Mej de Castro
Forum Replies Created
-
Hi @topher1kenobe,
I hope you’re doing well! Just following up to check if you’ve had a chance to review our previous reply regarding this issue. Please let us know if you need any clarification or further assistance.
Kind Regards,
Mej, Widget Options TeamForum: Reviews
In reply to: [MH Magazine lite] The MH Team is really the “A” TeamHi @owlhunter73,
Thank you so much for your kind words and for being a loyal MH Themes customer for so many years. We truly appreciate your trust and support. It’s always our goal to help however we can, even when the issue isn’t directly related to our products, and we’re glad to hear that has made a difference for you.
We’re also happy to know you enjoy our themes, especially MH Magazine, and we’ll continue working hard to improve our products based on valuable feedback from users like you.
Kind Regards,
Mej, MH ThemesHi @christinahills,
Thanks so much for your kind words! We’re thrilled to hear that you find Widget Options easy and intuitive to use. We’ll definitely keep up the work to bring even more improvements your way.
Let us know if you ever need help or have suggestions!
Kind Regards,
Mej, Widget Options TeamForum: Reviews
In reply to: [LoginWP (Formerly Peter's Login Redirect)] Does the Job without DistractionHi @bytheriver,
Thank you so much for taking the time to leave a review! We genuinely appreciate your feedback and support. It means a lot to our team to hear that our plugin is making a positive impact on your website.
If you ever have questions, suggestions, or need any help, please don’t hesitate to reach out. We’re always here for you!
Kind Regards,
Mej, LoginWP TeamForum: Reviews
In reply to: [LoginWP (Formerly Peter's Login Redirect)] Simple and effectiveHi @martyn48,
Thanks for your feedback! We’re glad to hear the plugin has been helpful for your website. If you ever need assistance or have any concerns, feel free to reach out to us anytime!
Kind Regards,
Mej, LoginWP TeamForum: Reviews
In reply to: [LoginWP (Formerly Peter's Login Redirect)] Muy bueno!!!Hi @diegoamerise,
Thank you! We’re happy to hear that the translation was helpful and everything worked as expected!
Kind Regards,
Mej, LoginWP TeamHi @nitrofox,
Thanks for the update. We’ll relay this to our dev team for further troubleshooting and verification.
We appreciate your patience!
Kind Regards,
Mej, Widget Options TeamHi @nitrofox,
Thanks for reaching out to us with this concern. Could you please confirm if you’re using the Widget Options feature specifically for Custom CSS or Class ID? If not, we recommend disabling the Classes & ID and let us know if this resolves the issue.
We’ll also forward this issue to our dev team for further investigation. Looking forward to hearing from you!
Kind Regards,
Mej, Widget Options TeamHi @topher1kenobe,
I hope youre doing well. We confirmed with our dev team that Widget Options only includes public post types by default.
However, you can include additional post types including private or custom ones by using the following filter hook: apply_filters(‘widgetopts_update_global_types’, $types);
For Example: To include a custom post type like
my_custom_type, you can add this to your theme’sfunctions.phpfile or a custom plugin:add_filter(‘widgetopts_update_global_types’, function($types) {
$types[‘my_custom_type’] = get_post_type_object(‘my_custom_type’);
return $types;
});This will make your custom post type available within Widget Options. Let us know how it goes.
Kind Regards,
Mej, Widget Options TeamForum: Themes and Templates
In reply to: [MH Magazine lite] Private status not working on ‘Pages’?Hi @pc4l,
Thanks for sending over the screenshots!
We’ve also tested this using other themes, including the default Twenty Twenty-Five theme, and the behavior of Private and Password Protected pages remains the same. The administrator and editor roles still can’t view the page somewhere on the website.
This confirms that the issue is not theme-related, but rather standard WordPress behavior. Let us know if you have any other questions.
Kind Regards,
Mej, MH ThemesForum: Themes and Templates
In reply to: [MH Magazine lite] Private status not working on ‘Pages’?Hi @pc4l,
Thanks for reaching out!
We’ve tried to replicate the issue on our local site, and it appears that setting a page to Private or Password Protected still allows users with Administrator or Editor roles to view it as expected.
Please refer to the screenshot for reference. https://snipboard.io/O6ocxE.jpg
Could you please take a screenshot on how a private page displays on your end? Looking forward to your response.
Kind Regards,
Mej, MH ThemesJust a little typo to clarify, @aparentdesign, the current workaround isn’t a long-term solution. We’re actively working on improving the plugin’s functionality to ensure a smoother experience and prevent any ongoing issues for our users.
Kind Regards,
Mej, Widget Options TeamHi @aparentdesign,
Thanks for the follow-up, and we understand how this is affecting your workflow.
The current workaround is a long-term solution, and we’ve already forwarded your suggestion to the dev team for review.
We’ll keep you updated as soon as we hear back from the team. Thanks again.
Kind Regards,
Mej, Widget Options TeamForum: Plugins
In reply to: [Editorial Calendar] One feature away from perfection?Thanks for reaching out with your feature request!
We truly appreciate your recommendation. It’s a great idea and would be a valuable addition to the plugin’s functionality. We’re always looking for ways to improve, and suggestions like yours help us do just that.
We’ll go ahead and relay this to our development team for review and consideration in a future update.
Thanks again, and feel free to share any other feedback or ideas you may have!
Kind Regards,
Mej, Editorial Calendar TeamForum: Plugins
In reply to: [LoginWP (Formerly Peter's Login Redirect)] New user: a bit confusedThanks for the update, @wpress2010! We’re glad we were able to clarify the functions for you.
If there’s anything else you need or if you have more questions, feel free to reach out anytime!
Kind Regards,
Mej, LoginWP Team