Edi Amin
Forum Replies Created
-
@thereelstars I’m not sure what plugins you’re using, so I’m sorry, I don’t know which support forum you should post in.
I’m closing this issue since it is not related to WP Console. If you encounter any issue with WP Console, please feel free to open a new issue. Thank you very much.
Hi @thereelstars I’m not sure what the actual issue is here. This is the support forum section for the WP Console plugin. I don’t see any issue mentioned above that is related to this plugin. Are you having any issue related to WP Console?
Hi @magicad, I’ve released version 1.6.1 with the priority support. Please take a look at this documentation on how to use the priority property of the
ClassPresetclass. Let me know if you have any questions. Thank you.Hi @magicad, thank you for the suggestion. Usually we type and search for the class name in the select control instead of opening the dropdown and scrolling to find it, which is why I thought the order wasn’t very important.
I’ll add an order property to
ClassPresetto support this use case so higher priority class names can appear at the top. I’ll try to release this as soon as possible. Thank you very much.Thank you Sunny. Glad to hear it helped and thanks for sharing the snippet 👍.
I am going to close this thread. If anyone runs into issues or has follow up questions, feel free to open a new topic.
Awesome! Thank you for using the plugin. Have a good day.
Hi @frdmsun ! I’ve just released a new version with the Add classes without saving to the database feature. You can enable it by toggling Press Space to add class names without creating them in Preferences inside the CSS Class Manager settings modal. When this option is enabled, you can press Space to add a class without saving it to the database. You can also add multiple class names, just copy/paste them into the input field and press Space.
Here’s a screencast for more clarification: https://github.com/ediamin/css-class-manager/wiki#how-to-add-css-classes-without-saving-them-to-the-database-or-class-manager-list
I hope this meets your requirement. Thanks for the feature request! Let me know if you have any questions.
Hi @frdmsun, thanks for the suggestions. I’ll try to add the option to skip saving the class to the database. For pasting multiple class names, I need to look into it a bit more. I’m not sure if it is doable or not. Anyway, I’ll share an update soon.
Thank you very much for using the plugin.
Hi @jaskon! Just checking in, has this issue been resolved on your end? Let me know if you still need help.
Hi @jaskon, I’ve just tested filter and it is working fine for me. So I’m not able to reproduce the bug. Are you getting the
custom-classandanother-classclasses in the dropdown? Do you see any error in the debug.log? Also, please make sure you’re adding the filter before the apply_filters hook is executing.What theme are you using? If it is available online for free, please share the link.
Thank you Barrett for the update! I’m glad to hear you’re no longer seeing the deprecation notice.
Hi @hearvox, I’ve updated the plugin to support PHP 8.4. Please use the updated version, run your code, and let me know if it fixes the deprecation warning or if you’re still seeing it.
Thank you Barrett. I’ll try to fix this as soon as possible.
Hi @hearvox , thanks for reporting the error. Can you please let me know which PHP version you’re using?
@frdmsun I’ve fixed the issue and released v1.4.2. Please update the plugin and check if the issue is resolved. Let me know if you’re still having the issue. Thank you very much.