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

Call to Action Widget

Опис

A modified version of the standard WordPress text widget. In addition to a title and textarea/html field the CTA widget includes an image URL that can be positioned above or below the title, a button text field and a button URL field. CTA widget is short for „Call to Action“ widget. We frequently see website designs with 3 columns of widgets on the home page. Frequently these buckets or widgets utilize an image, title, description, and call to action button. This widget makes it easier for beginners to change the content of these blocks without editing HTML.

Read more about this widget on wordpress.boomvisibility.com

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

  • Full width screenshot of the CTA Widget.
  • Smaller widget screenshot.
  • Example of a left aligned image.
  • Another example of a left aligned image.
  • Example of the image above the text.
  • Another example of the image above.
  • Example of the image below the title.

Постављање

  1. Upload cta-widget directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add the widget to one of your widget areas

ЧПП

How can I upload an image for the image URL field?

Use the media manager to add a new item. If you click edit on the image you can find its URL and copy and paste that into the widget. You can also upload images via FTP or link to images on other websites.

How can I change the CSS for the widget?

Edit your theme’s style.css file or any other CSS that is loaded on the website. There are class names for each element of the widget and there are example CSS configurations on the plugin site.

Прегледи

Нема рецензија за овај додатак.

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

„Call to Action Widget“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „Call to Action Widget“ на свој језик.

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

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

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

1.1

  • Added a sub-title option.
  • Changed the way images were outputted so if no image is added there will not be a broken image tag now.