adopted3
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can't see wp-admin page after simple edit to a plugin fileThank you so much… going thru plugins now. I’ll mark this topic as resolved.
PaulForum: Fixing WordPress
In reply to: Can't see wp-admin page after simple edit to a plugin fileHello, thank you for replying!
Renaming plugins to plugins2 worked, I can see the dashboard!
But when I rename the folder back to plugins, I get the blank screen again.
So, should I re-install all of the plugins?
Thanks again,
Paulπ Thanks.
Thank you very much! π
Forum: Plugins
In reply to: [Embed PDF] Embed PDF using do_shortcode()fyi… i found that this code works:
<?php
global $wp_embed;
$post_embed = $wp_embed->run_shortcode('[embed]http://example.com/example.pdf[/embed]');
echo $post_embed;
?>
not sure why
do_shortcodedidn’t work.it’s perfect… thank you! π
hey jason,
that’s excellent!
thanks for letting me know.
paul
this helped us get the size of our zipped backup file from 317 MB down to 13 MB ! π π Thanks for adding this.
Pauljason,
i think those are great features! looking forward to it…
paulJason,
Thanks for your reply!
We’re in good shape now, so we won’t need to restore that backup, but thanks for mentioning that.
Our backup is mostly so large because Online Backup plugin doesn’t (yet) allow us to exclude certain directories. But otherwise, the plugin is working great for us.
PaulHi Jason,
That’s great, thanks for letting me know.
Paul