chriskellogg11
Forum Replies Created
-
You guys are awesome. It was a theme issue. I updated my theme and it works perfectly now, thanks again for your time.
Version 3.6
Great, I found that and I clicked the box for posting to only leaf categories, but now it won’t let me get to the sub categories.
LIKE
Alabama
–BirminghamWhen I select Alabama, then the screen refreshes and asks me again and only give me a choice as the first page (states).
Won’t let me access towns once I click ALABAMA
Okay, I think I understand.
I figured out a work around. In the main template code for BD, I can just add some code to the page…
after this PHP line:
php wpbdp_the_directory_categories()
THEN MY TEXT
That way only shows up on main page.
Okay, I think I understand.
I figured out a work around. In the main template code for BD, I can just add some code to the page…
<div class=”wpbdp-page-content <?php echo join(‘ ‘, $__page__[‘content_class’]); ?>”>
<div id=”wpbdp-categories” class=”cf”>
<?php wpbdp_the_directory_categories(); ?>
</div>ADDING IT HERE FOR THE MAIN PAGE ONLY – SEE?
<?php if ($listings) echo $listings; ?>
</div></div>
Actually I had the static home page set to BOTH posts and pages. Just unchecked POSTS. Thanks!
Nevermind, figured it out. Thanks again for your help!
On the category page, like this one: http://www.wittyweddings.com/near/me/photographers-maweddingdirectory/
I’d like to have the description show up under the title of the category. I guess what I’m asking is it an adjustment of my theme or an adjustment of BD?
Currently my site doesn’t display what I’ve written in as admin.
Thanks what page would I most likely insert it into my theme pages?
I want to remove all the listings but KEEP the categories.
It does work when I set the setting back to
Default Permalinks, but not when I use SEO URL renaming. http://www.wittyweddings.com/?p=123Any other help on the page #2 onwards not showing up?
I tried using Wp-PageNavi plugin as you suggested, but still didn’t work.
I think I figured out the crossed out category issue.
But, still having trouble with pagnation even with the new plugin.
See pagnation links at bottom don’t work still.
http://www.wittyweddings.com/vendor-reviews/find/massachusetts-wedding-halls-venues/
Thanks for the help. But still no luck.
I recently exported the directory file out to add some bulk information to re-import to the directory.
Maybe it has something to do with this…
After importing, in the admin section, and looking at the ALL LISTINGS, it shows the categories crossed out.