mcstahljr
Forum Replies Created
-
Looks like I was able to resolve the problem. It appeared to be a result of the Community Role slug “Member” being the same as a Page slug “Member”. I changed the role slug to not conflict with a page or post and everything works well now. Not sure why the slugs are connected in this way but at least it’s resolved for now!
Forum: Plugins
In reply to: [Easy Heads Up Bar] Push Site Content Down in Fixed DisplayThank you for the extremely quick reply!
I will definitely change those settings as suggested but I would love a way to have the bar stay at the top of the page as I scroll but not interfere with the page upon the initial load. Is there a way to increase a margin or padding of anything? Just a thought. I looked through the code but I’m not experienced enough to play around too much.
This seemed to work, thank you!
I just commented it out as follows:
//wp die hook //add_filter('wp_die_handler', array($this, 'backendDie'));
Thanks again!
Thanks Vasyl.
I rely more on AAM than I do Revisonary so what effects will making the change you suggested have on AAM functionality?
Worked like a charm!! Thank you so much!
If I haven’t already I will certainly being writing a great review. Not only does this plugin work great, the support is fantastic as well!
Thanks again!
No problem at all. Thank you for the reply.
The issue is occurring on the following pages (any page with a TablePress shortcode):
https://www.fpdct.com/commission
https://www.fpdct.com/contactIt prevents sub menus when viewing on a desktop and prevents the entire menu from populating on a smaller device such as a phone.
I’ve read a few of your support and FAQ sections on your site and I seems it might have something to do with DataTables and jquery but I’m not exactly sure what to do. I would really like to keep DataTables enabled.
Is there a way to keep data tables active but still fix this issue? I’m having the same problem but I need the data table features.
Same problem here. Any page with a TablePress table on it using Data Tables.
Update: This appears to be an issue only when the DataTables option is enabled. The issue remains that I want these features available. Is there a fix to keep the data tables options enabled while still resolving the issue?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Filtering with shortcode?Thank you!!
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Publicize OptionsThank you for the heads up! I subscribed to follow your progress. Thank you for the quick responses!
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Publicize OptionsI enter this at the bottom of the functions.php file using functionality and no luck. If I put this directly into my themes functions.php file where exactly would I put it?
Fixed….
Role > Options > Content Maintenance > Check the box for “Require create_posts capability”
Forum: Plugins
In reply to: [Simplr Registration Form Plus+] Moderation Not WorkingI stand corrected…
The moderation is working. I just noticed that the new User is “Inactive” and does require activation after submitting the registration form.
However, the initial email sent to the user after they submit their registration provides them with a User Name and Password. How do I remove this from the email?
Also, how do I include the password in the Activation email sent to the user?