Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 24,081 through 24,100 (of 26,111 total)
  • Author
  • The theme uses visual Page Builder provided by Unyson plugin so are using this page builder or Visual builder which is different plugin?

    Yes the theme is compatible with WPML plugin even if it is not added in their compatibility list but you can contact WPML to know whether the WPML plugin is fully compatible  with Visual composer plugin.

    in reply to: WPML translations

    Awesome great to see you got that worked.

     

    Please advise if you have more questions.

     

    Have a fantastic day!

    I have quite problem with my product pages. First of all there was missing product galery. Every picture opens in new window and you have to backspace it to close it. So I found out thath some of WooCom templates was not upgrade.

    This is a known issue as reported in the following topic which will be resolved soon.

     

    https://support.shufflehound.com/forums/topic/woocommerce-lightbox-not-working-on-single-product-images/

    So I rewrited it in FTP. Problem with galery didn´t dissapear and more the look of the product page is absolutely different then before. There is a huge pict over the whole page and the rest is below. Before it was like smaller picture and on the right was product description and so on.

    I can see on your site the product page is displaying fine now as shown in the attached screenshot.

     

     

    I have also problems with blog pictures. When I am giong with mouse cursor to some picture form blog it is like complete black, but it used to be transparent green.

    and the color of blog picture is still black not green.

    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

     

    #page-container .sh-overlay-style1 {
        background-color: rgba(130, 228, 133, 0.8)!important;
    }

     

    And more the whole translation is gone now.

     

    Could you please tell me how you have translated it?

     

    If you have translated it by adding translation files in the languages directory of theme then you have to readd those files as after theme updation the translation files gets deleted.

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

    Sorry to have the problem. We are fixing it but currently do not have any ETA.

    tried it, but..

    the problem still exist,

    I can see it is displaying fine on your site now as shown in the attached screenshot.

     

    Is the issue resolved now?

     

    png logos in clients section, just above footer , are not displaying in my website, when i changed some png logos to jpg it worked. but i needed it in png format.

    Not sure which client section you are referring here so could you please share screenshot of it?

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

    Solution for this topic

    Hi @shanticfm,

     

    Thank you for your question.

     

    You can fix 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-pricing-price {font-family: arial;}
    

     

    Best regards,
    Shufflehound team

    Hi @shanticfm,

     

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

     

    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

    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

     

    .sh-section-69185e29771a8dde1ba273bdb9266081 {
        padding-top: 0;
    }
    
    #wrapper > .sh-page-layout-default {
        padding-top: 40px;
    }

    Hi Brian,

     

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

     

    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

     

    .sh-section-3228a71fb32dd2b41c4d9eaaf08f6810 {
        padding-top: 0;
    }
    
    body.home #wrapper > .sh-page-layout-default {
        padding-top: 0;
    }

     

    Best regards,
    Shufflehound team

    Hi @LeaV,

     

    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 to achieve it?

     

    Best regards,
    Shufflehound team

    You are most welcome here 🙂

    We are working on it to resolve the issue.

    in reply to: Woo Recent Products

    Thank you for sharing your site credentials.

     

    I have changed email address in your site General Settings so could you please check it now?

    No i didn’t receive it.

    Could you please try it one more time after logging out and logging in this forum?

    in reply to: image gallery captions

    Solution for this topic

    Hi Mike,

     

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

     

    I’m wondering I can do to change the colours of text in the WooCommerce product pages. In the first screenshot, you can see that some of the description text, the increase/decrease quantity buttons and the share button text are all white-on-white. If this needs to be in CSS, that’s okay.

     

    You can change its color 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-social-share-button,
    .sh-increase-numbers span,
    .woocommerce .woocommerce-tabs .panel {
        color: #000;
    }
    
    

    I’m also wondering is it possible to add a link to the cart, either when someone clicks the ‘Add to basket’ button, or in the alert that occurs after an item is added? Maybe there’s a setting I’m missing. Thanks for your help

    You have to develop custom code to achieve it or you can redirect users to cart page after adding product in the cart by configuring Woocommerce settings as shown in the attached screenshots.

     

    Best regards,
    Shufflehound team

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

    Hi @vanityinvancity,

     

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

     

    how do I change the magnify glass in the head to a search bar active like the attached screen shot?

    You can try using following plugin to achieve this.

     

    https://wordpress.org/plugins/add-search-to-menu/

     

    How to a make my subcategories go into a drop down list in the shop area? (like the attached pic #2)

     

    You can either develop custom code to achieve this or use plugins like following.

     

    https://codecanyon.net/item/woocommerce-categories-dropdown/17650084

     

    Best regards,
    Shufflehound team

    in reply to: search bar

    Hi Lauren,

     

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

     

    Not sure from where you are trying to install demo content but you can do it free of cost as shown in the attached screenshot.

    Please advise.

     

    Best regards,
    Shufflehound team

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

    @NorthumbrianTin I have replied you on your following topic and the codeediting fix not longer works with latest version of theme.

    https://support.shufflehound.com/forums/topic/woocommerce-lightbox-not-working-on-single-product-images/#post-7332

    Hi @NorthumbrianTin,

     

    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 Sean,

     

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

     

    To remove it i tried to access your site localseoireland.ie to see it but it is under maintenance mode.

     

    Could you please either disable it or would you mind if i log in to your site and access 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.”?

     

    Best regards,
    Shufflehound team

     

     

Viewing 20 posts - 24,081 through 24,100 (of 26,111 total)