milossh
Forum Replies Created
-
@gamicord sure thing, I totally understand where you’re coming from, but you’re just making some statements that you just should not.
First false statement, only implied though, was that having two plugins installed is better than having 3 plugins installed. I assume you’re pointing at performance here. But, as both you and I know, whether you have 2 or 3 plugins active, won’t make much of the difference in performance itself. What will make difference is how robust and how resource heavy are those plugins. This being said, Elementor + any JetEngine plugin? I would always, but literally always go with pretty much any other 3 plugin combination. Also, having Elementor just so that CF7 would provide additional functionality doesn’t really make any sense. To any sane developer, that is.
Another point is that Elementor alone costs a fare amount, and we’re talking about free(as in speech) WordPress plugins, hence the forums.
And last, but certainly not the least, 3 plugins making a number of requests on each and every page load: come on, man, really? This can be fixed with 20 lines of code in the worst case scenario. Also, aren’t the plugin developers responsible for that?
@felipeelia Sorry to say this, but virtually impossible to to make plugin compatible with several other plugins? Also, you have said it yourself – Conditional Fields for CF7 is one of the most popular addons for CF7. That being said, if you want to make your plugin compatible with any other, Conditional Fields should be a priority.
Just my 2 cents.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Bookings – Translation not workingFixed by downloading .po, open with PoEdit, compile .mo, upload both.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Bookings – Translation not workingDoing this on behalf of my client, so I was trying to avoid official support, it can be time consuming.
So, this is the link to said product: https://reserverenfoodexplore.nl/product/booking/
The problematic part is everything related to calendar. One of the strings is “Choose a date above to see available times.”.In woocommerce-bookings/languages/woocommerce-bookings-nl_NL.po , on line 649, you can see this:
#: templates/booking-form/datetime-picker.php:63
msgid “Choose a date above to see available times.”
msgstr “Kies hierboven een datum, om de beschikbare tijden te zien.”Forum: Fixing WordPress
In reply to: update_callback is not executing in register_rest_fieldvarun,
Have you managed to figure out what’s the issue?
Forum: Plugins
In reply to: [Product Reviews Import Export for WooCommerce] comment_ID not being omittedHello, again. That’s just what I tried. And to clarify, I messed up title: it should’ve said “comment_ID is being omitted”. I tried both mapping and not mapping it, but it wouldn’t get the review id. I also tried changing the AutoIncrepent on the comment_ID column, but it didn’t help.
Hello,
So, basically deactivate all plugins, and if it works, activate one by one until it stops working again? Yeah.