hi its me again....how insert this top navigation in datil links.html:
top>category>subcategory>back...
and where is the html file to customize the button distribution, like details, refer, visit.....thanks one mooore time![]()
hi its me again....how insert this top navigation in datil links.html:
top>category>subcategory>back...
and where is the html file to customize the button distribution, like details, refer, visit.....thanks one mooore time![]()
To insert category path:
orCode:<%$category_path%>
Code:<%$category_path_with_link%>perhaps you're refering to rows.html and also check all files with _rows.htmland where is the html file to customize the button distribution, like details, refer, visit.
I moved the catagory_path output to the header.html file, I always want the catagories linked, this wont work in the header file this way ( with_link does not display in catagores and just catagorypath wont display in the detail page) If you also want to add the page navigation to the header use this code :
Code:<%if $category_path_with_link !=''%> <%$category_path_with_link%> <%else%> <%$category_path%> <%/if%>
Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )
thaaaaaanks so much dudes...........