albinjoseph
Forum Replies Created
-
Forum: Hacks
In reply to: Admin page like postshi Stefan, thank you for your reply. Could you please tell me which is your plugin too. I will try importing it.
Thanks
-AlbinForum: Fixing WordPress
In reply to: Page template problemI got the problem finally. Its not a bug in the plugin. One of my taxonomy had a wordpress reserved word as the name and it created the issue.
Forum: Fixing WordPress
In reply to: Page template problemYes I did update my permalink structure and it did not work.
Now I use a different plugin for creating the custom post type and everything is working fine :-).
This looks like a bug to me in Custom Post type UI plugin. The steps to replicate the issue. Install a fresh copy of wordpress 3.2.1 and install the plugin. Create a custom post type and add taxonomy to it. Now go to permalink to refresh the rules. Create a new page and try to access it. Instead of the page, the index page will be shown.
Thank you for the help.
Forum: Fixing WordPress
In reply to: Page template problemThe only plugin I am using is the Custom Post type UI. If I deactivate the plugin everything is working fine.
Forum: Fixing WordPress
In reply to: Page template problemThe problem exist for any theme I am using.
Forum: Fixing WordPress
In reply to: get_query_var('post_type') returns nullI found the problem. When upgrading somehow the has archive value was set to false ( I don’t know it was already like that ). After setting the value of has archive to true and flishing my htaccess it started working again.
Forum: Fixing WordPress
In reply to: How to set a different template for custom post taxonomyThanks
Forum: Fixing WordPress
In reply to: Footer is generating SQL errorI got the problem. the bot-tracker plugin was throwing this error. When I deactivated that plugin all the problems got solved.
Thanks
-Albin