webmasteral
Forum Replies Created
-
I will need to wait for support to provide me with the correct “Hook” to use so that when a notification is created the correct cron exists and I no longer get the Error: The notification was set as “Scheduled” but the cron task is not found
(asynchronous)- This reply was modified 2 years, 7 months ago by webmasteral.
- This reply was modified 2 years, 7 months ago by webmasteral.
after some future testing I was able to get a log to trigger. In the log I got the following error
Error: The notification was set as “Scheduled” but the cron task is not found
(asynchronous)I am trying to add the cron task but I need the “Hook”
Can you provide me with the proper hook to use to trigger the cron to push out the notification.
I am using the advance cron manager per the trouble shooting documents- This reply was modified 2 years, 7 months ago by webmasteral.
- This reply was modified 2 years, 7 months ago by webmasteral.
Thank you for your quick reply. It looks like the logs are empty so I can only assume that the event when creating the post didnt trigger.
I have checked my settings but will try to alter a few settings to see what works.
reset the plugin from V3 to V2 invisible and created new keys, this seemed to solve the issue as well.
Forum: Plugins
In reply to: [User Role Editor] Add support for pluginI would be happy to upgrade your plugin to pro if that would allow me to accomplish the goal of restricting that part of core wp to the users while still allowing them to see and use the plugin they need.
Forum: Plugins
In reply to: [User Role Editor] Add support for pluginThank you for that info.
That does work in a pinch and does grant access for the user to the plugin they require but as a down side it also grants users access to the core WP “Plugins” page. This means the user now has access to deactivate and activate plugins. I would like to restrict the users access to these actions.
Is there any way of doing that?
Forum: Plugins
In reply to: [User Role Editor] Add support for pluginI got a reply from the plugin creator “PageLayer” and hope you can help me understand where to add this information into your settings for custom permissions
—————–
If you want to grant a certain role access to the pagelayer editor, you must grant the role the permissions listed below.
(activate_plugins, delete_others_posts, delete_posts, delete_private_posts, delete_published_posts, edit_others_posts, edit_posts, edit_private_posts, edit_published_posts, manage_categories, moderate_comments, publish_posts, read_private_posts, create_posts.)———–
Your plugin by default has all those listed but “activate_plugins” so im wondering if that is why its missing from displaying on the left side of the admin bar for the user.
Thank you for your continued help and support
Forum: Plugins
In reply to: [JS Help Desk – AI-Powered Support & Ticketing System] PHP Warning vr 2 7 0I have installed the code and will watch the error log to see if it drops off.
Thank you for your quick reply and help.
@vcor3 JoomSky said “open the admin dashboard of Help Desk” So I would think to look inside of Help Desk for the Admin Dashboard?
When I look inside of Help Desk, I see no Admin Dashboard
https://www.dropbox.com/s/6i0vklb10qaizuh/noAdmin%20-%20Js%20Help%20Desk%202.jpg?dl=0If you have a screenshot of where I can execute the sql that would be very helpful.
Thanks
I have looked and looked, there is no Admin option
Here is a screenshot of my JS help desk Vr 2.6.1
https://www.dropbox.com/s/luxfp2yewvnc90m/noAdmin%20-%20Js%20Help%20Desk.jpg?dl=0Yup, because I was running the plugin “WP deferred javaScript” it was causing the jQuery not to load correctly. Once I turned off the plugin everything loaded fine.
It turns out I was running the plugin “WP deferred javaScript” and that was causing the jQuery loading issues
It does not look like this addition did not make it into 2.5.3
I do hope you add it to future versions
Forum: Plugins
In reply to: [Contact Form 7] TypeError r is nullSo “Advanced noCaptcha & invisible Captcha” by WP White Security just pushed out an update that seems to now have fixed this issue.
Thank you for your time and support looking into it.
Forum: Plugins
In reply to: [Contact Form 7] TypeError r is nullThe odd thing is the only add on im running is “Contact Form CFDB7” by Arshid and “Advanced noCaptcha & invisible Captcha” by WP White Security.
The theme I am using is Mersal Version: 1.0 By Vergatheme
The form in question only has four fields, all required. They are name, email, subject, and message.