Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1] 2   Go Down

Author Topic: Newbie Needs Help!  (Read 47218 times)

0 Members and 1 Guest are viewing this topic.

gettysgirl

  • Coppermine newbie
  • Offline Offline
  • Posts: 17
Newbie Needs Help!
« on: July 22, 2019, 02:46:55 am »

Having quite a bit of trouble getting the full-size image to display when you click on the intermediate image. And this is strange!!! Instead of  showing the image you've clicked on it opens a full-size view of my header image, no matter which image in which gallery you click on. Have I broken something in customizing my theme? Haven't touched the theme.php file. I know nothing about javascript or php. Please, can some kindly person help me, and put it in simple terms so I can understand?  Thank you, my friends!!!
Logged

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Re: Newbie Needs Help!
« Reply #1 on: July 22, 2019, 04:27:56 am »

Link to your CPG, please.
Logged

gettysgirl

  • Coppermine newbie
  • Offline Offline
  • Posts: 17
Logged

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Re: Newbie Needs Help!
« Reply #3 on: July 22, 2019, 04:51:31 pm »

There is issue with your theme. It works as expected with other themes.
http://southjerseypublishing.com/gallery/?theme=water_drop

There are plenty of fan site themes out there that you may want to consider starting with.
example: https://monicandesign.com/shop/category/themes/
Logged

gettysgirl

  • Coppermine newbie
  • Offline Offline
  • Posts: 17
Re: Newbie Needs Help!
« Reply #4 on: July 22, 2019, 06:08:06 pm »

It worked for a while, but then it started doing this weird thing. I must've broke it somehow in customizing the template and css, but I don't know what I did that broke it. As I said, I know absolutely zilch about javascript or php, so I did not touch those files. I thought maybe the scripts.js file may have somehow become corrupted. Is there somewhere I can download just that file to replace the one in my directory just to see if that solves my problem?
Logged

gettysgirl

  • Coppermine newbie
  • Offline Offline
  • Posts: 17
Re: Newbie Needs Help!
« Reply #5 on: July 22, 2019, 06:24:43 pm »

Also, in that waterdrop theme, the full-size image isn't the actual dimensions of the full-size image.  :-\
Logged

gettysgirl

  • Coppermine newbie
  • Offline Offline
  • Posts: 17
Re: Newbie Needs Help!
« Reply #6 on: July 22, 2019, 08:22:13 pm »

And now the theme won't change to anything else!
Logged

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Re: Newbie Needs Help!
« Reply #7 on: July 22, 2019, 08:43:41 pm »

It remembers the theme= thing in a cookie.  Just enter &theme=xx at the end
Logged

gettysgirl

  • Coppermine newbie
  • Offline Offline
  • Posts: 17
Re: Newbie Needs Help!
« Reply #8 on: July 24, 2019, 02:14:46 am »

How do  get it to display the actual full-size image when the intermediate image is clicked on rather than a re-sized image in a re-sized popup window?
Logged

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Re: Newbie Needs Help!
« Reply #9 on: July 24, 2019, 06:08:37 am »

You mean so people have to scroll around to see all parts of the image?
Logged

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Re: Newbie Needs Help!
« Reply #10 on: July 25, 2019, 08:02:47 pm »

The info in this thread may help with your theme issues.
https://forum.coppermine-gallery.net/index.php/topic,79852.msg386891.html#msg386891

You moved your gallery ...
Logged

gettysgirl

  • Coppermine newbie
  • Offline Offline
  • Posts: 17
Re: Newbie Needs Help!
« Reply #11 on: July 26, 2019, 02:51:00 am »

Yeah I did move it because the old installation seemed so messed up.

Is there a way to add a header image to the water drop theme?
Logged

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Re: Newbie Needs Help!
« Reply #12 on: July 26, 2019, 05:19:15 am »

Here is a free theme that you can download: https://monicandesign.com/shop/premade-12/
You can use it as a tutorial to learn how you would do certain things.
Logged

gettysgirl

  • Coppermine newbie
  • Offline Offline
  • Posts: 17
Re: Newbie Needs Help!
« Reply #13 on: July 28, 2019, 10:25:35 pm »

Thank you for all your help ron4mac. I really appreciate you taking the time to try and help me. As I'm completely inexperienced in ALL things php and javascript, I've still been unable to understand how to get my full-sized image to display full-sized when you click on the intermediate image, and then close on click. I apologize for my obvious thickness, but could you try one more time, perhaps with some code (or whatever) that I can copy and paste in a clearly defined place/file? My full-size images are mostly 1037x800, so not THAT huge. Again, thank you so much for your patience.
Logged

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Re: Newbie Needs Help!
« Reply #14 on: July 29, 2019, 12:54:00 am »

The default behavior when displaying a full sized image is to display it to fit in a window, showing the entire image as large as appropriate. This is done with some javascript. If you rename one javascript file, it won't load and be able to carry out that behavior.

Rename js/jquery.dimensions.pack.js to js/no.jquery.dimensions.pack.js (for example). Or you could delete the file, if you desire.

If you were to upgrade CPG in the future, the behavior would return ... but you could rename (or delete) the file again.

Logged

gettysgirl

  • Coppermine newbie
  • Offline Offline
  • Posts: 17
Re: Newbie Needs Help!
« Reply #15 on: July 29, 2019, 02:52:18 am »

Deleted the file you said, but it still resizes the popup. :-\   
Logged

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Re: Newbie Needs Help!
« Reply #16 on: July 29, 2019, 03:04:22 am »

You may need to clear cache.

Link, please...
Logged

gettysgirl

  • Coppermine newbie
  • Offline Offline
  • Posts: 17
Re: Newbie Needs Help!
« Reply #17 on: July 29, 2019, 03:29:58 am »

Please don't change anything. Had a hard time getting it back to where the theme I'm working on displays changes I'm trying to make. Still working on the theme (obviously). Cleared the cache and it didn't fix the problem. Thanks for your help and patience.

http://southjerseypublishing.com/cm/photos/index.php
Logged

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Re: Newbie Needs Help!
« Reply #18 on: July 29, 2019, 03:37:10 am »

I get no full size image at all. Seems not enabled.
I have to register or login for full images.
Logged

gettysgirl

  • Coppermine newbie
  • Offline Offline
  • Posts: 17
Re: Newbie Needs Help!
« Reply #19 on: July 29, 2019, 03:43:13 am »

Hang on, let me change it in config.
Logged
Pages: [1] 2   Go Up
 

Page created in 0.026 seconds with 20 queries.