woober
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Woocommerce image sizes keeps changingThanks ill try that and regarding the Regenerate thumbnails, i dont see how this can be good, since my main image is also compressed and i guess that plugin will use that compressed image to recompress it once more?
Forum: Plugins
In reply to: [WooCommerce] Coupon conflictSolved
Forum: Plugins
In reply to: [WooCommerce] Checkout remove unnecessary loadno one?
Forum: Plugins
In reply to: [WooCommerce] Checkout remove unnecessary loadUgly solution (until i notice the flipside):
$a(‘#billing_address_1’).removeClass(‘input-text’);
$a(‘#billing_postcode’).removeClass(‘input-text’);
$a(‘#billing_city’).removeClass(‘input-text’);If anyone know how i can remove/off the keydown on these, please let me know
Forum: Plugins
In reply to: [WooCommerce] Checkout remove unnecessary loadVideo in OP is now working.
Forum: Plugins
In reply to: [WooCommerce] Checkout remove unnecessary loadIf i e.g. click somewhere right after i typed something new in the inputs, then the change(?) is done before the event happens and then the bug isnt there.
Forum: Plugins
In reply to: [WooCommerce] redirect attachment pages to parent?
Forum: Plugins
In reply to: [WooCommerce] redirect attachment pages to parentno one?
** Solved **
Another plugin was messing it up.btw im using woocommerce and it seems that they are not telling the image which one is the parent product.
So you have no intentions on looking for a fix?
Any fix for this? or do you suggest some other plugin to to the live traffic part (still using your plugin for my fence :))
Hi
Thanks for the reply.
Thanks exacly what i see. But even tho they visit multiple pages, it often only show what you mentioned once. When i click on “See recent traffic” it still only shows 1 visit.
I just visited from my phone (not logged in) and it only shows 1 visit in live traffic and all of them Analytics. It does work once in a while tho.Not much of a screenshot, if it doesnt show anything beside the user entering the page.
No one?
Forum: Plugins
In reply to: [WooCommerce] Category page classThanks Caleb.
You are absolutely right. Its already there, its just because my these removes them. Thanks again, i will have to talk with them about it 🙂