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 - 31 through 40 (of 1,561 total)
  • Author
    Posts
  • in reply to: updates theme #35910
    mmsatori
    Keymaster

    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 Studio

    in reply to: PHP Warning after last WordPress update #32107
    mmsatori
    Keymaster

    Hey 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 Studio

    mmsatori
    Keymaster

    Hey @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.

    in reply to: Image format in Portfolio #30042
    mmsatori
    Keymaster

    Hello 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 Studio

    in reply to: Portfolio only displaying 1 project #28818
    mmsatori
    Keymaster

    Hello 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 Studio

    in reply to: Content Width on Mobile #26677
    mmsatori
    Keymaster

    Apart 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 Studio

    in reply to: Content Width on Mobile #26515
    mmsatori
    Keymaster

    Hey 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 Studio

    in reply to: like demo content #24166
    mmsatori
    Keymaster

    Hey @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 Studio

    in reply to: problem with update visual composer #17864
    mmsatori
    Keymaster

    Hey @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 Studio

    in reply to: One issue with plugin CM Tooltip Glossary #16232
    mmsatori
    Keymaster

    Hey 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

Viewing 10 posts - 31 through 40 (of 1,561 total)