Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 20,841 through 20,860 (of 26,111 total)
  • Author
  • Hi @govus,

     

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

     

    I logged in to your site using shared credentials but the shared user doesn’t have sufficient privileges to troubleshoot it.

     

    Could you please temporary make the shared user as an admin so that i can troubleshoot it?

     

    Best regards,
    Shufflehound team

    It seems this is happening because you are using internal page links.

     

    Could you please try using the custom plugin solution shared in the following topic?

     

    https://support.shufflehound.com/forums/topic/hide-mobile-menu-on-click/#post-5380

    It seems you have not activated the child theme on your shared site so could you please activate it?

    in reply to: Menu & Header Changes

    Thank you. I got your login credentials in the email but when i login to your site it gets redirected to the URL yoursite.com/wp-admin/ which displays the screen as shown in the attached screenshot.

     

    Could you please test it by logging in using shared credentials?

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

    @mwille Thank you for creating new topic. Let’s not reply here but in your new topic.

    Hi @mwille,

     

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

     

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

     

    Best regards,
    Shufflehound team

    Hi Lee,

     

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

     

    Change white menu bar to black and text to white, the same as the drop down menu

    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

     

    .sh-header-10 > .container {
        background: #232323;
        color: #fff;
    }
    
    #page-container .sh-header-10 .sh-nav > li.menu-item > a,
    #page-container .sh-header-10 .sh-nav > li.menu-item > a > i{
            color: #aaa;
        
    }
    
    #page-container .sh-header .sh-nav > .current_page_item > a,
    #page-container .sh-header .sh-nav > .current-menu-ancestor > a,
    #page-container .sh-header-left-side .sh-nav > .current_page_item > a,
    #page-container .sh-header-10 .sh-nav > li.menu-item > a:hover,
    #page-container .sh-header-10 .sh-nav > li.menu-item > a:hover > i{
        color: #fff !important;
    }

     

    Change the 3 contact options in top right hand corner so the text only is red

    Use below custom CSS code to achieve this.

     

    .header-contacts-details-large-content {
        color: #ff1000;
    }

     

    Make the email option in header click to create email

    If you are talking about the header topbar options like email or phone number then you can make clickable to have links by using the child theme solution shared in the following topic.

     

    https://support.shufflehound.com/forums/topic/top-bar-setting-add-hyperlinks-to-phone-email-address/#post-2824

     

    Best regards,
    Shufflehound team

    in reply to: Menu & Header Changes

    Currently there isn’t any theme option to achieve this but we can achieve this developing custom CSS code.

     

    To help us keep support thread separates could you please create new thread for each of your other questions instead of asking them in your single thread as it makes the thread messy and hard to read.

     

    If you want to you can also add reference of this thread in your newly created thread.

     

    We would be more than happy to help you on your new thread.

    Could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?

    Hi @VisualEdgeChris,

     

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

     

    Could you please share me the page URL from your site where you want to add padding and also tell me exactly in which sections you want to add it so that i can help you to achieve it?

     

    Best regards,
    Shufflehound team

    You are most welcome here 🙂

    in reply to: table shortcode

    @mwille It seems you are having different issue so to help us keep support thread separates could you please create your own thread for your question instead of replying on others thread as it makes the thread messy and hard to read.

     

    If you want to you can also add reference of this thread in your newly created thread.

     

    We would be more than happy to help you on your new thread.

    @scottgrantwv Thank you for notifying the issue. Please use attached modified theme to resolve it.

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

    Then please tell me exactly on which page it is displaying or which element you are using to display it along  with the whole screen screenshot of it.

    Then please tell me exactly on which page it is displaying or which element you are using to display it along  with the whole screen screenshot of it.

    in reply to: Title line height

    Hi Rubeco20,

     

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

     

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

     

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

     

    If the issue still persist then would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will bee able see it.”?

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.
    in reply to: Unlimited Social Media

    As said above you have to develop custom code to modify it.

    in reply to: Modify Category design

    Solution for this topic

    Please use below custom CSS code instead of above.

     

    .post-content-share:not(.post-content-share-side):not(.post-content-share-mobile) {
        right: 0;
        float: right;
    }

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

    in reply to: Title line height

    Awesome great to see you got the facebook translation solved and thanks for helping out here in this forum by sharing the solution.

     

     

    Your help here is really appreciated.

     

    in reply to: Translations
Viewing 20 posts - 20,841 through 20,860 (of 26,111 total)