Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 General help me questions
 Listing links for a Catagory of Conent Pages
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

InkMagic
VP-CART New User

123 Posts

Posted - February 21 2013 :  15:55:58  Show Profile  Reply with Quote
I have created a number of similar 'City' Content Pages and have put them in their own Content Category called 'City Pages'.

The only place I can see where I can display the links is in the left column box. Seems strange that you can create categories of content pages but can't display them anywhere but in a little sidebox.

I would like ALL the 'City Pages' links listed on one webpage, similar to how your can list all your category links on one webpage using 'shopcatagorylist.asp'. This is for SEO purposes.

Anyone got any ideas of a search string or some other method of doing this? I would like it to be a single link in my footer.

Thanks ... Dale

diegomilito
VP-CART Expert

Argentina
779 Posts

Posted - February 23 2013 :  04:17:47  Show Profile  Reply with Quote
its easy one. create a ASP CLASSIC file you can call it citycontent.asp and having this code :
<%option explicit%>
<%response.buffer=true%>
<%ShopOpenDatabase dbc%>
<!--#include file="shop$db.asp"-->
<%
ShopPageHeader
ShowContentBox 1,10
ShopPageTrailer
ShopCloseDatabase dbc
%>

you can note ShowContentBox 1,10 means category id 1 and max 10 records. just making a change required here for your own category content id and how many records to load.

Diego.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00