12va
Forum Replies Created
-
Forum: Plugins
In reply to: [Side Cart Woocommerce | Woocommerce Cart] Custom Add to cart buttonHowdy – what if you are trying send data from a pre-made button in a 3rd party plug-in?
It allows you to specify a URL: https://example.com via a small text box.
How might I cram those attributes into a long query string? I tried this:
?add-to-cart="2492"&data-quantity="1"&data-product_id="2492"%20class="add_to_cart_button%20ajax_add_to_cart"
and also tried the other parameters specified:
?add-to-cart="2492"&data-quantity="1"&data-product_id="2492"&data-product-sku&class="button%20product_type_simple%20add_to_cart_button%20ajax_add_to_cart"
But can’t seem to get the sidebar cart to open when clicked. It does add it to the cart, though… but what I like about the plugin is when something is added to the cart, the sidebar cart opens as a means of response to user action. Pretty cool. Just need to figure out how to make it work in a pre-made button. Thanks in advance!
I’m having the same issue as Islo, but I wanted to come up and add that if it’s only 8 emails, the site is probably being farmed manually. I’ve gotten about 60 emails in 24 hours, but it’s erratic and inconsistent. Google Analytics shows a spike from a direct address. Additionally, I only have one form field- just for email to subscribe to a newsletter. Not sure what a spammer is going to get out of sending me their email database one at a time (If they are actual emails, which they seem to be).
This is a great idea and plug-in, and plan on writing a review next. Thanks, Ryan.
Forum: Plugins
In reply to: [WP Page Widget] Featured image not working with WP Page Widget enabledI’ve started another thread on this topic … Was there any resolution to mixing these two plugins? They are both critical to the site we are maintaining. Thanks!