Shufflehound profile

Home Forums Shufflehound

Forum Replies Created

Viewing 20 posts - 2,021 through 2,040 (of 3,595 total)
  • Author
  • Shufflehound
    Moderator

    Hi there,

     

    It seems that we can’t your login data. Can you please try again?

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    Sorry for our late response.

    You can paste it under  – Jevelin Settings (at the topbar) > Custom CSS/JS > CSS Code

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    It seems that the loading speed issues are related to your website hosting. We tried some optimizations which usually works, but in this case didn’t.

    Can we try to install this demo and test it?

    Shufflehound
    Moderator

    Hi there,

     

    Would it be possible to login in to your website? That could help a lot to figure out the issue.

     

    Best regards,

    Shufflehound team

    in reply to: Content Above Header

    Shufflehound
    Moderator

    Hi there,

     

    If we understood it correctly then you can add Raw HTML element inside your WPBakery page builder section and inside enter this HTML snippet:

    <div id="show-popup"></div>

     

    Let us know if that helps.

     

    Best regards,

    Shufflehound team

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

    Shufflehound
    Moderator

    Hi there,

     

    At the moment it seems that you are using buildable header and it won’t use settings from the theme settings. You can switch back to the classic header under theme settings >  headers.

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    Hi there,

     

    Which theme version are you using? Also can you please let us know on which PHP version you are currently using?

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    Hi there,

     

    We took a look on your issues

    1. We removed it
    2. It was working fine now for us
    3. We changed it
    4. We added some performance plugins like WP Fastest Cache and Autoptimize, though you website hosting seems slow as the admin page also loads slow

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    Hi there,

     

    Well that is strange as it is working fine for us.

    Would it be possible to login to your website?

     

    Also have you updated the theme to a recent version?

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    We tested it and it was working fine for us.

    Can you please confirm that you updated the theme to the attached file?

    Shufflehound
    Moderator

    Thank you, we were able to login and we made some improvements.

    Can you please take a look?

    in reply to: Boxed Theme Demo

    Shufflehound
    Moderator

    Hi there,

     

    Sorry for our late response.

     

    We can offer to login to your website and try to help to fix your issues ourselves as that would be the fastest way to fix it (if that is possible – you can share the login data in the private field below)

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    Hi there,

     

    We will try to fix those issue, but we will need to see your website as currently it shows “COMING SOON”.

    Maybe we can login in to your website? (you can share your access data in the private field)

     

    Best regards,

    Shufflehound team

     

    Shufflehound
    Moderator

    Hi there,

     

    We created this CSS snippet:

    .sh-contacts-widget-item i {
    
    top: -6px;
    
    }
    

     

    Let us know if that fixes your issue! 🙂

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    Hi there,

     

    Can you please give us a link to your website? So we can see your setup and your current progress (you can share it in the private field if needed)

     

    Best regards,

    Shufflehound team

     

    Shufflehound
    Moderator

    About the timeline element – did you try to change the style option? It seems that not all of our styles supports images and icons.

     

    Let us know if that works! 🙂

    Shufflehound
    Moderator

    Hi there,

     

    To get your desired look you can do that in two ways:

    • overwrite archive.php from the child theme and add that code there
    • use jevelin_before_content action and create a function from the child theme that will add the content

    The function could look look like this:

    function jevelin_before_content_function() {
        if( is_shop() ) {
            // your content
        }
    }
    add_action('jevelin_before_content', 'jevelin_before_content_function');

    The action is added in the latest beta version below:


    Please login to access this file

     

    Hope that helps!

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    Hi there,

     

    That is strange.

    We tried to take a look on your issue, but your login details didn’t work for us.

     

    Best regards,

    Shufflehound team

    in reply to: Boxed Theme Demo

    Shufflehound
    Moderator

    Hi there,

     

    We added some improvements in the latest beta version below.


    Please login to access this file

     

    Please try it and let us know if that fixes your issue. 🙂

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    Hi there,

     

    You should try to update the theme.

    Updating is easy, just download our latest theme version below and upload it under add new theme.


    Please login to access this file

     

    Best regards,

    Shufflehound team

Viewing 20 posts - 2,021 through 2,040 (of 3,595 total)