Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 4,981 through 5,000 (of 26,111 total)
  • Author
  • Solution for this topic

    To achieve that, please set the option to “cover” and “Background Position” to “Center Top” as shown in the attached screenshot.

     

    I have made the changes to your website.

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

    Hi @atzerv,

     

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

     

    To create it, please use and configure the countdown element of the WPbakery page builder as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

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

    Hi @wernervanstrien,

     

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

     

    It is displaying fine for me as shown in the attached screenshot.

     

    Also, it seems you are making changes on your website using Yellow Pencil editor which are causing the issue so when you face any this type of issue then please try temporarily deactivating the yellow pencil editor plugin on your website.

     

    Best regards,
    Shufflehound team

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

    Hi WErner,

     

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

     

    You can make it safe using HTTPS as described on the below pages.

     

    https://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/

    https://make.wordpress.org/support/user-manual/web-publishing/https-for-wordpress/

    https://themeisle.com/blog/add-wordpress-https/

     

    Best regards,
    Shufflehound team

    in reply to: page not safe

    Awesome great to see you got that achieved.

     

    Please advise if you have more questions.

     

    Have a fantastic day!

    Please edit that Row and set its option to contain in its settings as shown in the attached screenshot.

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

    Solution for this topic

    It seems I didn’t explain it in detail previously so I am trying to explain it again.

     

    You can’t edit the below blog posts page content as it is a dynamic page.

     

    https://jevelin.shufflehound.com/blog1/

     

    But you can change its style using below yellow pencil editor.

     

    https://support.shufflehound.com/how-to-change-almost-any-element/

     

    You can remove all the content of the Blog posts page and display any other content on it as described in my previous reply.

     

    Could you please tell me exactly a bit more in detail what you want to change on the page so that I can help you?

     

     

    Please don’t share sensitive information on the forum by adding it in the file as this is a public forum so the information shared can be seen by others.

     

    Please change the shared credentials ASAP.

     

    If you want to share anything privately then you can do so by adding them in the box having text “Enter your private content here (only you and forum moderators will be able to see it)”.

     

    And this is happening now also, see attachment. What is hapening. HELPPPPP!!!

    It is displaying fine for me as shown in the attached screenshot.

     

    Also, it seems you are making changes on your website using Yellow Pencil editor which are causing the issue so when you face any this type of issue then please try temporarily deactivating the yellow pencil editor plugin on your website.

     

    I don’t see the icon for the portfolio menu item on the menu.

     

    Have you removed the icon?

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

    Thank you for sharing the site URL but your shared site credentials are not working on it and I am getting the error “Oops, that’s not the right password. Please try again!”.

    Awesome great to see you got that resolved.

     

    Please advise if you have more questions.

     

    Have a fantastic day!

    Hi @whiskywallet,

     

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

     

    Could you please go to the slider revolution settings as shown in the attached screenshot and tell me which slider you are getting there?

     

    If you are referring to the slider displayed on this page https://jevelin.shufflehound.com/blog1/from-side-to-side/ then the images displayed on it are features images of the post as displayed below.

     

    https://jevelin.shufflehound.com/blog1/2016/11/23/83/

     

    Best regards,
    Shufflehound team

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

    You are most welcome here 🙂

    Hi @DeclareWarWithin,

     

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

     

    Could you please share the page URL from your site where it is not displaying correctly so that I can troubleshoot it?

     

    Best regards,
    Shufflehound team

    Hi Natalie,

     

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

     

    The shared page is a dynamic page created by the Blog template so you can’t edit the page using wpbakery page builder.

     

    If you want to use the wpbakery page builder to edit the page then, please edit the page and set its page template to Default template as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

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

    Your shared website is not accessible and just displays the message “Get Ready… Something Really Cool Is Coming Soon”.

     

    Would you mind if I log in to your site and access it? If this is ok then could you please temporarily create an admin user account and share me 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)”?

    Thank you for sharing the site credentials but it seems you missed to share the site URL.

     

    Could you please share the site URL so that I can help you?

    You are most welcome here 🙂

     

    The theme is improved with each valuable feedback that we get from users like you.

     

    Thank you for your support.

    in reply to: customization

    Now i need to sort the navigation menu colour on mobile as it is not visible and also the social icons that are meant to be next to it.

    The navigation menu hamburger icon does not display on mobile as its color is white and the background color is also white.

     

    It will be displayed If you set background image to header titlebar or you can change its color to black 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

     

    .home .primary-mobile-light .sh-header-mobile:not(.sh-sticky-mobile-header-active) .c-hamburger:not(.is-active) span, 
    .home .primary-mobile-light .sh-header-mobile:not(.sh-sticky-mobile-header-active) .c-hamburger span:before, 
    .home .primary-mobile-light .sh-header-mobile:not(.sh-sticky-mobile-header-active) .c-hamburger span:after {
        background-color: #000!important;
    }
    in reply to: customization

    It means this is not a video issue.

     

    We have to find out whether it is a video tag limitation so please add below code in the page text editor and see whether it displays fine.

     

    <video autoplay="" loop="" muted="" style="margin: auto; position: absolute; z-index: -1; top: 50%; left: 50%; transform: translate(-50%, -50%); visibility: visible; opacity: 1; width: 1281px; height: auto;">
    <source src="https://www.gavant.com/wp-content/uploads/2020/06/19655701-hd.mp4" type="video/mp4">
    </video>

    Also please test the page using default WordPress theme such as Twenty Twenty to confirm whether it is a theme-specific issue.

    I don’t see it displayed the expanding of content beyond its parent container so could you please share the screenshot of the issue?

Viewing 20 posts - 4,981 through 5,000 (of 26,111 total)