Thursday, August 18, 2016

How add a custom sidebar (widget area) on wordpress (2015 tutorials)



Hello everyone.., in this #tutorial, i am going to show you: #how to add a #sidebar #widget to #Wordpress theme.
as you see this #Wordpress theme was designed with right sidebar only.. then i added a new sidebar in the left. ,…
in this tutorial, i am going to use
#Simone theme which downloaded from mor10.com , by default .it’s has just the right sidebar . so we need, to add left sidebar to this theme.
lets start our tutorial, first we open our editor NETbeans.,
then find our project which here i named it WordPress … extend themes folder. the theme that we are going to work in is my Simone extend it . then find the file , sidebar.php, right click , then go to my simone theme .. right click.. paste it in. rename it to sidebar dash left dot php . here .. we need to make some changes in this code.. rename the style class to widget area two which we will add it to style file later.. also change the sidebar id in php block code from sidebar dash one to sidebar dash three … save it . now we are going to register our a new sidebar in functions dot php .. lets find a function call my simone underscore widget underscore init.
we copy this part of code then paste it at bottom of this function.. change the name to sidebar left . and the id to sidebar dash three . save it .. then go to page dot php . we call the new sidebar after header we write. get sidebar left . the same method we are going to apply for index dot php and archive dot php .. finally. find the style file .. and add the new sidebar style by copying the formal sidebar style codes .. and rename it to widget dash area .. save it .. done … thank you for watch and see you in next tutorial
if you enjoyed this video and you like to see similar video in feature . please don’t forget to subscribe to our youtube channel!!

source

The post How add a custom sidebar (widget area) on wordpress (2015 tutorials) appeared first on Effective Guides for Digital Marketing / Internet Marketing / SEO Campaign.



from Effective Guides for Digital Marketing / Internet Marketing / SEO Campaign http://effectiveguide.com/how-add-a-custom-sidebar-widget-area-on-wordpress-2015-tutorials/
via Earn Online

No comments:

Post a Comment