woober
Forum Replies Created
-
Im not not getting it in the checkout.
– Disabled all plugins beside woocommerce, mailpoet and your plugin.
– enabled: Tick this box to enable MailPoet subscription during checkout.
– Tryed with flatsome theme and Twenty Sixteen.
– Not logged in(incognito/private browsing)Forum: Plugins
In reply to: [WooCommerce] SEO breadcrumbs?That result in the same problem: They open the product from Women category and it shows them, they are in the Men category.
Suggestion to reply prev. question? 🙂
Forum: Plugins
In reply to: [WooCommerce] SEO breadcrumbs?Thanks for taking the time to explain me this.
What would you suggest i do in this example:
Unisex t-shirt is located in:
– Men
– Women
They open the product from Women category. They will now see:
– Breadcrumbs: Men (should be women and now the customer is *confused..)
– Both Men & Women is .current or atleast the wrong one is .current (i could remove this. which is a shame. breadcrumbs is the worst)*confused = could probably make a better example. Point is they can get confused. They didnt come from another category.
What does all the big sites do, when the product is within multiple categories
Found this link: wp_get_referer(). Havent tryed it. Like to know what you think, before i do anything. New to all this 🙂
Notice thisForum: Plugins
In reply to: [WooCommerce] SEO breadcrumbs?Thanks for the reply.
Thats what im thinking of changing, so please let me know, if this is a bad idea:
Changing the path, so it shows what category they came from. This has a huge benefit. Which is im able to show where the user came from. So the following happens:
– Menu & widget_product_categories has one active categeory(instead of all the categories its within or just the one which is highest in the that products category-tree.. parent. That category usually isnt the category they came from)
– Breadcrumbs contains the category they came from. same issue as aboveThe active/current class in the menu etc. is really bad, since they dont get the real location of where they are at the website
Since the product-url will be /product/productName, but only has these changes:
– Different breadcrumbs
– .current class to widget_product_categories
Will that make it unable to cache? if yes, can i make make it not cache the area i dont need it to?Forum: Plugins
In reply to: [WooCommerce] Mini cart hookThanks lorro.
I do help me some 🙂
Do you know if one of them, allows for the mini cart img url to be changed?Forum: Fixing WordPress
In reply to: Large resized imagesImageMagick Engine seem to enable it. It didnt give the result i was hoping for.
Will be doing it manually instead with photoshop.Forum: Fixing WordPress
In reply to: Large resized imagesIve talked with my host and they do have imagemagick enabled.
How do i know if wordpress uses gd or imagemagick?
Forum: Fixing WordPress
In reply to: Large resized imagesThanks for your suggestion 🙂
http://cubeupload.com/im/jExYEn.jpg (random images)
I did what you suggested and used photoshop to get the same filesize, for comparison.
Other suggestions?@ultimate Member
Do you want an account on my site to have a look at my issue? if yes, how can i message you?Version: 1.3.35
When i try to delete the user from within there account, it will redirect to /account/general/ and tell me that i need to fill out “firstname, Lastname and email” which has become empty fields(they are not empty in wp-admin). username is also empty, but it doesnt require that field to be updated, before i can continue. When that is filled out, it will direct me back to /account/delete/ where i type in the password again and hit delete. It will show a green box, telling me that the account has been updated, on this page: /account/delete/?updated=account
Am i doing something wrong?thanks 🙂
Forum: Plugins
In reply to: [WooCommerce] Create variable productlorro perfect! thats what i need 🙂
Forum: Plugins
In reply to: [WooCommerce] Create variable productWould be a great workaround if the two attributes where working independently of each other. So the 21 color variable changes the main image and the 3 size variable decides what the price should be = 24 variables instead of 63
Forum: Plugins
In reply to: [WooCommerce] Create variable productThank Kharis!
I have been googlering around with no luck. Suggestions to plugin, which might help me solve this issue? also tryed to find a plugin, which allowed me to use two images to make this product:
– background image
– transparent product image, where i can decide the colors with #hex-color. svg/vector like image i guess.