Shufflehound Support profile

Home Forums Shufflehound Support

Forum Replies Created

Viewing 20 posts - 13,021 through 13,040 (of 26,111 total)
  • Author
  • Hi @voituski,

     

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

     

    The Single Image content element doesn’t provide any such option so if you want to use it then you have to do it using Text Block content element and adding image markup in it as shown in the attached screenshots.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.
    in reply to: Set link target

    Hi Derek,

     

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

     

    1.) I am trying to add space on the sides of my section with 3 equal columns.  I go to the section, then click other, then try to set the margin. The left margin works, but the right margin does not do anything. Do you know why this could be?

    Please share me the screenshot of the screen where you have set the margins so that I can troubleshoot the issue.

    2.) Also, I want to have some space in between these columns. But when I add margin to any of them, it puts the 3rd column on the next line. How can I add space between these columns, while keeping them all on one line?

    Please regenerate the issue on your site so that I can help you to resolve it.

     

    I’ve tried the “extra background padding” in each column settings, but then it zooms in too much on the pictures, and makes the mobile margin too big on the sides.

    Could you please share me the screenshots of the issue?

     

    Is there a way to add space in between these columns without using the “extra background padding” feature?

     

    3.) Or, is there a way to use the “extra background padding” feature without making it zoom in on the column background photos?

    There isn’t any option for it but you can try achieving this using Yellow Pencil editor as described in the below page.

     

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

     

    4.) Also, the columns aren’t clickable anymore. Do you know why?

    You can achieve this developing custom code solution shared in the following topic.

     

    https://support.shufflehound.com/forums/topic/make-page-elementcolumn-link-to-page/

     

    Best regards,
    Shufflehound team

    in reply to: Margin Issues

    Solution for this topic

    Hi Mario,

     

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

     

    The second shared link does not work for me and instead displays 404 error page.

     

    Please make sure you have selected an appropriate Header Layout in that page settings as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

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

    Hi @tmattevc,

     

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

     

    You can change it either by translating the theme as described here https://support.shufflehound.com/theme-translation/ or using any of the following plugins to change it.

     

    https://wordpress.org/plugins/say-what/

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

     

    Best regards,
    Shufflehound team

    Solution for this topic

    Hi @SarahL,

     

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

     

    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

     

    @media (min-width: 900px){
    .sh-footer-columns > .widget-item.widget_social_links .sh-contacts-widget-item {
        float: right;
        clear: both;
    }
    }
    
    @media (max-width: 900px){
    .sh-footer-columns > .widget-item.widget_social_links {
        display: table;
        margin: 0 auto;
        float: none;
        width: auto !important;
        }
    }

     

    Best regards,
    Shufflehound team

    Hi @supporttester,

     

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

     

    You can remove 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

     

    .page-id-9058 #wrapper > .sh-page-layout-default {
        padding-top: 0;
    }

     

    Best regards,
    Shufflehound team

    I used the Check Email plugin and sent the test email but I never received it.

     

    Do you get email sent by Check Email plugin or any other email from your site such as comment or user registration email?

     

    It seems your site is unable to send any email.

     

    You can troubleshoot and fix this issue as described in the below pages.

     

    https://kinsta.com/knowledgebase/wordpress-not-sending-emails/

    https://hostpapasupport.com/fix-wordpress-not-sending-email-issue/

    https://www.fixrunner.com/how-to-solve-wordpress-not-sending-emails-issue/

    in reply to: Application Form

    I downloaded all the files on the server. I found a solution, I replaced all the css files with the old ones. This fixed about 80% of the theme settings. My only concern is when there is an update for the Jevelin theme that this well create a potential conflict. Do you think this is an issue?

    Yes it will create an issue in the future.

    Do you have a recommended way to backup the site?

    You can create a backup of your site easily using below plugin.

     

    https://wordpress.org/plugins/backwpup/

    Lastly, how do you increase the picture size for a blog post (side bar and footer) under “Recent Post” or “Latest News” ? Here is a linkhttps://omniprofitcalculator.com/

     

    I have also included a screenshot with the areas marked in red.

    To help us keep support thread separates could you please create new thread for each of your other questions instead of asking them in your single thread as it makes the thread messy and hard to read.

     

    If you want to you can also add reference of this thread in your newly created thread.

     

    We would be more than happy to help you on your new thread.

    1-I found Crop Thumbnails plugin. It almost the thing we need. But it gives preset crop sizes. Can you suggest me which one is the right one for dynamic pages and related items? (see attachment)

    Could you please share me the page URL from your site where the images are displaying so that I can tell you the exact crop size of those images?

     

    2- I’m able to develop css but here I’m stucked on this resized thing, I can’t edit this. (see attachment) May I ask where this resizing come from? Where to look?

    It is controlled by the following code added in the theme file /jevelin/inc/hooks.php on line number 210

    set_post_thumbnail_size( 660, 420, true );
    in reply to: Porfolio Image Ratio

    I visited your shared site and it seems you have already achieved it as shown in the attached screenshot.

     

    Please advise.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Icon Box Request

    Awesome great to see you got that solved.

     

    Have a fantastic day!

    Awesome great to see you got that resolved.

     

    Have a fantastic day!

    Awesome great to see you got that removed.

     

    Thanks for helping out here in this forum by sharing the solution.

     

    Your help here is really appreciated.

    You are most welcome here 🙂

    You are most welcome here 🙂

    You are always welcome here 🙂

    in reply to: Blog permalink

    You are most welcome here 🙂

    You are most welcome here 🙂

    Hi @clarensauce,

     

    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

    in reply to: Header Ad Not Showing

    Hi Luis,

     

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

     

    Could you please try configuring the Product Category content element settings as displayed in the attached screenshot?

     

    Could you please share me the page URL from the site from where you have taken the second screenshot?

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.
    in reply to: Column Product Count
Viewing 20 posts - 13,021 through 13,040 (of 26,111 total)