rudolfl
Forum Replies Created
-
Forum: Plugins
In reply to: [Markup by Attribute for WooCommerce] Markups not applyingI hit same problem and can’t figure it out:
https://test.rumatech.com/belts/product/genuine-leather-buckless-belt/
I did not use bulk edit to set prices.
I am importing product from CSV file.
Here is a link to the CSV file: https://test.rumatech.com/belts/testdata.csv
Perhaps it is something in the data I am loading?Thanks,
RudolfForum: Plugins
In reply to: [WooCommerce] Send Custom Field with Order Email WoocomerceYou can modify relevant e-mail template. This is what I did to send the tracking number in order completion e-mail.
/woocommerce/templates/emails/…
Just make sure you copied it into your child theme.
Forum: Plugins
In reply to: [WooCommerce] Sorting problemHi @nixiack8
Not quite.
I currently have following scenario:
I am creating a new category in my shop and populating it with whole lot of new products.
Shop is set to sort by popularity.Since there are no sales yet, all products will have same popularity. Products in category are shown sorted by date they were added. Newest are shown first.
What I want to do is to sort by popularity, THEN by price. So all products with same popularity will be shown expensive ones first.
I currently do a trick where I added code to srt this particular category by price instead of default sorting, but this is really a “hack” and I don’t like hacks.
Rudolf
Forum: Plugins
In reply to: [Braintree for WooCommerce Payment Gateway] Plugin doe snot work at allHi,
You can close this one.
As I mentioned main issue is Braintree itself — for Australia, AMEX card is NOT activated by default. As a result, testing with AMEX fails.
Few notes, though:
1. Braintree can do a better job by clearly displaying what cards are on! I could not find it in “My Account”2. Plugin can do better job in few areas:
– Clearly show connection status with BrainTree. At the moment one has no idea if connection worked
– Show more meaningful and more descriptive error messages (although I suspect those may be coming from BrainTree itself)Rudolf
Forum: Plugins
In reply to: [Braintree for WooCommerce Payment Gateway] Plugin doe snot work at allHi,
The problem found to be on Braintree side.
Customers in US are set up to accept VISA, MasterCart and AMEX by default.
Customers in Australia are set up to accept VISA and MasterCard only! I was testing with AMEX and had an issue.Braintree, on account page, does not show what card are accepted, which is annoying. One has to apply to BrainTree to be able able to accept AMEX and other cards. There is no way to control or request which cards can be used.
Rudolf
Thanks,
I think you are right.
I just learned that only US merchants have AMEX bundled into default setup.
Australian businesses only get VISA and MasterCard. I have to specifically request AMEX. I do not even have an option to turn it on.In my account, it doe snot even show what cards I am accepting. I assumed it would be all, but looks like it not the case.
Rudolf
I was using
378282246310005
Rudolf
That was quick!
When I tried to use 3-digit CCV with AMEX, appropriate error was displayed. This one is a generic one.
I am going to send you site access in a minute
Rudolf
Forum: Plugins
In reply to: [WooCommerce] [sale_products] shortcode has a problem?Hi @rossviviano
May be I did not make myself clear.
https://www.fascinators.com.au/wordpress/specials/
Native widget IS INSTALLED, should be showing at the top of sidebar, but it does not. Presumably because it thinks there is no data to filter. Exactly same setup works just fine on any category page. Third-party plugin is there to just verify there is an issue!There is something wrong with the way [sale_products ….] works.
Please do simple test on your site — install native price filtering widget and load it on the page that is created with shortcode in question — you will see the problem.
Rudolf
Forum: Plugins
In reply to: [Advanced Woo Search] Search results are completely wrongThank you — you are right!
Upon further investigation, I found that default search result page in Avada theme for some strange reason included a shortcode to display 15 recent product on top!
Removed this and all is good now.Thank you,
Rudolf- This reply was modified 4 years, 9 months ago by rudolfl.
Well, this is strange.
I am trying again now and i can see all slides I added before AND I can add new slides without problem.
Then I tried to repeat all the steps.
Trying to add new slideshow and errors start popping up:
TypeError: “t.current is undefined”
pn https://www.hatsfromoz.com.au/content/plugins/ml-slider/admin/assets/js/app-3-15-3.js:1This is a fresh install — I did not use Meta Slider before. I did try to uninstall/re-install
Rudolf
I just tried to add plugin on another site that is running WP 5.3.3. Seem OK
I still have height problems, but I can work through this.
On my original site, there is no tooltip popup when I hover over blue question marks. No additional errors, but likely due to original fault.
Rudolf
jQuery error appears as I load “New Slider” page.
As far as I can see, it does not appear anywhere else.
Deleting the slide triggers error again.
Just loading sample slider does not trigger the error. Attempt to delete a slide does.
Interesting that error appears at random times when I just go to “Add New Slider” page. It may take few seconds to appear, then it may appear again after few more seconds. Like there is a processing happens based on some timeout (don’t think it relates to page loading). Deleting slide triggers it right away.
Another issue is AutoHeight. I assume this scales slider to the element size. If I just go and create a new slider, default is 3 panels with plain text. But resulting slider is quite wide. Is there a way to actually scale slider height to that of slider content? No errors in console.
Rudolf
PHP 7.3
I do have whole bunch of PHP notices:
PHP Notice: Undefined index: sa_slide4_content in /wordpress/content/plugins/slide-anything/php/slide-anything-admin.php on line 2189
[10-Dec-2019 07:45:50 UTC] PHP Notice: Undefined index: sa_slide4_image_id in /wordpress/content/plugins/slide-anything/php/slide-anything-admin.php on line 2190
[10-Dec-2019 07:45:50 UTC] PHP Notice: Undefined index: sa_slide4_image_pos in /wordpress/content/plugins/slide-anything/php/slide-anything-admin.php on line 2191
[10-Dec-2019 07:45:50 UTC] PHP Notice: Undefined index: sa_slide4_image_size in /wordpress/content/plugins/slide-anything/php/slide-anything-admin.php on line 2192
[10-Dec-2019 07:45:50 UTC] PHP Notice: Undefined index: sa_slide4_image_repeat in /wordpress/content/plugins/slide-anything/php/slide-anything-admin.php on line 2193
[10-Dec-2019 07:45:50 UTC] PHP Notice: Undefined index: sa_slide4_image_color in /wordpress/content/plugins/slide-anything/php/slide-anything-admin.php on line 2194
[10-Dec-2019 07:45:50 UTC] PHP Notice: Undefined index: sa_slide4_link_url in /wordpress/content/plugins/slide-anything/php/slide-anything-admin.php on line 2195
[10-Dec-2019 07:45:50 UTC] PHP Notice: Undefined index: sa_slide4_link_target in /wordpress/content/plugins/slide-anything/php/slide-anything-admin.php on line 2196JS error I get can be triggered by attempting to delete a slide.
Error is in:
delete_sa_slide : slide-anything-admin.js:1195Rudolf
Hi,
Yes, there is an error in JS Console:
jquery.js:1 Uncaught TypeError: r.getClientRects is not a function
at jQuery.fn.init.offset (jquery.js:1)
at Object.getWithinInfo (position.min.js:11)
at jQuery.fn.init.a.fn.position (position.min.js:11)
at a.<computed>.<computed>._position (dialog.min.js:11)
at a.<computed>.<computed>._position (widget.min.js:11)
at a.<computed>.<computed>.open (dialog.min.js:11)
at a.<computed>.<computed>.open (widget.min.js:11)
at a.<computed>.<computed>._init (dialog.min.js:11)
at a.<computed>.<computed>._init (widget.min.js:11)
at a.<computed>.<computed>._createWidget (widget.min.js:11)Wordpress version 5.0.3 (sorry, can’t upgrade at the moment)
jQuery version: 3.3.1Rudolf