Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

X-Cart - reBOOT - Responsive Template

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #801  
Old 01-15-2015, 08:44 PM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: X-Cart - reBOOT - Responsive Template

Thank you Phil for your great help.You are always cooperative.Thank you very much.
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote

The following user thanks xtech for this useful post:
PhilJ (01-16-2015)
  #802  
Old 01-17-2015, 01:14 AM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: X-Cart - reBOOT - Responsive Template

Hi Phil,
Two issues found-
1)After submitting the form page not refreshed email value still exist in the popup box.It should be blank after entering email id.
2)After submitting form I want to display an alert message saying "Thank You".

How to achieve that?

Thanks,
xtech
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
  #803  
Old 01-17-2015, 09:21 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
1) After submitting the form page not refreshed email value still exist in the popup box.It should be blank after entering email id.
In reboot_newsletter_popup.php after...
Code:
klass = 'response-success';
Insert...
Code:
$("input#signup-email").val("");

Quote:
2) After submitting form I want to display an alert message saying "Thank You".
It already does that...
Code:
if($insertSignup){ // If insert is successful $status = "success"; $message = "You are subscribed!";
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
xtech (01-18-2015)
  #804  
Old 01-18-2015, 10:55 PM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: X-Cart - reBOOT - Responsive Template

Thanks it is working.But instead displaying at the below if I want after submitting the form it will display "Thank you" only at the middle of the page.No form will show at the top.

Also I want to show Sort by discount options on any products page.How to achieve it also?
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
  #805  
Old 01-19-2015, 08:57 PM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: X-Cart - reBOOT - Responsive Template

Hi Phil,
My latest products RSS feeds rss_products.xml always showing old products 10 April 2014 23:05.It will not updating and displaying the latest products.

What is the issue here?

Thanks,
xtech
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
  #806  
Old 01-20-2015, 05:52 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
My latest products RSS feeds rss_products.xml always showing old products 10 April 2014 23:05.It will not updating and displaying the latest products.

Perhaps try increasing the value in the template settings...

RSS > "Latest products maximum number of entries"
__________________
xcartmods.co.uk
Reply With Quote
  #807  
Old 01-20-2015, 06:29 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

Bootstrap v3.3.2 released. reBOOT v3.x users can upgrade here.
__________________
xcartmods.co.uk
Reply With Quote
  #808  
Old 01-21-2015, 08:40 PM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by PhilJ
Perhaps try increasing the value in the template settings...

RSS > "Latest products maximum number of entries"

I have changed it from 50 to 200 but still showing products from 2014.

Also I have opened https://www.mydomain.com/reboot_rss_products.php

it is showing this Warning-

Warning: fopen(rss_products.xml): failed to open stream: Permission denied in /var/www/vhost/mydomain.com/reboot_rss_products.php on line 13
Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/vhost/mydomain.com/reboot_rss_products.php on line 41
Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/vhost/mydomain.com/reboot_rss_products.php on line 42
Latest Products RSS Feed Generated! - Thu, 22 January 2015 10:52:56

How to resolve the issue?
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
  #809  
Old 01-22-2015, 05:30 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

Ensure rss_news.xml and rss_products.xml are writable (CHMOD 777).

Or, it could be that the RSS feed(s) are not 'well-formed', which can be due to special characters in the product titles/descriptions.

Open the feed in a browser like Opera and it will let you know if there are errors. Or try the W3C feed validator.
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
xtech (01-23-2015)
  #810  
Old 01-23-2015, 10:26 PM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: X-Cart - reBOOT - Responsive Template

After changing the permissions it is working.Thank you very much.

One more requirement please- I want to show Name,Email Id,Password and confirm password in home page lightbox popup.That is I want to register the user first.

How to achieve that? Please help me.

Thanks,
xtech
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 07:33 PM.

   

 
X-Cart forums © 2001-2020