Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 19,161 through 19,180 (of 26,111 total)
  • Author
  • You are most welcome here 🙂

    Thanks for helping out here in this forum by sharing the solution.

     

    Your help here is really appreciated.

    You can edit the Twitter share content using Yoast SEO plugin https://wordpress.org/plugins/wordpress-seo/ as described in the following page.

     

    https://kb.yoast.com/kb/setting-up-twitter-cards-in-wordpress-seo/

    in reply to: List of questions

    You are always welcome here 🙂

    in reply to: Editing tables

    Solution for this topic

    Hi @zelldi,

     

    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

     

    .post-readtime span {
        display: none !important;
    }

     

    Best regards,
    Shufflehound team

    Hi Lasse,

     

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

     

    There isn’t any theme option to add it but you can just display any dummy search icon on your site and share me the logo image from your site that you want to display in place of this icon so that I can develop custom CSS code to achieve this.

     

    Best regards,
    Shufflehound team

    Please also use the below CSS code.

     

    #header-navigation .sh-nav-container {
        background: transparent !important;
    }

    -change the text of the twittershare button on the leftside of the blogpost

    Not sure what you are referring here so could you please share me the screenshot of it?

     

    -hoverover effect of email subscription button

    -highlight the category pages as shown in screenshot below

    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

     

    .widget_newsletterwidget .tnp-widget form input[type=submit]:hover {
        background: #000;
        color: #fff;
    }
    
    .sh-nav li.current-menu-item>a,
    .sh-nav li.current-menu-parent>a {
        color: #1c1c1c !important;
    }
    in reply to: List of questions

    Hi @starboardcreative,

     

    Sorry to hear of the problem you are having.

     

    Do you see the images in the admin area image gallery of your site?

     

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

     

    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 be able see it.”?

     

    Best regards,
    Shufflehound team

    OK. I have also notified this to the theme developer to troubleshoot it.

    I have tested it on chroem browsers on both mobile and desktop but didn’t notice the issue.

     

    Which browser are you using?

     

    Could you please try using different browser to know whether this is browser specific issue?

    @appetitte 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.

    in reply to: portfolio

    You are most welcome here 🙂

    You are most welcome here 🙂

    Solution for this topic

    This time it worked.

     

    I could confirm the issue on my test site which seems happening because of different content length  therefore notified the theme developer about this so that it will be fixed.

     

    The issue will be fixed ASAP.

     

    In the meanwhile you can try resolving the issue 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-recent-products .woocommerce.columns-4 ul.products li {
        position: static !important;
        top: auto !important;
        left: auto !important;
    }

     

    When there are 5 or less items in the slider, the sliding buttons do not function correctly on a mobile resolution. The styles that reflect the selected button don’t show (e.g. colored bottom border and colored icon) and the sliding of the buttons don’t work in this context. Note that the content slides do appear to cycle correctly, it’s just the button panel that doesn’t work. Also note that everything appears to work fine once you add a 6th item.

    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.

     

    The watermarked icon on the button appears to have a higher z-index during animation before setting to a lower z-index after animation is complete. This creates an odd effect of the icon floating over the text and then flickering to behind it. This is more apparent on mobile where it’s a tighter space for everything to display.

    I don’t see this issue on your shared site so could you please share me the screenshot of it.

    Awesome great to see you got that resolved.

     

    Please advise if you have more questions.

     

    Have a fantastic day!

    Please reset the above shared color and add 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 .container {
        background-color: #f75e5e;
    }

     

    You can change the color value in the above code to whatever you want to use by referring the following pages.

     

    http://www.w3schools.com/html/html_colors.asp
    http://www.w3schools.com/html/html_colorvalues.asp
    http://www.w3schools.com/tags/ref_colorpicker.asp

    Then please temporary disable carousel on your site so that I can troubleshoot it.

    I am still getting the error message that the shared username is invalid.

Viewing 20 posts - 19,161 through 19,180 (of 26,111 total)