I included the All-in-one-Event-Calendar plugin. In the view for a single event, the title is replaced with a standard phrase "Blog - Latest News". In the breadcrumbs just below, it works fine though. Is there any workaround for this?
Title for Event Posts
6 posts from 2 voices-
Posted 9 months ago #
-
I tried to find out where it comes from, but I really don't know. This phrase is used as a standard blog title in /template-blog.php. However, this template is not applied for a custom post type. Can't find any other occurrences of this phrase.
Posted 9 months ago # -
Hi Shutterlag,
Can you post the specific link for the page that has this issue? I tried to look for it on the page that is linked to your name, but I can't seem to find it.
Regards,
IsmaelPosted 9 months ago # -
Hi Ismael,
sorry, here you go: http://new.upm-cdm.de/ai1ec_event/cop-18/?instance_id=4
Posted 9 months ago # -
Hi Shutterlag,
You can change the text "Blog - Latest News" to other text. Just open template-blog.php (also open single.php) and find this line of code:
$title = __('Blog - Latest News', 'avia_framework'); //default blog title
Just replace the Blog - Latest News. Hope this helps. :)Regards,
IsmaelPosted 9 months ago # -
Great! Thanks alot! Somehow didn't see that.
Posted 9 months ago #
Topic Closed
This topic has been closed to new replies.














