rbtvance
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Media files stored in wrong dateSame issue.
Forum: Plugins
In reply to: [SEO Ultimate] Admin Pages Loading WhiteI have tried deactivating all plugins except this one and it still has the same issue.
Forum: Fixing WordPress
In reply to: lessphp fatal error: load error: failed to findOMG that was annoying!!! What a POS, how stupid is that?!?! Thank you lilredc5 for sharing how you resolved the issue, your post was very helpful!!
Forum: Plugins
In reply to: [Blog-in-Blog] Showing thumbnailIt’d be nice if there was a template tag like %post_thumbnail_url% so you could just insert the URL of a post’s thumbnail into your template. I’d like to do this, but all they have available is %post_thumbnail%, which generates the full <img> HTML for the thumbnail image, whereas I just want the URL to the thumbnail image.
Forum: Plugins
In reply to: [Blog-in-Blog] No PHP?Yes, I agree, that would have solved my problem too. There’s only like twenty template tags available and I’d like to be able to just insert PHP to achieve something like %post_thumbnail_url%. But I can’t do so, because it only supports HTML.