cbleisch-scs
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Unable to Create New Events or Edit themHere’s a quick follow up:
I tried directly accessing the new Event page by logging in and then editing the post type in the URL to tribe_events. This promptly displayed the “Cheatin’ Uh?” WP error. This pointed me in the right direction.
Theory: For some reason (still unsure) my admin user, in a brand new WP install, with properly set up themes and plugins, was missing ALL privilege related to ****_tribe_events.
To verify this I came across the Default_Configurator.php file in The Events Calendar and commented out the if statement surrounding the code that puts the Add Event link in the WP Admin bar. Then, I refreshed the Dashboard and lo! The link was there. Clicking it still lead to the “Cheatin'” message.
After this I installed the Members plugin to take a peek at the Admin user role’s permissions. Guess what I discovered? I had 0 permissions on the Tribe Event post type. Cool. I checked the boxes for each type, saved the admin user role, and bingo. I can now create and edit events with the best of them.
I still have no idea why these permissions weren’t properly granted when I installed the plugins. Nevertheless, it’s fixed… for now.
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] Multiple bgmp-list Shortcodes with ParametersThat took care of it. Thanks for spotting the quotes.
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] Multiple bgmp-list Shortcodes with ParametersOf course. The shortchodes are:
- [bgmp-list categories=”asia” viewonmap=”true” class=”partner-list”]
- [bgmp-list categories=”australia” viewonmap=”true” class=”partner-list”]
And the page is here:
SealBond – PartnersForum: Plugins
In reply to: Sucuri: The API returned data that can not be processed.The thread over here shows that the plugin author knows this is an issue. Hopefully they will resolve it soon.
I can verify that the development version of the plugin did not correct this issue.