Left menu not show/visible

Author Message

Vins Prasad

Wednesday 07 April 2010 4:25:02 am

Hi All,

I am using 4.2 and I have setup a site using IIS7 in windows platform. My question is in my site I cannot show the left menu. I dont know how to enable the menu, but I have tried with "Menu management" in administration panel. But still the left menu not visible. But top menu is ok.

Could you please help me to show the left menu.I am newbie so sometime it may be my fault in somewhere.

Thanking in advance.

regards,
Vins

Hugo Sandoval

Wednesday 07 April 2010 4:45:27 am

If you installed website intefase (ezwebin) or ezflow extension, then this feature will not work. It is posible to show the left, left and top, top and others if you are using the plain site with ezpublish.

With any of the extensions mentioned before (ezwebin-ezflow) you must desing your own left menu with css.

Hope this help.

.·. .·. .·. .·. .·. .·. .·.
http://www.softwarelibre.com.ve/

Vins Prasad

Wednesday 07 April 2010 4:52:58 am

Hi Hugo,

Thank you very much for your reply. Yes as you said I have used "ezwebin".

But I don't know how to use my custom menu in ezPublish. Actually I have my own designed menu, but I don't know how to use it and how to add required Javascript files to ezPublish. If it is possible, could you please let me know how can I do it.

Thank you and really appreciate your help.

regards,
Vins

Akhilesh Singh

Monday 12 April 2010 4:43:24 am

Hi Vins,

You can easily add javascript or css file in your layout as below.

<SCRIPT LANGUAGE="JavaScript" src={"js/myfile.js"|ezdesign} TYPE="text/javascript"></SCRIPT>
<link rel="stylesheet" type="text/css" href={"css/style.css"|ezdesign} />

in case you are using extension method for creating your site then this folders are located at
ezpublish\extension\myextension\design\mydesign\js
ezpublish\extension\myextension\design\mydesign\css

or in ezpublish\design folder.

hope this helps...:)

Thank you,
Akhi

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 02:05:05
Script start
Timing: Jan 18 2025 02:05:05
Module start 'layout'
Timing: Jan 18 2025 02:05:05
Module start 'content'
Timing: Jan 18 2025 02:05:05
Module end 'content'
Timing: Jan 18 2025 02:05:05
Script end

Main resources:

Total runtime0.0125 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0047 589.0469152.6250
Module start 'layout' 0.00470.0029 741.671939.4453
Module start 'content' 0.00760.0032 781.117289.5391
Module end 'content' 0.01080.0016 870.656334.3047
Script end 0.0124  904.9609 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002116.5490140.0001
Check MTime0.00108.4008140.0001
Mysql Total
Database connection0.00075.618410.0007
Mysqli_queries0.002923.531830.0010
Looping result0.00000.105210.0000
Template Total0.001411.410.0014
Template load0.00086.123610.0008
Template processing0.00065.216510.0006
Override
Cache load0.00064.590810.0006
General
dbfile0.00021.655380.0000
String conversion0.00000.065140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs