Thanks for this Clau![]()
Hello everybody,
I see that more and more people are using eSyndicat for their directory and maybe someone needs to change this and that in this application, so it would be great if we post here some tweaks that we have done to the script.
For example I wanted that all the users which submit a link to one of my directory to be redirected to another of my directory right after the link is submitted.
Here is what you need to do:
There are two files that needs to be changed in order to make this work:
1. /template/actualtemplate/suggest-link3.tpl where "actualtemplate" is the template that you are using for your site.
In this file you need to search for this:
and replace it with this:Code:{if $msg} <div class="notification">{$msg}</div> {/if}
Here you can put the redirect delay for as much as you want.Code:{if $msg} <div class="notification">{$msg}<br>You will be redirected in 5 seconds</div> <meta http-equiv="refresh" content="5 URL=otherdirectoryurl"> {/if}
2. The second file is /template/actualtemplate/payment-complete.tpl
Here you need to search for this:
and you need to change it with this:Code:<div class="box-content">{$lang.payment_done}</div>
It is working for me so far, but if you have some comment or advice on this please share it with us.Code:<div class="box-content">{$lang.payment_done}<br>You will be redirected in 5 seconds</div> <meta http-equiv="refresh" content="5 URL=otherdirectoryurl">
Claudiu
Thanks for this Clau![]()
* Build a shopping cart for your business with eCommerce software UK
* BossCart.com can build you a.
Register your domain names at Velnet
::
Add Eco sites to The Green Directory free of charge.
Use LBS Free PHP Directory Script . Web Hosting Blog
Thanks Clau! Great Post
Thanks Clau. I would also recommend you place links to your other directories in your confirmation of submission email.
owg,
in your eSyndicat powered directory, I see you start each category with some text about the subject matter of that category, how did you do that?
* Build a shopping cart for your business with eCommerce software UK
* BossCart.com can build you a.
Register your domain names at Velnet
::
Add Eco sites to The Green Directory free of charge.
Use LBS Free PHP Directory Script . Web Hosting Blog
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks