Add to cart Button missing
-
When the visitor start ordering, after selecting the order type Delivery – Pickup) on the next screen, the button Addn to Cart is missing. Once you refresh the browser and try again it works properly.
The page I need help with: [log in to see the link]
-
Same here, but even refreshing the page, does not make the “add to cart button appear”
I tried the twenty-twenty theme and even the theme used in the demo, but to no avail.
Hi could we get help with this please?
Thanks,
AnnieHi,
Have you tried to select the text in the button’s area?
It;s not missing it’s just styled with with text on white backgroundHi,
Thanks for replying!
Please look at my short video so you understand what I mean please. There is no add to cart button at all…
You can see it in action in my staging site:
https://logologics.nl/kok2/food-items/Try past this custom css for your button
.rpress-popup-actions .submit-fooditem-button { font-size: 12px; letter-spacing: 0.72px; text-transform: uppercase; text-align: center; color: #7a003c; font-weight: 600; border-radius: 4px; padding: 12px 0px; width: 100%; }
or this
.rpress-popup-actions .submit-fooditem-button { font-size: 12px; letter-spacing: 0.72px; text-transform: uppercase; text-align: center; color: #f1f1f1; font-weight: 600; border-radius: 4px; padding: 12px 0px; width: 100%; background-color: #7a003c; }
-
This reply was modified 4 years, 9 months ago by
Lefteris Toumanidis.
-
This reply was modified 4 years, 9 months ago by
Lefteris Toumanidis.
-
This reply was modified 4 years, 9 months ago by
Lefteris Toumanidis.
I still haven’t gotten an answer for the button’s disappearance. Cashe memory may be responsible. But i haven’t gotten an answer yet.
I have checked both users links (Lefteris and logologic) The button is there
Try right click and inspect element in the area you think is empty. It’s just the text that is white on white background. Lefteris probably solved it.-
This reply was modified 4 years, 9 months ago by
drivebass.
Hi Lefteris Toumanidis,
Yess, that did the trick!
I do wonder though, why this needs extra CSS?In settings I tried the:
“Check this to disable all included styling of buttons, checkout fields, and all other elements” as well as to uncheck this and take styling of the plugin…Thanks,
AnnieDear @drivebass i solve the (logologic) problem. My problem is not resolved and is a different problem.
Dear Annie the manufacturer of the plugin has integrated the basic colors as an option in the settings. If you want to make your own colors then you should use them custom css.
@lefteris3367 yes sorry I overlooked that your problem is after you select pickup.
When the visitor start ordering, after selecting the order type Delivery – Pickup) on the next screen, the button Addn to Cart is missing. Once you refresh the browser and try again it works properly.
Hi Lefteris Toumanidis,
I can reproduce what you are saying in your site.
After the CSS you suggested, my button shows up immediately without the need of a refresh. Thanks for that, really appreciate it!The fact that it needs clearing cache (refresh of the page) to let the button appear, absolutely points to a cache issue.
You do not seem to have a cache plugin in there, maybe some caching on server level?
PS: any solution to make the letters white? Now they black and does not look good?
https://www.screencast.com/t/lMSmT9fOT
-
This reply was modified 4 years, 9 months ago by
LogoLogics.
Dear Annie your problem is completely different from mine. The site have Fastest Cashe plugin but you can’t figure it out. If you read the plugin code you will see that it have some cashe functions. For this reason, also has advice for the W3 total cashe. The white on the button is a little css code for
a:hovver
doesn’t bother me now. I want to solve cashe issue.-
This reply was modified 4 years, 9 months ago by
Lefteris Toumanidis.
-
This reply was modified 4 years, 9 months ago by
- The topic ‘Add to cart Button missing’ is closed to new replies.