Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 11,561 through 11,580 (of 26,111 total)
  • Author
  • You can achieve this by using the Unyson plugin Image element as shown in the attached screenshots.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Lightbox for Images

    I can see some javascript error message in the browser console on visiting your site as shown in the attached screenshot which may be causing the issue.

     

    This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and WpBakery page builder plugins 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 always welcome here 🙂

    in reply to: Font Awesome problem

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

    Hi @bo3gyx,

     

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

     

    Could you please tell me which widget name you are referring to and tell me the theme file name where it is declared?

     

    Best regards,
    Shufflehound team

    in reply to: Please change code

    But this doesn’t happen on my test site and also on other pages of your site so there must be specific to your homepage causing the issue that we need to find out.

     

    Why the two different editors are displaying on your site in the home page as shown in the attached screenshots?

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

    Hi @rokasjrokas,

     

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

     

    You can make the header transparent as described in the following topic.

     

    https://support.shufflehound.com/forums/topic/transparent-header/#post-2187

     

    Best regards,
    Shufflehound team

    Hi @pzl,

     

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

     

    I am not sure which image you are referring to so could you please share me the page URL from your site where it is displaying so that I can help you?

     

    Best regards,
    Shufflehound team

    in reply to: Lightbox for Images

    Hi @graff3d,

     

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

     

    Please make sure that you are using below latest version of the theme on your site.

     


    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 WpBakery page builder plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.

     

    Best regards,
    Shufflehound team

    Solution for this topic

    Hi @TonaciousT,

     

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

     

    It seems from your shared screenshot that you have not configured where to display the menu on your site as shown in the attached screenshot so please configure it.

     

    Best regards,
    Shufflehound team

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

    Solution for this topic

    Hi @Cakelab,

     

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

     

    It is not working because you are using a wrong class “fas fa-flask” on your site and instead you should use a class “fa fa-flask”.

     

    Best regards,
    Shufflehound team

    in reply to: Font Awesome problem

    Hi @tmattevc,

     

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

     

    Your testing page is not accessible for me and displaying the 404 error page.

     

    This can be a hosting provider issue so please contact them to resolve it.

     

    Best regards,
    Shufflehound team

    in reply to: Images Disappeared

    Solution for this topic

    It seems the limitation of Unyson plugin.

     

    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

    .section-justify-height:not(.section-justify-height-only) .sh-column {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        -webkit-flex-direction: column;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
            min-height: 100vh;
    }
    in reply to: mobile justify columns

    I couldn’t confirm the issue on your site.

     

    Could you please test it again and share me some more screenshots of the issue containing whole screen?

    Do you remember what you did that caused the issue?

     

    If not then please recreate the page and try to find what caused the issue.

    You are most welcome here 🙂

    in reply to: Add sharing button

    Would you mind if I log in to your site and do some troubleshooting? If this is ok then could you please temporary share me your site admin log in details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able see it)”?

    in reply to: Icons doesn't work

    I logged into your shared site and saw in the Facebook Name option of Facebook widget you had added the name with https://facebook.com URL that I removed and the widget started working fine on hovering over it.

     

    Could you please check it?

     

    To get help on other topics please reply on the respective topics.

    in reply to: Facebook widget none

    No, there isn’t any builtin option to order posts by view count.

    in reply to: Page View Counter

    I don’t understand – I just installed the new version of the theme, but found no child theme in the zip, as I had in the download from themeforest.

    The child theme is only provided in the package shared on the ThemeForest. The child theme is never updated so it is not provided with every theme release.

     

    Anyways, I activated the new theme, pasted the CSS and absolutely everything is exactly the same, even if I deactivated all plugins except the ones you told me!

    Is it possible for you to share me the whole screenshots of the page where the gallery is displaying and not just gallery image screenshot?

     

    Second, you mention setting the “Page Layout” to fullwidth – it has no effect whatsoever. I’m talking blogpost, not page.

    For the blog post, please set it in the theme Post settings as shown in the attached screenshot.

     

    The theme DOES have a dim effect as shown in the screen rec below.

    I didn’t understand the Jetpack thing – I don’t have any Jetpack installed

    PS. my screen rec is 8,3 Mb – bigger than your limit, you can find  it here:

    https://my.pcloud.com/publink/show?code=XZozBE7ZYuRuewUsOr5VfQhgJDLf74oufBDV

    Please try removing the dim effect 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-content-gallery a:after{
        display: none;
    }
    Attachments:
    You must be logged in to view attached files.
Viewing 20 posts - 11,561 through 11,580 (of 26,111 total)