chemmyone
Forum Replies Created
-
I got this as well before I realized that I did not have the ‘User Access manager’ plugin installed before I tried to enable the Nextgen addon..;)
<div class="uptothumbs"> <a title="This is a new feature that will return you to the correct thumbnail page if you have been browsing through a large number of images on this page" href="<?php echo "?nggpage=". ceil($image->number/12) ?>"> Up to Gallery</a> </div>
Sorry about that. the next post has it properly inside backticks..;)
Hi, I put the code that Patriek came up with on line 35 of imagebrowser.php in wp-content/plugins/nextgen-gallery/view/imagebrowser.php . I used this code and did /12 rather than /9 as I have 12 pics per page.
<div class=”uptothumbs”>
number/12) ?>”> Up to Gallery
</div>Hope this helps and thanks again to Patriek.
Forum: Themes and Templates
In reply to: [Plugin: NextGEN Gallery] Page Title – Picture 1 etcWould you still suggest this method with the new version? I found those //TODO lines at a different place and am unsure if line 198 would still be the suggested place. I am anxious to be able to rewrite the meta title and possible description on individual imagebrowser pages. Using the ‘alttext’ for page title and maybe ‘description’ for page meta description. I am fiddling with your code above with varying degrees of success as i’m a PHP noob, but learning from trying. Thanks.
Craig
Forum: Plugins
In reply to: nextgen-gallery.. CommentsI stand corrected. The way I have it set up shows the comment made on any individual item on every image page. I guess I have to rethink this commenting system. I see many sites that have an ’email us about this item’ which then creates the email with the items information in it. I would like to know if anyone has used anything like this with Nextgen and what success they had. Thanks very much
Craig
Forum: Plugins
In reply to: nextgen-gallery.. CommentsI don’t know if this is what you mean, but https://www.ryderantiques.com/our-inventory/our-newest/?pid=965 there users can leave comments. I wonder if anyone happens to look at that page if they know how to replace the ‘Picture 965’ in the page title with the short description of the image? thanks
Craig
Hey patrieck, would you be interested in chatting about doing some contract WP, NGG, PHP work here and there and maybe on an ongoing basis? I am quite in need of someone to help with issues that I have here and there with my various blogs and i am very poor with PHP and etc. if so please email me at compusure at hotmail dot com. or add me on msn w/ chemical_ at hotmail dot com if you are at all interested. I tried to find somewhere to PM you here but was unable to find anything..
Regards
Craig..
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] NextGen Image Browser modifications?I would like to accomplish something of the same idea on the Imagebrowser page.. at least have the option to have thumbs of x number of previous/next thumbs in there somewhere..
Well, I removed the google analytics code and it seems to be happy now.. not sure why it wasn’t the last time i removed that plugin.. I guess I can’t complain. Thanks for your help.
Craig
Yes, it is driving me crazy.. this has been happening on and off, on Firefox latest less often than IE latest. I have noticed that this problem is happening only to the items/images that are on the first page of the gallery admin.
I have items 1-50 on the gallery management then with the new pagination the gallery items carry on to a 2nd page with 51-96 or so (in manage galleries/bronzes). It seems that only the first page of images is affected with the broken link/effect etc.(images 1-50 in the bronzes category) and the others work fine..
I have disabled/enabled all the possible plugins that associate with Nextgen and the issue pops up regardless of whether i’m using tracking or lightbox or etc.. the problems only occur on the first 5 pages of thumbs. I think I have a tab open somewhere that mentions a fix for an admin gallery pagination issue in an upcoming release. I am off to look for the tab in the haystack. Thanks very much for taking the time, your hack above works great though I have it disabled at the moment.
Thanks again
Craig
Some sort of messy bits in IE 7, had the same issue with using an img for ‘sold’ items in the bronzes category. https://classicalantiquebronzes.com/bronzes/?pid=211 for example.. something seems to be mucking with the lightbox effect or something and displaying bits above the large image and rendering lightbox inoperative.. no clue on this..
Craig
Perfect.. that does exactly what i needed.. thanks so much.. just had to change the “&ngg.. to “?ngg.. and do number/12 . thanks so much
Craig
Thanks very much, i’ll give that a try now and see what happens. Appreciate the reply.
Craig..;)
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] show photo tag words on image browser pagesI’d be interested in hearing what sort of extra coding would be needed.. even in a general sense so i could investigate further as there are some things i’d like to do with the imagebrowser as well. Thanks
Craig