Rafa Carvalhido
Forum Replies Created
-
Hey buddy! I am glad I was able to help and that you found it easy to set up. Let me know if you have any ideas that could make this plugin even better.
Forum: Plugins
In reply to: [Plugin Check (PCP)] Wrong warning: plugin readme.txt does not existIt happens the same to me. I am also using a local install in order to develop my plugin. My settings are:
Windows 10
App: Local (used to be called ‘Local by Flywheel’) Version 8.2.1+6583
https is enabled
The webserver is nginx
PHP v.7.4.30
MariaDB 10.4.10
WP v.6.4.3 single siteNever mind. I opened the plugin and saw the extent of it. The ea() function is used throught many files. I will wait.
Thank you and carry on.I thank you very much for looking into the problem and I will keep using your plugin.
I do understand you being careful to not break other users websites. Is there a quick way I can change a few files on my system until the update comes out?
I will not hold you accountable if something goes wrong. I know I could always reinstall the plugin if I do something wrong. I just need to know where this ea() needs to be changed and I will do it myself.
Again, thank you so much for your attention and care.
Hi Pial. I am not. I am using the free version.
The Elementor is Pro version, and the element Animated headline is from it. But the plugin that is throwing an error is the free version of Essential Add-ons for Elementor.
Please, help me out!Correction:
There is a conflict between EA and Ad Inserter v2.7.30. When I deactivate either one and leave the other one on, the animated headline works. If both are on, it does not work. The animated headline is not the only element getting affected throughout the website.
Would you be so kind and analyze what is the conflict? Maybe using same namespace or class names? I actually don’t know what to think of.
By opening DevTools Console, an error comes up:
Uncaught TypeError: Cannot read properties of undefined (reading ‘doAction’) at general.min.js:1:7417
You can see it in the 4th line below (
ea.hooks.doAction("init")
):jQuery(window).on("elementor/frontend/init", (function() { window.isEditMode = elementorFrontend.isEditMode(), window.ea.isEditMode = elementorFrontend.isEditMode(), ea.hooks.doAction("init"), ea.isEditMode && ea.hooks.doAction("editMode.init") }
Hope you can figure it out.
Forum: Themes and Templates
In reply to: [Tracks] Error with WP_Review_Me classNice! Thank you!
Forum: Reviews
In reply to: [RaCar Clear Cart for WooCommerce] Awasome pluginHi @trondandre1962 !
Please update to version 2.1.0 to see a redirection option on wp-admin as per your good idea.
Forum: Themes and Templates
In reply to: [Astra] Filter Panel Layout > FlyoutHi @ptrkx !
You have asked me a question on my plugin (RaCar Clear Cart for Woo), but the topic is closed and I have no way to reach you. (I apologize to everyone in order to talk to him).
in case you still need help, please, open a new ticket so we can interact there.
I will not be notified of answers in this here thread.Forum: Reviews
In reply to: [RaCar Clear Cart for WooCommerce] Awasome pluginThat is a nice idea that I hadn’t thought of! I will work on that.
Thank you for the kind words and the donation! I actually cried a bit when I saw it. It is nice to see hard work being appreciated. Thanks again!- This reply was modified 1 year, 11 months ago by Rafa Carvalhido. Reason: I saw the tip after I had posted my answer
Forum: Reviews
In reply to: [RaCar Clear Cart for WooCommerce] Great Plugin!You are welcome, Phil. I am very glad you liked it.
Forum: Reviews
In reply to: [RaCar Clear Cart for WooCommerce] Excellent Plugin! Thank you!It is very rewarding to see our work helping other people. Thank you for the kind words!
The Dokan I am working on has been altered to a point that I′m not sure if our code will be the same, but for whoever is in need of the CSS fix, please try adding this to the bottom of your ‘…/wp-content/themes/my-current-theme/style.css’:
tr.cart_item dl.variation { display: none; }
In case it does not work, I′m sorry. But I hope it does!
- This reply was modified 4 years ago by Rafa Carvalhido. Reason: grammar - missing letter
Forum: Plugins
In reply to: [RaCar Clear Cart for WooCommerce] translationAs there was no answer, I′ll be closing this ticket. Please, feel free to open a new ticket, in case you still need help.
Forum: Plugins
In reply to: [RaCar Clear Cart for WooCommerce] translationHi @pievedepitti !
It′s a beautiful website you got there!
Sorry for the delay and I′m sorry, but I am not sure how the WPML plugin works. After reading your question, I looked it up as to what I should do and all I found was this page: (https://wpml.org/documentation/support/achieving-wpml-compatibility-for-your-themes-and-plugins#6).
The RaCar Clear Cart for WC already had the text domain set for it, although it wasn′t on the main plugin file as it′s suggested on the above page. Other plugins such as Loco Translator were able to find the .pot, .po and .mo files before and are still now that I′ve changed the code′s place to match WPML suggestion.
Would you be so kind and download version 1.1.5 (to be released in March 08th or 09th) to try it again, please? If you let me know later, I can try and fix again some other way.