Banner for Fv Code Highlighter
Highlight your code with beautiful highlighters. Wordpress Tutorial
Noted That:
  • To install correctly this fv-code-highlighter.zip .
  • Fisrt Download the fv-code-highlighter.zip to your computer
  • Extract/Open fv-code-highlighter.zip to Your Computer.
  • Then, Find readme.txt file inside fv-code-highlighter.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 " fv-code-highlighter.zip " to Your Local Computer.

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

Login to Wordpress Fv Code Highlighter

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

Go to Plugin Install Fv Code Highlighter

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

Click Upload Button Fv Code Highlighter

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

Upload Plugin Fv Code Highlighter

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

Activate Fv Code Highlighter

Step-7 : Then, See left Side Menu. " Fv Code Highlighter " folder is added on left Side Menu. Now, Click on " Fv Code Highlighter " folder.

Noted that: If you do not see " Fv Code Highlighter " 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 Fv Code Highlighter Configurations and Settings or How to work " Fv Code Highlighter " 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 " FV Code Highlighter " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is FV Code Highlighter
  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 up & running.

Requirements

In order to successfully use this plugin, you will need the following:

  • PHP 7.0 or higher
  • WordPress 4.0 or higher

Installation Steps

  1. Upload the folder fv-code-highlighter to the /wp-content/plugins/ directory.
  2. Make sure the cache dir /wp-content/plugins/fv-code-highlighter/cache is writable by your webserver.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
  4. Choose your preferred settings on the options page: WP Admin > Appearance > Code Highlighter.
  5. Place your code between
 .. code .. 

tags to use the highlighter. Replace codetype with the type of code you like to highlight (e.g. php).

Custom Color Scheme

If you like to make some modifications to the default color scheme, all you need is a little
bit of knowledge about CSS. Simply copy the file fv-community-news/public/css/fvch-styles.css
to the root of your current theme directory and start editing.


Name