Hi,
At this moment, and after an update- installation of both wordpress and enfold the possibility to write new posts and edit pages was terminated.
And I really need your help to get this fixed. My website provider said that it is out of their reach of service.
The only other option is to delete the entire site . . . :-\ and start all over…
Thanks in advanced!
Hi Aerny!
Can you post a screenshot and show the issue you are having? Please flush browser cache few times and check if that helps also try deactivating all active plugins
Cheers!
Yigit
Hi Yigit,
I de-and-reactivated the plugins. The plugin that “caused the problem” was Content Mirror.
That plugin is very important to me for I want to mirror the contents of the gigslist on several other places on my website.
It worked, but after the update of Enfold it didn’t work any more. Is there any updates in the future that will tackle that issue?
Thanks, Arnold
Hey Arnold!
The plugin was probably incompatible with WP 3.9. It’s not the theme that needs an update but the plugin.
Best regards,
Josue
Hi Josue, thank you, you’re probably right about this. I sent an e-mail to the maker of this plugin about this issue.
Hopefully this is not too off topic but is there any change to fix my question by just coding in PHP somewhere within the AVIA Layout Builder / code block?
Like this:
<?php
$id = ID#; /* which will be the page iid, e.g. 11*/
$p = get_page($id);
echo apply_filters('the_content', $p->post_content);
?>
Hello!
It is possible but it would require a heavy customization and unfortunately that’s beyond the scope of the support we can offer. If you really need it try contacting a developer.
Cheers!
Josue