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 - 551 through 560 (of 1,561 total)
  • Author
    Posts
  • in reply to: sticky logo repetition production #3200
    mmsatori
    Keymaster

    Hey Elf0103,

    first of all, thank you for the purchase!

    This issue is mentioned in the manual as one of the limitations of the infinite scroll plugin, which I introduced into Ikebana in version 3.0 following user requests. However, I did find a solution and will include it into version 3.1 of the theme, which is due to be released next week. Meanwhile, I’ve sent the 3.1 build of Ikabana to the email you’ve provided when registering on this forum – please download the archive, unzip it, and upload into the theme folder (i.e. /wp-content/themes/) inside your WP installation. Please let me know if it helps!

    Sincerely,
    Andrii / Satori Studio

    in reply to: Header height #3199
    mmsatori
    Keymaster

    Hey Chris,

    there’s no setting for that in the Theme Options so far, but you can change it via custom CSS: please try this code –

    #background-controls { margin-top: 200px !important; }
    

    you can alter the “200” value to achieve the height you need.

    Sincerely,
    Andrii / Satori Studio

    in reply to: How To Edit Standard Pages? #3198
    mmsatori
    Keymaster

    Hey Chris,

    user questions is what helps improve the theme! It is I who should say “thank you” to you for pointing out the bugs ;)

    Regarding your question: in case you need to edit the layout of the pages you mentioned, you will need to alter the theme files named “404.php” (for the 404 page) and “index.php” (for the archive-type pages, there are comments inside the file to mark where in the code each type of archive is processed. In case you just need to translate the text strings of the theme, I would recommend using the Localization admin section – input the old and new desired strings, as well as “satori” for the “Domain” field; you can create as many string translations as you need, just note that the strings are case-sensitive.

    Sincerely,
    Andrii / Satori Studio

    in reply to: Home page sizing #3197
    mmsatori
    Keymaster

    Hey Jason,

    glad the issue’s resolved! I will try to add a clarification into the manual regarding the demo margins ;)

    Sincerely,
    Andrii / Satori Studio

    in reply to: Portfolio filtering #3196
    mmsatori
    Keymaster

    Hey Caroline,

    I’ve made some more changes, please try this file – unzip it, and upload the contained file into the theme folder (/wp-content/themes/Kanso). Does it look better now?

    Sincerely,
    Andrii / Satori Studio

    mmsatori
    Keymaster

    Hey Chris,

    that’s correct, the image slider is a separate type of header, displayed in front of the background; please see this demo page for an example.

    Please let me know when the website will be available online then – you can also bump the other threads with still unresolved issues to make sure that we resolve each of them. Thanks!

    Best,
    Andrii / Satori Studio

    in reply to: Customising The Top Section #3194
    mmsatori
    Keymaster

    Hey Chris,

    I’ve sent you a potential fix in response to the email you’ve sent me. Please let me know of the results.

    Sincerely,
    Andrii / Satori Studio

    in reply to: Column end + Google Maps #3193
    mmsatori
    Keymaster

    Thank you, Jesse, and glad to hear the fix works!
    Should you have other questions, do not hesitate to contact me.

    Sincerely,
    Andrii / Satori Studio

    in reply to: Home page sizing #3178
    mmsatori
    Keymaster

    Hey Jason,

    the only difference I can spot between your instance of Ikebana and mine is the portfolio box item margins – the demo has a slightly lower setting than the default; could you please try setting the “Portfolio page items: box margins” field to “14” in the “Portfolio Page” tab of the Theme Options panel and refreshing the website?

    Regarding portfolio ordering – the default order is by date, thus if you are fine with this method you can just change the dates of the projects if you want a custom order; for other ordering methods, please see the “Order of portfolio items” setting in the “Portfolio Page” tab of the Theme Options panel. I should also note that you can declare any project as “sticky” in Ikebana (see the “Sticky – Always First” settings box on the right hand side of the project editor screen mode), which will force it to display ahead of all other non-sticky ones.

    Sincerely,
    Andrii / Satori Studio

    in reply to: Customising The Top Section #3177
    mmsatori
    Keymaster

    Hey Chris,

    regarding the bottom border for the header: now I got it, sorry :) indeed, it only appears when the top section has been marked as “fixed” in the Theme Options (“Page Elements” tab). In case it is not, you can always add a border by means of custom CSS:

    #header { border-bottom: 1px solid #000000 !important; }
    

    Concerning the header element alignment: there’s a “Logo alignment” setting in the “Page Elements” tab and a “Main menu alignment” setting in the “Style: Header” tab which do exactly that – please let me know if you face problems with any of them!

    Sincerely,
    Andrii / Satori Studio

Viewing 10 posts - 551 through 560 (of 1,561 total)