Benjamin Dubé
Forum Replies Created
-
But, I have the bug that is shown on GitHub, but a little less important for me at this moment.
Hi,
No, it’s not the same bug, but this is happening on a variable product. I’ve not tested on a regular product with gallery, I will test that tomorrow.
The bug I have is really that the slick current slide class do not apply correctly on the thumbnail slider.
I can make a video capture of the bug if necessary.
Hi,
I have realized, that is due to the old verison of WordPress that the website I work on is (3.9.23), and the function get_the_post_thumbnail_url() does not exist yet in WordPress.
Sorry for the trouble,
I will highly suggest to our client to update their website.
Benjamin Dubé
Perfect!
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Translation fileHi Calvin,
I need something specific, so I will set the AI1EC_LANGUAGE_PATH constant. It was exactly what I needed ! I’m aware of the downside, but this is the best solution for me.
Thank you for the good support Calvin and Benjamin,
Benjamin
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Translation fileFor your information , When I see that the 2.5.9 update was available, I’ve done the test.
-Before update, I’ve put my custom translation file in the plugin lang folder.
-The text has been change for the one I want.
-I’ve done the update.
– My translation file have been replace by the default one, so I’ve got back to step one.If it was a website for me, I can manage to remember to replace these file at each update, but I use this plugin for a website we do for a client.
I hardly can believe there not a way to do this update safe ? If isn’t the case, I highly suggest you to do is. Other plugin like WooCommerce work this way. The plugin look into the wp-content/languages/plugins first, than after in the plugin dir if there no file into the first folder.
I don’t want to be negative, I just find that anormal with a plugin as popular than yours. I just want to understand.
Thank you
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Translation fileOk, thank for the answer.
Sorry,I do not want to repeat myself, but what will be happen when I will update the plugin ?
Thanks
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Translation fileHi Benjamin 🙂
I’ve read it more than once.
The french translation was already in the plugin folder. I need to modify some translation to stick with my project vocabulary.
Does it mandatory to put my modified translation file into the plugin lang folder ? I need to be update proof. So this is why I thought that I must put them in the wp-content/languages/plugins folder, but without success.
Thank for help,
Benjamin
Forum: Plugins
In reply to: [WooCommerce Bulk Discount] Discount price per unitWhen i re-read myself, I can see that I maybe have mis-explain myself.
What I want to do, is :
I have a product who cost 10$.
If the quantity is between 5 and 10, I want the product price to be discount of 1$/product, so the unit price will be 9$. So if I have 6 items, the sub-total will be 54$, if I have 9 items, the sub-total will be 81$.
I hope it better explain.
Forum: Plugins
In reply to: [WooCommerce Bulk Discount] Discount price per unitI search for the same thing !
In the plugin description, in features section there : “Possibility to set the discount individually per product.”
I found anywhere I can configure this
Forum: Plugins
In reply to: [Contact Form 7] Failed to send your message. error when use recaptchaSorry for the second post in the same day, but I found the solution ( but not the issue).
I have reset and re-enter the Recaptcha API keys in plugin administration, and now it work.
Forum: Plugins
In reply to: [Contact Form 7] Failed to send your message. error when use recaptchaHi,
There anyone who have the same issue ?
I must put the website that I make online, and if I cannot make recaptcha work, I will need to find another way to create contact form with recaptcha. I don’t say that as a threat, but because I need to find a working solution.
Thank you for your help,
Benjamin
Sorry, I though it was the same problem, I do not want create duplicate topic…
I got this error too. The problem in my case was the recaptcha field, when I removed it, the form work perfectly.
I don’t understand, my google recatcha key was good, and I registered my domain correctly in google recatcha administration.
If someone have a solution… Thanks !
Forum: Fixing WordPress
In reply to: wp-includes/capabilities.php on line 1385I got the exact same error message, but from a plugin I wrote.
If someone find the solution, I will take it 🙂
If I find the solution, I will post a message here.