Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 16,961 through 16,980 (of 26,111 total)
  • Author
  • You are most welcome here 🙂

    in reply to: Product Variations

    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-iconbox-icon-shape.sh-iconbox-square {
        background: url("http://www.dev.uniaccessgroup.com/wp-content/uploads/2018/07/fleche-uniaccess.png") no-repeat;
        background-size: 100%;
        padding: 15px;
    }
    
    .sh-iconbox-icon-shape.sh-iconbox-square i:before{
    font-size: 0;
    }
    in reply to: pictogram

    Nothing happened to the footer, http://vudu.website/asia/

    Please make sure it is enabled in the theme settings?

     

    Also 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 to see it.”?

    And I also lost the changes as I did (unlike what you have mentioned

    Could you please tell me exactly where you had made the changes?

    As suggested above have you tried clearing W3 Total Cache and temporary disabling it?

     

    Also could you please share me the screenshots of the screen where you have configured the parallax video?

     

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

     

    Solution for this topic

    Disable the Brizy stuff?

    Kill the WP instance and start again without installing Brizy?

    You don’t need to kill WP instance. Just disabling Brizy page builder will work.

    You are most welcome here 🙂

    You are most welcome here 🙂

    You are most welcome here 🙂

    In this case you can create demo site on your computer local server and import the demo content in it then export its content and import it on your site.

    in reply to: Manuel import file?

    Solution for this topic

    Hi Bukhori,

     

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

     

    There isn’t any element option to achieve this but we can try achieving this 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-1671 .sh-recent-products span.sh-filter-item {
    display: none;
    }
    
    
    .page-id-1671 .sh-recent-products span.sh-filter-item[data-filter=".product_cat-halliburton"],
    .page-id-1671 .sh-recent-products span.sh-filter-item[data-filter=".product_cat-wefic"] {
    display: inline-block;
    }
    
    .page-id-1687 .sh-recent-products span.sh-filter-item[data-filter="*"],
    .page-id-1687 .sh-recent-products span.sh-filter-item[data-filter=".product_cat-halliburton"],
    .page-id-1687 .sh-recent-products span.sh-filter-item[data-filter=".product_cat-wefic"] {
    display: none;
    }

     

    Best regards,
    Shufflehound team

    Hi @clarkys,

     

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

     

    You will get it after installing One Click Demo Import plugin as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

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

    Hi Nerina,

     

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

     

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

     

    We can achieve this developing custom CSS code.

     

    Could you please share me the page URLs from your site where you want to remove it so that I can help you to remove it?

     

    Best regards,
    Shufflehound team

    Great, I added the cart icon in the left header. However it’s linked to the homepage, I would need a real cart page…Do I need to create one? Or there is a template already?

    You need to create cart page as described in the below page.

     

    https://docs.woocommerce.com/document/woocommerce-pages/

     

    For the “showing result” message and the title, I give you the WPadmin credentials (the page is not online yet):

    https://akinatalent.com/wp-admin/

    Please don’t share sensitive information on the forum as this is public forum so the information shared can be misused by others. Please delete or change the shared credentials on your site ASAP.

     

    If you want to share any sensitive information with us then you can do so by adding them in the box having text “Click here to share private content. Only you and forum moderators will be able to see it.”?

     

    You can change title from theme Titlebar settings as shown in the attached screenshot.

     

    You can remove “showing result” 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

     

    .woocommerce .woocomerce-styling .woocommerce-result-count {
        display: none;
    }
    Attachments:
    You must be logged in to view attached files.

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

    I am not sure why it was working fine for you before and not now.

     

    We only provide support to the current theme version and providing support to the third party plugin is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support

    Solution for this topic

    Hi @theclassyseoconsultant,

     

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

     

    I want to be able to add product variations in a dropdown menu, for example: On-Page SEO Starter $80

    On-Page SEO Mini &100

    On-Page SEO Starter $120

    To achieve this please create WooCommerce variable product as described in the following page.

     

    https://docs.woocommerce.com/document/variable-product/

     

    Then I want to be able to move all the text in under the product image, not to the righthandside, but can’t find the option to do so.

    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-woo-layout-left.col-md-6,
    .sh-woo-layout-right.col-md-6 {
        width: 100%;
    }
    
    .woocommerce div.product div.images img {
        width: auto;
        margin: 0 auto;
    }

     

    If possible I would like to have a description for each product with the dropdown menu, currently it shows under a tab “additional information”

    All my services are “virtual” and I want to disable the stock management but even if I disable this option I still get out of stock…

    Please contact WooCommerce plugin support to resolve this.

     

    Best regards,
    Shufflehound team

    in reply to: Product Variations

    Solution for this topic

    I can’t seem to locate this on my page. Can you please direct me to it?

    You are checking it in the wrong place.

     

    If your site home page is static page then just edit that page in the admin area and not in customizer as shown in the attached screenshot.

     

    Also, will the Gillion logo on the homepage automatically change to my website name?

    No you have to change it from theme Header settings displayed in the second attached screenshot.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Gallery on Homepage

    Awesome great to see you got that found.

     

    Please advise if you have more questions.

     

    Have a fantastic day!

    Hi @m1ck_mchale,

     

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

     

    I am using the Gillion Shop theme and I have a static front page, is it possible to add affiliate banners and blocks to the front page, and also in the side bars of the shop?, if so what is the process.

    Just add affiliate banners and blocks in the front page content area and to add it in the sidebars of the shop page just add them in the sidebar widget area.

     

    Further, my products go onto the latest added on my front page, and in the shop with “buy this product” box on the picture.  However, I only want the “buy this product” button on the single item page, as my products are from affiliates sites and it takes three clicks to the actual shop.  Is there a way to remove the buy now off the smaller images?

    Could you please share me the page URLs from your site where you want to remove them so that I can help you to remove it?

     

    Best regards,
    Shufflehound team

Viewing 20 posts - 16,961 through 16,980 (of 26,111 total)