Banner for Buy A Brick
Plugin used to dynamically create CSS image maps for use in fundraising. Admin panel includes XML editor for updating fundraising information. Wordpress Tutorial
Noted That:
  • To install correctly this buy-a-brick.zip .
  • Fisrt Download the buy-a-brick.zip to your computer
  • Extract/Open buy-a-brick.zip to Your Computer.
  • Then, Find readme.txt file inside buy-a-brick.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 " buy-a-brick.zip " to Your Local Computer.

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

Login to Wordpress Buy A Brick

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

Go to Plugin Install Buy A Brick

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

Click Upload Button Buy A Brick

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

Upload Plugin Buy A Brick

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

Activate Buy A Brick

Step-7 : Then, See left Side Menu. " Buy A Brick " folder is added on left Side Menu. Now, Click on " Buy A Brick " folder.

Noted that: If you do not see " Buy A Brick " 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 Buy A Brick Configurations and Settings or How to work " Buy A Brick " 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 " Buy a Brick " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Buy a Brick
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide
  1. Create and upload the sprite image, popup image, and XML file for use with the plugin. See the official plugin site for details on how to do this, especially if you will be linking to Paypal from your image map.

  2. Edit the brickstatic.css file to match your WordPress theme or fundraising page. Replace the existing CSS file in the .zip file with the file you edited.

  3. Install and activate the Buy-a-brick plugin as normal.

  4. Select the Buy-a-Brick Settings under the Options admin menu and fill out the form with the correct information.

  5. Install, activate, and configure exec-PHP or another plugin that allows the execution of PHP code in WordPress posts and pages.

  6. Edit the header.php file for the WordPress theme you are using. Add the following lines somewhere above the tag:

    [PAGE_SLUG] is the slug of the page you wish the image map to appear on. You can also use any of the other conditional tags in WordPress if you want the image map to appear elsewhere in the site (with a specific page template, in a post, etc.). See the official plugin page for more details.

    1. In the page, post, etc. where you want the image map to appear, add the following code:


Name