Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1436633

    Hello,
    We would like to replace the placeholder message ‘Posts not found’ from the post widget with the text ‘There are currently no job postings’. Where can we find this message? Is it in the PHP template?
    We would be very grateful for a hint.
    Best regards
    Stephan

    #1436697

    Hey togetherconcept,

    Thank you for the inquiry.

    What do you mean by “post widget”? Are you using the Blog Posts element from the Advance Layout Builder? Try to edit the enfold/includes/loop-index.php file and look for this code around line 635:

    echo "<{$heading} class='post-title entry-title {$css}'>" . __( 'Nothing Found', 'avia_framework' ) . "</{$heading}>";
    

    Best regards,
    Ismael

    #1436726

    Hello Ismael,

    I was indeed referring to the blog post element of the Advanced Layout Builder. Thank you very much for the valuable hint.

    Regards
    Stephan

    #1436733

    Hi,
    Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Where can I find the text of the error message of the post widget?’ is closed to new replies.