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 - 61 through 70 (of 1,561 total)
  • Author
    Posts
  • in reply to: Ikebana theme crash #11710
    mmsatori
    Keymaster

    Hey Dave,

    yes, please – I’ll need to ask you for WordPress admin and FTP access credentials – seeing the actual code will enable me to provide a more efficient fix. You can send the details to support[at]satoristudio.net

    Sincerely,
    Andrii / Satori Studio

    in reply to: Revolution Slider unwanted margin #11624
    mmsatori
    Keymaster

    Hey dimas,

    thank you for choosing Kanso!

    Could you please provide a URL of a page where I could see the slider? Seeing the live code will enable me to provide a more precise solution.

    I’ve sent you a fresher version of the Slider, together with updating instructions, to the email you used when registering on this forum.

    Sincerely,
    Andrii / Satori Studio

    in reply to: Ikebana theme crash #11546
    mmsatori
    Keymaster

    Hey Dave,

    please try activating any other theme and let me know if the admin crashes continue (you will not lose your settings or content when you switch themes in WordPress). Thanks!

    Sincerely,
    Andrii / Satori Studio

    in reply to: control over 'breakpoints' / margins #11326
    mmsatori
    Keymaster

    Hey Chris,

    the content width in Ikebana is determined by two parameters:

    1. The “width” CSS statement which is generated by the code on lines 806-850 of the “header-functions.php” template file, depending on the width of the single portfolio masonry tile, so that a non-fractional number of tiles always fits exactly into the content width. The generated code contains content widths for all breakpoints from very wide to mobile.

    2. The “max-width” statement which is generated on lines 100-106 of the “custom-styles.php” theme file, this is the one that limits the maximum width the content can have. It’s calculating its value from the Theme Options setting I mentioned in the above post, and based on what you described I still suspect this is what you’re after.

    Sincerely,
    Andrii / Satori Studio

    in reply to: control over 'breakpoints' / margins #11311
    mmsatori
    Keymaster

    Hey Chris,

    there’s a setting called “Maximum content width” in the “Page Elements” tab of the Theme Options panel – you can use it to indicate the maximum width the content can take; if you input something large there, the content will keep expanding indefinitely to fill the width of the screen.

    Sincerely,
    Andrii / Satori Studio

    in reply to: Theme not working at all #11274
    mmsatori
    Keymaster

    Hey lc3, thank you for choosing Shogun, and my apologies for the inconveniences! Glad to hear the issue’s been resolved though; in case you encounter anything else or have questions about using the theme, do not hesitate to contact me.

    Sincerely,
    Andrii / Satori Studio

    in reply to: 'Make project sticky' checkbox not working #11273
    mmsatori
    Keymaster

    Hey Leslye,

    I’ve found the source of the bug, and updated your instance of Ikebana accordingly – now the sticky post checkbox should be working properly; my apologies for any inconvenience! I will update the theme’s code for the next version release.

    Sincerely,
    Andrii / Satori Studio

    in reply to: excerpt font size #11272
    mmsatori
    Keymaster

    Hey Leslye,

    to change the font size of tile overlay text, please use the following code in the “Style: Add Custom CSS” tab of the Theme Options panel:

    .image-post-overlay-in { font-size: 16px; }
    

    Sincerely,
    Andrii / Satori Studio

    in reply to: Google Analytics code no longer working? #11154
    mmsatori
    Keymaster

    Hey Ian,

    I’ve prepared an update, please download and unzip this archive, and upload the resulting .php file into the /wp-content/themes/Kabuki/ directory inside your WordPress installation, replacing the existing file when prompted. Let me know if the GA data still doesn’t show up after a couple of days!

    Sincerely,
    Andrii / Satori Studio

    in reply to: Stopping footer "float"? #11129
    mmsatori
    Keymaster

    Thanks for sharing, Ian! Yes, this snippet should do the job; I’m calling the likes of it “hacky” because it assumes we know the footer height in advance, which is usually not the case when developing themes that will potentially be used by thousands of people – who might put different amounts of content into the footer (in addition to that, on smaller screens that content will pack into a larger number of lines and therefore further change its height quite unpredictably, complicating this even further). However, for a specific website, where you do know the desired height of the footer, that can indeed be a neat solution.

    Sincerely,
    Andrii / Satori Studio

Viewing 10 posts - 61 through 70 (of 1,561 total)