n0m4dz / pwaplusphp

Automatically exported from code.google.com/p/pwaplusphp
Other
0 stars 0 forks source link

Album descriptions do not display on hover #94

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I had to comment out jquery in pwaplusphp.php as it conflicted with the themes 
slideshow on home page.

I notice that descriptions are no longer shown but was not sure if this was 
related to the above.

I re-installed Ver 0.94 and it worked for a period of time but since stopped 
working. 
If I look at the page source the album descriptions are still there, just not 
shown on hover. I have checked the options in the plugin and disabled and 
re-enabled "Album Details" but still no luck.

URL: http://www.suttonrunners.org/sutton-10k/gallery-2

Thanks

Original issue reported on code.google.com by dazmeist...@gmail.com on 5 May 2011 at 9:17

GoogleCodeExporter commented 9 years ago
Did you comment out pwaplusphp's jQuery and jQuery cycle, or just one of them?

Original comment by smcca...@gmail.com on 10 May 2011 at 1:12

GoogleCodeExporter commented 9 years ago
Hi Scott, 
I only disabled the jquery. 
Since seeing this message I have since disabled both, but made no difference. 

Is there a way I can personally amend your files to tie up with the version 
used in my theme? If I enable jquery/jcycle it stops the slideshow on my Home 
page.

It's a shame as it's really cool when it's working and I rely on the 
descriptions.

Thanks

Original comment by dazmeist...@gmail.com on 10 May 2011 at 7:50

GoogleCodeExporter commented 9 years ago
*Finally* getting around to this, but looks like the hovers are working now.  
Please confirm.

Original comment by smcca...@gmail.com on 27 Sep 2011 at 1:31

GoogleCodeExporter commented 9 years ago
It does work, but only after I had made my changes which I commented on in a 
separate email to you. Is there a new version released?

Original comment by dazmeist...@gmail.com on 27 Sep 2011 at 8:43

GoogleCodeExporter commented 9 years ago
Ok, this is all I found from you:

Hi, I have applied the temporary fix to disable jquery as my theme calls it 
elsewhere and was conflicting. However I cannot get descriptions to show when 
you hover over a thumbnail. I tried a re-install of Ver 0.94 and it worked for 
a short period but now nothing again. Can you tell me which file to amend to 
get this working again? This is not to be confused with caption. I am referring 
to the description I gave in picasa web album.

So you disabled JQ in your theme?

Original comment by smcca...@gmail.com on 27 Sep 2011 at 11:48

GoogleCodeExporter commented 9 years ago
Hi Scott,
This is the email I replied back with on Jun 16. I've also attached my changes 
(in red). Thanks.

"Hi Scott,
I actually had a look into this myself yesterday (bored at work) and IE 
actually assisted me in fixing the issue, or should I say I bodged it?

I have to be honest, I am not able to write script to this extent but felt 
confident enough to try to "read" the problem. I added the following line after 
bluffing my way through researching similar issues in IE.

jQuery(function ($) {

The script was then happy with that stage but stuck again near the end as it 
was complaining a bracket was now missing, so added the following: })

No more errors now in IE and what is even better, the problem I raised earlier 
with regards the thumbnails not shown the album descriptions on hover now works!

It may not be the orthodox way of doing stuff but at least it all works now.

Not quite sure why the script never worked in the first place, as I have 
performed so many clean installs of V.094 last month prior to logging the call 
(which you can now close defect no. 94).

Hope I have not created additional work for you.

Regards

Darrin"

Original comment by dazmeist...@gmail.com on 28 Sep 2011 at 10:08

Attachments:

GoogleCodeExporter commented 9 years ago
Closing.

Original comment by smcca...@gmail.com on 26 Mar 2012 at 6:39