![]() |
Add redirect after newsletter signup
I have a newsletter signup box in the footer of my store. It is just the default one built into x-cart.
When someone signs up and hits send ... you will see this in the URL: /home.php?mode=subscribed&email=jacob32344%40gmail. com Instead of returning the person back to the homepage (where they signed up) ... how can I add a redirect so after the user hits send they will be taking to a new URL (like a thank you page I've built with a discount code on it) ? Here is my current news.tpl code Code:
{* |
Re: Add redirect after newsletter signup
You need to look in news.php and add the redirect in there after successful registration
|
Re: Add redirect after newsletter signup
This is my news.php
I'm not really seeing a spot to place a redirect Code:
<?php |
Re: Add redirect after newsletter signup
Look in "/modules/News_Management/news_manage.php"
|
All times are GMT -8. The time now is 03:42 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.