View previous topic :: View next topic |
Author |
Message |
Emerson1
Joined: 03 Mar 2013 Posts: 10
|
Posted: Sun Mar 03, 2013 5:40 am Post subject: Add A Back To Page Link For NextGEN Gallery Created Pages |
|
|
If you like using the NextGEN gallery plugin on your WordPress site, you may have discovered that it can be used to build new gallery pages for you. Here’s how to link back to a main gallery page.
After you create a new gallery and upload your images, if you hop over to the Manage Gallery page, you can let the plugin help you to create a new page. The Add page button is at the top of of the thumbnail list, on the gallery settings panel.
I like to have a main Gallery page with thumbnails that link through to the individual gallery pages, but it’s nice to have a link back on each page to the main Gallery. I found that by using a little bit of jQuery, it is easy to do this. Just make sure you have included the jQuery library link in your header.php file, then create your own .js file and add that to the header.php too. Add the script below, modifying the link to suit your needs, to your .js file and voila!
jQuery(document).ready(function(){
// add link back to galleries page
jQuery(‘<p><a href=”http://yourwebsiteurl.com/page-directory/photo-galleries/”>Back to Galleries</a></p>).insertBefore(‘div.slideshowlink’ ;
});
This technique can be used to insert content to your pages, either before or after targeted elements. You can also add or remove content using jQuery. That’s the subject for another post though… _________________ car loan for bad credit |
|
Back to top |
|
 |
dustinedan2
Joined: 10 Mar 2013 Posts: 10
|
Posted: Sun Mar 10, 2013 10:21 am Post subject: |
|
|
So then I have two pages that have the same content. ... I've created a page for all of my ALBUMS called "Photo Galleries" and its link is in main nav. ... created. To do this, go back to the NextGEN administration menu and click on “Add Galler _________________ cd duplication
dvd duplication |
|
Back to top |
|
 |
plumgallmann
Joined: 15 Mar 2013 Posts: 10
|
Posted: Fri Mar 15, 2013 4:42 am Post subject: |
|
|
I have created this piece of content, with the internet marketer, the SEO ... and that is the skills needed to create websites and monetize them. ... editing your images, posts, pages,
----------
Plum Gallmann
online recruitment software
staffing software |
|
Back to top |
|
 |
Free Forum
|
|
Back to top |
|
 |
|