Forum Replies Created
-
AuthorPosts
-
satoriKeymaster
Hey Hazel,
thanks for the heads up! It’s indeed the theme author who is responsible for updating the integrated plugins; I’ve included the latest version of the Revolution Slider in the update of the Kanso theme to version 1.7, along with several other fixes and improvements. The update has been submitted today, you should be able to download the latest version of Kanso from the “Downloads” tab of your ThemeForest account by Friday. Thank you for your patience!
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Michelle,
could you please try visiting the “Appearance -> Custom Sidebars” admin menu item and selecting one or more sidebars in the “Replaceable Sidebars” section on the left side of the screen, then pressing the blue “Save changes” button in that section. Let me know if custom sidebars still do not appear after this manipulation!
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey IrgendwerAusIrgendwo,
first of all, thank you for using Kanso, and my apologies for the delay in this reply!
Could you please provide the URL of the website in question, so that I could take a look at the live code – this way I will be able to provide clearer instructions on how to fix the situation. Also, it would help if you could make a screenshot of the settings in the “One-Page Website” tab of the Theme Options panel. Thanks!
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Michelle,
if you need to change the default font for post and page content, please add this custom CSS to the theme (preferably via a child theme, but you can also edit the theme’s “style.css” file directly in the “Appearance -> Editor” admin section):
.post-content { font-size: 14px; }
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Michelle,
first of all, thank you for using Sensei, and please excuse me for the delay in my reply!
I will cover the questions in the same order, below:– the height of the slider in Sensei is fixed, yet you can change via the code by altering the “height” parameter on line 233 of the theme’s “lessframwork.css” file:
.ca-container { height: 400px; width: 951px; }
I recommend implementing the change via a child theme, but you can also modify the file directly via FTP or by visiting the “Appearance -> Editor” admin section.
– I am not sure I understood the second question; could you please provide a direct link to the page under discussion, or a screenshot? Thanks!
– The expanding slider does not envisage overlaying the text over the image part; however, in principle it can be done by manipulating the parts of the slider using additional custom code; I recommend approaching a skilled developed for this kind of task.
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Innovatetaos,
at the moment the theme does not imply such a option, since the “link URL” setting in the icon menu items has been envisaged to use for leading to other pages on the same website rather than opening external links, since the icon menu can be regarded as other in-site navigation. If you want all icon menu URLs to open in new tabs/windows and are comfortable with code, you can achieve this by altering one of the theme’s tempalte files: the “header-functions.php”, found in the theme root; line 242 should be changed to add a target=”_blank” declaration to the < a > element found in the string.
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Rctorp,
first of all, thank you for using Ikebana!
From the first glance it looks like there might be a function that filters the content template tag in an unwanted way, however, I will be able to tell more when we run some tests: the first thing I will need to ask you to do is to disable all plugins that are currently activated in the multisite installation, refresh the page, and see if the problem goes away; if it does, enable plugins one by one, checking the page in-between, in order to determine which plugin causes the content to disappear and let me know which one. In case the content doesn’t show even with all plugins off, please also let me know, we’ll troubleshoot further. Thanks!
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Fran,
to achieve this, please visit the “Appearance -> Editor” admin section, click on the “category.php” file in the right panel, locate line 11 and change it from:
to
Do not forget to hit the blue “Update file” button after you’ve made the changes.
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Fran,
first of all, thank you for using Kabuki!
Removing the post meta information on blog has not been envisaged as a back-end setting, yet you can achieve that via CSS, by adding this code into the theme’s “style.css” file:
.post-meta { display: none; }
I highly recommend doing this (and other customizations) via a child theme.
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Andirrashi,
first of all, thank you for using Ikebana!
The icon menu has been envisaged to be positioned on the right of the content in the theme, so there is no back-end switch to place it instead of the header. If you need customization services, I can recommend Envato Studio as a place to find skilled WP professional freelancers at decent prices.
Regarding your second question – could you please clarify what you mean by expanding/collapsing the tiles? Providing a direct link to a URL which features implied functionality would also be terrific. Thanks!
Sincerely,
Andrii / Satori Studio -
AuthorPosts