185 | Posts |
1.5K | Posts |
62.6K | Downloads |
16 | Plugins |
185 | Posts |
Hi Juergen,
I forgot to say, that I tried to change just a single page on the website. If I change template.php, all the pages will be without a sidemenu.
On the Rifle theme, I just copied the theme to another name, which I edited and removed the sidemenu from. Then I could choose that theme for a single page.
There also was a little part to css on the new copied theme.
Kind regards,
hoghoj1
1.5K | Posts |
62.6K | Downloads |
16 | Plugins |
Ok . The trick should be same. Just move GetAllGadgets() out of the sidebar into the footer (or elsewhere) in template.php first.
Then make a copy of the layout, name it "nosidebar" or alike.
Go to Edit this Layout and remove the "Side Menu" area from the sidebar.
In the css/less editor on the left add:
div.content { width:auto; } div.sidebar { display:none; }
Save.
Done (hope so ;-)
185 | Posts |
Hi Juergen,
needless to say, I'm no expert to php, and my template.php is already changed to be able to read aloud with ReadSpeaker. So line numbers have changed, and I'm afraid to mess it all up, as this is my official site.
Could you possibly take a look at the file and tell me exactly how to do it?
The file is here
Kind regards,
hoghoj1
1.5K | Posts |
62.6K | Downloads |
16 | Plugins |
<?php gpOutput::GetAllGadgets(); ?> is in line 103. Cut ist and paste it after line 123.
Or simply download and use this template.php
185 | Posts |
Hi Juergen,
it works great, thanks for all your help. I understand there are different ways to alter the various themes, so I like this forum very much - and you sometimes do all the work for us users also :-D
I know I will return back here again, so until then, bye - have fun :-)
Kind regards
hoghoj1
A new release for Typesetter is in the works with a lot of improvements including the ... Read More
Typesetter 5.1Typesetter 5.1 is now available for download. 5.1 includes bug fixes, UI/UX improvements, ... Read More
More NewsFind out more about our Provider Spotlight
What CMS: Find out what CMS a site is using.
Who Hosts This: Find out who is hosting any web site
WordPress Theme Detect: Find out which theme a WordPress site is using