eSyndiCat User Forums esyndicat directory software esyndicat support

Go Back   eSyndiCat User Forums > eSyndiCat Directory Software [FREE] > User interface

User interface Discuss eSyndiCat templates here. All the questions regarding eSyndiCat [FREE] Front end

Reply
 
Thread Tools Display Modes
Old 02-07-2009   #1
Grovir
 
Join Date: Jan 2009
Posts: 20
Grovir is on a distinguished road
Default Help with the Listings page navigation

I am using Version 1.6 with the 'nightime' template...

When viewing a Catagory that has many listings it is split into multiple pages with page navigation links at the top, like so:



This only appears at the top of the listings page, how can I edit the template to have this also show up at the bottom of the listings page?
Grovir is offline   Reply With Quote
Old 02-09-2009   #2
Alex B.
Tech Support
 
Alex B.'s Avatar
 
Join Date: Oct 2008
Posts: 989
Alex B. is on a distinguished road
Default

Hi Grovir!
Welcome to our forums!
Sorry for delay, had weekends... )
Please post or PM me your URL, that I could understand what's the problem
__________________
Best Regards, Alex B.
HELPDESK
Alex B. is offline   Reply With Quote
Old 02-10-2009   #3
Grovir
 
Join Date: Jan 2009
Posts: 20
Grovir is on a distinguished road
Thumbs up

Here's a link to one of my catagories: http://rclinks.co.cc/index.php?category=2. I've changed to the CleanRed template but my problem is the same.

What I want to do is have the "« Previous : First : Page 1 Page 2 Page 3 Page 4 Page 5 : Last : Next »" part also show up below the listings.
Grovir is offline   Reply With Quote
Old 02-10-2009   #4
Alex B.
Tech Support
 
Alex B.'s Avatar
 
Join Date: Oct 2008
Posts: 989
Alex B. is on a distinguished road
Default

ok, now I see.
find esyn_root/templates/current_template/index.tpl file.
there find lines:
HTML Code:
<div class="listings">
			{navigation aTotal=$total_listings aTemplate=$url aItemsPerPage=$config.num_index_listings aListingsPerPage=$config.num_navig_pages aType=2}
			<table cellspacing="0" cellpadding="0">
			{foreach from=$listings item=listing}
				{include file="listing-display.tpl"}						
			{/foreach}
			</table>
		</div>
and replace it with:
HTML Code:
<div class="listings">
			<table cellspacing="0" cellpadding="0">
			{foreach from=$listings item=listing}
				{include file="listing-display.tpl"}						
			{/foreach}
			</table>
                         {navigation aTotal=$total_listings aTemplate=$url aItemsPerPage=$config.num_index_listings aListingsPerPage=$config.num_navig_pages aType=2}
		</div>
and
make the same things with listings.tpl

save changes and
check your frontend
__________________
Best Regards, Alex B.
HELPDESK

Last edited by Alex B.; 02-10-2009 at 01:41 AM.
Alex B. is offline   Reply With Quote
Old 02-10-2009   #5
Grovir
 
Join Date: Jan 2009
Posts: 20
Grovir is on a distinguished road
Default

Thanks for the fix! I actually wanted to have the navigation on top and bottom so I did this:

HTML Code:
<div class="listings">
			{navigation aTotal=$total_listings aTemplate=$url aItemsPerPage=$config.num_index_listings aListingsPerPage=$config.num_navig_pages aType=2}
			<table cellspacing="0" cellpadding="0">
			{foreach from=$listings item=listing}
				{include file="listing-display.tpl"}						
			{/foreach}
			</table>
			{navigation aTotal=$total_listings aTemplate=$url aItemsPerPage=$config.num_index_listings aListingsPerPage=$config.num_navig_pages aType=2}
		</div>
Works like a charm, thanks again!

Hey another quick question...

Is there a way to add another page to the template? For instance if I wanted to have a page with banners that people could use to link to my site or maybe a FAQ page.
Grovir is offline   Reply With Quote
Old 02-11-2009   #6
Alex B.
Tech Support
 
Alex B.'s Avatar
 
Join Date: Oct 2008
Posts: 989
Alex B. is on a distinguished road
Default

Good! =) You're welcome!

Actually it's not that simple. We can do that modifications for you but they will be paid.
If you are interested you may send an email to sales[at]esyndicat[dot]com.
or you can purchase a Pro license, it has FAQ and banners plugins
__________________
Best Regards, Alex B.
HELPDESK

Last edited by Alex B.; 02-11-2009 at 05:23 PM.
Alex B. is offline   Reply With Quote
Reply

Thread Tools
Display Modes

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
Forum Jump


All times are GMT. The time now is 07:38 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Testimonials | Articles | Support | Documentation | Privacy Policy | License | Affiliates | Contact Us | SEO Resources