Help pop ups don't work Help pop ups don't work
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Help pop ups don't work

Started by Cpt_Nemo, February 25, 2016, 10:57:03 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Cpt_Nemo

cpg1.5.4
I changed my theme to "Digital_red" using the name "my_theme" and everything seems to work just fine... Except... in the Admin Config section none of the "Help" pop ups work. I tried using the default these and linking directly to it as the manual suggests and it works fine there. Any idea where I should look for this function? The links (little help icons) are there and I get a a "Help" tag when I hover over them. But clicking gives me nothing.

phill104

Hmm, this appears to be a problem with a lot of our theme contributions as I can repeat this in our demo. We will need to look into this one.
It is a mistake to think you can solve any major problems just with potatoes.

ΑndrĂ©

If I remember correctly the box appears somewhere at the end of your page, so it's "just" a CSS issue. Please check if the box appears somewhere on your page if you click the help icon.

ron4mac

At issue is the fact that the theme template.html does not include the CPG core css file ( css/coppermine.css ).