• Resolved dqj

    (@dqj)


    I’ve placed the add-on example code (em_event_styles.php) into the mu-plugins folder. There is no menu in the admin area, and the content of the meta box looks like var_dump() output. If I turn off WP_DEBUG I get no meta box at all. I’m using WordPress 3.5.1 with the latest BuddyPress (1.6.x).

    My goal is just to add a simple selection list to the event admin page where the user can select a related post of a certain class. I was pasting the example code in as a starting point for learning, but either the code is no longer valid or I am doing something wrong. Any assistance would be appreciated.

    https://www.ads-software.com/extend/plugins/events-manager/

Viewing 6 replies - 1 through 6 (of 6 total)
  • can you try this steps?

    1. in your wp-content/plugins, create a new folder named ‘events-manager-style-addon’

    2. open that folder now and then create a new php file named ‘events-manager-style-addon.php’

    3. open the php file above then paste the snippet from this url – https://d1mkunav5pg7l3.cloudfront.net/wp-content/uploads/2011/04/em-event-styles.txt

    4. go to your wp-admin dashboard, WP Plugins > Installed Plugin then activate the plugin above.

    Thread Starter dqj

    (@dqj)

    Thank you. I figured it out. When I copied the code from the article it worked, whereas the file content did not. In any case, I have it up and running.

    Cheers,
    -dqj

    I have the same problem as the original post. I download and rename the file, upload it to plugin/em_event_styles/em_event_styles.php and I’m able to activate the plugin without error. It just doesn’t do anything. No new menu item, no meta pannel… nothing different at all!

    Plugin Support angelo_nwl

    (@angelo_nwl)

    maybe you can re-post this in a new thread to avoid confusion and since this thread is old and already resolved.

    Plugin Support angelo_nwl

    (@angelo_nwl)

    as this is a pro-related issue, can you please re-post this on our pro forum, we can help you there regarding this issue

    Plugin Support angelo_nwl

    (@angelo_nwl)

    sorry, please ignore my last comment…

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Add-On Example Not Functional’ is closed to new replies.