satori

Forum Replies Created

Viewing 10 posts - 631 through 640 (of 1,561 total)
  • Author
    Posts
  • in reply to: Showcase your website based on Ikebana #2990
    mmsatori
    Keymaster

    Great one, Leslye! Glad I’ve been able to help!
    Best,
    Andrii / Satori Studio

    in reply to: Front page sidebar #2989
    mmsatori
    Keymaster

    Hey Jonathan,

    1). Yes, in Tokyo, the front page defaults to blog posts in case the “widgetized front page” was not switched on.

    3). You’ve inserted it slightly incorrectly; I’ve prepared a custom theme file for you to ensure that the code works: please download this archive, unzip it, and upload the contained file into the theme folder (/wp-content/themes/Tokyo), replacing the existing file. Please let me know if this version works!

    Sincerely,
    Andrii / Satori Studio

    in reply to: One-page setting problems #2981
    mmsatori
    Keymaster

    Hey Massakid,

    could you please provide the URL of the website in question – I’d need to look at the code in this case as well. Please also clarify the end result you are trying to achieve regarding the one-page settings and what the essence of the problem is – as I understood, you are not able to exclude certain pages from the one-page layout, is that correct? Thanks!

    Sincerely,
    Andrii / Satori Studio

    in reply to: feature image mouse hover #2980
    mmsatori
    Keymaster

    Hey Massakid,

    the mouse-hover overlays of portfolio items can be customized in the following ways:
    – you can change the background color using the “Portfolio items – mouse-hover background color” option in the “Style: Content, Widgets” tab of the Theme Options panel,
    – you can alter their transparency using the “Portfolio items – mouse-hover opacity” option in the “Style: Content, Widgets” tab of the Theme Options panel,
    – you can add text to them by filling in the “excerpt” box in the project editor mode for each respective project,
    – you can hide them altogether using the “Portfolio item captions” option in the “Portfolio Page” tab of the Theme Options panel.

    Should you have additional questions about the overlays, do not hesitate to ask!

    Sincerely,
    Andrii / Satori Studio

    in reply to: portfolio #2979
    mmsatori
    Keymaster

    Hey Massakid,

    I usually don’t like to refer the users to the theme manual as it may mean lower personalization of my answer, yet in this case I believe I will, to avoid repeating what is already there :) the process of creating a portfolio is described in detail on pages 6 and 7 of the manual, there are also screenshots of certain important aspects included.

    By the way, in case you wish to make your website look like the theme demo, the fastest way to that would probably be importing the demo content I’ve included in the theme package – please see page 14 of the manual for details on how to import the content.

    Sincerely,
    Andrii / Satori Studio

    in reply to: space between top menu and slider #2978
    mmsatori
    Keymaster

    Hey Massakid,

    please provide the URL of your website, in case it’s available live – I’d need to look at the code to give a useful response in this case. Thanks!

    Sincerely,
    Andrii / Satori Studio

    in reply to: slider full size #2977
    mmsatori
    Keymaster

    Hey Massakid,

    first of all, thank you for the purchase!

    Glad you’ve solved the issue! For the reference of future forum visitors: you can adjust the slider width and height in the main slider settings section, which you enter by clicking on the green “Settings” button next to the slider you wish to edit (on the “Revolution Slider” admin page). The relevant options are: “Slider Layout”, “Fullscreen Align”, and “Force Full Width”.

    Sincerely,
    Andrii / Satori Studio

    in reply to: Video Post #2976
    mmsatori
    Keymaster

    Hey Luigi,

    I’ve double-checked the video project format on your website, and it seems to be working fine; I’ve created one test project for the reference.

    Sincerely,
    Andrii / Satori Studio

    in reply to: Menu in mobile browser #2975
    mmsatori
    Keymaster

    Hey Kjael,

    this is how the website looks on my machine at the moment: screenshot; the top bit of background is gone. Could you please direct me to where the problem is at the moment? Thanks!

    The changes we’ve made previously should not have affected the menu in any way, besides, I’ve also implemented them on the Kanso demo. But just to be on the safe side, you can backup the new versions of the theme’s “header.php” and “header-functions.php” files which I sent you, and re-upload the 1.4 versions from the ThemeForest downloadable archive to check.

    Sincerely,
    Andrii / Satori Studio

    in reply to: Front page sidebar #2974
    mmsatori
    Keymaster

    Hey Jonathan,

    I will answer all questions here, for the sake of continuity; perhaps future users might also find this information helpful.

    1). The front page content has meta underneath it because you’ve apparently set the front page to display recent posts in the “Settings -> Reading” admin menu, thus it pulls the latest post with all it appendages, including the meta information; please try using a static front page for that setting.

    2). To remove the gap above the submenus, please try this custom CSS:

    @media only screen and (max-width: 3000px) and (min-width: 767px) { #header #nav-primary ul li ul { margin-top: 3px !important; } }
    

    3). Since your menu is already customized, you’ll need additional javascript for that, something along the lines of this – and so on for each item since the colors are different in each case. You can insert the script at the bottom of the theme’s “header-functions.php” file.

    4). To deal with the gaps between submenu items that appear briefly during the animation, please try removing the “10” inside the “hide(10)” and “show(10)” methods on lines 256, 266, 281 and 285 of the “header-functions.php” theme file.

    Please let me know if you face difficulties with any of the above!

    Sincerely,
    Andrii / Satori Studio

Viewing 10 posts - 631 through 640 (of 1,561 total)