Tutorials

How to enable osCitas Accordion Extension For Redux Framework in Theme?

First of all thanks for the purchase!!! Here are the instruction to enable the osCitas Accordion Extension For Redux Framework in theme Purchase and Download the plugin from here  osCitas Accordion Extension For Redux Framework. Extract the downloaded files. Copy the plugin folder. Paste into the <your-theme-path>/admin/redux-extensions/ Now add the following code to functions.php file in […]

Read More

Some Important directory/file commands?

Number of people are confused about how to change the directory or file permissions recursively using CLI in linux. So here is answer To change all the directories to 755 or you can say to -rwxr-xr-x under any directory, find /< path-to-directory > -type d -exec chmod 755 {} \; Here means you have to […]

Read More

How to add custom css in EBS-Pro?

  We are here again and this is to explain that how you can add custom css to any shortcode under EBS-Pro? Actually we have created the process through which it is very easy to apply your custom css on any shortcode. Following are the steps you have to take   1. Login to Admin […]

Read More