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 - 471 through 480 (of 1,561 total)
  • Author
    Posts
  • in reply to: Background Image again #3411
    mmsatori
    Keymaster

    Hey Lisa, Max,

    first of all, thank you for the purchase!

    Since the screen sizes of viewing devices may vary greatly nowadays, I would recommend using full background images that would not have to be stretched even on the large typical monitors – i.e. 2560×1140 pixels. I would also highly recommend to pay extra attention to how much disk space such images take up – in case any single picture is larger than 500 Kb, I’d suggest downsampling it (i.e. increasing the compression rate) – to reach a tradeoff between quality and size.

    Should you have other questions about the theme, do not hesitate to ask!

    Sincerely,
    Andrii / Satori Studio

    in reply to: Plugins, hidden inputs, and paragraph tags #3410
    mmsatori
    Keymaster

    Hey Craig,

    I’ve tried the plugin with Fuji, and without seeing your back-end I cannot tell with confidence that this is something that the theme does (however, I do not rule out such possibility) since the free version does not offer all the features that are needed to duplicate the bug. I can give you a line of CSS code, however, which is likely to solve the extra space issue – please try inserting this into your child theme’s style.css or into the main style.css (if you are not using a child theme):

    .event_espresso_form_wrapper br { display: none; }
    

    You can edit the theme’s style.css file by visiting the “Appearance -> Editor” admin section.

    Please let me know if the above code helps!

    Sincerely,
    Andrii / Satori Studio

    in reply to: Logo, menu shift past 1560px browser width #3409
    mmsatori
    Keymaster

    Hey Timon,

    I am looking into the code now, and have a suspicion what might be wrong; could you please tell me if you have any value set for the “Maximum content width” option in the “Page Elements” tab of the Theme Options panel, and if yes, then what is it. Thanks!

    Sincerely,
    Andrii / Satori Studio

    in reply to: Portfolio: more than 6 projects on a onepage website #3401
    mmsatori
    Keymaster

    Hey David,

    first of all, thank you for the purchase and my apologies for the delayed reply – there has been a glitch in the forum’s new message reporting system.

    Regarding your question: please try using the “Number of portfolio projects per page” option on the “One-page website” tab of the Theme Options panel to control the number of items shown on the one-page layout; the option you’ve mentioned is intended for the singular portfolio pages. The number of portfolio items per line is regulated by the “Number of portfolio items per line” option in the “Portfolio Page” tab of the Theme Options panel.

    Should you still face problems with the above, please let me know!

    Sincerely,
    Andrii / Satori Studio

    in reply to: Filters #3400
    mmsatori
    Keymaster

    Hey Achamlin,

    first of all, thank you for the purchase!

    I will go over the issues in the same order:

    1). There are two settings that regulate the number of portfolio items in grids in Kanso: a). Number of items on One-page template: Theme Options, “One-Page Website” tab, “Number of portfolio projects per page” and b). Number of items on Portfolio template (also the page you get redirected to when you click on the “See All” button from the One-Page template): Theme Options, “Portfolio Page” tab, “Portfolio items per page”. Please check that you are using the relevant option. The filters are sourced from the portfolio “types” taxonomy (“Portfolio -> Types”) – please make sure that you have at least one type set up and assigned to at least one project in the abovementioned section of the admin panel.

    2). There is a special project format called “gallery” which has been designed exactly for displaying a slider-gallery of images; you can choose the format from the “Format” settings box on the right hand side of the editor screen for the respective project. You can find more information on how to set up each post and project format on pages 8-9 of the theme manual.

    Sincerely,
    Andrii / Satori Studio

    in reply to: Issues with Revolution Slider #3399
    mmsatori
    Keymaster

    Hey Spencer,

    I’ve looked into the back-end, the reason for the slider not showing was that you used the shortcode (” [rev_slider lawn]”) in the “Header revolution slider” option in the “Revolution Slider” tab of the Theme Options panel, instead of the alias (“lawn”). As mentioned above, can see the alias of the slider by clicking on the green “Slider settings” button next to the respective slider, and checking the “Slider Alias” field.

    I’ve corrected the option, and now the slider displays as intended.

    Sincerely,
    Andrii / Satori Studio

    in reply to: Box link #3395
    mmsatori
    Keymaster

    Hey JP,

    first of all, thank you for the purchase!

    There is one project format that has been designed specifically for this purpose – please choose the “link” option from the “Format” settings box on the right hand side of the project editor screen. In this case the content of the project should only contain the desired URL.

    Let me know if you face any problems with this one!

    Sincerely,
    Andrii / Satori Studio

    in reply to: Update Revolution Slider #3392
    mmsatori
    Keymaster

    Anytime ;)

    Best,
    A. / Satori Studio

    in reply to: Portfolio Project Titles #3391
    mmsatori
    Keymaster

    Hey Joshua,

    glad to hear you’ve resolved the one-page issue – in Kanso if you activate the one-page mode (on the “One-Page Website” tab of the Theme Options panel) all pages that are created will automatically be included into the one-page layout, unless you specifically tell the system not to include them – this can be done in the same tab of the Theme Options panel, the very first option there.

    Regarding the styling of the headings: please use this CSS to remove underline from all instances:

    .page-title h2 a, .page-heading h1 a, .single .post-header h1 a, #blog-header h1 a, .post-header h1 a { border-bottom: none !important; }
    

    Sincerely,
    Andrii / Satori Studio

    in reply to: Portfolio Project Titles #3383
    mmsatori
    Keymaster

    Hey Joshua,

    sorry, not sure I understood what you meant, yet in case you’re talking about page headings, you can remove them on per-page basis using the “Hide page title” setting in the “Page Settings” box while in the editor mode for the particular page. If you had something else in mind, please let me know!

    Sincerely,
    Andrii / Satori Studio

Viewing 10 posts - 471 through 480 (of 1,561 total)