Install BricksCart Child Theme

Now install BricksCart child theme:

To do that, Go to Dashboard > Click on Appearance/Theme > Click 'Add New Theme' > Upload Theme > Choose File > Select the file named "bricksblog.zip" > Click on 'Install Now' > Activate Now.

If you're wondering why we're installing a child theme, here's a small code snippet that helps display related posts based on the same categories and tags on the single post template. This allows us to query and loop through only those related posts that share the same categories and tags.

Last updated