PluginProbe
Page Builder: Pagelayer – Drag and Drop website builder / 2.2.0
Page Builder: Pagelayer – Drag and Drop website builder v2.2.0
2.2.1 2.2.0 2.1.9 2.1.8 2.1.7 2.1.6 2.1.5 2.1.4 2.1.3 trunk 0.9.0 0.9.1 0.9.2 0.9.3 0.9.4 0.9.5 0.9.6 0.9.7 0.9.8 0.9.9 1.0.0 1.0.2 1.0.3 1.0.4 1.0.5 All 129 releases
← All changes | main/abilitiesregister.php +1 -1 2.1.82.2.0 View file →
@@ -1782,9 +1782,9 @@
1782 1782 'widget_recommendations' => array(
1783 1783 'stats_or_counters_row' => 'pl_counter — animated number counters (e.g. "1240+ Active Members"), not plain pl_heading numbers in a row.',
1784 1784 'image_gallery_or_portfolio' => 'pl_grid_gallery — real masonry/grid gallery widget, not a manual grid of pl_image nodes.',
1785 1785 'before_after_or_carousel_images' => 'pl_image_slider for a slideshow of images.',
1786 - 'feature_or_service_cards' => 'pl_iconbox — icon + heading + text card (real fields: service_icon/service_heading/service_text/service_icon_color, NOT icon/title/desc). For a card with a real photo instead of an icon, use pl_service ("Image Box": service_image/service_heading/service_text) instead. Always confirm exact field names via get_widget_examples before using either.',
1786 + 'feature_or_service_cards' => 'pl_iconbox — icon + heading + text card (real fields: service_icon/service_heading/service_text/service_icon_color, NOT icon/title/desc). For a card with a real photo instead of an icon, use pl_service ("Image Box": service_image/service_heading/service_text) instead. Always structure cards in balanced multiples: either 3 cards (or 6 across 2 rows of 3), or 2 cards (or 4 across 2 rows of 2). NEVER create an uneven count like 4 cards split as 3 on top and 1 alone below; if creating 4 cards, place them in 2 rows of 2 (col 6 each) or round them out cleanly so no single lonely card sits on a new line.',
1787 1787 'testimonials_or_reviews' => 'pl_testimonial — real fields are quote_content/cite/designation/avatar, NOT content/name/image.',
1788 1788 'star_ratings' => 'pl_stars for a review/rating display, not text like "★★★★★".',
1789 1789 'progress_or_skill_bars' => 'pl_progress for animated progress/skill bars.',
1790 1790 'faq_or_expandable_content' => 'pl_accordion (with pl_accordion_item children) for FAQs, not a stack of pl_heading+pl_text pairs.',