DaganLev
Forum Replies Created
-
Hey Mike,
The plugin does this intentionally as with most “pages” (not posts) on a WordPress theme the page title only shows in the navigation and not on the actual page content – so I thought would be good to create some initial content and taken the page title as a H1 tag.I take your point that this might not be a desirable affect for some users and will add an option to opt-out from adding the H1 to the content in the next version.
Forum: Plugins
In reply to: [Plugin: Simple Meta Tags] update killed all tagsHi liquidRock,
Thank you for the Feedback;The Meta tags were not destroyed they were simply not displaying in the post/page admin panel (although still active on the website), and this minor bug was fixed in version 1.2.0 which has just now been released.
Forum: Themes and Templates
In reply to: template_redirect issues with the SlugNo worries found what I needed to do;
you can get the full explanation here if you are interested:
http://solid-code.co.uk/2011/04/using-wordpress-to-display-custom-pages/With this code:
remove_filter('template_redirect', 'redirect_canonical');Forum: Plugins
In reply to: [Simple Meta Tags] [Plugin: Simple Meta Tags]: Another problem, adds titleHi osu94000,
The plugin is designed to initiate a default title tag (based on the blog title and the WordPress page title) in case the meta title has not been filled in – check out our new version 1.1.1 which now gives you the option to opt out from title tags of Pages and Posts…Cheers
DaganForum: Themes and Templates
In reply to: template_redirect issues with the Sluganybody???