Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 24,721 through 24,740 (of 26,111 total)
  • Author
  • Using provided plugin solution all the icons are working fine on my test site as displayed in the attached screenshot.

     

    Please make sure you are using following latest version of theme.

     


    Please login to access this file

     

    This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.

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

    You are most welcome here 🙂

    in reply to: SEO issues

    Solution for this topic

    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.

     

    In the meanwhile you can try resolving the issue 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

     

    input[type="text"],
    input[type="password"],
    input[type="email"],
    input[type="tel"],
    select {
        line-height: inherit !important;
        display: initial !important;
        width: auto !important;
    }
    table th,
    table td {
        padding: inherit!important;
    }

    Hi @mololeary,

     

    Sorry to hear of the problem you are having.

     

    Also could you please check the solution posted here https://wordpress.stackexchange.com/a/6303/14347

     

    Best regards,
    Shufflehound team

    in reply to: Landing 2 (full)

    Solution for this topic

    Hi Brett,

     

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

     

    You can try removing featured image from portfolio gallery by using the attached custom child theme of Jevelin theme that contains some custom code.

     

    Best regards,
    Shufflehound team

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

    Solution for this topic

    Hi @fetaki,

     

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

     

    To achieve this you have to add this code https://pastebin.com/FSTNytqa in the functions.php file of Jevelin child theme then change the URL of logo by changing following code in the shared code.

    <?php echo esc_url( home_url( '/' ) ); ?>
    

    Best regards,
    Shufflehound team

    If you are having problem with Unyson backup functionality then you can use any of the following alternate backup solution to take backup.

     

    https://wordpress.org/plugins/backwpup/

    https://codex.wordpress.org/WordPress_Backups

    Solution for this topic

    Hi @yeahitsahemme,

     

    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.

     

    In the meanwhile you can try resolving the issue by using the attached small plugin specially developed for you that contains some custom code.

     

    Best regards,
    Shufflehound team

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

    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

     

    .single-fw-portfolio .titlebar-title.sh-table-cell {
        display: none;
    }
    
    .single-fw-portfolio #breadcrumbs {
        float: left;
    }
    
    .single-fw-portfolio .sh-titlebar .title-level .separator:before,
    .single-fw-portfolio #breadcrumbs * {
        font-size: 14px;
    }
    
    .single-fw-portfolio #page-container .sh-titlebar .title-level .separator{
        font-size: 0;
    }

    You are most welcome here 🙂

    Hi @jakeusu,

     

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

     

    I visited your shared site and the content is displaying vertically aligned as shown in the attached screenshot.

     

    Have you managed to achieve this?

     

    Best regards,
    Shufflehound team

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

    Could you please temporary disable cache on your site so that i can better troubleshoot it?

    in reply to: Home Problemns

    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.

    in reply to: Translation

    It seems some plugin is causing this issue on your site so please try temporary deactivating all plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.

     

    Make sure to disable/clear cache on your site that you are using.

     

     

    in reply to: Home Problemns

    I am not getting it.

     

    May be it has some issue so please send it on [email protected]

    Hi @Niloka,

     

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

     

    I am not sure exactly what you are referring as top bar so could you please describe it a bit more in detail or share the screenshot of it so that i can help you?

     

    Best regards,
    Shufflehound team

    in reply to: Top Bar

    Hi @quirk,

     

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

     

    We can achieve it by developing custom CSS code.

     

    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

    Just to update you that we are working on the issue and will notify you here ASAP.

    The issue is fixed in the following latest version of theme.

     


    Please login to access this file

    in reply to: Responsive Design

    The issue is fixed in the following latest version of theme.

     


    Please login to access this file

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