COMMUNITY FORUM
- Forum
- Commercial Joomla Extensions & Templates
- Frontpage Slideshow
- main horizontal NAV menu dissapeares due to FPSS ?
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
main horizontal NAV menu dissapeares due to FPSS ?
- Johnnie Kazija
- Topic Author
- Offline
- Senior Member
my url is www.apartments-cala.com/ from time to time it dissappears (in any browser-have checked), after a while it comes back...
99.99% sure this isn't Joomla or the Template but something interfering that's causing the menu to drop out.
My 1st suspect is FPSS. In the Firebug Console, soon as mysite loads there are hundreds of error messages being generated, all like this:
Error in parsing value for 'z-index'. Declaration dropped.
Notice the FPSS php seems to be generating two different values for the z-index, 89 and 90 for the same tag. So I wonder if this is where the error is coming from? please see attached screenshot:
can you give me some suggestion on this?
most of my templates get in some conflict with FPSS but when I started turning off the jquery library handling it usually gets better??
I've logged in a dozen times. The 1st, the menu was missing and the last 11 it was there.
Please Log in or Create an account to join the conversation.
- Katia
- Offline
- Platinum Member
- Posts: 4696
I can see FPSS and main manu in your site just fine...
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Johnnie Kazija
- Topic Author
- Offline
- Senior Member
as said it happens from time to time... and only the fpss shows errors in the firebug console while this happens...
Please Log in or Create an account to join the conversation.
- James Trogdon
- Offline
- New Member
- Posts: 3
Error in parsing value for 'z-index'. Declaration dropped.
Now the slide works but these warnings will continue to count and could possibly hinder performance. I found a possible explanation of this warning:
The actual code (not the posted code, which works without warning on Firefox) probably contains a no-break space (U+00A0) instead of a normal space in the declaration z-index: 9000;. (At least such a construct triggers the warning.) Change it to a normal space. The problem might alternatively be the presence of an invisible control character in the code.
I was hoping the author/authors of FPSS could take a look at this to stop the warnings.
Please Log in or Create an account to join the conversation.
- Johnnie Kazija
- Topic Author
- Offline
- Senior Member
sometimes even the frontpage didnt want to load, only the frontpage... all other subpages loaded at the same time seamlessly?
so the only difference is I have installed fps on the frontpage? is there a way to disable the jquery "possible conflict"?
I have turned it off in the FPS module settings and in K2... but I still get this error warning:
jQuery is not defined
var $K2 = jQuery.noConflict();
Please Log in or Create an account to join the conversation.
- James Trogdon
- Offline
- New Member
- Posts: 3
Please Log in or Create an account to join the conversation.
- Katia
- Offline
- Platinum Member
- Posts: 4696
you may change the jquery library handling option in FPSS module parameters.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Forum
- Commercial Joomla Extensions & Templates
- Frontpage Slideshow
- main horizontal NAV menu dissapeares due to FPSS ?