Cannot load plugins

More
12 years 5 months ago #19744 by ivan.milic
Replied by ivan.milic on topic Cannot load plugins
Your plugin behaves same on beez template so contact plugin provider. It report s some errors in debug mode.

for other problem, rplace content of:

/templates/hot_destinations/js/toppanel.js

with this:


jQuery(document).ready(function(){
jQuery("#sub-panel").click(function(){
jQuery("#top-panel").slideToggle('slow',function(){
if(jQuery('#hjtGalContainer')[0])
jQuery('#hjtGalContainer').hjtgallery('Next');
});
var el = jQuery("#shText");
var state = jQuery("#shText").html();
state = (state == 'Close' ? '<span id="shText">Open</span>' : '<span id="shText">Close</span>');
el.replaceWith(state);
});
});

Please Log in to join the conversation.

  • stefanOS
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 5 months ago #19762 by stefanOS
Replied by stefanOS on topic Cannot load plugins
I have the image plugin and the module uninstalled, but the problem with the {loadposition xx} in a article still exists.
When I buy your image gallery plugin will be work?

The fix for top panel don't work is again the same.

What is about the bg image slideshow it's shows still for a while anytime the first image?!

Can you explain (short) how you have made your Hot Destinations module.

Please Log in to join the conversation.

More
12 years 5 months ago - 12 years 5 months ago #19769 by ivan.milic
Replied by ivan.milic on topic Cannot load plugins
We don't have problems with our gallery plugin.

About script change:
First i understood that problem is when you open panel the navigation bar and edges of orange highlight area get placed wrong so :
..
jQuery("#top-panel").slideToggle('slow',function(){

if(jQuery('#hjtGalContainer')[0])
jQuery('#hjtGalContainer').hjtgallery('Next');

});
..

, this means : "when you finish open panel animation just go to next item so all gets correct positions again".

I tested it and it does what it should do, maybe you need to refresh script, or i misunderstood your problem totally.
Last edit: 12 years 5 months ago by ivan.milic.

Please Log in to join the conversation.

  • stefanOS
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 5 months ago - 12 years 5 months ago #19782 by stefanOS
Replied by stefanOS on topic Cannot load plugins

is when you open panel the navigation bar and edges of orange highlight area get placed wrong


exactly but I have it still on my screen see the image I have the js file changed but is still the same.
Tell me please how I can delete this navigation bar.
Attachments:
Last edit: 12 years 5 months ago by stefanOS.

Please Log in to join the conversation.

  • stefanOS
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 5 months ago #19789 by stefanOS
Replied by stefanOS on topic Cannot load plugins
OK. Found it.

Please Log in to join the conversation.

Time to create page: 0.087 seconds
Powered by Kunena Forum