Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 10,361 through 10,380 (of 26,111 total)
  • Author
  • Solution for this topic

    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

     

    .sh-overlay-style1 a.sh-overlay-item:last-child,
    .sh-overlay-style1 a.sh-overlay-item .sh-overlay-item-container {
        display: none;
    }
    
    .post-meta-thumb .sh-overlay-style1 {
        background-color: rgba(52, 177, 204, 0.8)!important;
    }

    Which is the builder I need to use?

    You can use either WPBakery page builder or Unyson page builder depending on your requirements.

     

    So now I need to rebuild my homepage?

    Yes as you don’t have a backup of your site.

     

    This is so crazy, I am so disappointed.  The site changed on its own, I never touched it to have it change.

    The site doesn’t change its own. This can be because of some virus or hacking that you can diagnose by contacting your web host.

    Solution for this topic

    Yes, the issue of Yellow pencil editor plugin is fixed and you don’t need to purchase it comes bundled with the theme that you can install from Admin Area -> Appearance -> Install Plugins

     

    The search form and its placeholder text are displayed by the theme searchform.php file that you can change as described in the following page.

     

    https://handcoded.ca/wordpress-custom-search-form/

     

    Alternatively, you can change the text by translating your theme or using any of the below plugins.

     

    https://wordpress.org/plugins/say-what/
    https://wordpress.org/plugins/real-time-find-and-replace/

    The additional information is only displayed on the shop page https://nordicamenities.com/shop/

     

    It seems it is not displaying on your site due to some reason.

     

    This can be child theme issue used on your site so to confirm it just temporary use the Jevelin theme on your site. If everything works fine then it’s your site child theme 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.

    I could confirm the issue on your shared site but it is working fine for me on my test site.

     

    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.

    You are most welcome here 🙂

    in reply to: Menu/Revolution Slider

    You are most welcome here 🙂

    in reply to: Remove Home Subtitle

    You are most welcome here 🙂

    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)”?

    Hi @shootclever,

     

    Thank you for your question.

     

    It is a placeholder text, therefore, it is styled like that.

     

    You can try changing its style using Yellow Pencil editor as described in the below page.

     

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

     

    Best regards,
    Shufflehound team

    Solution for this topic

    Hi @shootclever,

     

    Thank you for your question.

     

    Just edit that page and change it from the Page Header Settings as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.
    in reply to: Remove Home Subtitle

    Hi Conny,

     

    Thank you for your question.

     

    It is created using Unyson page builder Partners content element as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

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

    Hi @shootclever,

     

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

     

    So I can remove the lupe and the link icon with following CSS

    But I would like to keep the hyperlink to the post. Any idea how to do this?

    So do you have an idea to just remove the clutter but keep the hyperlink active?

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

     

    2. And where can you change the click color of the image (it’s a tad too blue)?

    I am not sure what you mean by click color and which image you are referring to so could you please describe it a bit more in detail?

     

    Best regards,
    Shufflehound team

    Hi Conny,

     

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

     

    Could you please share me your site URL where it’s happening so that I can troubleshoot it?

     

    Best regards,
    Shufflehound team

    Hi @charnival,

     

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

     

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

     

    Best regards,
    Shufflehound team

    Solution for this topic

    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-post .container.entry-content {
        margin-top: 40px;
    }
    
    .home span.post-meta-author {
        display: none;
    }

    I looked at your screenshot for the Private Reply. In your screenshot I see the red shaded “Private information field.” But on my screen, there is no such field. Please see the attached screenshot for an illustration of what I see on my screen–you can see that there is no such “Private information field.” But I am also unsure why you are sending information privately. As I see it, to date, there has been no reason to send any info privately in this thread.

    I shared it in the private as many times after sharing site URL of the user the user asks to delete it so I wanted to avoid it.

     

    If you don’t mind it then here it is for you https://stagingjba0.wpengine.com/wp-content/uploads/spirit1-600-1.jpg

     

    I see your screenshot (Screenshot-12.png), and I see a red arrow pointing to some white space. But can I ask why you are referring to this as ‘padding?’

    Because that is what the padding is called.

     

    Please refer the attached screenshot to know its dictionary definition.

     

    Are you saying that the CSS property ‘padding-top’ has been added to this HTML element, and that is the reason for the white space? If so, can you tell me exactly which HTML element possesses the ‘padding-top?’ I ask because I have inspected both the  element and its containing element, and I do not see and ‘padding-top.’

    No

     

    I have clearly written above that “you have added the top padding in the image itself as shared in the private reply” it is padding in the image itself and not added by CSS or HTML.

     

    You have to edit that image by using an image editor and remove the padding.

     

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

    Solution for this topic

    If you don’t want to display it pixelated then please try using the below custom CSS code.

     

    #page-container .sh-iconbox-slider .sh-iconbox-slider-item {
        background-size: unset;
        background-repeat: no-repeat;
    }

    Thank you for your detailed explanation.

     

    Have you tried using the below plugin to resolve this?

     

    https://support.shufflehound.com/forums/topic/hide-mobile-menu-on-click/#post-5380

     

    If it doesn’t work for you then 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: Main menu on mobile

    Awesome great to see you got that resolved.

     

    I have marked this topic as resolved.

     

    Please advise if you have more questions.

     

    Have a fantastic day!

    in reply to: My site looks broken
Viewing 20 posts - 10,361 through 10,380 (of 26,111 total)