Title: beccalm's Replies | WordPress.org

---

# beccalm

  [  ](https://wordpress.org/support/users/beccalm/)

 *   [Profile](https://wordpress.org/support/users/beccalm/)
 *   [Topics Started](https://wordpress.org/support/users/beccalm/topics/)
 *   [Replies Created](https://wordpress.org/support/users/beccalm/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/beccalm/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/beccalm/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/beccalm/engagements/)
 *   [Favorites](https://wordpress.org/support/users/beccalm/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/beccalm/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/beccalm/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Scroll Triggered Boxes] New version causing error](https://wordpress.org/support/topic/new-version-causing-error/)
 *  Thread Starter [beccalm](https://wordpress.org/support/users/beccalm/)
 * (@beccalm)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/new-version-causing-error/#post-6122871)
 * Thanks, it’s fixed!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Event Rocket] List shortcode isn't displaying categories](https://wordpress.org/support/topic/list-shortcode-isnt-displaying-categories/)
 *  Thread Starter [beccalm](https://wordpress.org/support/users/beccalm/)
 * (@beccalm)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/list-shortcode-isnt-displaying-categories/#post-5257250)
 * Ahh, there’s the problem, I’m not using pro. I read through the TEC docs a dozen
   times, I guess I missed that that’s a pro-only feature!
 * I might be able to reformat a bit to make something similar work using the [event_embed].
   Thanks for the help!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Calculated Fields Form - AI Form Builder for WordPress - Contact, Payment, Quote, Quiz & More] Add class to submit button?](https://wordpress.org/support/topic/add-class-to-submit-button/)
 *  Thread Starter [beccalm](https://wordpress.org/support/users/beccalm/)
 * (@beccalm)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/add-class-to-submit-button/#post-5224225)
 * Ah, that did it! I just had to remove the “display:block” from .pbSubmit in the
   plugin’s css and it worked great.
 * Thank you so much!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Calculated Fields Form - AI Form Builder for WordPress - Contact, Payment, Quote, Quiz & More] Add class to submit button?](https://wordpress.org/support/topic/add-class-to-submit-button/)
 *  Thread Starter [beccalm](https://wordpress.org/support/users/beccalm/)
 * (@beccalm)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/add-class-to-submit-button/#post-5224210)
 * An alternative solution for me to use would be to add a page break before the
   total, and require the user to click submit before seeing their total. Can I 
   add functionality to the submit button so it will also take the user to the next
   page?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Calculated Fields Form - AI Form Builder for WordPress - Contact, Payment, Quote, Quiz & More] Add class to submit button?](https://wordpress.org/support/topic/add-class-to-submit-button/)
 *  Thread Starter [beccalm](https://wordpress.org/support/users/beccalm/)
 * (@beccalm)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/add-class-to-submit-button/#post-5224191)
 * Hi, thank you for the quick reply!
 * I’m using a bit of Javascript to keep the total hidden until the user clicks 
   a “calculate” button, at which time all fields with the “total” class will appear.
 * I would like the “submit” button to appear at the same time as the total, so 
   if they want to submit their total and get in touch further they can send us 
   an email.
 * I tried adding display:none to the pbSubmit class, but it remains display:none
   because there is no other display style to override once the button is clicked.
   So, I really need to add an extra class to the “submit” button, rather than editing
   the current one. Any way to do this?
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ImageMapper] Map sometimes displays as thumbnail](https://wordpress.org/support/topic/map-sometimes-displays-as-thumbnail/)
 *  Thread Starter [beccalm](https://wordpress.org/support/users/beccalm/)
 * (@beccalm)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/map-sometimes-displays-as-thumbnail/#post-5214160)
 * Update: if it helps, I’ve disabled and reenabled all other plugins and the problem
   persisted.
 * Also, in thumbnail form the map actually is clickable, the hotspots just got 
   so small I didn’t realize at first.
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IvyCat AJAX Testimonials] Shortcode attributes not working](https://wordpress.org/support/topic/shortcode-attributes-not-working-1/)
 *  Thread Starter [beccalm](https://wordpress.org/support/users/beccalm/)
 * (@beccalm)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/shortcode-attributes-not-working-1/#post-5183599)
 * Here’s the link to the test site: [http://pbwebtest.com/gmb/testimonials/](http://pbwebtest.com/gmb/testimonials/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IvyCat AJAX Testimonials] Shortcode attributes not working](https://wordpress.org/support/topic/shortcode-attributes-not-working-1/)
 *  Thread Starter [beccalm](https://wordpress.org/support/users/beccalm/)
 * (@beccalm)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/shortcode-attributes-not-working-1/#post-5183566)
 * Hi Patrick,
 * Thanks for the reply! I’ve just set up my page to show all testimonials on one
   page until that bug gets resolved.
 * As far as my configuration, here are the details:
    Wordpress v3.9.2 IvyCat testimonials
   v1.4.2 Wordpress theme: Dandelion v3.0.0 Other active plugins: Disable Comments
   v1.1 Google Maps Ready! v1.1.3 Ninja Forms v2.7.6 Pexeto’s Latest Posts Loader
   v1.0 Photo Gallery v1.1.29
 * I was able to get around the second issue by customizing the template, but just
   for your reference for bug-checking I already had pretty permalinks turned on.
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IvyCat AJAX Testimonials] Shortcode attributes not working](https://wordpress.org/support/topic/shortcode-attributes-not-working-1/)
 *  Thread Starter [beccalm](https://wordpress.org/support/users/beccalm/)
 * (@beccalm)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/shortcode-attributes-not-working-1/#post-5183350)
 * Update: worked around the first problem by customizing the testimonials-loop-
   template.php file; still looking for help on the second issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Access Manager – Access Governance for WordPress] Settings blocked for admin after deleting plugin](https://wordpress.org/support/topic/settings-blocked-for-admin-after-deleting-plugin/)
 *  Thread Starter [beccalm](https://wordpress.org/support/users/beccalm/)
 * (@beccalm)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/settings-blocked-for-admin-after-deleting-plugin/#post-5002850)
 * Finally figured this out myself, posting the solution for anyone else who may
   need it:
 * Go into your phpMyAdmin and search for “administrator” in the wp_usermeta table.
   This will help you find the user roles row.
    Once you find that role, open it
   up to edit it. Delete all the text that’s currently there and replace it with
   the code given on this site: [http://wp-relief.com/2011/12/01/user-roles-in-the-wordpress-database/](http://wp-relief.com/2011/12/01/user-roles-in-the-wordpress-database/)
   This will restore all your user roles to default settings.
 * So glad to finally have this fixed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Access Manager – Access Governance for WordPress] Settings blocked for admin after deleting plugin](https://wordpress.org/support/topic/settings-blocked-for-admin-after-deleting-plugin/)
 *  Thread Starter [beccalm](https://wordpress.org/support/users/beccalm/)
 * (@beccalm)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/settings-blocked-for-admin-after-deleting-plugin/#post-5002846)
 * Update on my situation:
 * AAM is uninstalled. Went in on the ftp and deleted the folder. However, I (as
   the super admin) am still restricted from viewing certain pages. One of those
   pages is the plugins page. It doesn’t show in the plugin drop down menu, but 
   if I go to the page /wp-admin/plugins it brings me to “You do not have sufficient
   permissions to access this page.”
 * One of my other plugins, WordPress Business Directory, has one admin bar section
   for all its settings/admin and another admin bar section for its listings. I 
   can access the listings area fine, but if I hover over the settings section, 
   on hover a blank box appears with none of the submenu categories.
 * I’m currently using a theme called BlankSlate (a separate developer built this
   site originally) with no option to switch to a default WordPress theme.
 * I really just need to know how to completely remove AAM and all its traces so
   it will stop blocking me from these pages. As I mentioned above, trying a different
   role editing plugin will not work because I can’t activate any plugins.
 * Any help at all would be greatly appreciated,
    Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Access Manager – Access Governance for WordPress] Settings blocked for admin after deleting plugin](https://wordpress.org/support/topic/settings-blocked-for-admin-after-deleting-plugin/)
 *  Thread Starter [beccalm](https://wordpress.org/support/users/beccalm/)
 * (@beccalm)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/settings-blocked-for-admin-after-deleting-plugin/#post-5002837)
 * Hello,
 * I went ahead and installed User Role Editor, but I cannot access the page to 
   activate the plugin. It tells me the plugin was successfully installed, but instead
   of giving the option to activate like usual it sends me back to the plugin installer.
   Is there another way to regain access?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Smash Balloon Social Post Feed - Simple Social Feeds for WordPress] Call the feed with PHP](https://wordpress.org/support/topic/call-the-feed-with-php/)
 *  Thread Starter [beccalm](https://wordpress.org/support/users/beccalm/)
 * (@beccalm)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/call-the-feed-with-php/#post-4979799)
 * Yep, that did it! Thanks so much for your fast reply!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AGCA - Custom Dashboard & Login Page] Installed plugins menu gone](https://wordpress.org/support/topic/installed-plugins-menu-gone/)
 *  Thread Starter [beccalm](https://wordpress.org/support/users/beccalm/)
 * (@beccalm)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/installed-plugins-menu-gone/#post-4978659)
 * Hi, thank you very much for your quick reply!
    Soon after posting this I realized
   that this was a problem with another plugin, but your advice will help me remove
   that one so thanks again!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Access Manager – Access Governance for WordPress] Access to Plugin page was disabled](https://wordpress.org/support/topic/access-to-plugin-page-was-disabled/)
 *  [beccalm](https://wordpress.org/support/users/beccalm/)
 * (@beccalm)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/access-to-plugin-page-was-disabled/#post-4291440)
 * I’m having the same problem. Was a solution ever found?

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/beccalm/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/beccalm/replies/page/2/?output_format=md)