Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 7,801 through 7,820 (of 26,111 total)
  • Author
  • Only limited header layouts display the menu icons on mobile.

     

    Please try setting the header layout as displayed in the attached screenshots.

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

    You are most welcome here ๐Ÿ™‚

     

    Yes, you can do the same for the header using the Header template in the theme header settings.

    in reply to: Custom Footer

    Solution for this topic

    You can display 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

     

    select#billing_state.select2-hidden-accessible {
        position: static !important;
        width: 100% !important;
        clip: unset !important;
        -webkit-clip-path: unset !important;
        clip-path: unset !important;
        height: auto !important;
        padding: 0px 20px !important;
        background-color: #FFF !important;
        border: 1px solid #e3e3e3 !important;
    }

    You are most welcome here ๐Ÿ™‚

    Solution for this topic

    Hi @daptee,

     

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

     

    You can create a custom footer as displayed in the attached screenshots.

     

    Best regards,
    Shufflehound team

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

    Hi @2MPowerFit,

     

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

     

    It seems from the names of the pages you have shared that one is created using the Unyson page builder and another one without using it.

     

    Best regards,
    Shufflehound team

    Hi @NelleV_253,

     

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

     

    Please edit that Portfolio element and make sure that you have set its Order By option to Random as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

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

    Hi @suedotsey,

     

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

     

    Could you please share your site URL where it’s happening so that I can troubleshoot it?

     

    Best regards,
    Shufflehound team

    in reply to: header issues

    You are most welcome here ๐Ÿ™‚

    Please clear and temporarily disable the WP Rocket cache that you are using on your website.

     

    Then make sure that you are using below the latest version of the theme.

     


    Please login to access this file

    Solution for this topic

    Hi Bidzina,

     

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

     

    You can hide 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

     

    .archive .post-categories-container,
    ul.page-numbers li:nth-last-child(2) {
        display: none;
    }

     

    Best regards,
    Shufflehound team

    Could you please share the exact URL from the demo website where it is displaying?

    Hi Nikola,

     

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

     

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

     

    Best regards,
    Shufflehound team

    Hi @nanokom,

     

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

     

    Could you please share your site URL where you want to display it so that I can help you?

     

    Best regards,
    Shufflehound team

    Hi @HelgaPost,

     

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

     

    I am not sure I understood your question properly so could you please describe it a bit more in detail by sharing the screenshots?

     

    Best regards,
    Shufflehound team

    in reply to: Variations products

    Solution for this topic

    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

     

    @media(max-width:767px) {
        .post-type-archive-product #content-wrapper {
            display: flex;
            flex-wrap: wrap;
        }
        .post-type-archive-product #content {
            order: 2;
        }
        .post-type-archive-product #sidebar {
            order: 1;
        }
    }

    Awesome great to see you got that solved.

     

    Please advise if you have more questions.

     

    Have a fantastic day!

    in reply to: URL problem

    It seems the slider is working fine on your shared page.

     

    Does it also work for you on the IE browser?

    HI Claire,

     

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

     

    You can try achieving this using Yellow Pencil editor as described in the below page.

    https://support.shufflehound.com/how-to-change-almost-any-element/

     

    Best regards,
    Shufflehound team

    in reply to: Centre header issue

    Hi @easystandart,

     

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

     

    Please make sure that the page with a similar slug doesn’t exist on your site.

     

    Could you please share me the screenshot of your site permalink settings from Admin Area -> Settings -> Permalinks

     

    I don’t understand the language displayed in your shared screenshots so would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary share me your site admin login details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”?

     

    Best regards,
    Shufflehound team

    in reply to: URL problem
Viewing 20 posts - 7,801 through 7,820 (of 26,111 total)