Banner for Wp Meetup
WP Meetup fetches event information from Meetup.com and creates posts for each event. Wordpress Tutorial
Noted That:
  • To install correctly this wp-meetup.zip .
  • Fisrt Download the wp-meetup.zip to your computer
  • Extract/Open wp-meetup.zip to Your Computer.
  • Then, Find readme.txt file inside wp-meetup.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " wp-meetup.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Wp Meetup

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Wp Meetup

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Wp Meetup

Step-5 : Now, Browse " wp-meetup.zip " Downloaded plugin from your computer, Where you downloaded " wp-meetup.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Wp Meetup

Step-6 : Now, Click on " Active Plugin "

Activate Wp Meetup

Step-7 : Then, See left Side Menu. " Wp Meetup " folder is added on left Side Menu. Now, Click on " Wp Meetup " folder.

Noted that: If you do not see " Wp Meetup " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Wp Meetup Configurations and Settings or How to work " Wp Meetup " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " WP Meetup " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is WP Meetup
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide
  1. Upload wp-meetup.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Visit the options page located at Settings -> WP Meetup and follow the instructions.
  4. To include the event calendar on a page, create a new page and in the content editor, enter [wp-meetup-calendar] where you want the calendar to appear on the page.
  5. To include a variable number of months on the event calender, use shortcode, e.g. [wp-meetup-calendar number_of_months='4'] by default the calender displays two months (the current, and the next).
  6. Starting with version 1.5.0, you now have the ability to show any number of previous and future events! Try, for example, [wp-meetup-calendar start_month=-2 end_month=2]. This will show a total of 4 months (2 previous months, and the next 2 months, all relative to the current month). Play around with it, it’s great to be able to have this variable calendar showing!

Note: With version 2.0.0, shortcodes were added, e.g. [meetup-calendar] by default displays only the current month. The ability to display multiple months still exists, e.g. [meetup-calendar past=1 future=2] will display 4 months (1 previous month, the current month, and the next 2 months).

Important: If you’re upgrading from a version prior to 1.2, make sure to disable the plugin and re-enable it.


Name