Banner for Advanced Blogroll
Advanced Blogroll Widget displays your bookmarks as you want. You can customize your blogroll. Wordpress Tutorial
Noted That:
  • To install correctly this advanced-blogroll.zip .
  • Fisrt Download the advanced-blogroll.zip to your computer
  • Extract/Open advanced-blogroll.zip to Your Computer.
  • Then, Find readme.txt file inside advanced-blogroll.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 " advanced-blogroll.zip " to Your Local Computer.

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

Login to Wordpress Advanced Blogroll

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

Go to Plugin Install Advanced Blogroll

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

Click Upload Button Advanced Blogroll

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

Upload Plugin Advanced Blogroll

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

Activate Advanced Blogroll

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

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



Guide

Installation

  1. Download the zip file and extract the contents.
  2. Upload the ‘random-tags-cloud-widget’ folder or ‘random-tags-cloud.php’ to your plugins directory (wp-content/plugins/).
  3. Activate the plugin through the ‘plugins’ page in WP.
  4. See ‘Design’-> ’Widgets’ to place it on your sidebar. Set the settings.
  5. If you add the following CSS codes to your style.css, your bookmarks’ images will have a transparent hover effect:

/* Advanced Blogroll CSS */

.ab_images a, .ab_images a:hover {
text-decoration: none;
}

.ab_images a img {
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
border:none;
}

.ab_images a:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}


Name