Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

satoristudio

Forum Replies Created

Viewing 10 posts - 81 through 90 (of 129 total)
  • Author
    Posts
  • in reply to: option tree #421
    mmsatoristudio
    Member

    Glad you liked it :)

    Best,
    A | Satori

    in reply to: Remove Date/Comment/Page from Posts #420
    mmsatoristudio
    Member

    Ah, my apologies! I forgot that the same object has a different class on individual post pages! Please go to “Appearance – Editor” and add one more line to the “style.css” file (should be opened by default):
    #post-meta { display: none !important; }
    and hit “Update File”.

    Best,
    A | Satori

    in reply to: Creating a Portfolio #419
    mmsatoristudio
    Member

    Glad you’ve worked it out!

    Let me know if there are any other issues ;)

    A | Satori

    in reply to: Difficulty in payment to Themeforest #418
    mmsatoristudio
    Member

    Hey Hanindyo!

    Thank you for taking interest in my works! Unfortunately I am unable to sell you any of my items directly because I have an exclusivity contract with Envato (ThemeForest), which does not allow selling my themes outside of the Marketplace. Thank you for understanding!

    Just in case – one can also pay with a Visa, Mastercard, or American Express bank card on ThemeForest.

    Sincerely,
    Andrew | Satori

    in reply to: Remove Date/Comment/Page from Posts #413
    mmsatoristudio
    Member

    Dear Sandra,

    The code does not work because you’ve added some other code that should not be in the style.css file – it looks like you’ve pasted the Google Analytics tracking code above the code snippet I gave you earlier, which is why it is not working. Please try deleting everything starting with “< script type =" from the bottom of style.css and add the line that I've provided earlier one more time. The javascript code will not work from a css file in any case. If you wish to add the Google Analytics tracking capabilities, you can use the Theme Options panel, "Analytics" tab ;)

    Sincerely,
    Andrew | Satori

    • This reply was modified 11 years, 6 months ago by mmsatoristudio.
    • This reply was modified 9 years, 3 months ago by satoristudio.
    in reply to: option tree #412
    mmsatoristudio
    Member

    Hi Agatha!

    You somehow managed to delete most of the content of the main style.css file which is responsible for all graphic styles of the theme :) I’ve fixed that and also edited the portfolio page to display photograph names only when clicking on one of the categories: http://www.deviceproductions.com/photography. Hope this is what you were after!

    Best,
    Andrew | Satori

    in reply to: Creating a Portfolio #404
    mmsatoristudio
    Member

    Sensei does not natively support the way you wish to display the images in portfolio, but I’ve made a custom template file for you to make it possible: please download it here, unzip and upload into the theme folder (wp-content/themes/Sensei), replacing the original file.

    Let me know if it works as you wanted!

    Best,
    Andrew | Satori

    in reply to: Remove Date/Comment/Page from Posts #402
    mmsatoristudio
    Member

    Hi Sandra!

    To remove the meta information from posts, please go to “Appearance – Editor” and add the following line to the “style.css” file (should be opened by default):
    .post-meta { display: none !important; }
    and hit “Update File”.

    Best,
    Andrew | Satori

    in reply to: option tree #401
    mmsatoristudio
    Member

    Hi Agatha!

    To address your questions:

    1). If I understood correctly, then you can try this: go to “Appearance -> Editor” and add the following line at the end of the “style.cs” file (should be opened by default):
    #portfolio-list li.portfolio-item { display: none; }
    and do not forget to hit “Update File” to save the changes ;)

    2). Fuji does not have built-in support for video thumbnails yet, but you can install any of the WordPress plugins that do the job, e.g. this one, which I often use myself. For a sidebar widget, you can try e.g. this plugin.

    Best,
    Andrew | Satori

    in reply to: Header Warning #400
    mmsatoristudio
    Member

    Hey Zoltan!

    First of all, thank you for the purchase!

    The issue you are talking about is a known bug, please accept my apologies for this one. All you need to do to remove the message is download this archive from my file repository, unpack it, and upload via FTP to the following folder: wp-content/themes/Fuji/includes/twitter-widget/, replacing the existing file.

    Should you have more questions or comments, do not hesitate to approach me, I’ll be glad to help!

    Best,
    Andrew | Satori

Viewing 10 posts - 81 through 90 (of 129 total)