Doobeedoo
Forum Replies Created
-
Forum: Plugins
In reply to: [JSM Non-Breaking Space (nbsp) for French Content] Can it work withoutIt’s just a French website, no multilingual?plugin
Forum: Plugins
In reply to: [Automatic NBSP] Any alternative ?Alternative : https://www.ads-software.com/plugins/nbsp-french/
Hello,
Thank you for your answer
Menu order is a WordPress core feature, it’s not something specific to my site
Another of your user has the same issue here:
The default WordPress pages have an ordered field under page attributes. I would like to order the pages within the HTML sitemap using this order value.
https://support.rankmath.com/ticket/html-sitemaps-2/It would be nice if RankMath would take into account this WordPress core “sort by” field for the HTML sitemap
My website is on localWP, so I cannot send you the URL, but it’s pretty straightforward: order HTML sitemap by menu order
In the code you provided:
add_filter('rank_math/sitemap/html_sitemap/sort_items', function ($sort, $type, $name) {
return $sort;
}, 10, 3);What should I change to be able to sort the HTML sitemap by Menu order?
Thanks in advance for your help
Kind regards
Forum: Plugins
In reply to: [The Events Calendar] Events calendar info block/widget disappearedHello Darian,
So I found a big bug in your plugin, and spent time to find it’s cause and informed you about it – you’re welcome
The bug seems to be: when the plugin “Classic editor” is here and the option “Enable the Gutenberg block editor interface for creating events” is checked in Events Calendar, the panel “Events Calendar” will not be displayed
Any plan to solve it on your side?
Forum: Plugins
In reply to: [The Events Calendar] Events calendar info block/widget disappearedHello Darian,
Thank you for your answer
I already deactivated all plugins and changed the theme to test, so updating them manually or not would not change anything, and we are just changing something that is deactivated
But to be sure that you would follow this conversion, I did it: I download the plugins one by one from www.ads-software.com and uploaded them to overwrite existing versions
The problem is still here
I looked in the source code of the page “New event” on another website, and found the id “tribe_events_event_details”
When I look at the source of the website with the issue, this is not here at all in the code (I checked this to be sure it’s not hidden by something)
Then I finally found out that unchecking The Events Calendar option “Enable the Gutenberg block editor interface for creating events.” solves the problem. This website somehow is using the “Classic editor” plugin.
So the bug seems to be: when the plugin “Classic editor” is here and the option “Enable the Gutenberg block editor interface for creating events” is checked, the panel “Events Calendar” will not be displayed
Hope it helps
Best regards
Hello,
I finally managed to dismiss the notice in another browser. It seems it was blocked by a Chrome plugin, maybe an AdBlock, or the plugin “I don’t care about cookies”
Cheers
Hello, what can we do about this?
Forum: Plugins
In reply to: [Menu Icons by ThemeIsle] Support for https://pictogrammers.comHi @poonam9 ,
Thank you for your answer
As you welcome feedback, I will complete my feedback
Looking at the icons this plugin provides:
- Elusive Icons: the link in the plugin presentation is a dead link
- Font Awesome: nice library, but the free icons versions can be too bold for many projects (100$/year to add 10-20 icons to a website is not suitable neither)
- Foundation icons: only 283 icons
- Genericons: less than 100 icons
- Fontello: looks interesting, but they just import other icons libraries and add only ~30 of their own icons?
- TI icons: only 100 icons
Unfortunately, there is no satisfying icon library for any project in this list
https://remixicon.com/ gives 2500 good quality icons for free
https://pictogrammers.com/ gives 7000 good quality icons for free
I’m not affiliated with them in any way, I was just looking for a good icon library and WP icon plugin
Kind regards
Note: I already tried to deactivate all plugins except this one, the problem is still here, cannot dismiss the banner
Forum: Plugins
In reply to: [Menu Icons by ThemeIsle] Support for https://pictogrammers.comAnd also https://remixicon.com
I had to check “Enable REST API” to make it appear again, I don’t know why, but it’s solved ??
Hello Jory,
Thank you for your answer
In fact, it’s custom fields that we can link to posts from only a specific category (in ACF), and not custom taxonomies. Illustration : https://imgur.com/a/cEStVFG
Use case: I have posts categories “Music” and “Movies”
I created a custom taxonomy “Music artists” linked to posts
Problem: in posts from category “Movies”, the field “Music artists” is displayed, and this is misleading
What structure would you recommend to solve this ?
I don’t create a CPT “Music” and another CPT “Movies”, because some posts can be in multiple categories (“Music” AND “Movies” for this simplified example)
Thanks in advance
Forum: Reviews
In reply to: [WooCommerce PayPal Payments] Creates problems with PayPalHello Joost,
Then it’s the PayPal connection that is asked by this plugin that is not standard
It asked for “advanced debit and credit card payments”, which seems to be something specific on PayPal side
PayPal payments are working well with the plugin “WooCommerce PayPal Checkout Gateway” and my company PayPal account, without asking anything more to PayPal
Kind regards
Forum: Plugins
In reply to: [Cookie Notice & Compliance for GDPR / CCPA] Notice Reappearing on Each PageSame problem here, notice “Run Compliance Check” is everywhere, and the button “Dismiss notice” is bugged, it does not work