Latest version
Make sure you have the latest stable version of each installed extension.
 
Commercial templates (Yootheme, RocketTheme, Artisteer etc.)
Please note that support for commercial templates is also commercial - for Membership Personal and Membership Full users.
We believe it is the necessary step to make our service even better.
 
Custom modification
In case you modify our extensions, you assume responsibility for the correct functionality and you haven't got right of support.
 
Live demo
Please supply a link to a live web page where I can see your entire environment.
 
Modern browsers
Please use a latest version of your browser.

 

Welcome, Guest
Please Login or Register.    Lost Password?

Term is highlighted - only get question mark
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Term is highlighted - only get question mark
#8523
Term is highlighted - only get question mark 1 Year, 2 Months ago  
Enabled "Cleaners Feature", works fine now.
Can width of popup be set?


Loaded/enabled Scriptegrator plugin
loaded Glossary & Accordion plugins
Created Glossary category, and wrote 2 small articles.
setup/enabled Glossary plugin

term is highlighted, but only shows ? when hovered.

Link -> "Colorado" menu item

Term is "Barometer" at bottom of page.
gps_dr
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2012/03/25 11:54 By gps_dr.
The administrator has disabled public write access.
 
#8524
Re:Term is highlighted - only get question mark 1 Year, 2 Months ago  
Hi, I guess it's caused by second instance of jQuery library loaded directly from Google:
ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js

You can try to enable "Cleaners" feature in Scriptegrator plugin configuration. That should prevent this kind of conflict - Google is supported by default.

Bye.
daniel.rataj
Admin
Posts: 4186
graph
User Offline Click here to see the profile of this user
Gender: Male Core Design Location: Czech Republic
The administrator has disabled public write access.
Daniel Rataj
www.greatjoomla.com
 
#8544
Re:Term is highlighted - only get question mark 1 Year, 2 Months ago  
Same problem for me...

Weblink: Website Orgonite HistoryOrgoniteHistory

Glossary Keywords are Orgone and (Wilhelm) Reich

I did follow all instructions I found and tried also to activate the cleaner feature in hope it would solve my issue but still the same...

Any idea how I can solve?

Greetings from Brasil,
Bernhard
baggeler
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#8545
Re:Term is highlighted - only get question mark 1 Year, 2 Months ago  
Hi Bernhard,

As you can see the default template works fine:
www.orgonite-brasil.com/index.php/en/his...nite?template=atomic

I guess it's caused by jQuery script duplications loaded directly from Google server:
//ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js
//ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js


They both are loaded externally so I'm not able to say which of your installed extensions are responsible for it.

You can try to enable "Cleaners" feature in Scriptegrator plugin configuration and write the path above to the "Custom JS" textarea field.

I hope it helps.

Bye.
daniel.rataj
Admin
Posts: 4186
graph
User Offline Click here to see the profile of this user
Gender: Male Core Design Location: Czech Republic
The administrator has disabled public write access.
Daniel Rataj
www.greatjoomla.com
 
#8546
Re:Term is highlighted - only get question mark 1 Year, 2 Months ago  
Hello Daniel,

Thank you very much! Wow, now I am getting close to what i want. This is really great!

Just to understand it technically, I have now put:

//ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js
//ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js

Question 1:
In the field Custom JS. So by this your plugin will override these js and use yours only, is this right? Is it possible this may attract some other problems in other plugins somewhere or is this safe?

Question 2: (Not sure if need to open other thread)
One of the glossaries, the one about "orgone" is a pretty large one and this seems to create some problem with positioning on the screen. As you can see on the website, the top of the tooltip disappears into the void of the top of the page, thus not beeing able neither to see, nor to close properly any more.

How can it be configured to avoid this?
baggeler
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#8551
Re:Term is highlighted - only get question mark 1 Year, 2 Months ago  
Hi Bernhard,
In the field Custom JS. So by this your plugin will override these js and use yours only, is this right? Is it possible this may attract some other problems in other plugins somewhere or is this safe?Plugin will remove these scripts from final page output completely.
In case the other scripts are not compatible with latest version of jQuery library distributed by Scriptegrator plugin then you may get a conflict.
But this "cleaning" function works only on page where your Glossary plugin will be enabled - not on all pages.

One of the glossaries, the one about "orgone" is a pretty large one and this seems to create some problem with positioning on the screen. As you can see on the website, the top of the tooltip disappears into the void of the top of the page, thus not beeing able neither to see, nor to close properly any more.Well the position seems to be correct in relation to the height of your tooltip context. You have two options - reduce your tooltip text or increase the width of the tooltip in the following CSS file:
/plugins/content/cdglossary/css/cdglossary.css

Line 35:
Code:

width: 230px;


Bye.
daniel.rataj
Admin
Posts: 4186
graph
User Offline Click here to see the profile of this user
Gender: Male Core Design Location: Czech Republic
The administrator has disabled public write access.
Daniel Rataj
www.greatjoomla.com
 
Go to topPage: 1
Moderators: daniel.rataj