Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 21,241 through 21,260 (of 26,111 total)
  • Author
  • You can make it not resize 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 .post-thumbnail img {
        width: auto;
        min-width: 0;
    }
    in reply to: Image size in posts

    Solution for this topic

    You can display it only on home page by using below custom CSS code instead of above.

     

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

    You are always welcome here 🙂

    You are most welcome here 🙂

    It seems the page https://www.focuspro.pe/evento-busqueda-eficaz-empleo/ is misconfigured so could you please delete and recreate the page?

    Link on a product is: https://fjolprent.is/product/hatidarfanastong/

    You can move 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

     

    .woocommerce .product .product_meta .woo-meta-share {
        position: absolute;
        bottom: -25px;
        left: 20px;
    }

     

    As you can see I have one product in the cart, but with 40 pcs of it, and the cart icon counter shows 40, but I want it to show 1.

    To achieve this, you have to develop custom code in the child theme of Jevelin theme.

     

    Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support

     

    If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5

     

    Hi @kbsign,

     

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

     

    You can resolve 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

     

    @media (max-width: 470px){
    .woocommerce .product .related .product {
        width: 100% !important;
    }    
    }
    

     

    Best regards,
    Shufflehound team

    @janvlaciha You are looking it in the wrong position. You will find it on the path Tools -> Demo Content Install

     

    As displayed in my attached screenshot.

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

    You are most welcome here 🙂

    in reply to: Demo theme error

    Please try clearing the WP Fastest Cache that you are using on your site or temporary disable it.

    in reply to: Home Menu Color

    It is happening because of the error occurred on your site as shown in the attached screenshot.

     

    You can try resolving it as described in the following topics.

     

    https://stackoverflow.com/questions/27358966/how-to-set-x-frame-options-on-iframe

    https://stackoverflow.com/questions/20498831/refused-to-display-in-a-frame-because-it-set-x-frame-options-to-sameorigin

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

    You are most welcome here 🙂

    The plugin also doesn’t work for others as reported here https://wordpress.org/support/topic/great-idea-but-didnt-work-1/ so please contact the plugin developer to find out why it is not working.

    in reply to: Add text into category

    Solution for this topic

    Hi Phil,

     

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

     

    You can change it from theme titlebar settings as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

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

    Awesome great to see you got that solved.

     

    Please advise if you have more questions.

     

    Have a fantastic day!

    Hi @mrsvmedia,

     

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

     

    Activating Evanto is not working. See attached screenshot

    Rev Slider has error message. See attached screenshot

    I logged in to your site and saw it is activated fine as shown in the attached screenshot.

     

    Could you please tell me where exactly you are getting the error?

     

    No CREATIVE demo on the list. We like to use this template https://jevelin.shufflehound.com/home/home-creative/, but it’s not available in the list of demo templates. See attached screenshot.

    It is a part of Basic demo content as shown in the attached screenshot so you have to install Basic demo content.

     

    Best regards,
    Shufflehound team

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

    Solution for this topic

    Hi @Birdwatching,

     

    Sorry to hear of the problem you are having.

     

    The old Demo content installation method is controlled by Unyson plugin which has some limitations and issue so in the latest version of theme we have added new method to install demo content.

     

    Please install below plugin on your site and import the demo content as shown in the attached screenshot. You can delete this plugin after importing demo content.

     

    https://wordpress.org/plugins/one-click-demo-import/

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.
    in reply to: Demo install problem

    Hi Daniel,

     

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

     

    We can try changing it by developing custom CSS code.

     

    Could you please share me your site URL where the loader is displaying and also share the image URL that you want to display in place of loader icon so that i can help you to achieve it?

     

    Best regards,
    Shufflehound team

    Hi @govus,

     

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

     

    To achieve this, you have to develop custom code in the child theme of Jevelin theme.

     

    Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support

     

    If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5

     

    Best regards,
    Shufflehound team

    in reply to: Buttons inside header?

    Hi @daniellek,

     

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

     

    (mostly resolved) The footer kept disappearing.

    The footer would work sometimes but kept disappearing. I’ve disabled the parallex option and it’s ok now. I’m guessing it’s something that’s affecting the parallex function?

    May be this is because conflict with plugin or cache with the footer parallex functionality.

     

    2. Nav menu dropdown keeps not working.

    The dropdown menu sometimes works but mostly doesn’t. I’ve tried deactivating a lot of plugins to test if it’s affected by something but haven’t been able to figure anything out.

    It is working fine for me as shown in the attached screenshot.

     

    Please try to find out what is the particular condition in which it behaves like that so that i can reproduce the issue to troubleshoot it.

     

    When testing try disabling cloudflare cache that you are using on your site.

     

    I think the Social Warfare Pro plugin is the one that’s causing these issues. When deactivated, everything seems to work fine as far as I can tell.

    Not sure why only this plugin is conflicting as other plugins are working fine. May be the plugin is not working with updated WordPress version.

     

    Could you please contact the plugin author to resolve the issue?

     

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.
Viewing 20 posts - 21,241 through 21,260 (of 26,111 total)