Plugin Directory

Changeset 1734274


Ignore:
Timestamp:
09/22/2017 12:53:47 PM (9 years ago)
Author:
plista
Message:

update readme.txt 1.5.10

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plista/tags/1.5.10/readme.txt

    r1734269 r1734274  
    5151 * Got to Design/Appereance > Editor > single.php
    5252 * Put in the following code whereever you want to position the widget
    53 `<?php \n echo do_shortcode( \'[plista widgetname=plista_widget_belowArticle_test]\' ); \n ?>`
    5453
    55 `code`
    56 
    57 `1 ligne
    58 2 ligne`
     54*<?php*
     55*    echo do_shortcode( \'[plista widgetname=plista_widget_belowArticle_test]\' );*
     56*?>*
    5957
    6058The name of the widget, here : 'plista_widget_belowArticle_test', is an information that you received from plista
     
    6260* Outstream Ads
    6361Put in the following div for the outstream video ad:
    64 `<div data-widget=\"plista_widget_outstream\"></div>`
     62*<div data-widget=\"plista_widget_outstream\"></div>*
    6563
    6664== Frequently Asked Questions ==
Note: See TracChangeset for help on using the changeset viewer.