Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 20,721 through 20,740 (of 26,111 total)
  • Author
  • Hi @govus,

     

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

     

    I have tested it on my test site and it’s working fine for me using below latest version of Jevelin theme as displayed in the attached screenshot.

     


    Please login to access this file

     

    Please make sure you are using latest version of theme and Unyson plugin.

     

    If you are still facing the issue 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.”?

     

    Best regards,
    Shufflehound team

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

    I tried to access your shared site but it is requesting password to access it so could you please share it?

     

    You can share it 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.”

     

     

    in reply to: URL to icons box

    I tried to access the shared pages but i am getting an error “This site can’t be reached” so can’t access it.

     

    Could you please make sure they are accessible?

    Hi @vish,

     

    I hope you are well today and 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

     

    .sh-sidebar-search-active .search-field:hover,
    .sh-sidebar-search-active .search-field:focus{
        background: #fff !important;
    }

     

    Best regards,
    Shufflehound team

    Hi @bidlackphoto,

     

    Sorry to hear of the problem you are having.

     

    Please make sure you are using latest version of theme, plugins and PHP on your site.

     


    Please login to access this file

     

    If you are using latest versions of all these but still facing the issue 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.”?

    Best regards,
    Shufflehound team

    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

     

    @media (max-width: 768px) {
    .sh-single-image-container img.sh-image-url {
        display: none;
    }
    
    .sh-single-image-container a {
        display: block;
        background: url("https://support.shufflehound.com/wp-content/uploads/2017/12/MKT-005318_Square.jpg") no-repeat;
        height: 250px;
        width: 250px;
    }
    }

    Please change the image URL in the above CSS code from our site to your site.

    in reply to: Mobile dedicated photo

    Hi @staterequirement,

     

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

     

    Below is a latest version of theme.

     


    Please login to access this file

     

    You can update it by either deleting existing theme and then install latest theme version of it or use the following plugin to update the theme.

     

    https://wordpress.org/plugins/easy-theme-and-plugin-upgrades/

     

    After activating the above plugin just install the downloaded theme on your site.

     

    You won’t lose your site content after updating the theme but for safer side you can take backup of your site before updating the theme.

     

    Best regards,
    Shufflehound team

    Hi @daptee,

     

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

     

    I visited your shared site but didn’t see anything weird in the header on scrolling so could you please tell me exactly what you are experiencing and share the screenshot of it?

     

    Also i can see you are using older version of theme on your site so please update your theme to the below latest version.

     


    Please login to access this file

     

    You can update it by either deleting existing theme and then install latest theme version of it or use the following plugin to update the theme.

     

    https://wordpress.org/plugins/easy-theme-and-plugin-upgrades/

     

    After activating the above plugin just install the downloaded theme on your site.

     

    You won’t lose your site content after updating the theme but for safer side you can take backup of your site before updating the theme.

     

    Best regards,
    Shufflehound team

    Ok, sorry… This doesn’t work. I just notice that the main slider jumps to the right when scrolling down for the first time. When I took off the CSS we’ve added everything was fine.

    I don’t see the issue on your shared site so could you please use the CSS code again so that i can troubleshoot it?

     

    Sorry, but I’m having another issue. I’m trying to make the slider of the logo’s on homepage work. But as soon as I upload more than 5 images, the slider doesn’t show up at all. Can you help?

    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: Section Over Section

    After further troubleshooting i found out that it is theme issue which only occurs when we use more than 6 parallax sections in a page therefore notified the theme developer about this so that it will be fixed.

     

    The issue will be fixed ASAP.

     

     

    Solution for this topic

    Then please try using below CSS code instead of above.

     

    .archive.category .a2a_kit {
        display: none;
    }
    
    .archive.category #page-container #content {
        width: 100%;
    }
    
    .archive.category #sidebar {
        display: none;
    }

    Hi Tim,

     

    Awesome great to see you got the issue found.

     

    Please contact TranslatePress plugin support to resolve this issue as it is not related to theme.

     

    Best regards,
    Shufflehound team

    in reply to: Wrong translations

    Hi, Thanks for your quick response. I am using Table of contents which is free. Instead of asking them I can ask GILLION support to make the change. coz I have not paid them I paid Shufflehound.

    You can clearly see the function name gillion_render_js contains theme name which is according to WordPress standards but why the plugin is using that name?

     

    The plugin name doesn’t have gillion word so it should not use it in the function name which is against WordPress standards.

     

    We can’t change the function name for all users as it might effect their sites so i have changed it for you and attached modified theme to this reply so please delete the theme on your site and use attached modified theme.

     

    Table of contents is really an important thing, I would like to request you guys to make the change on function or it will be better if Shufflehound adds a built-in Table of content option on their themes. also, you guys can get some additional customers only for this option. coz customers like me who don’t like to install plugins will definitely buy this theme.

    It is actually plugin territory but still if possible we will consider your feature request to be implemented in the future version of theme.

     

     

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

    You are most welcome here 🙂

    in reply to: Vertical Menu Icons

    You are most welcome here 🙂

    in reply to: Move the search

    Awesome great to see you got that resolved.

     

    Please advise if you have more questions.

     

    Have a fantastic day!

    Awesome great to see you got that achieved.

     

    Please advise if you have more questions.

     

    Have a fantastic day!

    Hi @Igor,

     

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

     

    To achieve this, you have to edit the theme file content.php in the Gillion child theme and edit the code on line number 68

     

    Best regards,
    Shufflehound team

    in reply to: gillion_post_meta

    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

     

    .blog-list.blog-style-grid .post-container {
        border-bottom: 0;
    }

    Yes nothing will break.

     

    You are most welcome here 🙂

Viewing 20 posts - 20,721 through 20,740 (of 26,111 total)