Your Time:
Our Time:
← Back to discussions

Weird extra white space in last recipe plus search shortcode not working

Need help with a different issue? Search the forums or open a new ticket.
Open a support ticket

This topic has 3 replies, 3 voices, and was last updated 8 years ago by Fem.

Tagged: 

  • 2018-05-23 at 10:57 pm
    Support Expired
    #23357
    tademedia
    Participant
    • Topics: 1
    • Replies: 1
    • Total posts: 2
    • Post count: 3

    When I embed this shortcode:
    [rcp-recent-recipes limit=”4″ columns=”4″]
    The last recipe shown has a larger height than the other recipes. If I change the number of columns the problem continues. You can see it here: http://www.tademedia.nl/ft/

    When I make the search page based on this shortcode:
    [rcp-search-recipes limit=”4″ orderby=”date” order=”DESC” columns=”4″ loadmore=”false”]

    I get this error message when updating the page:
    Warning: Cannot modify header information – headers already sent by (output started at /home/on25692n3/domains/tademedia.nl/public_html/ft/wp-includes/functions.php:1476) in /home/on25692n3/domains/tademedia.nl/public_html/ft/wp-admin/post.php on line 198

    Warning: Cannot modify header information – headers already sent by (output started at /home/on25692n3/domains/tademedia.nl/public_html/ft/wp-includes/functions.php:1476) in /home/on25692n3/domains/tademedia.nl/public_html/ft/wp-includes/pluggable.php on line 1216

    The shortcode used to work but now doesn’t.

    2018-05-24 at 4:50 pm
    #23373
    Fem
    Keymaster
    • Topics: 2
    • Replies: 5215
    • Total posts: 5217
    • Post count: 6003

    Go to cook-pro/assets/css/rcp-frontend-style.css and on line #298 add the following as shown below

    .rcp-post-item.item2:nth-child(2n+2), .rcp-post-item.item3:nth-child(3n+3), .rcp-post-item.item4:nth-child(4n+4) {
        margin-right: 0;
        margin-bottom: 20px;
    }

    Regarding the other issues If you can provide us WP Logins to your website with URL then we can take a closer look at it. Make sure you set the post as a private reply so that only admin can see your wp-logins.

    Note: Before providing the wp-login to any support staff, kindly please make sure you take a backup of everything including WordPress content, theme options, widgets etc.

    2018-05-25 at 12:21 am
    Support Expired
    #23377
    tademedia
    Participant
    • Topics: 1
    • Replies: 1
    • Total posts: 2
    • Post count: 3
    This reply has been marked as private.
    2018-08-28 at 4:51 pm
    #24073
    Fem
    Keymaster
    • Topics: 2
    • Replies: 5215
    • Total posts: 5217
    • Post count: 6003

    Did you get the issue fixed or you still need assistance to fix the issue? As per now, the topic is set to be resolved because of no reply. If you wish to update this topic please reply here instead of creating another topic.

    • This reply was modified 8 years ago by Fem.

You must be logged in to reply to this topic.