Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
cgranier
tagDiv Member

Thanks, but I don’t think this will work. The potential for breaking something, by having to go into the template anytime I have to edit is too large.

All I want is a sidebar widget that displays the content of one post on every page. Then when I edit that post, the content changes. But if I have to edit the template every time, then it’s too easy for something to go wrong and mess up the entire website.

cgranier
tagDiv Member

I tried this but it only allowed me to display the current post’s content. I want to display the content of another post in particular. I know I can display HTML or Text, but the content I want to display needs to be updated frequently.

cgranier
tagDiv Member

Isn’t there a “Default PRO” version of this template? The one that gets installed when you are able to install the Default PRO theme. This one looks like the old, slower version.

cgranier
tagDiv Member

I’m seeing similar errors on my staging server at Dreamhost (Dreampress Pro)

cgranier
tagDiv Member

Was there a solution to this issue? We’re having the same issue on our staging site.

cgranier
tagDiv Member

Thanks. Is there a way to edit these templates? It seems right now my only choice is to either have this section at the bottom of the home page or get rid of everything, including the footer.

cgranier
tagDiv Member

This error appears only after a post has been saved/published/previewed once. It seems to only appear on posts I’m trying to update.

Using Post Style 11.

cgranier
tagDiv Member

The WordPress Codex says that:


If you want to use this function outside of the context of /wp-admin/ (typically if you are writing a more advanced custom importer script) you need to include media.php and depending includes:

require_once(ABSPATH . 'wp-admin/includes/media.php');
require_once(ABSPATH . 'wp-admin/includes/file.php');
require_once(ABSPATH . 'wp-admin/includes/image.php');

Could that be the case here?

Viewing 8 posts - 1 through 8 (of 8 total)