jaysonvds
Forum Replies Created
-
Forum: Reviews
In reply to: [Yoco Payments] Fantastic Payment Processor / Support TerribleAs an FYI if you didn’t come right, or if someone else is having the same issue
– after updating from any V2 version to V3 version you need to go into WooCommerce settings and click manage by the Yoco module and then save the settings to reactivate the module. This was not mentioned at all int eh documentation or release notes and caused a major headache for the many sites I manage.
I had already tried what you had said before opening the ticket.
This is running on the latest Elementor with Elementor Pro on PHP 8. The problem is that the green still flashes and if the internet is slow you see see the green background while the image is loading on first view of the site. It doesn’t replace with the white background I have set in the widget. The only way I have been able to get rid of the green background is by applying an additional CSS rule.Simply removing the hard coded colour from CSS file would solve the problem.. Rather let user choose the colour, or set a default colour in Elementor settings widget instead of using CSS file.
Hi, here is the feed we are using.
https://feeds.buzzsprout.com/1032100.rssIf you view the code of the file you will see that’s its an XML file and the other is an ITEM tag, so we would be after the first MPS link for the file (if rendered in HTML it will be different), but will still be the first mp3 found in the document.
Forum: Plugins
In reply to: [Yoco Payments] Plugin is Slowing Down WebsiteThey have released an update but it doesn’t seem to make the site that much faster with this new logging service they have implemented…
Forum: Plugins
In reply to: [Yoco Payments] Plugin is Slowing Down WebsiteAlso noticed this now when my brand new site was acting slow after installing Yoco. Please fix Yoco… This does not need to be called on every page – only pages where Yoco module is required such as checkout or settings screens.
Yes Correct – I want calculate different price points with the formula and display that on the product page, ideally in the place of my choosing which I why I wanted to use Elementor. I don’t want it by the Add to Cart Button.
As I said I tried using the HTML field to display this amount but it doesn’t calculate the result. the HTML box is always is blank if I try to use the formula example I gave – and I did include the extra = as per your examples online for putting formulas in the HTML field.
Hi,
The site is online but I had to temporarily remove the plugin to finish other changes.
But I can setup a testing copy if you need one for experimenting.I really want to use the value of the Formula field and call that into the page but need a way to do that.
https://www.sendformdata.com/screenshots/Value%20Field.png
If I use the calculation at the bottom then it overwrites the price which is not what I want, but I have no other way to see the price on the screen..In Elementor we have a few options for calling in data & custom fields.
Request Parameeter – https://www.sendformdata.com/screenshots/Request%20Parameter.png
or Custom Field
https://www.sendformdata.com/screenshots/Custom%20Field.png – then we select the field from dropdown or enter the field value to look for, but this only works if the field is in the database.If I try using the HTML field, but then no result shows no matter what and I thought that could be the alternative way I could get it to display as a workaround for what I need, but the field is always blank.
It looks like they took the button away… It was so much easier but alas, You have to use the actions in the order screen – if you open the order on the right hand side there should be a dropdown for order actions where you can select to send it to courier guy. that one seems to work after the udpate.
We also had this and apparently, it was related to quotes being too old or something to do with the rate change that was taking place. but updating to the latest version seems to improve this, but if there really is an issue you need to contact their IT people and get them to log a ticket for support.
Forum: Plugins
In reply to: [Countdown Timer for Elementor] Countdown no longer worksIf it helps, the error is with class Elementor\Scheme_Color that is no longer included in Elementor it seems, but is referenced on line 412.
Also, please in future include the compatibility tags in the header of your plugin so that Elementor can flag for us once your plugin is not compatible with a specific version. Right now it just says unknown since you are not including these tags.
Forum: Plugins
In reply to: [Yoco Payments] Plugin Deactivating after updateThis time make sure you communicate the breaking change before you publish the fix so that people are aware that there is an issue comming… If i had not caught this early alot of people I work with would have been having problems for weeks to come.
Forum: Plugins
In reply to: [Yoco Payments] Plugin Deactivating after updateit is 100% hit rate and will effect everyone. The problem is you renamed your primary plugin file from underscores to hyphens.
yoco_wc-payment_gateway.php
changed to
yoco-wc-payment-gateway.phpForum: Plugins
In reply to: [Yoco Payments] Plugin Deactivating after updateHere is it recreated on a testing site.. But I have had a lot of customers with problems this morning because of the plugin being deactivated or deactivating if they run updates.
The error is below, but the plugin is actually there on the list, just not activated – it looks like you have renamed something without thinking of the consequences. I can send pictures of the process but essentially just wen to updates, ran the update – it said all completed successfully and then when visit the plugins page the plugins is not activate any more with this error:
The plugin yoco-payment-gateway/yoco_wc_payment_gateway.php has been deactivated due to an error: Plugin file does not exist.
Since there was no update from the team, incase anyone else is having this issue it is apparently going to be fixed in the next update after 2.4.8
I’ve sent login details on the support ticket I opened yesterday. If there is anything else you need just let me know.