Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 21,341 through 21,360 (of 26,111 total)
  • Author
  • Solution for this topic

    Hi @amudalainc,

     

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

     

    Yes you can use the comment section ID respond which you can refer as #respond

     

    Best regards,
    Shufflehound team

    I went to appearance > theme setting > blog as you mention but it still doesn’t change post grid description length, here’s the link: http://test.imoney.in.th. It’s second section same as snapshot photo from my first question post.

     

    This is because it is not blog page but the visual composer element.

     

    Could you please tell me exactly which visual composer element it is or would you mind if i log in to your site and check it? 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.”?

    I also have a question regards to adjusting what’s inside the post eg http://test.imoney.in.th/index.php/2017/11/20/yeouido-korea/, how can add we a cover image on top of content and how to change colour or add a new artwork of an blue banner where the text “blog post” is?

    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.

    in reply to: adjust post grid size

    Solution for this topic

    You can remove 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-id-1595 .sh-table-element  tr td.default-col:last-child {
        display: none;
    }

    Are you installing it as displayed in the attached screenshot?

     

    If yes 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.”?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Demo theme error

    Hi @wojciechwiedenski,

     

    Sorry to hear of the problem you are having.

     

    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.

     

    Also please test it clearing your browser cache and cookies or try using different browser.

     

    Best regards,
    Shufflehound team

    We can try changing it by developing custom CSS code.

     

    Could you please share me your site URL where it’s displaying so that i can help you to change it?

    You are most welcome here 🙂

    Awesome great to see you got that resolved.

     

    Please advise if you have more questions.

     

    Have a fantastic day!

    As displayed in my above shared screenshot you will get it on the path Appearance -> Install Plugins

    Hi @cihatkk,

     

    Sorry to hear of the problem you are having.

     

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

     

    Best regards,
    Shufflehound team

    in reply to: Footer Disappeared

    On mobile it displays as shown in the attached screenshot.

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

    You can use below custom CSS code to achieve this.

     

    .woocommerce ul.products li.product del,
    .woocommerce ul.products li.product del .amount .woocommerce-Price-currencySymbol {
        color: #000 !important;
    }
    
    in reply to: Color of the price

    Hi @fionayang,

     

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

     

    We can try achieving this developing custom CSS code.

     

    Could you please share me your site URL where it’s displaying so that i can help you to achieve it?

     

    Best regards,
    Shufflehound team

    You are most welcome here 🙂

    in reply to: Customize Loading…

    For category archive page, you can use the below custom CSS code.

     

    .archive.category #sidebar {
        display: none;
    }
    
    .archive.category #content {
        width: 100%;
        padding: 0;
    }

    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

     

    header.primary-desktop,
    header #header-mobile {
        background: url("https://support.shufflehound.com/wp-content/uploads/2017/11/Degrade-RN-Header-250x141.jpg") repeat-x;
    }

    Hi Lucas Teles,

     

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

     

    I can see the image is displayed centre aligned as shown in the attached screenshot.

     

    Please advise.

     

    Best regards,
    Shufflehound team

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

    Hi Jürgen,

     

    Thank you for your question.

     

    You can change blog style from theme settings as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

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

    Solution for this topic

    Hi Jürgen,

     

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

     

    You can remove it from theme Blog settings as shown in the attached screenshots.

     

    Best regards,
    Shufflehound team

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

    Hi @amudalainc,

     

    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

    in reply to: Share buttons differ
Viewing 20 posts - 21,341 through 21,360 (of 26,111 total)