Adding a link at the top of the widgets

Next, we will add a link at the top of the widgets in our WordPress page. That link is named All Photos so we can go back to just seeing all the photos.

We will go right under that <ul> and let's put an <li> tag. Then add the href link and specify the name of the folder (whatever your folder is called); in our case, this is wpthemes. Then we will name the link as All Photos as shown here:

<ul class="w3-ul">
<li><a href="/wpthemes">All Photos</a></li>

Reload the page and now we have an All Photos link at the top of the widgets as shown in the following screenshot:

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.224.51.145