Template Club Package Silver Pacakage Gold Pacakage Developer Pacakage Accepted Payments Member Login
TemplatePlazza Support Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Kwick & SEO problem
#18911
rwin_schro (Moderator)
search 1st - learn - try - still no luck - ask
Moderator
Posts: 2827
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Joomla Tips and Tricks rwin_schro
Re:Kwick & SEO problem 7 Months, 4 Weeks ago Karma: 69  
Ups sorry for the last answer, then you should write like this,

Code:

#kwick .opt1 { background: url( <?php echo JURI::root(); ?>modules/mod_kwick_sliding_menu/kwick_menu/images/033.png); }
Don't tell Rony about this fix will you...
Enter code here   
Please note, although no boardcode and smiley buttons are shown, they are still useable
 
Report to moderator   Logged Logged  
 
It\'s not that we\'re so smart. It\'s just that we stay with problems longer.\" ~Albert Einstein
  Reply Quote
#19620
ronysyz (Moderator)
Moderator
Posts: 3546
graph
User Offline Click here to see the profile of this user
Gender: Male
Re:Kwick & SEO problem 7 Months, 2 Weeks ago Karma: 64  
Hello Guys,
This is the fixed solver.

1. Please insert this code after after
Code:

$menuimg6 =$params->get( 'menuimg6','6.png' );
but before
Code:

?>
, the code is:
Code:

$baseurl = JURI::base();
2. At every
Code:

#kwick .opt1 { background: url(modules/mod_kwick_sliding_menu/kwick_menu/images/<?php echo $menuimg1?>) ; }
please change it become to
Code:

#kwick .opt1 { background: url(<?php echo $baseurl?>/modules/mod_kwick_sliding_menu/kwick_menu/images/<?php echo $menuimg1?>) ; }
so #kwick .opt1 until opt6 become to like this
Code:

#kwick .opt1 { background: url(<?php echo $baseurl?>/modules/mod_kwick_sliding_menu/kwick_menu/images/<?php echo $menuimg1?>) ; } #kwick .opt2 { background: url(<?php echo $baseurl?>/modules/mod_kwick_sliding_menu/kwick_menu/images/<?php echo $menuimg2 ?>); } #kwick .opt3 { background: url(<?php echo $baseurl?>/modules/mod_kwick_sliding_menu/kwick_menu/images/<?php echo $menuimg3 ?>); } #kwick .opt4 { background: url(<?php echo $baseurl?>/modules/mod_kwick_sliding_menu/kwick_menu/images/<?php echo $menuimg4 ?>); } #kwick .opt5 { background: url(<?php echo $baseurl?>/modules/mod_kwick_sliding_menu/kwick_menu/images/<?php echo $menuimg5 ?>); } #kwick .opt6 { background: url(<?php echo $baseurl?>/modules/mod_kwick_sliding_menu/kwick_menu/images/<?php echo $menuimg6 ?>); border-right: 0; }
i hope this information will help you Best Regards Rony
Enter code here   
Please note, although no boardcode and smiley buttons are shown, they are still useable
 
Report to moderator   Logged Logged  
  Reply Quote
#20608
Rod (Visitor)
Click here to see the profile of this user
Birthdate:
Re:Kwick & SEO problem 6 Months, 3 Weeks ago  
Sadly enough, none of the solutions offered here seem to work.

Any idea what could be causing non-function of the kwick menu on every page but the front page? (http://www.piggybags.net)


please advice


rod
Enter code here   
Please note, although no boardcode and smiley buttons are shown, they are still useable
 
Report to moderator   Logged Logged  
  Reply Quote
#20612
Rod (Visitor)
Click here to see the profile of this user
Birthdate:
Re:Kwick & SEO problem 6 Months, 3 Weeks ago  
Furthermore... it also screws up my "need help" menu section. throwing mysql errors for database.php at lines 287 to 289:

Code:

$this->_cursor = mysql_query( $this->_sql, $this->_resource ); if (!$this->_cursor) { $this->_errorNum = mysql_errno( $this->_resource ); $this->_errorMsg = mysql_error( $this->_resource )." SQL=$this->_sql";
Enter code here   
Please note, although no boardcode and smiley buttons are shown, they are still useable
 
Report to moderator   Logged Logged  
  Reply Quote
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
ico spot
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad
  • icoad