Tagged: Replace text of the post widget
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
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
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
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