![]() |
Re: X-Cart - reBOOT - Responsive Template
With the Social Sharing option on each product the Pinterest button does not show an image when used
|
Re: X-Cart - reBOOT - Responsive Template
Quote:
In skin/reboot/custom/product_sharing_buttons.tpl Change: Code:
<a class="btn btn-danger ttip_n" title="Pinterest" href="//pinterest.com/pin/create/button/?url={$http_location}/{$canonical_url}&media={$http_location}/image.php?type=T&id={$product.productid}&description={$product.product}" target="_blank"> Code:
<a class="btn btn-danger ttip_n" title="Pinterest" href="//pinterest.com/pin/create/button/?url={$http_location}{$smarty.server.REQUEST_URI}&media={$product.image_url|amp}&id={$product.productcode}&description={$product.product}" target="_blank"> If your store is HTTPS see Steve's post http://forum.x-cart.com/showpost.php?p=384126&postcount=13 to set $http_location = $https_location so you don't have to manually change the {$http_location} code in all your templates. |
Re: X-Cart - reBOOT - Responsive Template
Cheers pal, that works really well now.
|
Re: X-Cart - reBOOT - Responsive Template
Is it possible to post a product page video that is not hosted on youtube or vemio? The video is hosted elsewhere and I have the video URL.
Thanks in advance. |
Re: X-Cart - reBOOT - Responsive Template
Phil the fix you did for pagination in our new arrivals can you remember what is was as it also needs to be implemented in "On Sale"
|
Re: X-Cart - reBOOT - Responsive Template
Quote:
Quote:
Code:
{assign var="navigation_script" value="new_arrivals.php"} Code:
{assign var="navigation_script" value="on_sale.php"} |
Re: X-Cart - reBOOT - Responsive Template
Another one Phil. Is there a list of changes between default template and reBoot for structured data markup? We use the CDSEO plugin but its giving lots of errors since the change of template.
|
Re: X-Cart - reBOOT - Responsive Template
This template is looping javascript on every image on the page including the sliders. Is there anyone who knows what is causing this? It's happening on the demo site as well. If I resize the window it takes a few seconds to refresh, too.
|
Re: X-Cart - reBOOT - Responsive Template
What can i do for the site images to load faster?
|
Style lost when "Use speed-up tool for CSS" is checked
I have two 4.7.2 sites setup, both with reBOOT 3.5.1. I developed the sites with the "Use speed-up tool for CSS" option in X-Cart admin unchecked because I can use all the nice Firefox tool add-ons during development.
Now that one of the sites has gone live, I checked the speed-up tool box. Style based on the edited theme css file disappeared. In my case I used 02.css. Below is an image link to the before and after site appearance of the live site. I'm not sure if other reBOOT css files are no longer working. I went to my other development url (zzzzap.com) and the same is happening there. Does anyone have experience with this? Any advice about what I can do to use CSS minifying after the site is live? Thanks. http://croakcity.com/use_of_speedup_tool.jpg |
All times are GMT -8. The time now is 09:53 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.