PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Classifieds Support > Classifieds How do I...?

Classifieds How do I...? Wondering how to do something in Classifieds?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old February 15th, 2010, 04:49 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Jul 2008
Posts: 50
own nav button w/sub nav buttons

I created a nav button with sub navs for my classifieds but when i click it i see that the classifieds is still connected to the forums (picture included).

how can i change that so it connects to and highlights my button not the forums?

thanks for your help.

Xen
Attached Images
File Type: jpg classifieds.jpg (87.4 KB, 23 views)
LCN2007 is offline   Reply With Quote
Old February 15th, 2010, 05:18 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
vbulletin should have tutorials on how to create a vb nav button in vb4.

Likewise you can view the photopost pro vb4 plugin the global state check plugin to see how we create a navbar plugin for the gallery. Classifieds would probally look like this

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; May 26th, 2010 at 02:51 PM.
Chuck S is offline   Reply With Quote
Old February 15th, 2010, 05:26 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Jul 2008
Posts: 50
I have already created the button, yes vb.org has a nav button tutorial.

I was wondering how to unhook from the forum button and hook to my classifieds button.

Here is my button:
Quote:
$tabselected = '';
$tablinks = '';
if (THIS_SCRIPT == 'classfieds')
{
$vbulletin->options['selectednavtab']='classifieds';
$tabselected = ' class="selected"';
$tablinks = ' <ul class="floatcontainer">
<li><a href="link1.php">Link 1</a></li>
<li class="popupmenu">
<a href="javascript://" class="popupctrl">Drop Down</a>
<ul class="popupbody popuphover">
<li><a href="http://www.yoursite.com/classifieds/uploadproduct.php">Place Ad</a></li>
<li><a href="http://www.yoursite.com/classifieds/index.php?cat=1">For Sale</a></li>
<li><a href="http://www.yoursite.com/classifieds/index.php?cat=3">Cars for Sale</a></li>
<li><a href="http://www.yoursite.com/classifieds/showcat.php?cat=6">Want to Buy</a></li>
<li><a href="http://www.yoursite.com/classifieds/index.php?cat=20">Want to Trade</a></li>
<li><a href="http://www.yoursite.com/classifieds/showcat.php?cat=23">Garage Sale</a></li>
</ul>
</li>
</ul> ';

}
$template_hook['navtab_end'] .= '<li'.$tabselected.'><a class="navtab" href="http://www.yoursite.com/classifieds/index.php">Classifieds</a>'.$tablinks.'</li>' ;
LCN2007 is offline   Reply With Quote
Old February 15th, 2010, 05:35 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
The code must be as I am posting above
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 15th, 2010, 10:12 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Jul 2008
Posts: 50
Thank you Chuck
LCN2007 is offline   Reply With Quote
Old February 16th, 2010, 05:08 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
enjoy glad to help
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 15th, 2011, 04:52 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Aug 2008
Posts: 101
Question little help

how do i hide the navbar link from guests

Quote:
Originally Posted by Chuck S View Post
vbulletin should have tutorials on how to create a vb nav button in vb4.

Likewise you can view the photopost pro vb4 plugin the global state check plugin to see how we create a navbar plugin for the gallery. Classifieds would probally look like this

Code:
Content visible to verified customers only.
appsfinder is offline   Reply With Quote
Old June 15th, 2011, 09:06 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
There are no such options and nothing I have ever tested personally.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old January 1st, 2012, 06:17 PM   #9 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2009
Posts: 11
Hi Chuck

You did an PhotoPost Gallery Pro for me and I copied the settings and Installed a classifieds using the directions and the templates observed with your gallery install. I want to use this hook to create a tab and sub links as my use of third party tabs and links aren't working well with Classifieds.

But to my surprise, I don't see Classifieds listed as a product in Manage Products area of AdminCP. I do see PhotoPost and the directions appear to be similar. Did I miss a step and not do the install product step in the directions? I don't see them.

Thanks.
Rocket2009 is offline   Reply With Quote
Old January 1st, 2012, 06:53 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
hello my comment are based on our products if your talking about our classifieds application not some third party app then look under the forum forum for classifieds to see any vb4 plugins for that product.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Nav Bar Buttons -heidi- Photopost Pro How Do I...? 12 February 15th, 2009 11:06 AM
Nav bits oneway How Do I? - vBulletin 3.5.X 0 June 22nd, 2006 01:00 PM
Nav Bar dieselpowered Installs and Upgrade - vBulletin 3.5.X 10 July 28th, 2005 03:05 AM


All times are GMT -5. The time now is 10:38 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0