question about the Single Article (One-page wide layout)

GK User
Wed Dec 02, 2015 6:45 pm
hi,
i search a solution to use the Single Article (One-page wide layout) and the sidebar menu in one site. the main problem is, when i use the sidebar menu, then puts the one-page layout wide to the left side.
but i will show the sidebar menu under the image - as the screen image.
screen.jpg

what can i do, to use the image in full wide and the sidebar menu on right side under image?

thanks timo
User avatar
Fresh Boarder

GK User
Wed Dec 02, 2015 7:38 pm
I guess without template modifications it cannot be done :(.
User avatar
Moderator

GK User
Wed Dec 02, 2015 11:15 pm
That is what i think too, but witch modifications?we can fix the sidemenu under the image, but witch codes i need to write into witch file?
User avatar
Fresh Boarder

GK User
Fri Dec 04, 2015 10:46 pm
Pls Help everyboday. Its urgent to follow our concept.
User avatar
Fresh Boarder

GK User
Sun Dec 06, 2015 9:48 pm
1. Pleas do not bump your questions, it will always make you wait logner.
2. Could you please post an url to your site (to a subpage where the change should be done)?
User avatar
Moderator

GK User
Mon Dec 07, 2015 12:29 pm
hi,

sry, but its urgent for us to moveing forward.
here the url: https://tischlein-entdecke-dich.de/inde ... antastisch
https://tischlein-entdecke-dich.de/admi ... /index.php
the login dates send it to you by PN.

this problem we have it in all sites in future they are a sidemenu + Single Article (One-page wide layout). we need a solution for this layout for all sites.
thanks timo
User avatar
Fresh Boarder

GK User
Mon Dec 07, 2015 3:49 pm
i have a idea pls look at the image.
is it possible to put a new module pos into the template?
a modul pos with full screen wide, same as One-page wide layout?
User avatar
Fresh Boarder

GK User
Mon Dec 07, 2015 6:01 pm
It is not easy thing to do. You at least would need to move
Code: Select all
<aside id="gkSidebar">

element which is declared in:
/templates/gk_steakhouse/layouts/default.php
file to a single article file:
templates/gk_steakhouse/html/com_content/article/default.php
where it should go side by side with:
Code: Select all
<div class="item-content">

element. Furthermore after moving the sidebar, you would need to rewrite css which simply will not work after such changes (set floats for new structure).

So basically, again if you doesn't have any experience with at least html and css (and a little bit of php), probably you will not be able to make such big changes.
User avatar
Moderator

GK User
Mon Dec 07, 2015 7:58 pm
i found this files and lines, but what should i do?
witch code i need to change? witch code i need to fill into the files?

thats the code from the article:
Code: Select all
<div class="item-content">
     <?php  if (isset($images->image_fulltext) and !empty($images->image_fulltext)) : ?>
        <div class="itemImageBlock img-fulltext-<?php echo $images->float_fulltext ? $images->float_fulltext : $params->get('float_fulltext'); ?>"> <img
           <?php if ($images->image_fulltext_caption):
              echo 'class="caption"'.' title="' .$images->image_fulltext_caption .'"';
           endif; ?>
        
           <?php if (empty($images->float_fulltext)):?>
              style="float:<?php echo  $params->get('float_fulltext') ?>"
           <?php else: ?>
              style="float:<?php echo  $images->float_fulltext ?>"
           <?php endif; ?>
           src="<?php echo $images->image_fulltext; ?>" alt="<?php echo $images->image_fulltext_alt; ?>"/> </div>
        <?php endif; ?>


and thats the code from sidebar:
Code: Select all
<?php if($this->API->modules('sidebar')) : ?>
                <aside id="gkSidebar">
                   <div>
                      <jdoc:include type="modules" name="sidebar" style="gk_style" />
                   </div>
                </aside>
                <?php endif; ?>


can i give you the ftp login dates to change by you?
User avatar
Fresh Boarder

GK User
Mon Dec 07, 2015 10:01 pm
Sorry, but this request is beyond our technical support. It could be done if you would have a vip account, or you can request it as a custom job (payed), but basically it is template redesigning and might not work well on all subpages.
User avatar
Moderator

GK User
Mon Dec 07, 2015 10:27 pm
ich have no problem to pay this job! thats ok for me...
tell my, you do it? or should i book the vip support? pls add me on skype. i send you the skypename on pn.
User avatar
Fresh Boarder

teitbite
Tue Dec 08, 2015 11:07 am
Hi

It can be complete within a VIP subscription plan. I'll take over this @Cyberek

@tsnetworks please move our conversation to ticket's system strictly about this problem. I'm closing this thread now on forum.
User avatar
Moderator


cron