X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   X-Cart - reBOOT - Responsive Template (https://forum.x-cart.com/showthread.php?t=66570)

PhilJ 01-07-2015 04:57 PM

Re: X-Cart - reBOOT - Responsive Template
 
Jan 7th 2015 - reBOOT v3.4 released (X-Cart v4.6.6)
  • Homepage slider images are now lazy loaded
  • Google Rich Snippets codes for products added
  • reboot_compressor.php renamed to reboot_html_minifier.php
  • Slight fix for testimonials avatars, long testimonials can be truncated
  • New setting to choose admin header background colour
  • New setting to add a version to the favicon(s)
  • jQuery updated to v1.11.2
  • FontAwesome can be loaded from MaxCDN
  • Redactor HTML editors updated to v10.0.6
  • Minor improvements and bugfixes
DEMO

xtech 01-13-2015 08:15 PM

Re: X-Cart - reBOOT - Responsive Template
 
Hi Phil,
How to open newsletter popup box will open only once per visitor in all the pages.Currently it is opening all the time in home page when one refreshed the page.I want to change the behavior.How to achieve that?

Thanks.

PhilJ 01-14-2015 05:20 AM

Re: X-Cart - reBOOT - Responsive Template
 
Quote:

How to open newsletter popup box will open only once per visitor in all the pages.Currently it is opening all the time in home page when one refreshed the page.I want to change the behavior.How to achieve that?

I have updated the addon to use a cookie :)

You can adjust the number of days before the cookie expires.

Demo | Download

xtech 01-14-2015 08:45 PM

Re: X-Cart - reBOOT - Responsive Template
 
Hi,
I have also tried it myself and after all success.Thanks for your codes.Thank you very much.

Is it possible to improve it further?

1)it is stored in the database but cannot show in newsletter section.So cannot able to extract data from admin news section.
2)Not sending any notification email those who subscribed and also admin.
3)Also how to add name/Mobile No here?

How to achieve that?

Thanks,
xtech

PhilJ 01-15-2015 08:38 AM

Re: X-Cart - reBOOT - Responsive Template
 
1) I don't follow you there.

2) I've updated the addon. It now has optional email confirmations to Admin / Customer. Also the JS has been moved to an external file.

3) I won't be adding name / mobile number, as those fields do not exist in the xcart_newslist_subscription table. And besides, I doubt many people will want to divulge their phone number details.

Demo | Download

PhilJ 01-15-2015 05:02 PM

Re: X-Cart - reBOOT - Responsive Template
 
1 Attachment(s)
Slight modification to the product videos addon, which allows the user to switch between lightboxes and iframes.

See attached - skin/reboot/custom/product_videos.tpl

DEMO

xtech 01-15-2015 08:01 PM

Re: X-Cart - reBOOT - Responsive Template
 
Quote:

Originally Posted by PhilJ
1) I don't follow you there.

2) I've updated the addon. It now has optional email confirmations to Admin / Customer. Also the JS has been moved to an external file.

3) I won't be adding name / mobile number, as those fields do not exist in the xcart_newslist_subscription table. And besides, I doubt many people will want to divulge their phone number details.

Demo | Download


Thank you very much for your update of this addons.

I want to tell that Email id that I subscribed has entered into x-cart database but it is not showing on x-cart->News management->Subscriptions list.I want it to display so that I can extract data easily from there for sending email to them.

How to achieve that?

Thanks,
xtech

PhilJ 01-15-2015 08:07 PM

Re: X-Cart - reBOOT - Responsive Template
 
Ensure you have specified the correct news list ID in the settings in reboot_newsletter_popup.php
Quote:

$listid = 1; // IMPORTANT - Adjust to your newsletter ID
I have tested it thoroughly and it works fine.

xtech 01-15-2015 08:21 PM

Re: X-Cart - reBOOT - Responsive Template
 
Quote:

Originally Posted by PhilJ
Ensure you have specified the correct news list ID in the settings in reboot_newsletter_popup.php

I have tested it thoroughly and it works fine.


Where to get that list ID?Is it from news.php?mode=subscribers&targetlist=3?

Please let me know.

Where to customize the email notification template of customer and admin?

Thanks again for your great help.

PhilJ 01-15-2015 08:22 PM

Re: X-Cart - reBOOT - Responsive Template
 
Quote:

Where to get that list ID?Is it from news.php?mode=subscribers&targetlist=3?
Yes that's correct.
Quote:

Where to customize the email notification template of customer and admin?
In reboot_newsletter_popup.php


All times are GMT -8. The time now is 11:18 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.