Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #525138

    Hello,

    When using your Blog Posts content element, I get the following message if the author has not yet posted:

    Nothing Found
    Sorry, no posts matched your criteria

    How can I remove this messages?

    Thank you,

    Terry

    #525404

    Hi Terry,

    Could you provide us with a link to the page in question so that we can take a closer look please?

    Best regards,
    Rikard

    #525803

    Here’s an example:
    http://www.hessel.org/mission-cooney/

    They have not posted anything yet, so the Blog Posts content element at the page bottom returns “Nothing Found
    Sorry, no posts matched your criteria”

    I’d like to suppress that message and have nothing display until they post.

    Thanks,

    Terry

    #526303

    Hey!

    Please go to Enfold/includes and open loop-index.php file and find

    <p class="entry-content" <?php avia_markup_helper(array('context' => 'entry_content')); ?>><?php _e('Sorry, no posts matched your criteria', 'avia_framework'); ?></p>

    and remove the text

    Cheers!
    Yigit

    #526437

    Worked perfectly!

    Thanks

    #526662

    Hi,

    Glad we could help :-)

    Regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.