Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 21,481 through 21,500 (of 26,111 total)
  • Author
  • Hi @jeffreybogaart,

     

    I hope you are well today and thank you for your question.

     

    You can try changing it using any of the following plugins.

     

    https://wordpress.org/plugins/say-what/

    https://wordpress.org/plugins/force-regenerate-thumbnails/

     

    Best regards,
    Shufflehound team

    Solution for this topic

    If you visit the website http://www.govus.fi you can see that the light header has white navigation, whereas sticky header has the colors set by us.

    We wish to have the same colours at the very top,

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .sh-header-search-close i,
    #page-container .sh-header .sh-nav > li.menu-item > a,
    #page-container .sh-header #header-logo-title,
    #page-container .sh-header .sh-nav > li.menu-item > a > i,
    #page-container .sh-header-mobile-navigation li.menu-item > a > i,
    #page-container .sh-header-left-side li.menu-item > a,
    #page-container .sh-header-left-2 .sh-side-button-search,
    #page-container .sh-header-left-2 .sh-side-button-cart,
    #page-container .sh-header-left-2 .sh-side-button-cart .sh-nav-cart i,
    #page-container .sh-header-left-2 .sh-nav li.menu-item>a.fa:before {
        color: #b1ed00 !important;
    }
    
    body #page-container .sh-header .sh-nav > .current_page_item > a,
    body #page-container .sh-header .sh-nav > .current-menu-ancestor > a,
    body #page-container .sh-header-left-side .sh-nav>.current_page_item>a {
        color: #eeee22 !important;
    }
    
    body #page-container .sh-header .sh-nav > li.menu-item:hover:not(.sh-nav-social) > a,
    body #page-container .sh-header .sh-nav > li.menu-item:hover:not(.sh-nav-social) > a > i,
    body #page-container .sh-header .sh-nav > li.sh-nav-social > a:hover > i,
    body #page-container .sh-header-mobile-navigation li > a:hover > i,
    body #page-container .sh-header-left-side li.menu-item>a:hover {
        color: #ee2 !important;
    }

    also is it possible to have a slightly transparent black background at the top? This is because we like how the light style overlaps revolution slider but some slides interfere with the logo&text visibility.

    Use below CSS code to achieve this.

     

    #page-container .primary-desktop-light .sh-header:not(.sh-sticky-header-active):not(.sh-header-10) {
        background-color: rgba(119, 119, 119, 0.5)!important;
        border-bottom: 1px solid rgba( 255,255,255,0.10 )!important;
    }

     

    Also, we’d like the the transitions to be smoother – could this be fixed with css or similar way?

    It is by default smooth which you can see on the demo site here https://jevelin.shufflehound.com/ but on your site it is not due to large logo used in the header.

    Please check whether the following CSS code helps you.

     

    .sh-header .header-logo img {
        transition: .3s height ease-in-out !important;
    }

    I can’t access the site hosted locally on your desktop therefore could you please share the screenshots of the issue so that i can reproduce it on my test site and troubleshoot it?

    Hi @kornwika,

     

    Sorry to hear of the problem you are having.

     

    Please don’t share sensitive information on the forum like your purchase number as this is public forum so the information shared can be misused by others.

     

    If you want to share any sensitive information with us then you can do so by adding them in the box having text “Click here to share private content. Only you and forum moderators will bee able see it.”?

     

    Could you please try using the below shared theme on your site?

     


    Please login to access this file

     

    You can fix 500 Internal server error on your site as described in the following page.

     

    http://freewptp.com/fix-wordpress-issue-internal-server-error/

     

    Best regards,
    Shufflehound team

    in reply to: Unable to upload theme

    Hi @garrickdee,

     

    I hope you are well today and thank you for your question.

     

    Could you please temporary disable all the cache used on your site like cloudflare cache so that i can troubleshoot it?

     

    Also please make sure you are using below latest version of theme and latest version of plugins.

     


    Please login to access this file

     

    Best regards,
    Shufflehound team

    in reply to: Design Questions

    Hi @mokuz,

     

    I hope you are well today and thank you for your question.

     

    There isn’t any theme options to change them but you can just disable theme social share buttons and use any of the following WordPress social share plugins or develop custom code to display them.

     

    https://colorlib.com/wp/wordpress-social-sharing-plugins/

    https://premium.wpmudev.org/blog/responsive-social-sharing-plugins/

    https://bloggingwizard.com/top-wordpress-social-sharing-plugins-2014/

     

    Best regards,
    Shufflehound team

    I logged in to your site and resolved the issue by removing the space added in the product category structure as shown in the attached screenshot.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Issue with WooCommerce

    Thank you for sharing the site credentials.

     

    I logged in to your site but couldn’t access portfolio section as shown in the attached screenshot.

     

    It seems this is because you have not granted sufficient access to the shared user.

     

    Could you please make the shared user admin so that i can access it to troubleshoot?

    Attachments:
    You must be logged in to view attached files.

    Hi Gary,

     

    I hope you are well today and thank you for your question.

     

    Could you please update the theme on your shared site so that i can troubleshoot it?

     

    Best regards,
    Shufflehound team

    The issue is fixed in the below updated latest theme version so please update the theme on your site to fix the issue.

     


    Please login to access this file

    in reply to: Color picker Broken

    Hi @fkond,

     

    I hope you are well today and thank you for your question.

     

    I have tested it on my test site and it’s working fine for me using latest version of Jevelin theme as displayed in the attached screenshot.

     

    Please make sure you are using below latest version of theme and latest version of Unyson plugin on your site.

     


    Please login to access this file

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    Hi @http://pureav.416serg.com/,

     

    I hope you are well today and thank you for your question.

     

    It seems demo content is not installed properly on your site so please try installing it using new theme demo content installation method as shown in the attached screenshot.

     

    Also please make sure you have applied correct permissions on WordPress files as described in the following pages.

     

    https://www.smashingmagazine.com/2014/05/proper-wordpress-filesystem-permissions-ownerships/

    https://codex.wordpress.org/Changing_File_Permissions

    http://www.wpbeginner.com/beginners-guide/how-to-fix-file-and-folder-permissions-error-in-wordpress/

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    We could confirm the issue and will resolve it ASAP in the future version of theme.

    Hi Mary,

     

    Sorry to hear of the problem you are having.

     

    We have not faced any such issue. It’s weird and seems your hosting provider forces some restrictions causing this so please contact them to resolve it.

     

    Best regards,
    Shufflehound team

    Hi @juanclozad4,

     

    I hope you are well today and thank you for your question.

     

    It gets installed from our server so please make sure you have connected to the Internet.

     

    Also please make sure you are not facing the issue of low memory or execution time assigned to PHP on your local server.

     

    Best regards,
    Shufflehound team

    Sorry for inconvenience caused and for the delay here due to week end.

    If i can be of any further assistance please don’t hesitate to ask.

     

     

    Hi @jeffstapleton,

     

    I hope you are well today and thank you for your question.

     

    But, under the gallery components, I’d love to insert a video. I tried using a Unyson shortcode, but in the Gallery Slider, the text content appears in an aside, and I assume the video needs to be really small (200 pixels-ish wide), or it simply cannot display it at any size.

    We can try displaying aside having text content under gallery slider in full width by developing custom CSS code.

     

    If it is ok for you then could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?

     

    Best regards,
    Shufflehound team

     

     

    Solution for this topic

    Hi @hannes741,

     

    Sorry to hear of the problem you are having.

     

    This seems causing by new Unyson plugin update so please make sure to use latest version of Unyson plugin and update its extensions as described in the following topic.

     

    https://support.shufflehound.com/forums/topic/unyson-update-breaks-theme/#post-10097

     

    Best regards,
    Shufflehound team

    Hi @laszlo_oe,

     

    I hope you are well today and thanks for posting here.

     

    You are customising it correctly but we can’t use get_stylesheet_directory function in place of get_template_directory function as it always returns path of current theme and if child theme is used then child theme path is always returned which causes problem if the user is not overwriting widget in the child theme.

     

    Please advise if you have more questions.

     

    Best regards,
    Shufflehound team

    Hi Willy,

     

    I hope you are well today and thank you for your question.

     

    You can add it using any of the various solutions shared in the following pages.

     

    https://torquemag.io/2016/12/schema-markup-wordpress/

    https://premium.wpmudev.org/blog/schema-wordpress-seo/

     

    Best regards,
    Shufflehound team

Viewing 20 posts - 21,481 through 21,500 (of 26,111 total)