Clear you cache, re-save your permalinks, deactivate your plugins and test.
Is it only happening on that one page?
Kadence Themes
Just did. Clear cache. Reactive the plugin (Virtue / Pinnacle ToolKit). Re-update the post and save permalinks. Content is still gone..
I also paste the content into other post, and it is still gone…This is other post link (http://www.akuiskitchen.com/bakery/?p=31). I can see the content in the edit post..
Help & Thank you,
Did you update the theme?
If so you would need to add the script I sent back into your site.
That would by why it’s important you make a child theme and add the script. So you don’t have to do it with every update.
Yes. I did. It is working now after I put the script back to the php.
I thought making a child them can’t update when there is a new version..Is it a way to fix it..? or update to the premium them so can avoid?
Thanks again,
You just need a child theme with a functions file, in the functions file add that script and that is all.
Or you can use a plugin like this:
https://wordpress.org/plugins/custom-functions/
Kadence Themes
Thank you, I was creating a child theme but it is not working. Could you check?
This is the script.
/*
Theme Name: child virtue
Description: child theme of virtue
Author: my name
Version: 2.2.5
Template: virtue
*/
Is that in your child theme folder? style.css file?
Looks fine.
Kadence Themes
Thank you, it is working now. Typo issue.:)
Will child theme be affected after upgrade to premium theme?
Thank you again,
You would have to change the template to virtue_premium is all.
Kadence Themes