This topic has 12 replies, 2 voices, and was last updated 9 years, 8 months ago by Anonymous.
Viewing 13 posts - 1 through 13 (of 13 total)
Open iva-generator.php file which is located in eventra/framework/common/iva-generator.php and search for eventra_subheader function and you will find this line of code $eventra_sub_title = esc_html__('Blog','eventra-textdomain'); on line no 294. Here you can change the page subtitle to anything you wish.
This doesn’t work in the child theme, only the main theme, so I’ll have to change this back every time a theme update is made. Not a very elegant solution. This is typically available in Theme Options which works in child themes. Thx though, works for now.
No need to change this every time whenever you do update the parent theme. You just have to add this iva-generator.php file in child theme by following this path eventra-child/framework/common/iva-generator.php.
And moreover, as you said we’ll consider adding this option in theme options in the next future updates.
Unable to access your files through wpide plugin. Allow access to edit the files so that I can fix the issue in child theme.
Wpide is not working properly in your theme. It’s not saving the files after editing. Kindly provide us ftp details. So that we can fix.
Fixed the child theme issue. Now the child theme will work fine. Upload all the files which we have modified in the parent theme to child theme.
Look in to each post which you have posted on our support forum. I have mentioned all the file names which I have edited.
Viewing 13 posts - 1 through 13 (of 13 total)
You must be logged in to reply to this topic.