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 - 291 through 300 (of 1,561 total)
  • Author
    Posts
  • in reply to: Slider image dimensions #3891
    mmsatori
    Keymaster

    Hey Sculley,

    my apologies for the delay in my reply!

    The slider images are indeed 960×330 px. As far as I can see from your website, the image (the one with stacked rocks) you are currently using in the slider is 2048×1536 px, which would translate, without losing the aspect ratio, to 960×720 px (retaining the width) or 440×330 px (retaining the height). Please use an image for the slider which is 960×330 px or is proportional to these dimensions (e.g. 1920x660px).

    Sincerely,
    Andrii / Satori Studio

    in reply to: Revolution Slider non-functional on theme #3890
    mmsatori
    Keymaster

    Hey Paul,

    have you tried:
    a). changing the permissions on the folder manually via FTP, i.e. right-clicking on the folder in your FTP client and choosing “Preferences”, “File Permissions”, or similar, depending on your type of FTP client and setting all checkboxes into the “checked” state?
    b). asking your hosting provider to delete the folder from their side?

    Sincerely,
    Andrii / Satori Studio

    in reply to: Sticky header issue #3883
    mmsatori
    Keymaster

    Good! Thanks for bringing this up in the first place!
    Should you have other questions or issues with the theme, do not hesitate to contact me.

    Sincerely,
    Andrii / Satori Studio

    in reply to: Hide cart icon from header in mobile-view #3882
    mmsatori
    Keymaster

    Glad to hear!

    Best,
    Andrii / Satori Studio

    in reply to: Revolution Slider non-functional on theme #3881
    mmsatori
    Keymaster

    Hey Paul,

    let me clarify: you are unable to access the ftp account associated with your website, and you suspect that it might be because of the Revolution Slider plugin included with the theme? Have you tried asking the hosting provider to reset the ftp user?

    Sincerely,
    Andrii / Satori Studio

    in reply to: Hide cart icon from header in mobile-view #3878
    mmsatori
    Keymaster

    Hey Jonas,

    I’ve decided it would be too specific to keep the shopping cart icon visible when the mobile menu is opened, because different users of the theme might have different menu items at the end of the menu. Thus, to make the solution more generally applicable, I’ve changed the mobile menu script so that it hides the cart icon once the menu is expanded. The changes are also contained in the files that I’ve sent you concerning the other current issue (the fixed top section, see https://satoristudio.net/forums/topic/sticky-header-issue/). Please let me know if it works!

    Sincerely,
    Andrii / Satori Studio

    in reply to: Sticky header issue #3877
    mmsatori
    Keymaster

    Hey Jonas,

    I’ve studied the code and found the reason for the bug: the “allow_url_fopen” parameter in your server’s php.ini settings has been disabled, which led to the function that governs the fixed header generating an internal error and terminating. Haven’t taken this possibility into account earlier, thanks for bringing this up! Server-side restrictions should not impede the work of vital theme elements, so after some experimenting I’ve prepared a fix that also works when the “allow_url_fopen” has been turned off – please download this archive, unzip it, and upload the resulting files into the theme folder (/wp-content/themes/Shogun/), replacing the existing files. Let me know if the fix works!

    Sincerely,
    Andrii / Satori Studio

    in reply to: Wordpres 4.0 slider lag #3873
    mmsatori
    Keymaster

    Hey Denis,

    my apologies for the delay in my reply!

    I’ve tried opening the home page of your website (http://www.touhou.si/) on my machine, and the slider loads in less than a second, displaying no visible lags; I’ve also run a speed test (results), and the load time is pretty fine given the size of the page.

    Could you please tell me which browser (and version, in case of IE) you are using to view the website? Also, please let me know if you are using any caching plugins on the website.

    Sincerely,
    Andrii / Satori Studio

    in reply to: Hide cart icon from header in mobile-view #3870
    mmsatori
    Keymaster

    Hey Jonas,

    making the shopping cart icon disappear on menu toggle would require re-writing the jQuery script that governs the behaviour of the mobile menu, yet you can relatively easily re-align the icon relative to the menu “sandwitch” icon by using some extra CSS (you can add it into the “Style: Add Custom CSS” tab of the Theme Options panel):

    @media only screen and (max-width: 767px) { #wc-wrap { margin-top: -46px !important; } }
    

    Sincerely,
    Andrii / Satori Studio

    in reply to: Sticky header issue #3869
    mmsatori
    Keymaster

    Hey Jonas,

    my apologies for the delay in my reply, I was away without Internet access for several days.

    If you want the header of your website to stay fixed on top when the page is scrolled (like in the theme demo), please make sure that the “Deactivate fixed header” checkbox in the “Header Setup” tab of the Theme Options panel is NOT checked. In case it isn’t and the header still does not stick to the top on scroll, please let me know!

    Sincerely,
    Andrii / Satori Studio

Viewing 10 posts - 291 through 300 (of 1,561 total)