Forum Replies Created
-
AuthorPosts
-
satoriKeymaster
Hello Noucky,
thanks for choosing Ikebana!I’ve tested the theme with the latest version of WP and the Theme Option uploads do seem to work fine – during uploading, please make sure that the “Link URL” field in the upload popup window contains the path to the image file; in case it doesn’t, click the “File URL” button below the field.
Regarding the notice during plugin installation, I’ll need to know a couple of things in order to troubleshoot efficiently: does it appear on the back-end (admin) or the front end? Does it stay permanently there or disappear after page refresh? Does the plugin itself install successfully despite the notice or not?
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey there,
this is due to a function specification change in WP core, please download this archive, unzip it, and upload the resulting
dropdown-menus.php
file to the following folder inside your WP install:/wp-content/includes/themes/Fuji/includes/dropdown-menus
, replacing the existing file.Cheers,
Andrii / Satori StudioFebruary 19, 2018 at 7:00 pm in reply to: Is there a way to make my logo smaller when I scroll the page? #30354satoriKeymasterHey @gabithobias,
thank you for choosing Kanso!
There’s no such back-end option in the theme yet, but you can achieve the desired effect by adding the following code to the “Style: Add Custom CSS” tab of the Theme Options panel:
.small-logo { max-width: 100px !important; }
You can adjust the “100” to fit your requirements.
satoriKeymasterHello David,
the code you provided looks alright; in case the issue is still topical, please paste the URL of the page in question as well as some more details about how you’re inserting the image (Media manager, manual code, etc). Thanks!
Sincerely,
Andrii / Satori StudiosatoriKeymasterHello Richard,
thanks for choosing Ikebana! I can’t seem to be able to reproduce the issue on the latest version of WP with a child theme setup like yours. From the console I can see that the issue is JS-related, could you please try disabling any active plugins one by one to see if the issue disappears at some point? If this doesn’t help, I’ll need to ask you to provide admin access to the website (login and password can be sent to support[at]satoristudio.net, will not be shared with third parties).
Cheers,
Andrii / Satori StudiosatoriKeymasterApart from the above code, please try also adding the following line:
@media only screen and (max-width: 724px) { .archive .post { margin: 0 !important; } }
Cheers,
Andrii / Satori StudiosatoriKeymasterHey Mike,
please try adding this snippet to the “Style: Add Custom CSS” tab of the Theme Options panel:#blog-header h1 { word-break: break-word; } @media only screen and (max-width: 724px) { #blog-header { padding: 20px 20px 10px 20px !important; } .header-desc { padding: 0 20px !important; } }
Cheers,
Andrii / Satori StudiosatoriKeymasterHey @cristopinto, thank you for choosing Ikebana! Please provide the URL of the page in question, as well as admin login and password, by sending those details to support@satoristudio.net (will not be shared with third parties). This will help us provide more specific recommendations; thanks!
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey @sirocografia,
thank you for choosing Shogun! I’ve sent you an email with instructions on how to update the necessary plugins, please check the mailbox which you used when creating the account on this forum. Thanks!
Sincerely,
Andrii / Satori StudiosatoriKeymasterHey Arun,
please do try to change the theme and check if the plugin works differently with another one, it will not affect content and once you switch back to Kanso the website will look exactly as before. Thanks!
Sincerely,
Andrii / Satori Studio -
AuthorPosts