Terrellvanity
Forum Replies Created
-
nvm i just installed this plugin
Global Hide/Remove Admin Bar Plugin
Forum: Fixing WordPress
In reply to: Mingle Plugin won't allow activity updatesi did that but it’s still not working
Forum: Fixing WordPress
In reply to: thumbnail problemanyone
Forum: Fixing WordPress
In reply to: INFINITE SCROLL PLUGIN WON'T LOAD MORE CONTENTHELP
Forum: Plugins
In reply to: HOW DO I CHANGE THE WP-CAROUSEL THUMB TO GET MY THEME'S THUMB?CAN ANYONE HELP
Forum: Fixing WordPress
In reply to: Can you do this with wordpress?nvm i figured it out this site helped
http://www.daobydesign.com/blog/tips/wordpress/modifying-wordpress-front-page/
Forum: Plugins
In reply to: [WP-Cycle] [Plugin: WP-Cycle] How do I Add a Arrow NavigationHELP PLEASE!!!!!!!!
Forum: Fixing WordPress
In reply to: Adding Nextgen Gallery to sidebar….HEY CAN YOU HELP ME ON MY OTHER POST PLEASE
http://wordpress.org/support/topic/nextgen-gallery-wont-go-to-the-gallery-page-error-1?replies=1
Forum: Fixing WordPress
In reply to: Nextgen Gallery won't go to the gallery page. ERRORplease help
Forum: Fixing WordPress
In reply to: Adding Nextgen Gallery to sidebar….thank you, i found out how to add it to the sidebar .
Forum: Fixing WordPress
In reply to: How Do I Show The Latest……….@t-p i don’t think your method will work. See what i’m looking for is to show only titles from a category, but don’t know how to dot that.
Forum: Fixing WordPress
In reply to: How Do I Show The Latest……….i want to thank you both for helping, i will try both of your theories and which ever one works best i will let you know, once again thank you.
Forum: Fixing WordPress
In reply to: How do i show multiple categories?that code didn’t work either, it still shows one category
Forum: Fixing WordPress
In reply to: How do i show multiple categories?ok here’s my site http://TerrellVanity.com
when you look at the right hand side of the footer of the post it is as follows
+(category)
then when you click the category it is a drop down menu,
the code only shows one category i want it to show multiple categories, so that when all the categories show you can click on them and see the drop down menu.
Forum: Fixing WordPress
In reply to: How do i show multiple categories?I’m sorry this is the category code i am using
<?php echo $category[0]->cat_name; ?>