Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 1,181 through 1,200 (of 26,111 total)
  • Author
  • Please edit any post and you will find the Post Settings in the bottom of the post edit screen.

    What do you mean by “original transparent header”?

     

    The header displays transparent on your website now.

     

    Please advise.

    Hi @sebastianagosta,

     

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

     

    It seems you have edited the settings of the imported demo content causing this issue.

     

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

     

    Best regards,
    Shufflehound team

    Hi @shootthepianoplayer,

     

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

     

    Could you please share an example of the page URL from your site where you want to do it so that I can help you to achieve it?

     

    Best regards,
    Shufflehound team

    You have to choose between the stretching effect or the square image.

     

    Alternatively, you can set the image to have an exact size to display it properly without stretching.

     

    Yes, can create the menu, but my question why there is no predeveloped page for contact and advertisement?

    To answer your question could you please tell me whether you have imported any demo content and if yes then which one?

     

    Please refer to the attachment, need a similar post block to have only the videos

    Currently, the theme does not display videos in the blog slider.

    in reply to: Front End Post

    Sorry, it seems the theme got deleted in the attempt to update it.

     

    I am not sure why the error is occurring only on your website but I resolved it by adding the below code in the functions.php file of the Gillion child theme that you are using on your website.

     

    add_action( 'admin_enqueue_scripts', 'meta_box_scripts' );
    function meta_box_scripts() {
    
        global $post;
    
        wp_enqueue_media( array( 
            'post' => $post->ID, 
        ) );
    
    }

    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

     

    .single-post .blog-slider #jarallax-container-0 div {
        background-size: unset !important;
    }

    I see that error on your website but I don’t get that error on my website.

     

    Could you please delete and reinstall the latest version of the Gillion theme on your website?

    You have not assigned any menu to the header navigation on your website so please assign it as displayed in the attached screenshot.

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

    I could confirm the page settings not getting saved issue on my test site, therefore, I notified the theme developer about this so that it will be fixed.

     

    The issue will be fixed ASAP.

     

    The transparent header only works for the built-in header templates and not for the custom header templates created using WPBakery page builder.

     

     

    Could you please clear and temporarily deactivate the cache Cache that you are using on your website so that I can troubleshoot it?

     

    Please make sure that you have disabled the RTL Support option in the theme settings as shown in the attached screenshots.

     

    If you have upgraded to the redux framework then please try deactivating the Unyson plugin.

     

    If nothing works for you then would you mind if I log in to your site and do quick troubleshooting? If this is ok then could you please temporarily create an admin user account and share the account login details privately by adding them in the box having text “Enter your private content here (only you and forum moderators will be able to see it)”?

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

    You can control the custom header logo size 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-header-builder-main .sh-header-builder-logo img {
        max-width: 150px;
    }

    The upcoming theme version will contain a fix for the issue.

    I logged into your website and confirmed the issue but it is working fine on my website.

     

    This can be due to plugin conflict on your site so please try temporarily deactivating all plugins except Unyson, Redux framework 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.

    03. Why no pages directing to Contact and Advertise on tob bar?

    This is happening because you have not set any page URL for the Contact and Advertise menu items so please edit the menu on the below path and set the URLs.

     

    Admin Area -> Appearance -> Menus

     

    And, how can I have a post area for pictures and videos in home page same like other news, it should show only pictures and videos separately

    I am not sure what you are referring to as other news so could you please share the screenshot of it and if possible also share the page URL where it is displaying?

    in reply to: Front End Post

    Hi @shootthepianoplayer,

     

    Thank you for your question.

     

    Could you please share the page URL from your site where it is displaying so that I can help you to achieve it?

     

    Best regards,
    Shufflehound team

    Hi @shootthepianoplayer,

     

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

     

    It is a WordPress page and not a theme-generated page so you have to change it by developing code and you can get support regarding this in the WordPress support forum.

     

    Best regards,
    Shufflehound team

    in reply to: Editing password page

    Have you tried deactivating the Unyson plugin?

     

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

    Hi @Kenobi8701,

     

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

     

    To achieve this, you have to develop custom code in the child theme of the Jevelin theme.

     

    Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support

     

    If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5

     

    Best regards,
    Shufflehound team

Viewing 20 posts - 1,181 through 1,200 (of 26,111 total)