- Posts: 6
- Thank you received: 0
panel1 & panel2 doesnt work
-
borismbbc
Inactive member - Topic Author
- New Member
Less
More
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 11 months ago #24207
by ivan.milic
Replied by ivan.milic on topic panel1 & panel2 doesnt work
Send link to your site
Please Log in to join the conversation.
-
borismbbc
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
11 years 11 months ago - 11 years 11 months ago #24217
by borismbbc
Replied by borismbbc on topic panel1 & panel2 doesnt work
The site is on my computer , it is on the virtual server , I dont want it online till it works perfect .
thank you
thank you
Last edit: 11 years 11 months ago by borismbbc.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 11 months ago #24226
by ivan.milic
Replied by ivan.milic on topic panel1 & panel2 doesnt work
Well i can not help you fix something I don't see (code behind)....
Please Log in to join the conversation.
-
borismbbc
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
11 years 11 months ago #24265
by borismbbc
Replied by borismbbc on topic panel1 & panel2 doesnt work
Can you plz tell me in what file is the code for panel 1 & panel 2 ?
I will install the hot start and then will look what is different in my code .
thank you .
I will install the hot start and then will look what is different in my code .
thank you .
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 11 months ago #24278
by ivan.milic
Replied by ivan.milic on topic panel1 & panel2 doesnt work
in index.php of template:
Code:
<?php if($showpanel1 && $showpanel2) { ?>
<div class="top_arc">
<div class="top_arc_container">
<div class="top_arc_pad">
<div class="top_arc_left"><jdoc:include type="modules" name="panel1" style="none" /></div>
<div class="top_arc_right"><jdoc:include type="modules" name="panel2" style="none" /></div>
</div>
</div>
</div>
Please Log in to join the conversation.
Time to create page: 0.135 seconds