Placement code update
-
Updated code suggestion with proper brackets.
// placement on pages/posts/categories/archives/homepage
if ( (is_page() && $arrSettings[‘ssba_pages’] == ‘Y’) || (is_single() && $arrSettings[‘ssba_posts’] == ‘Y’) || (is_category() && $arrSettings[‘ssba_cats_archs’] == ‘Y’) || (is_archive() && $arrSettings[‘ssba_cats_archs’] == ‘Y’) || (is_home() && $arrSettings[‘ssba_homepage’] == ‘Y’) || $booShortCode == TRUE) {https://www.ads-software.com/plugins/simple-share-buttons-adder/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Placement code update’ is closed to new replies.