Diana van de Laarschot
Forum Replies Created
-
Forum: Plugins
In reply to: [Quick Event Manager] Align images center in event overviewI’d also like the images to have a uniform size. The Pinterest layout does not solve my problem
Forum: Plugins
In reply to: [Category Posts in Custom Menu] How To Use With Current MenuI think I understand. It’s a bit fiddly, but here’s what you can try:
Add category ‘Products’ to your menu and check “Create submenu…”. Set “Number of posts” to 1.
Then, in your menu, add category ‘Products’ AGAIN, but as a child of the one you just created. For this, also check “Create submenu…”. Set “Remove original menu item” to “Always”.
Hope I understood you correctly and that this helps.
Kind regards,
DianaForum: Plugins
In reply to: [Category Posts in Custom Menu] How To Use With Current MenuHi Nobuhle,
What do you mean by “if someone clicks on the menu an uncategorized post appears”>
What do you mean by “use this plugin on an existing menu”?To use the plugin, go to Appearance > Menus. There, add a category to the menu and click the checkbox “Create submenu …”. There, you can combine the settings in various ways to get the posts for a category, with or without the category itself in the menu.
Can you describe what you want with a concrete example?
Kind regards,
DianaForum: Plugins
In reply to: [Category Posts in Custom Menu] Not working on Mobile devices.Hi trying-my-best and kellyhelp,
I’ve been trying out various combinations of menu setup in my test environment. At one point, I saw with the ‘roseta’ theme the problem that you are reporting. I saw that the CSS class ‘menu-item-has-children’ was not added correctly.
But then I played around with the menu some more and now I don’t remember the specific setup that gave the error. I will need some more time to figure out in what scenario this happens. I think it is some situation where a post has multiple categories, but I’m not sure
Do you happen to have a small example?
Kind regards,
DianaForum: 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 6 years, 10 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.wordpress.org
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 8 years, 9 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 9 years, 1 month ago by Diana van de Laarschot.