Tips And Tricks

Add Shortcodes To Sidebar

Since WordPress is php based, in order to use shortcodes on the sidebar or anywhere on the theme, we have to use echo. <h2><?php echo do_shortcode(‘ catlist categorypage=yes excerpt=yes excerpt_size =255)]’); ?></h2> This is the shortcodes for catlist to list related posts in the same category on the sidebar for my single.php that I’m designing

Remove Babylon Search On Firefox And IE9

Babylon Search engine is installed in Firefox when you least expected from installing some software like Super video encoding. If you don’t know how to get rid of it correctly, it will come back every time you click a new tab or open a new Firefox browser. This is how I fixed mine. In the