Plugin Directory

Changeset 1734269


Ignore:
Timestamp:
09/22/2017 12:46:43 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

    r1734242 r1734269  
    42424.  Search for „plista“ in the top right corner on the site
    43435.  Click on „install now“ and wait a seconds to click on activate the plugin
    44 6.  If you don’t have an account at plista yet you have to register here: https://www.plista.com/de/publisher/message-booking-publisher
     446.  If you don’t have an account at plista yet you have to register here: [contact page](https://www.plista.com/publisher/contact-publisher/)
    45457.  In wordpress you have to go to settings > plista and type in the information you have received from plista
    46468.  If you want to position the widget your own, you have to use Shorttags
    4747
    4848= Shorttags for own positioning for one or more widgets =
    49 1.  Shortcode options have to be activated
     49* Shortcode options have to be activated
    5050 * Activate shortcode checkboxes
    5151 * Got to Design/Appereance > Editor > single.php
    5252 * Put in the following code whereever you want to position the widget
    53 `<?php
    54    echo do_shortcode( '[plista widgetname=plista_widget_belowArticle_test]' );
    55 ?>`
     53`<?php \n echo do_shortcode( \'[plista widgetname=plista_widget_belowArticle_test]\' ); \n ?>`
     54
     55`code`
     56
     57`1 ligne
     582 ligne`
    5659
    5760The name of the widget, here : 'plista_widget_belowArticle_test', is an information that you received from plista
    5861
    59 2.  Outstream Ads
     62* Outstream Ads
    6063Put in the following div for the outstream video ad:
    61 `<div data-widget="plista_widget_outstream"></div>`
     64`<div data-widget=\"plista_widget_outstream\"></div>`
    6265
    6366== Frequently Asked Questions ==
    6467= Where do I get the "name of the widget" and the "public key" required for the settings of the plugin? =
    65 The "name of the widget" and the "public key" are available after registration on https://www.plista.com/publisher_registrations
    66 These details are also available on the Publisher Dashboard in the table "Data view": https://www.plista.com/publishers/dashboard
     68The "name of the widget" and the "public key" are available after registration on [contact page](https://www.plista.com/publisher/contact-publisher/)
     69These details are also available on the Publisher Dashboard in [Planet](https://planet.plista.com/)
    6770Click the icon in the "integration" column and you will get all the necessary information displayed.
    6871
     
    7477This Message will disappear after we have received about 10 items from your site.
    7578
    76 For more questions please visit our FAQ's: https://www.plista.com/de/publishers/info/faq
     79For more questions please visit our FAQ's: [FAQ for Publishers](https://www.plista.com/publisher/publisher-faq/)
    7780
    7881== Upgrade Notice ==
Note: See TracChangeset for help on using the changeset viewer.