Shufflehound profile

Home Forums Shufflehound

Forum Replies Created

Viewing 20 posts - 3,141 through 3,160 (of 3,587 total)
  • Author
  • Shufflehound
    Moderator

    You can try to use fix for this topic: https://support.shufflehound.com/forums/topic/contact-form-settings-dont-stay-saved/#post-2637

    function wpmlsupp_1706_reset_wpml_capabilities() {
        if ( function_exists( 'icl_enable_capabilities' ) ) {
            icl_enable_capabilities();
        }
    }
    add_action( 'shutdown', 'wpmlsupp_1706_reset_wpml_capabilities' );

    Just add the above code in your theme’s functions.php file (between the <?php and ?> tags) and visit once the front-page.
    Then you can remove this snippet.

     

    Let us know if that works.

    Shufflehound
    Moderator

    Hi there,

     

    Sorry to hear that you are having an issue with our theme.

     

    Can you please tell us if you imported one of our demos and if this issue goes away if WPML is disabled?

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    Hi blissout,

     

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

     

    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

    in reply to: video player

    Shufflehound
    Moderator

    We have a one experimental solution for this issue to try:

    1. Go to jevelin/framework-customizations/theme/options/posts
    2. Make a copy of fw-portfolio.php file
    3. Rename it to your custom post type name
    4. Test it

     

    Let us know if that works.

    Shufflehound
    Moderator

    Hi there,

     

    You should understand that we are a company with multiple employees, therefore you were just speaking with one of our support forum moderators.

     

    Refund is given and this topic will be closed.

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    Hi there,

     

    Did you try to change WooCommerce Lightbox option under Theme Settings > WooCommerce ? 

     

    Update: We can see that it is working now in your website (at least for us).

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    Hi there,

     

    We added this feature in the latest theme version 1.1.0 (available in Themeforest).

    You can find it under Theme Settings > Header > Elements.

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    Hi there,

     

    This issue is fixed in the latest theme version available in Themeforest (1.0.10 version).

    Sorry for inconvenience.

     

    Best regards,

    Shufflehound team

    in reply to: line 1197

    Shufflehound
    Moderator

    Solution for this topic

    Thank you! 🙂

     

    Please try to to go  Admin Dashboard -> Appearance -> Theme Settings -> Titlebar and disable it. Let us know if the issue is fixed.

    Shufflehound
    Moderator

    Can you please give us a link to your website, so we can take a look on your page structure?

     

    Also did you try to change page template to Blog? And then under Page settings > Blog adjust settings further?

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    Can you please try this CSS snippet bellow?

    #page-container #heading-e165c32a435b18bc01c026e3c5050986 .sh-heading-content {
        font-family: 'raleway'!important;
        font-size: 65px;
        font-weight: 300!important;
    }

     

    Let us know if that works.

    Shufflehound
    Moderator

    Hi there,

     

    Can you please give us a link to your website, so we can take a look on your page structure?

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    Looks like you are using a different layout, therefore a different snippet is needed. Please try this one bellow and let us know if the issue is fixed.

    .sh-testimonials-quote-icon {
        display: none!important;
    }

    Shufflehound
    Moderator

    Please try this snippet bellow:

    .sh-gallery .slick-dots {
        display: none!important;
    }

     

    Let us know if the issue is fixed.

    Shufflehound
    Moderator

    Hi there,

     

    Sorry, but at the moment this feature isn’t available, but we will try to add this feature in the next theme update.

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    Hi there,

     

    Did you try yo change the page layout under page settings to full width? (at the bottom of the page)

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    Hi there,

     

    We can see you’re issue and in next theme version we will try to add a new option which should fix this issue. By allowing to stretch image to sides in single image element.

     

    Best regards,

    Shufflehound team

    Shufflehound
    Moderator

    Sorry, but at the moment this feature isn’t available on mobile devices.

     

    Best regards,

    Shufflehound team

    in reply to: Parallax on mobile

    Shufflehound
    Moderator

    This is a titlebar element.

    You can enable it under  Admin Dashboard -> Appearance -> Theme Settings -> Titlebar

    in reply to: Portfolio detail page

    Shufflehound
    Moderator

    Hi there,

     

    We would recommend to create  images in 1920×1080 size, which works great for parallax option.

     

    Best regards,

    Shufflehound team

    in reply to: Background Image Size
Viewing 20 posts - 3,141 through 3,160 (of 3,587 total)