Forum Replies Created
-
AuthorPosts
-
RinaldoMember
No, it did not, it linked to the old site of course. So what can I do?
Thanks!
RinaldoMemberIt worked, thanks!
RinaldoMemberHow can one move estore or the products from localhost to a new site? I replaced the complete wp-content folder of the online site, but my product names are dispersed over the front page.
Thank you!
RinaldoMemberThanks, but what I wanted is no QF for products which dont have a QF per product setting. Products with QF should of course have also one in the cart. I believe that makes sense, also for other users.
RinaldoMemberAfter one selects a variation and then adds it to the cart, a quantity field appears in the cart. Can I hide it somehow? I need more shipping cost options and try to find a solution with estore.
Thank you!
RinaldoMemberI am not on line yet, but created a sample on my playground:
http://gotarda.com/wp/products-page/checkout
(this is v 4.9.5, I am using 5.3.3)
Thanks for your support!
RinaldoMemberOne other issue please: One can select No Quantity Field in the product, but in the shopping cart this same product then has a QF. Where could I change that?
Thank you!
RinaldoMemberHi, I can let the message blink, that is even better.
I use Firebug and all the other tools.
In this case it didnt help.
I assume I would have to introduce a new class to give the message a different css.
I also cant figure out how to put a background image behind the Continue Shopping link. I prefer the link because it can be translated by GTranslator.
Thank you for the support!
RinaldoMemberThe theme element styling the err message is:
.entry-content label
but I dont know how to apply this to eStore. If I put it in wp_estore_style all other input labels – in forms etc. – are in the same color.
Any other tip?
Thank you!
RinaldoMemberThanks, I tried that, put in:
.t_and_c_error {
font-size:14px;
font-weight:bold;
color:#DB2F23;
margin:0 0 15px;
}
Only the “bold” argument is executed, the color is apparently overridden by my theme. At least that is what I believe to see in Firebug.
I also wanted to move it away from the Payment Method. That also didnt work.
Any other tip?
Thank you!
RinaldoMemberThanks, I tried that already, I put in:
.t_and_c_error {
font-size:14px;
font-weight:bold;
color:#DB2F23;
margin:0 0 15px;
}
Only the “bold” argument is executed, the color is apparently overridden by my theme. At least that is what I believe to see in Firebug.
I also wanted to move it away from the Payment Method. That also didnt work.
Any other tip?
Thank you!
RinaldoMemberHi, I was wrong, the message is displayed, but it almost disappears on my background colour.
Where can I change font and color of the message? I am using now [wp_eStore_cart]
Thank you very much!
RinaldoMemberThank you, I am not on line yet. I will come back if the problem persists online.
Another little issue is the sub-total in the compact Cart doesnt show the pennies (EUR) if zero e.g. 59.4 instead 59.40 which looks odd imo.
May 10, 2011 at 12:26 pm in reply to: search function not displaying quantity and add to cart button #29090RinaldoMemberI notice that the input field/search button looks much better in Safari and assume that is related to the css errors I am getting in Firebug when loading the page in firefox:
vertical-align: center !important; in eStore_extra_shortcode_css.css
align:right; in wp_eStore_style.css
May 10, 2011 at 8:42 am in reply to: search function not displaying quantity and add to cart button #29089RinaldoMemberI was referring to the search with add-to-cart button. In a sidebar It does not look nice, particularly not If one uses product variations. A different styling for this search product short code with the button next to the input field would be good imho.
-
AuthorPosts