Forum Replies Created
-
AuthorPosts
-
spbmrmusicMember
Turned out to be W3 Total Cache.
Been having problems with that plugin on my other sites, too.
It’s not very friendly, despite it being listed in the ‘safe’ estore list
spbmrmusicMemberHello. Everything was working fine for a couple of weeks, even with all the add-on plugins. Suddenly today I am getting the same issue: when clicking on a thumbnail I am sent to the image URL instead of a lightbox popping up. The only possibly difference is that four days ago I added a form plugin “Aweber Forms by Optin Cat” But the lightboxes still worked up until lunchtime today! I even cleared all the caches from W3 Total Cache (Should I use wp-super-cache instead?)
Any suggestions?
Here is an example:
[http://6egraphics.com/storefront/motivational/]
September 1, 2015 at 8:48 pm in reply to: eStore – How to Use a Text Link or URL to Accommodate the Purchase of a Product #45599spbmrmusicMemberYou star.
It was the quotes that were getting in my way!
Thank you ))
September 1, 2015 at 6:47 pm in reply to: eStore – How to Use a Text Link or URL to Accommodate the Purchase of a Product #45597spbmrmusicMemberThis is an awesome feature! Like so many others with this plugin. Thank you.
So, I’ve been using this link:
[http://example.com/checkout/?wp_eStore_add_to_cart=1&discount_code=COUPONCODE]
which has worked brilliantly.
What I have been struggling with is how to change the quantity. For example, this discount is only valid for quantities of 12 of this specific product.
I tried to append &c_input=”12″, I even tried &add_qty=”12″ (I saw that field somewhere else), but I can’t seem to get it working.
Any advice, please?
spbmrmusicMemberNot quite – sorry I didn’t explain well.
Using the custom css I posted above, the image container box remains 125px x 125px, but now the full image can be seen inside it regardless of its size.
I’m afraid the visitors to my site will only click on images they want a closer look at and will just skip/ jump over images they can’t see fully at first. They have plenty of suppliers to choose from (and little time to browse for new designs) and I need to remove as many barriers as possible. At the same time, presenting images at 125 x 125 regardless of their size actually gives a false impression of the image.
Anyway, I’m happy with the results we have now.
If only I could figure out how to get the images in the middle of the box, vertically…
Thanks for all your help, support, and wonderful documentation for this plugin. I am seriously impressed!!
spbmrmusicMemberAha!
That put me on the path to the code below, which works!!!
But I just couldn’t quite get the vertical alignment to work…….
[http://snag.gy/IeIqm.jpg]
.eStore-fancy3-thumb {
width:125px;
height:125px;
border:5px solid RGBa(125, 125, 125, 0.5);
}
.eStore-fancy3-thumb img {
width:100%;
height: auto;
max-height: 125px;
border:0px
}
.eStore-fancy3-thumb a img {
border: none;
spbmrmusicMemberThank you!
I tried. I even cleared all caches (W3 plus browsers) and waited a day, but still no luck.
Any other ideas?
spbmrmusicMemberOh, MARVELOUS! Thank you SilvurCat. That code is most beneficial!
spbmrmusicMemberThank you! I thought I had it there for a moment, but apparently I’m doing something wrong
Checkout page: [http://6egraphics.com/estore-action/checkout/]
Product page (to put something in the cart!): [http://6egraphics.com/storefront/arts/]
Code entered into custom css plugin:
.eStore_paypal_checkout_button
{
width: 286px; !important
height: 82px; !important
}
There was no change in the size of the button
Upon inspecting element in Chrome:
[http://snag.gy/mOZ6r.jpg]
I am not understanding why the custom css is not working.
Thanks for your patience with me!
spbmrmusicMemberAha! There is some code pre /pre appearing around the short code! I shall remove it, and…
Boom! It worked. Thank you.
But the Checkout Paypal button is still tiny.
[http://snag.gy/MYvM2.jpg]
August 10, 2015 at 9:53 pm in reply to: eStore – Change the Checkout Button Image in the Shopping Cart #59025spbmrmusicMemberHello. Love this plugin so much. Thank you!
OK. The checkout/ view cart page was displaying basic font and size, the apply coupon field name and box were misaligned, and the actual paypal button is tiny (see screenshot link below).
I tried fancy/ thumbnail cart views, yet the same issue.
I setup a full-width page template yet the same problems occur.
I followed instructions elsewhere in this forum to change the font size in the cart, and that did not make a difference.
Now I don’t know what to do! Any help would be appreciated:
[https://www.dropbox.com/s/x0dqo64pxc7k9pz/Screenshot%202015-08-10%2017.40.56.png?dl=0]
[http://6egraphics.com/estore-action/checkout/]
January 29, 2015 at 12:27 pm in reply to: WP eStore – Remove thumbnail image from certain products #67826spbmrmusicMemberOh, now THAT’S impressive service!
Thank you SO MUCH
Where can I leave 5 stars for you?
January 26, 2015 at 4:56 pm in reply to: WP eStore – Remove thumbnail image from certain products #67824spbmrmusicMemberThank you! Here is a page using the fancy 2 in the top box:
[http://www.stephenpbrown.com/compositions/psalmquest/psalmquest-21-celebration/]
January 19, 2015 at 4:11 pm in reply to: WP eStore – Remove thumbnail image from certain products #67822spbmrmusicMemberHello – love this plugin and service. Thank you!
Would it be possible to remove the thumbnail for fancy2, please? I like the layout, especially the double-currency.
We have this:
[wp_eStore_fancy1_no_thumbnail id=1]
And would love this:
[wp_eStore_fancy2_no_thumbnail id=1]
Thanks!
-
AuthorPosts