Horje
Adds ribbon with labels to your div containers or image using shortcodes. This is the implementation of CSS Portal ribbon generator.

Noted That:

  • To install correctly this add-ribbon.zip.
  • Fisrt Download the add-ribbon.zip to your computer
  • Extract/Open add-ribbon.zip to Your Computer.
  • Then, Find readme.txt file inside add-ribbon.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 the Tips Below.

Start the Tips:

1. First Download "add-ribbon.zip" Plugin to your Local Computer. (Click Download)

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

/stack/wp/e1593231376d7d849d2-4597-4fa3-a6ff-1eca18f72aab.png

3. Then, Click on "Plugins" + "Add New" from left sidemenu of Dashboard.

/stack/wp/e1593231378Screenshot20.png

4. Now, Click on "Upload Plugin" button.

/stack/wp/e1593231380Screenshot-2019-4-2AddPluginsHorjeWordPress.png

 

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

/stack/wp/e15931461531577025694plugin.png

6. Now, Click on "Active Plugin"

/stack/wp/e15932313830ca45529-bf73-4101-8178-53ae60ce549f.png

7. Then, See left sidemenu. "Add Ribbon Shortcode" folder is added on left sidemenu. Now, Click on "Add Ribbon Shortcode" folder.

   Noted that: If you do not see "Add Ribbon Shortcode" folder on left sidemenu then, see at left sidemenu "Settings" or "Tools".

8. Now you configure yourself oR Watch video tutorial below about Add Ribbon Shortcode Configurtions and Settings or How to work "Add Ribbon Shortcode" 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 "Add Ribbon Shortcode" Activated Plugin from Plugin List.
  4. Then, Click on "Settings" from Plugin that is Add Ribbon Shortcode
  5. Now, Edit/Add/Config the setting and Click on "Save Changes" button,
WP Plugin Setting



Guide

This section describes how to install the plugin and get it working.

  1. BACKUP everything before you install the plugin.
  2. Upload add-ribbon directory to the ‘/wp-content/plugins/’ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

Adding Ribbon using Shortcode

  1. Shortcode for Sherk Add Ribbon is in the format of
    [ribbon id=”myribbon” padding=”10? height=”100? width=”100? color=”#000? bgcolor=”#FFF” label=”Featured” position=”right”]
    This is a sample content
    [/ribbon]
  2. Copy the shortcode, paste it to the content text editor and update the values of your shortcode parameters depends on what you need.

Setting Ribbon for Image Content

  1. This is a way on adding ribbon using image as your content instead of text.
  2. Set your padding into 0
  3. Set your ribbon width and height to the width and height of your image.
  4. Give the image a class value of ‘imgribbon’
    Ex.
    [ribbon id=”sherkid” padding=”0? width=”190? height=”190? bgcolor=”#CCC” color=”#233? label=”Sample”]
    < img class=”imgribbon” src=”images/landscape.jpg” alt=”” width=”190? height=”190? />
    [/ribbon]

Parameters Available

id
Id of your ribbon, used in customizing ribbon styles
default: ”
option: string

label
Text label for your ribbon
default: ‘Label’
option: string

wider
Wider ribbon
default: ‘false’
option: boolean

position
Position of the label of your ribbon
default: ‘left’
option: left
right

padding
Padding of your ribbon
default: ’10’
option: integer

width
Width of your ribbon
default: ‘200’
option: integer

height
Height of your ribbon
default: ‘200’
option: integer

color
Color of your text label
default: ‘#FFF’
option: Hex Color

bgcolor
Background color of your text label
default: ‘#000’
option: Hex Color


ribbon, shortcodes, implementation, generator, using, portal, image, labels, your, containers,

Name

Reffered: https://wordpress.org/

Share on: