Posts Tagged ‘embed’

Checkout: Shortcodes

« Usage

The WordPress shopping cart plugin uses the WordPress shortcodes API to display shop categories, suppliers, products and other aspects inside WordPress posts/pages.

TinyMCE Button

You can easily insert shop categories and products into any WordPress post/page by using the button placed on the WordPress, TinyMCE WYSIWYG editor.


click to enlarge

Embed a Search Box

« Shortcodes

You can embed a separate FAQs search box into any WordPress post/page using the [wpfaqsearch] shortcode. This search box allows your users to search your FAQs for answers.

[wpfaqsearch menu=1 group_id=X]

Parameters

  • menu
    optional, default = 1
    The search box will show a drop down menu of all your FAQ groups. By making this value 0, the drop down menu will not be shown.
  • group_id
    optional, default = null
    Specify a group by ID which will be search within.

Checkout: Post/Page Embedding

Making use of WordPress shortcodes and filtering the content of posts and pages has proven to make the WordPress shopping cart plugin extremely flexible. The plugin supports several different embedding codes of which many are automatically generated throughout the use of the plugin as WordPress posts/pages are created for shop categories, products, suppliers and more. Below is a list of embedding codes you can use in any of your WordPress posts/pages as needed.

Continue Reading “Checkout: Post/Page Embedding” »

WordPress FAQ : Embed all Groups

« Shortcodes

You can embed an unordered list of all your WordPress FAQ plugin groups into a post/page using the following code below.

[wpfaqgroups]

WP WHOIS: Post/Page Embedding

« Usage

WordPress WHOIS plugin post/page embedding

Continue Reading “WP WHOIS: Post/Page Embedding” »