Best WordPress Theme & Plugin For Photographers

Imagely Blog

Digital Photography Tips, Tutorials and Resources

Experience the Imagely Difference

Best WordPress Theme & Plugin For Photographers

Enter the URL of your WordPress website to install

Upgrade to Imagely Pro

Imagely is perfect for photographers, designers, bloggers, and creative professionals who want more than just a gallery.

Built in eCommerce and print fulfillment

90+ themes and designs

Tons of customizations and options

14 day money back guarantee

Recent Posts

Photographers, beware of user generated content terms and conditions

Photographers, beware of user generated content terms and conditions

I shared a photograph on Instagram, tagged the hotel where the photo was made and was asked if it was ok to repost the photo. https://www.instagram.com/p/BQeNGhejXDg That’s a normal thing which happens daily to thousands of people on Instagram. But Hilton linked to their terms and conditions for user-generated content. What I read shocked me.…
Less Known But Useful WordPress Features You Didn’t Know Existed

10 Less Known But Useful WordPress Features You Didn’t Know Existed

WordPress powers over 30 percent of the websites existing over the Internet. With over 50,000 WordPress websites being designed daily, people’s love for this Content Management System is quite evident. The sheer ease of usage, powerful yet simple plugins, customizable themes and a supportive member community make WordPress the amazing website builder that it is.…
Customer Relationship Management (CRM) Plugins for Photographers

Customer Relationship Management (CRM) Plugins for Photographers

We are often asked about CRM plugins for WordPress. So many photographers are trying to reduce use of external tools and services from their businesses. And in turn, bring them in-house under one roof… their website. In this article, you will see some of the most popular CRM plugins for WordPress. By the end, you will…

CSS problem

When I show a text before / after a gallery , the “float: left” cause a problem, that the <div class=”ngg-galleryoverview”> container , didn’t work as block element, strange… This is a text after the gallery thumbnails Update : With width: 100%; it worked now under IE7, but not under FF… Update 2 : Now…

New widget support

The next version of NextGEN gallery contain a extended Slideshow support for the sidebar or header. This function is called : function nggSlideshowWidget($galleryID,$Width,$Height); So you are able to integrate a widget into your theme manually , or automatic via the widget function into your sidebar. If your theme didn’t support the sidebar widget use the…

First jQuery Plugin test

Here is the gallery navigation for NextGEN gallery build with a jQuery plugin. All pictures are loaded in a dynamic way (via an array). Remaining issues : Avoid reload of page Integrate Effectcode Integrate Next/Back button Fixed fade out/in effect with shadow border Fix CSS issues in naviagtion Do it better 🙂 First problem for…