rudolfl
Forum Replies Created
-
Hi,
Single site setup.
Something is strange, indeed. With plugin deactivated, I could still see “Duplicator” entry on the sidebar in admin. That was last night.
But this morning entry disappeared and I could remove plugin normally.Some sort of weird caching somewhere?
Rudolf
Forum: Plugins
In reply to: [Spotlight Social Feeds - Block, Shortcode, and Widget] Site loading timesHi,
I replied via contact form as I could attach screenshot there.
Rudolf
Forum: Plugins
In reply to: [PVT - Product Variation Table for WooCommerce] Suggestion for improvementHi Hakik,
I did some changes to the plugin to better suit my needs, including templating.
can you e-mail me on [email protected]? I will send you source code and you can integrate it to the mainstream code as fits.Thanks,
RudolfHi,
Interesting…
I am using version 1.2.7. Looking through the code, there was not source code to properly deal with attributes. I was able to get them working with some code changes.So, for the test, I removed plugin completely and then installed fresh. Same version 1.2.7, but it works now and code is there.
I guess, previous upgrade did not properly updated and that was the issue.Rudolf
Forum: Plugins
In reply to: [PVT - Product Variation Table for WooCommerce] Visual changesThank you,
Completely understand.
I really like your plugin. Once I have some free time, I will try to contribute as well.
Rudolf
Forum: Plugins
In reply to: [PVT - Product Variation Table for WooCommerce] Issues on mobile deviceHi,
Thank you for quick response.
1.2.7 looks much better. Needs more work, but I will take a look at styling in the next few days
Rudolf
Forum: Plugins
In reply to: [Autoptimize] “Inline & Defer CSS” problemFlaw was in my logic.
This option does defer all CSS EXCEPT the ones specifically mentioned.
Forum: Reviews
In reply to: [Currency Switcher for WooCommerce] Fix support please!I thought it may get your attention.
I actually looked at other topics (and there is one describing same problem I have). And there are no meaningful replies from you guys for weeks and months!
What is the point in having support forum?
If you do not monitor it, how about making a sticky post saying “this forum is not monitors by WP Wham. Look inside for details on how to contact us”.Your low feedback reviews mainly complain about same — luck of support.
I just saw your replies to my queries. Not difficult, is it?
Forum: Plugins
In reply to: [Currency Switcher for WooCommerce] REST API not working when plugin enabledThanks,
This is actually useful info and with a workaround too.
Rudolf
Forum: Plugins
In reply to: [Currency Switcher for WooCommerce] PHP WarningAfter some poking around, I now think problem may actually not be with your plugin. Still investigating. I will open ticket if I am 100% sure it is.
Rudolf
Forum: Plugins
In reply to: [Currency Switcher for WooCommerce] REST API not working when plugin enabledI did another test to isolate the problem
All plugins disabled, except WooCommerce and Currency switcher.
Running 20/20 theme.Problem exists.
Rudolf
I just posted about same problem — in my case REST API are also not working.
Problem follows the plugin. Disabling plugin fixes the issue.
Rudolf
Forum: Plugins
In reply to: [Markup by Attribute for WooCommerce] Markups not applyingOK,
Thinking about what you said and trying to create products manually, I think I understand what you mean. Each possible permutation of attributes must be explicitly defined.
I created new CSV file (https://test.rumatech.com/belts/testdata_new.csv) and imported it (I cut down on attribute values to test).
This set up all possible combinations, but plugin did not work at all — price would not be re-calculated.
I then went into product and did “Set Regular Price”. This fixed the problem. So, looks like one can not just import products and expect it to work.
I do have a plugin that allows bulk editing of products,tried to change price with it and it did not work. I guess, they are modifying database values directly. So, the only option is to visit individual products.I wonder how plugin works if it is installed on a site with existing products. You would have same problem, right? I mean, if there is no call to “Set Regular Price” on existing product.
As a suggestion, I think it is worth adding an option to “re-scan” the site and apply the markup as necessary. Should not be too difficult — just go through each product and check its attributes/prices, right?
Otherwise, plugin is great and does exactly what I need. Some manual work will be involved in my case, but I can live with that.
Rudolf
Forum: Plugins
In reply to: [Markup by Attribute for WooCommerce] Markups not applyingThanks,
I am actually converting a web store from old osCommerce engine.
I am working on a script that transfers existing products across. Or rather, script exports them into a CSV file, then I use WooCommerce import function.There are quite a few products, so I do not really want to go and modify each product manually.
There are two attribues that affect size — “gift pouch” and “waist size”.Let me try your suggestions on CSV file and I will let you know.
Rudolf
Forum: Plugins
In reply to: [Markup by Attribute for WooCommerce] Markups not applyingHi Mark,
I just tried to set regular prices and effect is same — price is not updating.
I did it by selecting “Set Regular Price” option in product editing. I saw another post talking about same problem and using bulk editing.Do I have to do it manually for each combination instead?
Rudolf