Diana van de Laarschot
Forum Replies Created
-
Forum: Plugins
In reply to: [Category Posts in Custom Menu] Not working on Mobile devices.Hi there, thank you for reporting this issue. Glad to hear the plugin is useful, sorry it’s not working on mobile.
I’m going to verify this using the default WordPress themes first. Thank you for mentioning the themes you use: I see both elementor and roseta have free versions, I’ll check those if I can’t reproduce the issue with default WordPress themes.
Also, thank you for the feedback that you’d pay for my plugin, I appreciate it.
Do you by any chance use other paid plugins, too? I’m facing the conondrum of what method of offering paid plugins is best. If you have suggestions or preferences, I’d appreciate your input.Kind regards,
DianaForum: Plugins
In reply to: [Category Posts in Custom Menu] Development resumedThank you Brian ??
We’re running the following plugins:
Akismet Anti-Spam
amr shortcode any widget
Autoptimize
Bol.com partner plugin for WordPress
Download Monitor
Duplicate Post
Email Obfuscate Shortcode
Instant Images
Mailchimp for WordPress
Ocean Extra
Organize Series
Regenerate Thumbnails
Relevanssi
Responsive Tabs
Simple Custom CSS and JS
Smush
WP Super Cache
WP-Optimize
WPDM – Gutenberg Blocks
Yoast SEOAre any of these the cause of known issues?
- This reply was modified 5 years, 8 months ago by Diana van de Laarschot.
Forum: Plugins
In reply to: [Category Posts in Custom Menu] List taxonomy itemsHi deancs,
I’m sorry to say I don’t actively support the plugin anymore. No more features will be added by me.
Kind regards,
DianaForum: Plugins
In reply to: [Category Posts in Custom Menu] Add drop down indicator to menuHi infinityx78,
I’m sorry to say I don’t actively support the plugin anymore. No more features will be added by me.
Kind regards,
DianaForum: Plugins
In reply to: [Category Posts in Custom Menu] Fixed some thingsHey, thanks for your pull request!
I didn’t get around to it until now, I’ve merged it and will bring out a new version soon.Kind regards,
DianaForum: Plugins
In reply to: [Category Posts in Custom Menu] WP 4.8.2Hi Frank,
sorry for getting back to you so late.
There is currently no update planned.Kind regards,
DianaHi MSnMKS,
I don’t think I’m in a position to say anything about a convention/standard. Simply not for me to decide.
I’d recommend you open a ticket here: https://core.trac.www.remarpro.com
Kind regards,
DianaHi MKSnMKS,
thank you kindly for the message. I appreciate you reaching out.
Please note that the functions you see are for PHP 5.2 and below. The file cpcm-functions52 is for backwards compatibility. (Yeah, maybe I can just drop the PHP < 5.2 support altogether, but I’m not so sure who uses it…)
So, it won’t cause trouble for PHP 7 ??
Anyway, thank you for taking the time to report this!
Kind regards,
Diana- This reply was modified 7 years, 7 months ago by Diana van de Laarschot.
Forum: Plugins
In reply to: [Category Posts in Custom Menu] Post in multiple categories does not showHi generalgumus,
Could very well be that you are exceeding the limit:
https://jonnyjordan.com/blog/how-to-increase-the-menu-items-limit-in-wordpress/
Most servers will be set to ‘1000’ max_input_vars, this is roughly around 90 menu items.
Maybe you can see if this value can be increased for you in the server’s PHP settings.
There’s nothing elsd I can do here. Please note that I never wrote (nor tested) the plugin with such heavy use in mind….
Kind regards,
DianaForum: Plugins
In reply to: [Category Posts in Custom Menu] PHP 7 compability?Hi Anders,
I just revisited this today (yes, late, I know, sorry) and see now (heheh, woops) that the errors occur in file cpcm-functions52.php
This file is *only* used for PHP 5.2 and lower. Otherwise, it is not ignored.
What remains is a warning, I’ll fix usage of double underscores to get rid of that warning.
Either way, you’re good to go for PHP 7.0!
Kind regards,
Diana- This reply was modified 7 years, 11 months ago by Diana van de Laarschot.
Forum: Plugins
In reply to: [Category Posts in Custom Menu] Post in multiple categories does not showHi generalgumus,
I have a test website that shows posts in multiple categories just fine. (There is no implementation difference between PHP 5.4 and 7.0, so ruled that out.)
Can you give me a step by step plan to reproduce this problem (starting from a basic WordPress installation with only my plugin installed)?
Kind regards,
DianaForum: Plugins
In reply to: [Category Posts in Custom Menu] Doesn’t work for custom hierarchical postsHi phoenixobia,
you’re right, my plugin does not do anything with this.
It only works on categories/taxonomies and does not handle hierarchy.
I do not plan to support this.Kind regards,
DianaForum: Plugins
In reply to: [Category Posts in Custom Menu] Remove date and comment sectionHi Mike,
I’m surprised you had to go into the plugin code to do this… I really wonder at what Max Mega Menus does under the hood, because my plugin never forces the comments or date sections into the menu, it’s all based on what is entered in Appearances > Menus.
Anyhow, glad it worked for you!
Kind regards,
DianaForum: Plugins
In reply to: [Category Posts in Custom Menu] Remove date and comment sectionHi Mike,
I’m not sure what Max Mega Menus does here.
For category posts in custom menu, you can use HTML markup to make the headline bold.
To not show the date and comment section, you would simply refrain from using %post_date and %post_comment_count wildcards.
Kind regards,
Diana