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

satori

Forum Replies Created

Viewing 10 posts - 11 through 20 (of 1,561 total)
  • Author
    Posts
  • mmsatori
    Keymaster

    Hello Alan, I’ll go over the questions in the same order:
    – please try this CSS for the intro text padding: #post-402-in .post-content { padding: 0 !important; }
    – the grid applies the content() filter to the outputted text, so a <br> tag should do the trick – have you tried that specific one already?
    – please try using “Muli” as the input for the body font setting
    – if you enter “Muli” into the “Headings font” field of the “Typography” tab of the Theme Options panel, the headings will use the respective typeface; after that, if you need a specific styling (e.g. font weight for a specific type of subheading) that is not provided by the theme, this can be added via custom CSS.

    Sincerely,
    Andrii / Satori Studio

    mmsatori
    Keymaster

    Hello Alan, in order to diagnose the problem, I’ll need access to the WP admin – please email me to support[at]satoristudio.net with the details. Thanks for your patience!

    in reply to: Few beginner questions. #58062
    mmsatori
    Keymaster

    The side menu (icons on the left) can act as an interactive filter in Ikebana – you can find a detailed guide on how to set this up in the Menu (pages 3-4) and Portfolio (pages 4-6) sections of the theme’s manual.

    in reply to: Theme installation Error #57332
    mmsatori
    Keymaster

    Hello Subhajit, thanks for choosing Origami! Please enable the debug mode on your WP installation and let me know which errors appear after activating the theme.

    Cheers,
    Andrii / Satori Studio

    in reply to: Few beginner questions. #56926
    mmsatori
    Keymaster

    Hello Clement, thanks for choosing Ikebana! I’ll go over the questions in the same order below:

    1. In order to show a tiled layout, please use a page with a “Portfolio” template as the “shell” for the layout and posts of the “Project” type as the individual tiles – you can find more info on this in the “Portfolio” section of the theme manual, pages 4-7.

    2. For setting up a menu that filters the grid by specific tags, please see the “Menus” section of the manual, pages 3-4.

    3. Please see item 1 in this list ;)

    When you download the “Ikebana_WP_Theme_Package.zip” archive from Themeforest, you’ll see the “Ikebana_Manual.pdf” document inside – that’s the theme documentation I’m referring to above.

    Sincerely,
    Andrii / Satori Studio

    mmsatori
    Keymaster

    Hello Mike, you can edit line 7 of the theme’s header.php file, it contains the string to be used on category archive pages.

    in reply to: parallex #54067
    mmsatori
    Keymaster

    Hello Alan,
    right now we don’t have any themes incorporating parallax effects, but you can try using any of the available third-party plugins for the same purpose.

    in reply to: Can't get rid of Header #47515
    mmsatori
    Keymaster

    Glad to hear I could help ;)

    in reply to: Can't get rid of Header #47416
    mmsatori
    Keymaster

    Hello @ktgreen245, thanks for choosing Kanso! Try adding this custom CSS (e.g. using such plugin) to completely hide the header:

    #header, #header-spacer { display: none !important; }

    in reply to: Mobile menu colors #45649
    mmsatori
    Keymaster

    Please try this CSS snippet: #mobilemenu { color: white; }

Viewing 10 posts - 11 through 20 (of 1,561 total)