ThemeForest

PhotoPurePress - WordPress for Photographers

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hi there,

Thanks for all of your speedy replies to my other posts. I have just a few last questions for you, if that’s possible.

In regard to the sliders, at the moment the style in which they change from one image to another seems to vary. The first being a fade, the second boxes ect. Is there any way that I could fix it so that the images always fade between images?

Also the clients I’m working for are worried that people can easily drag and drop their images from the site, and therefore have a personal copy of their work. Do you know any way that this can be prevented?

Thanks for your time again,

Your help is really appreciated.

purethemes
Hi If you’re using NivoSlider, change in custom.js
 $('#nivo').nivoSlider({
                directionNavHide: false,
                pauseTime:5000
            });
to
 
$('#nivo').nivoSlider({
                directionNavHide: false,
                effect: 'fade',
                pauseTime:5000
            });

In my opinion there’s no point in that. There is no way except watermarking to get your work safe. Anyone can hit PrintScreen. Some users use this http://wordpress.org/extend/plugins/no-right-click-images-plugin/ which will do what you’re asking about it.

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years

thnx, i made indeed several changes…

“emailcommand” is just a contactpage i would like to make. I downloaded the last version. I could not find the protected galleries.

Thanks a lot!

purethemes

In post editor – Publish box, just change “Visibility:” to “Password protected”

I though emailcommand is some kind of 3rd party service. I recommend using this plugin for contact page http://wordpress.org/extend/plugins/contact-form-7/

Cheers

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hi there,

Thanks for your reply to my question about how to have a fade effect on all slides in nivo slide bar, it’s just that the only problem is that I don’t seem to be able to find the file that you’ve made reference to, custom.js. Do you know whether it should be in the editor? Or should i find it hosted at the back end of the site if i can’t locate it in editor?

Thanks for your help

purethemes

Sorry, I should have been clear about that, it’s in wp-content\themes\photopurepress\js, and it can’t be accessed via editor, so you need to edit it via FTP

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hi there,

Just another little tweek to the site that I was wanting to implement and thought that you might have a fix for.

At the moment I have the nivo slider on the home page with some promotional slides in and photoposts on other pages that make up the galleries. Currently there are arrows on each side of the image area to aid navigation along or through the sets of photo’s. However, the arrows seem to scroll through the collections in different ways on the home page compared with the other gallery pages.

On the gallery pages, the arrow on the right seems to move the images to the right as you would expect but on the home page touching the arrow on the right seems to scroll through the images in reverse order. Is there a way that I can make the images scroll through in the order i uploaded them to the slider when you touch the right arrow on the home page / nivo slider? If so, that would be great…

Thanks again for answering all of my questions

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years

Am i able to insert a blog in the menu?

purethemes

Hi, You mean link to blog? yes, use Menus option in Appearance section in wp-admin

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years

Hey,

Thanks for the theme!

Please take a look at http://www.canvasnap.com/golf-pictures – The thumbnails are in 2 rows, even though they can fit easily.

Please help me fix this. Some people are also reporting that the images in the slider are on top of each other. Could you please let me know why that is and how I can fix it?

Thanks!

Sumit

purethemes

Hi

You need to use plugin http://wordpress.org/extend/plugins/regenerate-thumbnails/ to regenerate thumbnails for that theme, and they will align correctly, now it tries to load full sized photos

For the problem in images try to open custom.php and add height:auto in Line 64 befor “}”.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
toddles_ Purchased

Hi there, I love your theme and can’t wait to get it up and running. I have a few queries;

1. When I change the header background to transparent, my logo suddenly only half loads. Is there a fix to this? I am only using the control panel to change appearance at the moment.

2. Also, can I have a slider on a static front page? When I set up a slider, it seems to always display on my posts page.

3. When I apply custom colours and change ‘top menu text colour’ to white, it actually changes the background and not the text. I notice that there is an option for me to change the background but I have that unchecked.

My site: http://breathlessphotography.netii.net/site/ Happy to provide login details

Thank you in advance,

purethemes

Hi! thanks for buying my theme.

ad1. Under logo upload there are two other options “Set width of logo” and “Set height of logo”, they should be filled automatically after uploading photo, but sometimes it doesn’t happen, however you can control there size of logo area.

ad2. yes, while creating page, choose “Slider Page” as a Template in Page Attributes box

ad3. You’re right, I’ll provide a fix for it. You can also change text color of menu by adding to Custom CSS section
#nav ul.menu li a {
    color: #fff;
}
  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
toddles_ Purchased
  • one other little question (that I have searched for but haven’t found and answer to).. the refresh gallery button in ‘post type settings’ doesn’t work in my version (9.0.1) of firefox. Is that a problem others have experiences?

Many thanks,

purethemes

Actually it’s not used anymore, I just forgot to remove it. You need to save post as Draft to refresh gallery and some other changes in post settings..

Best regards

ps. I’m finishing new update for this theme, with support for Video in slideshow gallery and some minor fixes. It should be ready in no more than 2 days, so maybe you’d like to wait for it before you’ll start customizing theme.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
toddles_ Purchased

Fantastic! Thank you so much for getting back to me so quickly :) I’ll keep an eye out for the update.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
toddles_ Purchased

