×
Support Offline :
Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time:
Our Time:
Forum
JUX Member Forum - Restricted to Members Only
JUX Templates
JUX Nozix
Cant edit template style
Cant edit template style
Less
More
Posts: 2165
Karma: 37
Thank you received: 201
8 years 5 months ago #12814
by Huyen Tran
Hi Davor.
I'm sorry. I saw you send some message for me. Do You can edit your template?
Best Regards,
Huyen Tran
Please Log in or Create an account to join the conversation.
Less
More
Posts: 36
Karma: 2
Thank you received: 1
8 years 5 months ago #12815
by Davor M.
Huyen Tran wrote: Hi Davor.
I'm sorry. I saw you send some message for me. Do You can edit your template?
only by manually editing files in cpanel file manager. in admin panel of joomla cant.
Please Log in or Create an account to join the conversation.
Less
More
Posts: 2165
Karma: 37
Thank you received: 201
8 years 5 months ago #12816
by Huyen Tran
Hi Davor.
Please You can restores php version 5.2 , because you update php 5.3 that error.
if still don't done. You still want css for your template. Please list what do you want that edit. I will check it on my site and guide for you.
Best Regards,
Huyen Tran
Please Log in or Create an account to join the conversation.
Less
More
Posts: 36
Karma: 2
Thank you received: 1
Less
More
Posts: 36
Karma: 2
Thank you received: 1
8 years 5 months ago #12818
by Davor M.
About changes. I want to edit tempalte positions.
From this:
to this:
so to have there 2 positions same width (where are now side bar 1, inner1 and sidebar2)
Please Log in or Create an account to join the conversation.
Less
More
Posts: 2165
Karma: 37
Thank you received: 201
8 years 5 months ago #12819
by Huyen Tran
Hi Davor.
Please contact with pesion who provided hosting for you.
Thanks
Best Regards,
Huyen Tran
Please Log in or Create an account to join the conversation.
Less
More
Posts: 2165
Karma: 37
Thank you received: 201
8 years 5 months ago #12822
by Huyen Tran
IHi Davor.
I fixed it for you.
I coment position sidebar and edit to inner1 and inner2 position as you want.
I did the below: go to templates/jux_nozix/tpls/blocks/mainbody-home.php.
I edit some code:
before:
<div class="row">
<!-- MAIN CONTENT -->
<div id="t3-content" class="t3-content col-xs-12 col-sm-12 col-md-6 col-md-push-3">
<!-- MASSCOL 1 -->
<?php if ($inner1) : ?>
<div class="t3-inner t3-inner-1 <?php $this->_c($inner1) ?>">
<jdoc:include type="modules" name="<?php $this->_p($inner1) ?>" style="T3Xhtml" />
</div>
<?php endif ?>
<!-- //MASSCOL 1 -->
<!-- MASSCOL 2 -->
<?php if ($inner2) : ?>
<div class="t3-inner t3-inner-2 <?php $this->_c($inner2) ?>">
<jdoc:include type="modules" name="<?php $this->_p($inner2) ?>" style="T3Xhtml" />
</div>
<?php endif ?>
<!-- //MASSCOL 2 -->
</div>
<!-- //MAIN CONTENT -->
<div class="t3-sidebar t3-sidebar-left col-xs-12 col-sm-6 col-md-3 col-md-pull-6">
<jdoc:include type="modules" name="sidebar-1" style="T3Xhtml" />
</div>
<!-- SIDEBAR 2 -->
<div class="t3-sidebar t3-sidebar-right col-xs-12 col-sm-6 col-md-3">
<jdoc:include type="modules" name="sidebar-2" style="T3Xhtml" />
</div>
<!-- //SIDEBAR 2 -->
</div>
edit as in file mainbody-home.php on your site now.
Please check and feedback to me again
Best Regards,
Huyen Tran
Please Log in or Create an account to join the conversation.
Less
More
Posts: 36
Karma: 2
Thank you received: 1
8 years 5 months ago - 8 years 5 months ago #12823
by Davor M.
I did contact hosting, he put the php back to the 5.2 and now I cant run site
"Your host needs to use PHP 5.3.10 or higher to run this version of Joomla!"
Last edit: 8 years 5 months ago by
Davor M. .
Please Log in or Create an account to join the conversation.
Less
More
Posts: 775
Thank you received: 72
8 years 5 months ago #12824
by Jackie
Hello Davor,
Thank you for feedback us.
I'm Jackie from JoomlaUX. We so sorry for this convenient, this is our mistake. Please update your hosting to PHP 5.5, because Joomla 3.5 have an issue with PHP 5.3, as our message before.
Regards.
Jackie.
Best regards.
Jackie Nguyen.
Please Log in or Create an account to join the conversation.
Less
More
Posts: 36
Karma: 2
Thank you received: 1
8 years 5 months ago - 8 years 5 months ago #12826
by Davor M.
Ok, now is PHP Version 5.5.35 on the server, but I still have the same error for trying to edit template in admin backend.
Fatal error: Call to undefined function dom_import_simplexml() in /home/ufocomhr/public_html/new/libraries/joomla/form/form.php on line 912
Last edit: 8 years 5 months ago by
Davor M. .
Please Log in or Create an account to join the conversation.
Forum
JUX Member Forum - Restricted to Members Only
JUX Templates
JUX Nozix
Cant edit template style
Time to create page: 0.058 seconds