Title: Simple Text Ads
Author: exportsmedia
Published: <strong>25. јануар 2017.</strong>
Last modified: 26. јануар 2017.

---

Претражи додатке

![](https://ps.w.org/simple-text-ads/assets/banner-772x250.jpg?rev=1583238)

Овај додатак **није испробан са последња 3 главна издања Вордпреса**.Можда се више
не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

![](https://ps.w.org/simple-text-ads/assets/icon-256x256.jpg?rev=1583236)

# Simple Text Ads

 [exportsmedia](https://profiles.wordpress.org/exportsmedia/)

[Преузимање](https://downloads.wordpress.org/plugin/simple-text-ads.zip)

 * [Детаљи](https://sr.wordpress.org/plugins/simple-text-ads/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/simple-text-ads/#reviews)
 *  [Постављање](https://sr.wordpress.org/plugins/simple-text-ads/#installation)
 * [Изградња](https://sr.wordpress.org/plugins/simple-text-ads/#developers)

 [Подршка](https://wordpress.org/support/plugin/simple-text-ads/)

## Опис

Simple Text Ads is an easy to use shortcode for adding simple text based advertisements
with a call to action button in posts or pages.

#### Features

 * Adds one shortcode for adding text ads to your site
 * Supports multiple ads with individual settings on a single page
 * A button in the TinyMCE editor makes it easy to add and configure the ad shortcode
 * Responsive

#### The Shortcode

The shortcode that is added is:

    ```
    [simple_text_ad]
    ```

#### Basic Usage Example

    ```
    [simple_text_ad headline="Learn How to Leverage Email Marketing" message="Our ebook offers 47 pages of the best techniques to leverage email marketing." button_text="Download our FREE ebook" button_url="#" button_color="#FC5E18" new_tab="false"]
    ```

This will output the following HTML:

    ```
    <aside class="sta-ad sta-ad-1">
        <header>
            <h1>Learn How to Leverage Email Marketing</h1>
        </header>
        <article>
            <p>Our ebook offers 47 pages of the best techniques to leverage email marketing.</p>
        </article>
        <footer>
            <a href="#">Download our FREE ebook</a>
        </footer>
    </aside>
    ```

#### Full Simple Text Ad Settings

The full shortcode, with all the default settings looks like this:

    ```
    [simple_text_ad headline="Example Headline" message="Example message." button_text="Example button text" button_url="#" button_color="#FC5E18" new_tab="false"]
    ```

**headline**: The headline for the ad.

**message**: The message for the ad.

**button_text**: The text for the button.

**button_url**: The URL for the button to open.

**button_color**: Set the color of the button. Accepts a HEX color code. Default
is `#FC5E18`.

**new_tab**: Whether to open the button link ina new tab. Default is `true`.

## Снимци екрана

[⌊How the Simple Text Ad looks on the front end.⌉⌊How the Simple Text Ad looks on
the front end.⌉[

How the Simple Text Ad looks on the front end.

[⌊An example of the shortcode filled out and pasted within the content area.⌉⌊An
example of the shortcode filled out and pasted within the content area.⌉[

An example of the shortcode filled out and pasted within the content area.

[⌊The plugin adds a TinyMCE button that says AD. Clicking this will bring up a modal
to help easily fill out the settings.⌉⌊The plugin adds a TinyMCE button that says
AD. Clicking this will bring up a modal to help easily fill out the settings.⌉[

The plugin adds a TinyMCE button that says `AD`. Clicking this will bring up a modal
to help easily fill out the settings.

[⌊The modal contains all the settings the shortcode offers. Upon clicking OK the
shortcode will be inserted into your content at your cursor position.⌉⌊The modal
contains all the settings the shortcode offers. Upon clicking OK the shortcode will
be inserted into your content at your cursor position.⌉[

The modal contains all the settings the shortcode offers. Upon clicking OK the shortcode
will be inserted into your content at your cursor position.

## Постављање

 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or 
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the TinyMCE button in the Visual Editor to create the shortcode, or paste the
    shortcode in your Post/Page content.

## ЧПП

Simple Text Ads is an easy to use shortcode for adding simple text based advertisements
with a call to action button in posts or pages.

## Прегледи

![](https://secure.gravatar.com/avatar/49c7ae9662cdc3f72384757130a12ab39ea20ee2a4571538d05bc624058ce43d?
s=60&d=retro&r=g)

### 󠀁[Sweet and Simple!](https://wordpress.org/support/topic/sweet-and-simple-15/)󠁿

 [Justin H](https://profiles.wordpress.org/hhrealestatemediacom/) 27. јануар 2017.

finally I have a really simple way of creating a nice quick call-to-action in every
single one of my blogs and pages. Easy and simple. Thanks!

 [ Види сав 1 преглед ](https://wordpress.org/support/plugin/simple-text-ads/reviews/)

## Сарадници и градитељи

„Simple Text Ads“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

 *   [ exportsmedia ](https://profiles.wordpress.org/exportsmedia/)

[Преведите „Simple Text Ads“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/simple-text-ads)

### Заинтересовани сте за градњу?

[Прегледајте код](https://plugins.trac.wordpress.org/browser/simple-text-ads/), 
проверите [SVN складиште](https://plugins.svn.wordpress.org/simple-text-ads/) или
се пријавите на [белешку градње](https://plugins.trac.wordpress.org/log/simple-text-ads/)
преко [RSS-а](https://plugins.trac.wordpress.org/log/simple-text-ads/?limit=100&mode=stop_on_copy&format=rss).

## Белешка о изменама

#### 1.0

 * Initial Release

## Мета

 *  Version **1.0**
 *  Last updated **10 година раније**
 *  Active installations **10+**
 *  WordPress version ** 4.6 или новије **
 *  Tested up to **4.7.35**
 *  Language
 * [English (US)](https://wordpress.org/plugins/simple-text-ads/)
 * Tags
 * [ad](https://sr.wordpress.org/plugins/tags/ad/)[advertising](https://sr.wordpress.org/plugins/tags/advertising/)
   [cta](https://sr.wordpress.org/plugins/tags/cta/)[marketing](https://sr.wordpress.org/plugins/tags/marketing/)
   [shortcode](https://sr.wordpress.org/plugins/tags/shortcode/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/simple-text-ads/advanced/)

## Оцене

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/simple-text-ads/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/simple-text-ads/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/simple-text-ads/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/simple-text-ads/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/simple-text-ads/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/simple-text-ads/reviews/)

## Сарадници

 *   [ exportsmedia ](https://profiles.wordpress.org/exportsmedia/)

## Подршка

Имате нешто да кажете? Потребна вам је помоћ?

 [Види форум подршке](https://wordpress.org/support/plugin/simple-text-ads/)

## Донирај

Желите ли да подржите напредак овог додатка?

 [ Донирај овом додатку ](https://exportsmedia.com/buy-me-a-chocolate-milk/)