[Plugin: Magento WordPress Integration] Attempts to Display Disabled Static Block
-
using the following …
<?php the_static_block('side_bar_4'); ?> <?php the_static_block('side_bar_5'); ?> <?php the_static_block('side_bar_6'); ?>
all blocks defined in magento. 4 is enabled, 5 & 6 are disabled.
plugin attempts to display block regardless of status resulting in error message.
So in example above, 4 displays OK, 5&6 produce “Sorry, that block could not be found. Please check your block identifier.”
https://www.ads-software.com/extend/plugins/magento-wordpress-integration/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: Magento WordPress Integration] Attempts to Display Disabled Static Block’ is closed to new replies.