The following is a list of widgets that can be used to add information to your webpage without requiring custom code. Simply pick the widget you'd like to use and AllProWebTools will do the rest!

Ad Rotator

Displays ads that have been uploaded to the console via "Marketing -> Ad Manager".

#|-Ad Rotator|0|0|0|0-|#

Add To Cart Box

Specify product ID in place of "1001" in order to specify which product the button ads to the cart. 

#|-Add To Cart Box||1001|1-|#

Authorship Box

The '1' can be changed to the ID of the user who's bio you want to display.

#|-Authorship Box|1-|#

Blog Archive

A dropdown featuring blogs ordered by months

#|-Blog Archive-|#

Blog Recent Posts

Shows a collection of recent blog posts in a list for a sidebar

#|-Blog Recent Posts-|#

Blog Related Posts

#|-Blog Related Posts|all-|#

Calendar Datepicker

In addition to including this widget, add a form to the page to display the widget. For example:

<div id="amountofnights"></div>
<form method="POST" action="<?php print $postpage; ?>">
<div class="calendar-wrapper">
<div class="dates">
When should we expect you?
<div id="jrange">
<input type="text" name="calendar_reservation" placeholder="Check in / Check Out">
<div></div>
</div>
</div>
<input type="submit" name="set_reservation" value="Find Availability">
</div>
</form>

#|-Calendar Datepicker-|#

Company Address

Displays a div containing the company's address.

#|-CompanyAddress-|#

Display Survey

Display survey created in the dashboard. Change the "1" to the ID of the survey you'd like to display. 

#|-Display Survey|1-|#

Display Copyright

Shows copyright symbol. 

#|-DisplayCopyright-|#

DisplayCreditCards

Image of accepted credit cards on the website

#|-DisplayCreditCards-|#

Email Testimonial

Displays client testimonials formatted for emails.

#|-EmailTestimonial|ALL|3|1||1-|#

Featured Products

Displays a grid of featured products.

#|-Featured Products|grid-|#

Featured Products For Email

Displays a grid of featured products formatted for emails.

#|-Featured Products For Email|grid|email|8-|#

Gallery

Displays an image gallery created from the dashboard. 

#|-Gallery|1-|#

Horizontal Recent Blog Posts

Displays recent blog posts in a horizontal fashion. First parameter is the number of blogs that you'd like to show. The second parameter is the height of the blog preview images in pixels.

#|-Horizontal Recent Blog Posts|1|200-|#

ImageSlider

Displays image slider created in dashboard. "1" is the ID of the image slider. 

#|-ImageSlider|1-|#

Login Links

Display links to login to member section of website

#|-Login Links-|#

Member Directory

#|-Member Directory-|#

Member Sidebar

#|-Member Sidebar-|#

New Products

Displays a grid showing new items listed on website.

#|-New Products|grid-|#

New Products For Email

Displays a grid showing new items listed on website formatted for emails.

#|-New Products For Email|grid|email|8-|#

Phone Number

Displays phone number of your company.

#|-Phone Number-|#

Product Review

#|-Product Review-|#

Random Blog Post

Displays a random blog post. Change the "1" to the number of random blog posts you want to display.

#|-Random Blog Post|1-|#

Recent Blog Post

Displays your most recent blog posts. Change the "1" to set the number of recent blog posts you'd like to display. Change the "0" to a "1" in order to display only the title of the blog.

#|-Recent Blog Post|1|0-|#

RSS Subscribe

Displays link to subscribe to site's RSS feed

#|-RSS Subscribe-|#

Show Blog Posts

Displays blog posts in a list.

#|-ShowBlogPosts|3|all|all|all-|#

Sign-Up Box

Displays a sign-up box created in the dashboard. 

#|-SignUpBox|1-|#

Site Map

Displays a list of pages on your site.

#|-Site Map-|#

SocialMediaIcons

Shows social media icons that have been uploaded to your console.

#|-SocialMediaIcons-|#

SocialMediaIcons For Emails

Shows social media icons formatted for emails.

#|-SocialMediaIcons For Emails-|#

Testimonial

Displays testimonials from clients.

#|-Testimonial|ALL|3|1-|#

TimeAdder

https://www.allprowebtools.com/Time-Adder/

#|-TimeAdder|1|0|0-|#

Unsubscribe

Displays field to enter email address to unsubscribe from mailing list.

#|-Unsubscribe-|#