Forum Replies Created
-
AuthorPosts
-
satori
KeymasterDear Nanette,
first of all, thank you for the purchase!
Could you please provide the URL link to the page in question? I need to look at the live code to give a useful answer :) Thanks!
Sincerely,
Andrii / Satori Studiosatori
KeymasterGreat to hear, Sebastian!
I will include the fix into the next theme update as well.
Should you have additional questions or face issues, do not hesitate to contact me.Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Credo,
the submenus can be coloured in custom colors by using this CSS:
#menu-item-XX a, #menu-item-XX .sub-menu .submenuline, #menu-item-XX .sub-menu li { background-color: #FFFFFF !important; }
where “XX” is the id of the menu item (you can look it up by using e.g. Chrome’s built-in code inspector (right-click and choose “Inspect element” on any part of the web page), and #FFFFFF is the hex color of your choice.
Regarding your second question: could you please provide the URL of the website in question, it is difficult to provide a definitive answer without seeing the code ;)
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Kjael,
the “background-size: cover” is indeed the solution that I’m already using in the theme ;) in case you meant the labyrinth images, they both have the “background-size: cover” now after you’ve updated the file I’ve sent you. The first labyrinth image doesn’t reach the bottom of the respective section because it is not tall enough – please try making it taller, so that there is some extra room for the parallax effect to roll out, or turn the parallax off on this section (the “Parallax background” option in the “Page settings” box in the page editor mode.
Please let me know if I missed something!
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Fabio,
first of all, thank you for the purchase!
The lines you mention are sourced from the excerpts of the respective pages; in case you do not see an “excerpt” settings box in the page editor mode, click on the “Screen Options” tab in the top right corner and tick the “excerpt” checkbox.
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Sebastian,
first of all, thank you for the purchase!
I’ve prepared a file for you with a potential fix – please download this archive, unzip it, and upload the contained file into the theme folder (/wp-content/themes/Kanso), replacing the existing file. Please let me know if this fixes the situation!
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Trent,
if you are able to provide me with the access to the WP admin (you can send the credentials to support@satoristudio.net), I can insert the code myself.
Sincerely,
Andrii / Satori Studiosatori
KeymasterHey Trent,
I’ve prepared an updated theme file based on the recommendations from the link you’ve provided – please download this archive, unzip it, and upload the contained file into the theme folder (/wp-content/themes/Ikebana) replacing the existing file. Let me know if it works!
Best,
Andrii / Satori Studiosatori
KeymasterHey Dan,
in principle, the portfolio page template displays all projects there are, and the tag archive pages display only the projects with a specific tag. There are two ways to proceed here – either use tag archive pages in both cases, so that projects are always separated according to their tags, or customize the WP_Query object in the “page_portfolio.php” template to exclude projects with a certain tag. If you choose the second path, I might be able to help you in constructing the custom query.
Sincerely,
Andrii / Satori Studiosatori
KeymasterDear Luigi,
I apologize for the “disinformation” last time, the theme uses the Grunion contact form base, and it does not play well with Contact Form 7, since they are using the same shortcode (see e.g. this thread on WP forums). Please try disabling contact form 7, and the theme’s form will function as intended.
In case you’re missing some other information from the theme manual, please let me know!
Sincerely,
Andrii / Satori Studio -
AuthorPosts