Search found 8 matches

by CarstenDenmark
Sun Nov 07, 2021 11:40 am
Forum: Themes
Topic: Different Subside
Replies: 10
Views: 13652

Re: Different Subside

This is my attempt of using javascript, and it works but not the way I would like it to. ** In <head> ** <script type="text/javascript"> function callOnPageLoad() { var url = window.location.href; if(url == "http://localhost/wonder/home") { document.getElementById('one').style.di...
by CarstenDenmark
Sun Nov 07, 2021 11:15 am
Forum: Themes
Topic: Different Subside
Replies: 10
Views: 13652

Re: Different Subside

Hi Wiz, So how would you do what you describe using PHP? I would like to use "subside" but have tried with javascript without much luck. I have, let´s say 6 pages: Page 1 Page 2 Page 3 and so on Page 1 = Home Page 2 = About So in order to make this PHP work, how could i do this? On "H...
by CarstenDenmark
Sat Nov 06, 2021 5:34 pm
Forum: Themes
Topic: Different Subside
Replies: 10
Views: 13652

Re: Different Subside

Hi Wiz, I tried this already, without any success. The reason again being that these areas will be shown on all pages. And I have not yet been able to differ these by adding for instance an ID to a div. The div gets and ID when logged in, but as soon I log out the div and ID vanishes, leaving only t...
by CarstenDenmark
Sat Nov 06, 2021 4:21 pm
Forum: Themes
Topic: Different Subside
Replies: 10
Views: 13652

Re: Different Subside

It would be very nice if the "subside" could be detached from showing the same content on each page.
An "on/off" switch when adding pages would be nice, so you could decide if you want it to show the same images/content, or if you want it to be unique on each page
by CarstenDenmark
Sat Nov 06, 2021 4:04 pm
Forum: Themes
Topic: Different Subside
Replies: 10
Views: 13652

Re: Different Subside

Hi @wiz The problem is that I have to have the area on the right (showing the picture) which on each page should be numerous images displayed on transition. So I have to have an area on my right which should contain images, so deleting the "subside" is a bad idea i guess. If I install &quo...
by CarstenDenmark
Sat Nov 06, 2021 3:28 pm
Forum: Plugins
Topic: Danish letters in URL
Replies: 3
Views: 6513

Re: Danish letters in URL

Hi Wiz,
Okay, thanks for the answer.

However I still have some concerns about it. From my knowledge to all other CMS where they do some sort of re-write of the URL.
But I will run some tests and see if it turns out fine.
by CarstenDenmark
Sat Nov 06, 2021 3:12 pm
Forum: Plugins
Topic: Danish letters in URL
Replies: 3
Views: 6513

Danish letters in URL

Hi guys, I downloaded and installed Wonder CMS, but came accross a small problem. In the Danish langauage we have custom letters Æ Ø Å which can also be seen in various other nordic languages. However this is not very good for SEO as browsers might have issues with these letters. So when i add pages...
by CarstenDenmark
Sat Nov 06, 2021 3:04 pm
Forum: Themes
Topic: Different Subside
Replies: 10
Views: 13652

Different Subside

Hi guys, Newbie here from Denmark. I just came accross WonderCMS and thought I would give it a run. I am used to other CMS, such as: - Wordpress - Concrete5 - Mambo - Joomla - Typo3 I am trying to make something for my own website and wanted to it a go with WonderCMS. However, when researching i com...