jazzerus
Forum Replies Created
-
It wasn’t obvious, but under the ‘Home’ tab in the Titles & Metas section, there’s options for “Title template” and “Meta description template”.
“Template” is the confusing word, but I think it’s used to infer that you can include the %%sitename%%, %%sep%%, and other variables in these fields. But for those just adding text, it’s a bit confusing. Please consider rewording that section in the plugin.
Forum: Plugins
In reply to: [Contact Form 7] Select Element Populated with Post TitlesP.S. I’m using WP 3.5.1 and CF7 3.3.3
The plugin tag is
[album id=2 template=extend]so I just had to edit the album-extend.php template.Where it outputs
$gallery->pagelink, I modified it as:str_replace("nggallery/services-gallery/","",$gallery->pagelink)I’m halfway there with a little help from the Redirection plugin. I created a pass-through rule with:
source: /gallery/(?!nggallery)/?
target: /gallery/nggallery/services-gallery/$1Now I just need to get the gallery to output the rewritten urls.
Forum: Fixing WordPress
In reply to: change password on wordpress.orgSame. The View Profile link is not present on the Extend section of the site, where I created my account. From what I can tell the link is only visible on the Forums section of the site — which is the destination most people go to when they Google this problem. Yes – it’s up there now, but that only because this post is in the Forums section of the site.