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 - 1,231 through 1,240 (of 1,561 total)
  • Author
    Posts
  • in reply to: Problem with child theme #1427
    mmsatori
    Keymaster

    Hey Rohidas,

    first of all, thank you for the purchase!

    It is indeed a bug, for which I apologize. To fix it, please download this file from my repository, unzip it, and upload the contained “index.php” file into the following directory on your server:
    /wp-content/themes/Ikebana/includes/option-tree/
    replacing the existing file. Then refresh the Theme Options page.

    Please let me know if this fixes the problem!

    Sincerely,
    Andrew / Satori Studio

    in reply to: Second menu problems #1426
    mmsatori
    Keymaster

    Hey Punisher,

    I’ve removed the ftp login data from your previous post – this is a publicly viewable forum, you don’t want your sensitive data to get into the wrong hands. I strongly recommend you to change your password as quickly as possible.

    My ftp client could not connect to your account; please send me your WordPress admin login and password to support@satoristudio.net instead – I will troubleshoot the submenu issue.

    Best,
    Andrew / Satori Studio

    in reply to: Recent post slider issue #1422
    mmsatori
    Keymaster

    Hey Kuba,

    in case you are talking about the Recent Posts Slider, could you please send me a screenshot of your slider settings page (“Appearance -> Recent Posts Slider”), I need to see the backend.

    Thanks!
    Best,
    Andrew / Satori Studio

    in reply to: Second menu problems #1421
    mmsatori
    Keymaster

    Hey Punisher,

    I’ve made a customized files for you – please download it from my repository, unzip, and upload the contained php file into the theme folder.

    Let me know if this achieves what you need.

    Best,
    Andrew / Satori Studio

    in reply to: logo responsive design #1420
    mmsatori
    Keymaster

    Hey Carlo,

    to declare a CSS rule for a certain range of screen sizes, you can use the @media option:
    @media only screen and (min-width: 767px) { #logo-wrap, #nav-primary { left: -250px !important; } }

    You can read more about the @media queries e.g. here.

    Sincerely,
    Andrew / Satori Studio

    in reply to: Second menu problems #1413
    mmsatori
    Keymaster

    Hey Punisher,

    this is indeed a theme bug, my apologies and thank you for pointing it out!

    To fix it, you’ll need to add this code to the “style.css” file (opens by default when you go to “Appearance -> Editor”:
    .widget_nav_menu ul ul, .widget_nav_menu ul ul ul { display: none; }
    and hit “Update File” to save the changes.

    Let me know if this removes the problem!

    Best,
    Andrew / Satori Studio

    in reply to: text and color homepage tabs #1412
    mmsatori
    Keymaster

    Glad it works!

    Should you have other questions/issues, do not hesitate to ask!

    Best,
    Andrew / Satori Studio

    in reply to: text and color homepage tabs #1406
    mmsatori
    Keymaster

    Hey lenuit,

    first of all, thank you for the purchase!

    To answer your question: I haven’t included a back-end option to change the background slider controls fill color so far, I will need to add this to the development list for Kabuki, thank you for bringing this up! In the meanwhile, you can change the fill color of the buttons (and captions) by adding a line of code at the bottom of the “style.css” files (should open by default when you go to “Appearance -> Editor”):
    #slidecaption, #play-button, #prevslide, #nextslide { background-color: #000000 !important; }
    replacing the #000000 with any other color on the hexadecimal scale.

    If you also want to change the white arrows inside the buttons, you will have to replace the images in this folder with your own: /wp-content/themes/Kabuki/includes/supersized/img/. The arrow images are “back.png” and “forward.png”; the play buttons are “play.png” and “pause.png”.

    Should you have more questions, do not hesitate to contact me!

    Sincerely,
    Andrew / Satori Studio

    in reply to: image slider #1402
    mmsatori
    Keymaster

    Dear Peter,

    I’ve checked the slider options, here’s why the issue arose: to be saved by the system, every new slide needs to have an image (it is a mandatory field for this option type) – yet in the image upload overlay box the “URL” field was not filled automatically by the system, despite the fact that in 99% of the cases it is. This prevented the slide from having any images attached, and in turn prevented the options panel from saving the new slide. Should you encounter this again (low probability, but may happen), just press the “Datei-URL” button below the “URL” field in the image upload box (see screenshot). To ensure that everything is working fine, I’ve deleted the last slide and created a new one called “Test slide” with the same image as the first one – just so you know.

    Sincerely,
    Andrew / Satori Studio

    in reply to: image slider #1401
    mmsatori
    Keymaster

    Hey Peter,

    this hasn’t been reported before – for me to be able to troubleshoot the backend, please send me your login and password to support@satoristudio.net (no disclosure guaranteed) – and I will examine the issue.

    Best,
    Andrew / Satori Studio

Viewing 10 posts - 1,231 through 1,240 (of 1,561 total)