Hi again,

I have checked the image size. It does come up with the correct size in Upload Logo. Could it be something else, I’m doing? I have not manually changed any code.

I’m assuming that this isn’t on the fix list. I have tried another image with the same result.

Thanks :) Love your work!

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
toddles_ Purchased

Apologies if you’re getting sick of me by now. When I choose the slider template for my home page I get the following error.

PHP Error Message

Fatal error: Call to undefined function catch_all_images() in /home/a8320557/public_html/site/wp-content/themes/PhotopurePress/slider-page.php

purethemes

Actually it’s me who should apologize for that bug ;) If you’ll contact me via email I’ll send you fix for this (it’s a bigger file), or you could wait for an update (almost done).

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
toddles_ Purchased

Happy to wait :)

purethemes

New version is now ready to download! I hope I didn’t forget about anything you’ve asked for :)

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Before I buy, i would like to ask some questions:

-Can I separate posts on the Homepage from other posts? (To be used as a featured or portfolio section)

-On the Homepage, Could I add a heading between the slider and the posts thumbnails? (Portfolios:)

Like this: http://i6.photobucket.com/albums/y247/Jagger_05/home.jpg

-Is it possible to add the post dates below the post thumbnails only on the Sessions page?

-Can these posts be seperate form the featured posts on the homepage?

Like this: http://i6.photobucket.com/albums/y247/Jagger_05/recent-shoots.jpg

I would basically like to use the home page to showcase portfolios; and the Sessions page to display posts from my recent shoots by date.

purethemes

Hi

you can do all this things, they are possible but require some changes in code (however nothing really complicated). If you don’t have experience in WordPress code, I can do that for you as a custom modification. Please contact me via email to discuss details.

Best regards

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
toddles_ Purchased

Yay! Thanks for the update.. of course I have a couple of novice type questions:

1. where do my posts go when I create a new post? I have set my ‘news page’ to be where my posts are suposed to go but I only seem to get a horizantal while line. I can see my posts in admin under ‘Posts.’ A blonde moment for me perhaps? (I can say that because I am blonde).

2. When I create a gallery on my static home page I get a slider gallery, thumbnails and another set of thumbnails in the body of the page. Is this editable?

TIA :D

purethemes

Ad1. How did you set options in Reading Settings? By default posts should go on homepage, but if you’ve selected static page as homepage, and another page for blog posts, be sure it’s using Default template. If it won’t help send me email with login and pass to your wp-admin, I’ll set it correctly.

ad2. After uploading photos you don’t have to click “Insert gallery”, you can switch to HTML view and remove [gallery] tag from post content.

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years
Hi, How can i change the foto in a thumbmail in my post? I would like to show another in a thumbnail. The theme takes one by itself? http://www.liebens.info/?page_id=533

Many thanks! Great theme.

Patrick

purethemes

Hi

you can set your own thumbnail – check “Setting a Post Thumbnail” paragraph here http://codex.wordpress.org/Post_Thumbnails also check screencasts in documentation.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
Jjess Purchased

Hi there.

I recently created a site using your theme, but I’m having problems with the photo gallery—is there a limit to the number of photos you can have in a post? I’ve added more images (I didn’t insert them into the post), but they won’t show up for some reason. I can only get 38 images up.

Thanks!

purethemes

Hi, no, there’s no limit. Can you send me link to your website so I could check what’s wrong?

  • Bought between 100 and 499 items
  • Has been a member for 4-5 years
  • United States

I love this theme and it’s perfect for a photography blog. My question is this- I have my latest posts set to my home page. Is there any way to also create just a blog page- it would show categories and maybe a list of recent posts or posts by category?

The only way I know how to do this in wp settings is to establish a static page for home and I don’t want to do this. Any shortcodes or any way to have a separate blog in this theme?

purethemes

If you have the latest version there is template for blog category. You can create category – named it ‘blog’, and link it in menu. You’ll need also some plugin like http://wordpress.org/extend/plugins/simply-exclude/ to exclude this category from homepage.

Thanks and best regards

ms_webcasa

Thanks you- I’ll try that. The only thing is I didn’t see any page templates except slider page and default. I’m assuming you mean slide page for the blog.

purethemes

No no, It’s not template for page, it’s file category-blog.php which WordPress use when user wants to see category “Blog”, you can rename it to e.g category-stuff.php and it will be used by WordPress for category ‘Stuff’, it will show all posts from specific category in different layout (more like blog) than on home page.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Can you change the font and background colours on this theme?

purethemes

Yes, you can change it in options, and if that won’t be enough, I can assist with some changes in CSS .

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
toddles_ Purchased

Hi there, I’m having trouble ordering the images in the slider. I number them and order them by menu order but don’t change to the order I’d prefer. TIA

purethemes

Hi

do you have the latest version? Now you can order images by drag&drop. If you don’t want to update theme because you’re afraid that you’ll lost your modifications, just send me email with login and password (I’d need access to wp-admin and FTP ), I’ll do that for you.

Best regards

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
toddles_ Purchased

Yes, have the latest :) Will keep trying. Thanks.

by
by
by
by
by