Changeset 1734274
- Timestamp:
- 09/22/2017 12:53:47 PM (9 years ago)
- File:
-
- 1 edited
-
plista/tags/1.5.10/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
plista/tags/1.5.10/readme.txt
r1734269 r1734274 51 51 * Got to Design/Appereance > Editor > single.php 52 52 * 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 ?>`54 53 55 `code` 56 57 `1 ligne 58 2 ligne` 54 *<?php* 55 * echo do_shortcode( \'[plista widgetname=plista_widget_belowArticle_test]\' );* 56 *?>* 59 57 60 58 The name of the widget, here : 'plista_widget_belowArticle_test', is an information that you received from plista … … 62 60 * Outstream Ads 63 61 Put 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>* 65 63 66 64 == Frequently Asked Questions ==
Note: See TracChangeset
for help on using the changeset viewer.