Title: Energ1zer
Author: frank.quebec
Published: <strong>ಮಾರ್ಚ್ 28, 2015</strong>
Last modified: ಅಕ್ಟೋಬರ್ 21, 2023

---

ಪ್ಲಗಿನ್‌ಗಳನ್ನು ಹುಡುಕಿ

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/energ1zer.svg)

# Energ1zer

 ‍[frank.quebec](https://profiles.wordpress.org/frankquebec/) ಮೂಲಕ

[ಡೌನ್ಲೋಡ್](https://downloads.wordpress.org/plugin/energ1zer.zip)

 * [ವಿವರಗಳು](https://kn.wordpress.org/plugins/energ1zer/#description)
 * [‍ವಿಮರ್ಶೆಗಳು‍](https://kn.wordpress.org/plugins/energ1zer/#reviews)
 *  [ಸ್ಥಾಪನೆ](https://kn.wordpress.org/plugins/energ1zer/#installation)
 * [ಅಭಿವೃದ್ಧಿ](https://kn.wordpress.org/plugins/energ1zer/#developers)

 [ಬೆಂಬಲ](https://wordpress.org/support/plugin/energ1zer/)

## ವಿವರಣೆ

By Activating this plugin you get automatically these Features turned on:

 * permanent line breaks in pages using [br] shortcode so your design doesn’t break
 * wordpress wont add <p></p> and <br/> automatically when you add line-feeds (configurable)
 * new pages options added at bottom of page

You can quickly generate these with [energ1zer markups]:

 * automatic rounded pictures thumbnails (bubbles)
 * rounded thumbnails (bubbles) can be made grayscale
 * insert an horizontal line: [energ1zer liner="2" color="#909090" width="400px"]
 * insert <br/>: [br]
 * age in year since a date: [age since=”01-Jan-1996″]
 * image galleries

When you do a nice design for a client, you want this design to stay in place.
 
This plugin allows to insert shortcodes such as [br] to have permanent line breaks
in your post.

For untranslatable content (like sliders or other widget), energ1zer will append
classes to your body element and this CSS to your pages:

body.en .show-fr,
 body.en_US .show-fr { display:none; } body.fr .show-en, body.
fr_FR .show-en, body.fr_CA .show-en { display:none; }

Then you have to add the local to your body class. Hint: in PHP it is with: get_locale()

For example in 7host theme you would edit header.php like this :

    ```
    $class = shost_body_classes();
    ```

+ $class[] = get_locale();
 $img = shost_bg_img(); ?> <body id=”top” <?php body_class(
$class ); ?> data-image=”<?php echo $img ?>”>

You can now do conditional content like this

<div class="show-en">How are you doing?</div>
 <div class="show-fr">Comment allez-
vous?</div>

[energ1zer post=”1620″ display=”all”]

### Usage

To create a full-width banner like on http://yipp.ca/

1) Upload a large image using the standard wordpress upload.
 2) Get the link of
the image, for example http://yipp.ca/wp-content/uploads/2016/12/banner-15deg.jpg
3) Insert this code in your post: <div class=”fullwidth energ1zerFullWidth”>[energ1zer-
imgcover img=”http://yipp.ca/wp-content/uploads/2016/12/banner-15deg.jpg” height
=”400″ position=”left 30%”]</div> Info: The division makes your banner that breaks
out of your page layout and margins. You might or might not need it depending on
your theme. The [energ1zer-imgcover img=”…” height=”…” position=”…”] shortcode will
render the banner with correct CSS style. Modify the “height” and “position” attributes
to your need.

To create a round picture on any page from a post’s featured image

[energ1zer liner=”#76a6e3″ height=”8″ margin=”0 0 20px 0″][energ1zer_bubble postID
=”972″ float=”left” margin=”10px 30px 60px 0″]

[br]

#### Using The WordPress Dashboard

 1. Navigate to the ‘Add New’ in the plugins dashboard
 2. Search for ‘energ1zer’
 3. Click ‘Install Now’
 4. Activate the plugin on the Plugin dashboard

#### Uploading in WordPress Dashboard

 1. Navigate to the ‘Add New’ in the plugins dashboard
 2. Navigate to the ‘Upload’ area
 3. Select `energ1zer.zip` from your computer
 4. Click ‘Install Now’
 5. Activate the plugin in the Plugin dashboard

#### Using FTP

 1. Download `energ1zer.zip`
 2. Extract the `energ1zer` directory to your computer
 3. Upload the energ1zer`directory to the`/wp-content/plugins/` directory
 4. Activate the plugin in the Plugin dashboard

### Support

#### How to create masonry ?

## ಸ್ಥಾಪನೆ

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

See the Support section for howtos.

## FAQ

### What about the rounded thumbnails, how does it works? Do I have to do some processing to my images before uploading?

There is no special processing needed. If you want to re-center the part that is
in the circle – that is re-position it – you can use WordPress built-in function
to re-position the thumbnail.

### Why are you so awesome at making plugins

Thank you. It is just something you get born with. … seriously I appologize for 
the early version and poor documentation of this plugin it is just a side-project
but with time I hope it will become a swiss army knife for wordpress development
and reducing the amount of plugin needed to create interesting pages for both developers
and users.

## ‍ವಿಮರ್ಶೆಗಳು‍

ಈ ಪ್ಲಗಿನ್‌ಗೆ ಯಾವುದೇ ವಿಮರ್ಶೆಗಳಿಲ್ಲ.

## ಕೊಡುಗೆದಾರರು & ಡೆವಲಪರ್‌ಗಳು

“Energ1zer” ಓಪನ್ ಸೋರ್ಸ್ ಸಾಫ್ಟ್‌ವೇರ್ ಆಗಿದೆ. ಕೆಳಗಿನ ಜನರು ಈ ಪ್ಲಗಿನ್‌ಗೆ ಕೊಡುಗೆ ನೀಡಿದ್ದಾರೆ.

ಕೊಡುಗೆದಾರರು

 *   [ frank.quebec ](https://profiles.wordpress.org/frankquebec/)

[“Energ1zer” ಅನ್ನು ನಿಮ್ಮ ಭಾಷೆಗೆ ಅನುವಾದಿಸಿ.](https://translate.wordpress.org/projects/wp-plugins/energ1zer)

### ಅಭಿವೃದ್ಧಿಯಲ್ಲಿ ಆಸಕ್ತಿ ಇದೆಯೇ?

[ಕೋಡ್ ಬ್ರೌಸ್ ಮಾಡಿ](https://plugins.trac.wordpress.org/browser/energ1zer/), [SVN ರೆಪೊಸಿಟರಿ](https://plugins.svn.wordpress.org/energ1zer/)
ಪರಿಶೀಲಿಸಿ, ಅಥವಾ [ಅಭಿವೃದ್ಧಿ ಲಾಗ್](https://plugins.trac.wordpress.org/log/energ1zer/)
ಗೆ [RSS](https://plugins.trac.wordpress.org/log/energ1zer/?limit=100&mode=stop_on_copy&format=rss)
ಚಂದಾದಾರರಾಗಿ.

## Changelog

#### 1.1

Added galleries

#### 1.0

First version

## ಮೆಟಾ

 *  Version **1.1.3**
 *  ಕೊನೆಯದಾಗಿ ನವೀಕರಿಸಿದ್ದು **3 ವರ್ಷಗಳು ರ ಮುನ್ನ**
 *  ಸಕ್ರಿಯ ಸ್ಥಾಪನೆಗಳು **10 ಕ್ಕಿಂತ ಕಡಿಮೆ**
 *  ವರ್ಡ್ಪ್ರೆಸ್ ಆವೃತ್ತಿ ** 3.5.1 ಅಥವಾ ಹೆಚ್ಚಿನದು **
 *  **6.3.9** ವರೆಗೆ ಪರೀಕ್ಷಿಸಲಾಗಿದೆ
 *  Language
 * [English (US)](https://wordpress.org/plugins/energ1zer/)
 *  [ಸುಧಾರಿತ ನೋಟ](https://kn.wordpress.org/plugins/energ1zer/advanced/)

## ರೇಟಿಂಗ್‌ಗಳು

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/energ1zer/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/energ1zer/reviews/)

## ಕೊಡುಗೆದಾರರು

 *   [ frank.quebec ](https://profiles.wordpress.org/frankquebec/)

## ಬೆಂಬಲ

ಹೇಳಲು ಏನಾದರೂ ಸಿಕ್ಕಿದೆಯೇ? ಸಹಾಯ ಬೇಕೇ?

 [ಬೆಂಬಲ ವೇದಿಕೆಯನ್ನು ವೀಕ್ಷಿಸಿ](https://wordpress.org/support/plugin/energ1zer/)

## ದೇಣಿಗೆ ನೀಡಿ

ಈ ಪ್ಲಗಿನ್‌ನ ಪ್ರಗತಿಯನ್ನು ನೀವು ಬೆಂಬಲಿಸಲು ಬಯಸುವಿರಾ?

 [ ಈ ಪ್ಲಗಿನ್‌ಗೆ ದೇಣಿಗೆ ನೀಡಿ ](http://yipp.ca)