snails07
Member
Posted 2 years ago #
Great work with the development of the plugin.
I have found a new issue when viewing the categories or viewing individual listings. The header as well as the widgets that are in the sidebar disappear.
I have tried 3 different themes and the sidebar disappears on 2 of the themes and the header disappears on one of them.
I guess the plugin may not be entirely compatible with some themes.
You can view the problem here http://begiin.com/test4/business-directory/
and then follow the link to the General category and the header disappears
http://wordpress.org/extend/plugins/wp-business-directory-manager/
Themestown
Member
Posted 2 years ago #
snails07, the templates used by the plugin are not the same used by your theme. Neither the single page nor the category page template use a sidebar. If you want to make either or both use a sidebar you'll have to edit the wpbusdirman_category.php for the category page view and wpbusdirman_single.php for the sinlge page view. You'll find them in the posttemplates folder.
For the disappearing header, what's the name of the theme? I'd like to take a look at it.
snails07
Member
Posted 2 years ago #
trig338
Member
Posted 2 years ago #
Does this answer my question http://wordpress.org/support/topic/394991?replies=1 too?
I tried to use the plugin on a page with a sidebar when all posts on my blog index dissappeared when activating the plugin (only after adding categories)
Themestown
Member
Posted 2 years ago #
@snails, if you're still wrangling with this problem, does your theme use the usual get_header(); call to display the theme header?