
Search In
Changing default template for front-end:
Login to the back-end of Joomla site.
Click Extensions -> Template Manager.
Default template for site is marked with a star(yellow in color) which is protostar.
Select the template you want to set default
We can use the history.back() method which loads the previous URL in the history list. It functions the same as clicking the Back button in the browser.
Here is the code snippet to show it's usage :,
<html>
<header ng-controller="menuCont
To add category in navigation bar go in app/design/frontend/rwd/default/template/page/html and open file topmenu.phtml
now find -
<?php if($_menu): ?>
<nav id="nav">
<ol class="nav-primary">
<?php echo $
In Joomla admin when we creating Menu and give the menu alias name it's working fine.
But sometimes, the case when we change the alias name of one menu.
For example: we change example.com/mymenualias1 to example.com/mymenualias2
We are redirected
What is Keyword?
Keywords are very important to your Site’s SEO. For the entire SEO campaign your Keywords will act as the cornerstone. If you don’t have right keywords, you have no foundation for your SEO structure and you won’t get the desired res
I was facing issue related with speed optimization of the web page. When there are many css on a single page, or have large size of css file then it makes your website slow. I am using Google PageSpeed insights to improve my site's performance. S
Hello readers, today we will discuss "how you can add category for post type page".
When a user install the WordPress, user will only get category for "post type post".
If user want to add taxonomy or category for "post type page", then user need
Making a good website design is very important. First impressions are important after all. In the multitudes of website available at the disposal of the millions of customers who come looking for such websites it is very important to make an impressi
Hello Readers! Here is a small blog on how to disable the browser back button. Although it is not advisable to use such tricks in websites as restricting or disabling the browser back button can be annoying for users who might wish to go back to the
Hi guys,
How to allow copy content option for a secured PDF. Currently am using Spire.PDF library, it is giving result as I except, it is a free version – supports only for below 10 page PDFs, but my pdfs have more than 200 pages. Any other solutions