2017 © Pedro Peláez
 

wordpress-plugin wp-manual-cu

A plugin that allows you to manually add Specific Content Units to WordPress

image

benjaminmedia/wp-manual-cu

A plugin that allows you to manually add Specific Content Units to WordPress

  • Tuesday, March 15, 2016
  • by alfhen
  • Repository
  • 14 Watchers
  • 1 Stars
  • 317 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 3 Open issues
  • 7 Versions
  • 7 % Grown

The README.md

wp-manual-cu

a plugin that allows you to manually add Specific Content Units to WordPress, (*1)

Customization

change the width of the container (width between the banners), (*2)

.bonnier-banner-container.sticky {
width: 930px;
}

change offset from the top:, (*3)

.bonnier-banner-container.sticky .banner {
top: 700px;
}

To only change offset on the left/right:, (*4)

.bonnier-banner-container.sticky .left .banner {
   top: 200px;
}

Shortcode

If you want to manually add a banners somewhere, you can use the shortcode., (*5)

[banner sticky="true" cu="xxxxxx" offset="" parent-container=""]

sticky = (bool) If set to true, the banner will remain on screen while scrolling, (*6)

cu = Content Unit number, (*7)

offset = top Offset in pixels where the banner will start to be sticky (default = calculates the offset itself), (*8)

parent-container = jQuery selector element on which the sticky banner will scroll inside, (*9)

The Versions

15/03 2016

dev-refactor

dev-refactor https://github.com/BenjaminMedia/wp-manual-cu

A plugin that allows you to manually add Specific Content Units to WordPress

  Sources   Download

GPLv3

The Requires

 

plugin

24/02 2016

dev-master

9999999-dev https://github.com/BenjaminMedia/wp-manual-cu

A plugin that allows you to manually add Specific Content Units to WordPress

  Sources   Download

GPLv3

The Requires

 

plugin

24/02 2016

v0.1.3

0.1.3.0 https://github.com/BenjaminMedia/wp-manual-cu

A plugin that allows you to manually add Specific Content Units to WordPress

  Sources   Download

GPLv3

The Requires

 

plugin

23/02 2016

dev-development

dev-development https://github.com/BenjaminMedia/wp-manual-cu

A plugin that allows you to manually add Specific Content Units to WordPress

  Sources   Download

GPLv3

The Requires

 

plugin

26/11 2015

v0.1.2

0.1.2.0 https://github.com/BenjaminMedia/wp-manual-cu

A plugin that allows you to manually add Specific Content Units to WordPress

  Sources   Download

GPLv3

The Requires

 

plugin

24/11 2015

v0.1.1

0.1.1.0 https://github.com/BenjaminMedia/wp-manual-cu

A plugin that allows you to manually add Specific Content Units to WordPress

  Sources   Download

GPLv3

The Requires

 

plugin

07/11 2015

v0.1

0.1.0.0 https://github.com/BenjaminMedia/wp-manual-cu

A plugin that allows you to manually add Specific Content Units to WordPress

  Sources   Download

GPLv3

The Requires

 

plugin