Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom Menu PHP Include
#1
Sad 
Hello there, i'v made a custom menu with jquery and etc etc
I want use it instead the normal menĂ¹, so i think to use include PHP code like this:
PHP Code:
<?php include(GSTHEMESPATH.$TEMPLATE.'/filename.php'); ?>
or
PHP Code:
<? include("filename.php"); ?>

In any case,the page is included without CSS and does not work...
I have also tried to include CSS and others thing in template.php just copy and past the same code in my external menu but dont work... what i need to do?
Thank you
Reply


Messages In This Thread
Custom Menu PHP Include - by lakaroth - 2014-02-06, 04:52:11
RE: Custom Menu PHP Include - by shawn_a - 2014-02-06, 05:44:28
RE: Custom Menu PHP Include - by lakaroth - 2014-02-06, 06:07:18
RE: Custom Menu PHP Include - by shawn_a - 2014-02-06, 06:32:54
RE: Custom Menu PHP Include - by Carlos - 2014-02-06, 06:42:59
RE: Custom Menu PHP Include - by lakaroth - 2014-02-06, 06:47:53
RE: Custom Menu PHP Include [SOLVED] - by Carlos - 2014-02-06, 06:54:18
RE: Custom Menu PHP Include - by lakaroth - 2014-02-06, 08:05:49
RE: Custom Menu PHP Include - by shawn_a - 2014-02-06, 08:41:32
RE: Custom Menu PHP Include - by lakaroth - 2014-02-06, 18:37:13
RE: Custom Menu PHP Include - by datiswous - 2014-02-07, 11:25:27



Users browsing this thread: 1 Guest(s)