[Plugin: amr shortcode any widget] What should my shortcode look like?
-
Hi!
I’m using DOCTYPE Theme:
which has nice widget Call To Action.
It’s full name is Section:Call To Action.Since I want to use it in a post / page
I added this to Widgets for Shortcodes.My problems is, I can’t get it to display.
What should it’s shortcode be, can you tell me?Here is debug if that helps you to find out:
result of wp_get_sidebars_widgets(): wp_inactive_widgetsarray(2) { [0]=> string(20) "woothemes_features-2" [1]=> string(27) "master-slider-main-widget-2" } sidebar-footerarray(5) { [0]=> string(8) "search-2" [1]=> string(14) "recent-posts-2" [2]=> string(20) "woothemes_features-2" [3]=> string(27) "master-slider-main-widget-2" [4]=> string(17) "stag_widget_cta-2" } sidebar-homepagearray(4) { [0]=> string(27) "master-slider-main-widget-3" [1]=> string(14) "recent-posts-2" [2]=> string(10) "calendar-2" [3]=> string(8) "search-2" } widgets_for_shortcodesarray(1) { [0]=> string(17) "stag_widget_cta-3" } $_wp_sidebars_widgets: array(5) { ["wp_inactive_widgets"]=> array(2) { [0]=> string(20) "woothemes_features-2" [1]=> string(27) "master-slider-main-widget-2" } ["sidebar-footer"]=> array(5) { [0]=> string(8) "search-2" [1]=> string(14) "recent-posts-2" [2]=> string(20) "woothemes_features-2" [3]=> string(27) "master-slider-main-widget-2" [4]=> string(17) "stag_widget_cta-2" } ["sidebar-homepage"]=> array(4) { [0]=> string(27) "master-slider-main-widget-3" [1]=> string(14) "recent-posts-2" [2]=> string(10) "calendar-2" [3]=> string(8) "search-2" } ["widgets_for_shortcodes"]=> array(1) { [0]=> string(17) "stag_widget_cta-3" } ["array_version"]=> int(3) } $wp_registered_sidebars: array(3) { ["sidebar-footer"]=> array(8) { ["name"]=> string(14) "Footer Widgets" ["id"]=> string(14) "sidebar-footer" ["description"]=> string(20) "Footer Widgets Area." ["class"]=> string(0) "" ["before_widget"]=> string(44) " " ["after_widget"]=> string(8) " " ["before_title"]=> string(31) " " ["after_title"]=> string(12) " " } ["sidebar-homepage"]=> array(8) { ["name"]=> string(17) "Homepage Sections" ["id"]=> string(16) "sidebar-homepage" ["description"]=> string(50) "Here you can configure the layout of the Homepage." ["class"]=> string(0) "" ["before_widget"]=> string(69) " " ["after_widget"]=> string(16) " " ["before_title"]=> string(26) " " ["AFTER_TITLE"]=> STRING(5) " " } ["widgets_for_shortcodes"]=> array(8) { ["name"]=> string(22) "Widgets for Shortcodes" ["id"]=> string(22) "widgets_for_shortcodes" ["description"]=> string(155) "Sidebar to hold widgets and their settings. These widgets will be used in a shortcode. This sidebars widgets should be saved with your theme settings now." ["class"]=> string(0) "" ["before_widget"]=> string(44) " " ["after_widget"]=> string(8) " " ["before_title"]=> string(31) " " ["after_title"]=> string(12) " " } }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: amr shortcode any widget] What should my shortcode look like?’ is closed to new replies.