Show Posts


Messages - Sam_78

Pages: 1 ... 11 12 [13] 14 15 ... 18
181
Opinions / SEO generated should be more SEO friendly
« on: February 23, 2018, 09:48:15 AM »
Hi,
Generate SEO in admin panel works fine. But in some cases I have duplicate Subcategory for example under mens and womens category I have bottom jeans as sub category so when I created this sub category in mens SEO was bottom-jeans and when I did same thing in women's it was bottom-jeans_87 which is fine as it can not duplicate but instead of that _19 it should be -19 as SEM RUSH catches this link as non-SEO friendly link. I guess this is not big change and this will resolve the issue. Hope you fix it in next upgrade  ;)
If you have already fix this then I am sorry I am still using V 1.2.10
Thanks,
Have a great weekend

182
Support / Re: change og:image tag
« on: February 21, 2018, 12:21:22 PM »
I already have that but it works for www.website.com/productA it doesn't help with www.website.com  and I see AbanteCart cart logo by default so I just want to know where is it coming form

183
Support / change og:image tag
« on: February 20, 2018, 03:48:55 PM »
Hi I have an issue when I share product through social media product image shown is correct, but when I share my home page it shows default abantecart logo. Can someone tell me where is this coming from?
I can hardcode in head.tpl but that would overwrite images for product page.

184
Support / Re: About fallback static banner
« on: February 16, 2018, 12:47:50 PM »
Try this
@media only screen and (max-width: 500px) {    #banner_slides {        display:none!important;    }}

I think it is overwritten somewhere . can you see all the CSS applied to this ID.
Can you share the url?

185
Support / Re: About fallback static banner
« on: February 15, 2018, 04:02:41 PM »
IMO as you are using different template you need to put code that style.css file not the one you have in storefront. Locate files for template under extension folder and then add these line inside its style.css

186
Your apache is giving error because you are using port 80 that is already been used by other services
To resolve this error you need to use available port
click on config button next to stop, admin and before log for apache in xampp control panel there you will see 3 files with apache prefix open each of them one by one press ctrl + f and look for number 80 replace them with any other available port for example 8081
do this for all apache files then restart apache. This will solve your apache error

once it starts then you need to change your url from localhost:80 to localhost:8081

Installing abantecart through XAMPP is really simple but you need to have some basic knowledge but don't worry thats what we are here for.
Try it and then let me know
P.S I am also XAMPP user and abanteCart work perfectly fine with it

187
Customization help / Re: How to Add Facebook Pixel Code
« on: January 19, 2018, 04:00:53 PM »
Hi can you tell me where did you put it?
header.tpl or page.tpl or somewhere else?

188
Customization help / Re: Hello admin how i can make top bar
« on: January 05, 2018, 12:51:50 PM »
If you want your navbar to stay on-top always then modify the following line:
/storefront/view/default/template/common/header.tpl line#2 <div class="headerstrip navbar navbar-inverse" role="navigation"> to <div class="headerstrip navbar navbar-inverse navbar-fixed-top" role="navigation">

189
General Support / Re: Back in stock notification
« on: October 27, 2017, 12:02:28 PM »
any suggestions?

190
General Support / Back in stock notification
« on: October 26, 2017, 12:10:00 PM »
Hi is there a way I can ask customers to enter their email/phone number to get notified when I will have a product back in stock?

191
How-to questions / Re: Variables List
« on: October 24, 2017, 09:28:32 AM »
You are missing ;(semi-colon)
try this:
<p>TEST <?php echo combine_pay_to; ?></p>

and make sure combine_pay_to has some text assigned to it

192
How-to questions / Re: Variables List
« on: October 23, 2017, 03:42:38 PM »
Yes, I suggest to clear cache after every database edit and also clear browser cache

193
General Support / Re: getting product images
« on: October 23, 2017, 09:25:06 AM »
Any suggestions?? Is there any table that I am missing?

194
How-to questions / Re: Variables List
« on: October 23, 2017, 09:13:29 AM »
Go to your admin panel System->localization->language Definition   
Or you can directly search the word in search box which is at the  top of your admin panel

195
General Support / Re: Cant find Form Manager
« on: October 20, 2017, 11:03:00 AM »
Yes it works by hitting url directly.. I wonder what could be the issue

Pages: 1 ... 11 12 [13] 14 15 ... 18

Database Error

Please try again. If you come back to this error screen, report the error to an administrator.