An in-depth look at the internals of the WordPress system. As the most popular blogging and content management platform available today, WordPress is a powerful tool. This exciting book goes beyond the basics and delves into the heart of the WordPress system, offering overviews of the functional aspects of WordPress as well as plug-in and theme development.What is covered in this book?WordPress as…
I am a novice at WordPress and am editing a site created by someone else. There is a slideshow on the home page. I have been asked to add a photo to it, but I can’t find the page. I can not find “home” or “index” or anything close. Can anyone tell me how to edit the home page?
The slideshow could have been added via numerous means; as a Plugin, integrated into the Theme itself or merely coded in to the Page itself. Unfortunately without access to the Site is is very difficult to advise where to look to change the Slideshow images and settings. I start with trying to find the slideshow options in ‘Settings’ or under ‘Appearance’.
GO BEYOND THE BLOGSmashing WordPress shows you how to utilize the power of the WordPress platform, and provides a creative spark to help you build WordPress-powered sites that go beyond the obvious. You will learn the core concepts used to build just about anything in WordPress, resulting in fast deployments and greater design flexibility.Inside, WordPress expert Thord Daniel Hedengren takes you b…
What is a good wordpress plugin to add Flickr galleries and functionality to my site?
One which gives me some control over which photos it shows, and a lightbox, would be nice
your recommendations = appreciated
Hands down the best WordPress plugin to add Flickr galleries is the Flickr Photo Album WordPress plugin. It has a customizable custom template and has lightbox funtionality. This description below is pulled directly from the WordPress plugin repository.
“This Flickr plugin for WordPress will allow you to pull in your Flickr photosets and display them as albums on your WordPress site. There is a pretty simple template provided which you can customize to 100% match the look and feel of your own site.
The plugin is customizable in a number of different ways. There are options to allow you to hook it up with a number of different Lightbox-style popup overlay display libraries. Third party commenting services such as Disqus are also supported, allowing your visitors to comment on your photos without hopping over to Flickr.com. A simple Flickr widget is also included to let you easily include your photos into your blog’s sidebar.
On the backend, this plugin will add a new Flickr icon to your WordPress edit screen which will allow you to easily insert your Flickr photos and albums into your blog posts with just a couple clicks. You can either have your inserted photos link back to your WordPress Flickr photo album or directly to your Flickr.com photo page.”
This is just an FYI for anyone who wants to create a custom lightbox template that is page specific. For simplicity sake the example names I am using are lightbox.php, lightboxheader.php and lightboxstyle.css. Create a custom template in WordPress called lightbox.php. Create a header file called lightboxheader.php. Create a style sheet for your custom template page called lightboxstyle.css. For the lightbox header and style pages you are just making copies of your themes header.php and style.css files. Change the path names in these files so they work with your custom template. Now this is the key – copy the lightbox css code from the lightbox css plugin file to your newly created lightboxstyle.css file. You now have a fully customized individual template page that you can customize separate from the rest of your WordPress website. A working example of this can be found here >>> http://www.visionsign.net/vision >>> and then click on the Vision Sign News & Events link. You will notice that lightbox.js does not load when you go to the link above – it only loads when you go to the News & Events custom template page.
Tutorial: Insert a Native WordPress Gallery into a Post with LightBox
An in-depth look at the internals of the WordPress system. As the most popular blogging and content management platform available today, WordPress is a powerful tool. This exciting book goes beyond the basics and delves into the heart of the WordPress system, offering overviews of the functional aspects of WordPress as well as plug-in and theme development.What is covered in this book?WordPress as…
For today’s photographer, a clean, professional-looking website is a must. But for most, the thought of having a site that displays your work like a pro seems either too expensive or too hard to create. How can you develop an eye-catching website that looks professional, updates quickly, and even helps you make some money in the process when your passion is photography and not coding? It&rsq…
GO BEYOND THE BLOGSmashing WordPress shows you how to utilize the power of the WordPress platform, and provides a creative spark to help you build WordPress-powered sites that go beyond the obvious. You will learn the core concepts used to build just about anything in WordPress, resulting in fast deployments and greater design flexibility.Inside, WordPress expert Thord Daniel Hedengren takes you b…