Forum Replies Created
-
AuthorPosts
-
June 12, 2019 at 11:56 am in reply to: Hi.PLEASE HELP. I have tried putting a new portfolio item messes up site #59914satoriKeymaster
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 StudioJune 11, 2019 at 4:27 pm in reply to: Hi.PLEASE HELP. I have tried putting a new portfolio item messes up site #59852satoriKeymasterHello 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!
satoriKeymasterThe 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.
satoriKeymasterHello 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 StudiosatoriKeymasterHello 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 StudioApril 10, 2019 at 7:53 pm in reply to: Trying to remove Category Archive from the Title || Need Help #55568satoriKeymasterHello Mike, you can edit line 7 of the theme’s
header.php
file, it contains the string to be used on category archive pages.satoriKeymasterHello 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.satoriKeymasterGlad to hear I could help ;)
satoriKeymasterHello @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; }
satoriKeymasterPlease try this CSS snippet:
#mobilemenu { color: white; }
-
AuthorPosts