Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 12,741 through 12,760 (of 26,111 total)
  • Author
  • Hi Mike,

     

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

     

    Could you please share me the page URL from your site where it is displaying so that I can help you?

     

    Best regards,
    Shufflehound team

    You are most welcome here 🙂

    Please activate the WooCommerce plugin on your site and then reimport the demo content.

     

    Could you please share me your site URL where you are trying to import it?

    Also, my major issue is that none of my web pages render now when they did prior to deactivating and reactivating the Portfolio plugin on Unyson.

    As said above, to resolve the page content issue have you tried updating the theme version on your site?

     

    Also, if I did disable Gutenberg, what happens to my Unyson-constructed pages?

    Nothing.

    in reply to: portfolio and projects

    You are most welcome here 🙂

    Solution for this topic

    hi, see attached for issue with the menu drop down being too far down.

    I don’t see that issue on your shared site as shown in the attached screenshot.

     

    The issue with the menu navigation not appearing happens on a mobile device, when page loads without scrolling you do not see the burger menu.

    You can resolve 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 .primary-mobile-light .sh-header-mobile:not(.sh-sticky-mobile-header-active) .c-hamburger:not(.is-active) span,
    #page-container .primary-mobile-light .sh-header-mobile:not(.sh-sticky-mobile-header-active) .c-hamburger span:before,
    #page-container .primary-mobile-light .sh-header-mobile:not(.sh-sticky-mobile-header-active) .c-hamburger span:after{
       background-color: rgba(61,61,61,0.69)  !important;
    }
    
    
    
    Attachments:
    You must be logged in to view attached files.

    Hi @AkshayfromFaux,

     

    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 below latest version of Jevelin theme.

     


    Please login to access this file

     

    Please make sure you are using latest version of theme on your site.

     

    This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and WpBakery page builder plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.

     

    Best regards,
    Shufflehound team

    Regarding assigning categories to portfolio, it is a known issue with the Gutenberg editor which will be resolved soon.

     

    In the meanwhile, you can use classic editor to use it as described in the below pages.

     

    https://wordpress.org/plugins/classic-editor/

    https://www.wpbeginner.com/plugins/how-to-disable-gutenberg-and-keep-the-classic-editor-in-wordpress/

    https://gogutenberg.com/disable-gutenberg/

     

    To resolve the page content issue please try updating the theme version on your site to the below latest version.

     


    Please login to access this file

    in reply to: portfolio and projects

    You are most welcome here 🙂

    Hi @DarthHazard,

     

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

     

    Is there a way to add reCAPTCHA to the popup login/registration form?

    We have not tested any reCAPTCHA with it so not sure about it.

     

    If not, is there a way to get the login button to redirect to a physical page (like wp-login.php)?

    You can just disable that login button and then add login link in the menu using below plugin.

     

    https://wordpress.org/plugins/login-logout-register-menu/

     

    Best regards,
    Shufflehound team

    in reply to: Registration Spam

    Solution for this topic

    Could you please try using the attached Instagram plugin instead of Instagram feed pro?

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

    Awesome great to see you got that found.

     

    Please advise if you have more questions.

     

    Have a fantastic day!

    Hi @appilf,

     

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

     

    I am not sure what you are referring as subscribe template so could you please share me the screenshot of it so that I can help you?

     

    Best regards,
    Shufflehound team

    Hi @truyenphan,

     

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

     

    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

     

    .mc4wp-form-fields p button[type="submit"]{
    bottom: auto !important;
    top: 0;
    }

     

    Best regards,
    Shufflehound team

    Hi @covalentmoments,

     

    Sorry to hear of the problem you are having.

     

    I could confirm the issue on my test site therefore notified the theme developer about this so that it will be fixed.

     

    The issue will be fixed ASAP.

     

    Best regards,
    Shufflehound team

    Hi @sophiarabe,

     

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

     

    You can add pages to the menu in WordPress as described in the below page.

     

    https://harnessmedia.net/create-wordpress-page-add-menu/

     

    Best regards,
    Shufflehound team

    Hi Jamica,

     

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

     

    It seems the website hosting server is restricting access to the https://api.shufflehound.com causing this issue so please contact your web host to not resolve this issue.

     

    Best regards,
    Shufflehound team

    Hi @katebydesign,

     

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

     

    It seems creative demo contains only those pages.

     

    Does it not display correctly on the front end of your site?

     

    Best regards,
    Shufflehound team

    Hi @supporttester,

     

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

     

    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

     

    body:not(.post-type-archive-product):not(.single-product) .sh-nav li.menu-item.sh-nav-cart.sh-nav-special {
        display: none;
    }

     

    Best regards,
    Shufflehound team

    Currently, there isn’t any option to control the speed of heading animation so you have to develop custom code to achieve this.

    in reply to: animated headline
Viewing 20 posts - 12,741 through 12,760 (of 26,111 total)