Before Debuging Check

Pre-Debugging Checklist

Before starting the debugging process, ensure you've checked the following items:

Block Setup Verification

JavaScript Registration

  • Check if the block requires additional JavaScript in block_folder/block.json
    • Look for viewScript property
    • Format should be: "viewScript": "block-$category-$blockName-script"

Block Registration

  • Verify block JavaScript is properly registered in block_folder/setup.php

Slider Troubleshooting

If the slider is not working:

ALM (Ajax Load More) Issues

If ALM is not functioning:

  • Verify that alm-filters exists in ajax-load-more-filters in the admin panel