Search found 9 matches
- Sun Oct 20, 2024 4:20 pm
- Forum: Community chat
- Topic: [SOLVED] Trying to include a separate page
- Replies: 2
- Views: 69816
Re: Trying to include a separate page
Thank you very much for the answer, in the meantime i noticed that if i create a new page let`s call it EXAMPLE add all the necessary , page title etc and after a folder with the same name and add your index.php ot html will go there when clicked on the button , now i am experimenting with creating ...
- Fri Oct 18, 2024 9:13 am
- Forum: Community chat
- Topic: [SOLVED] Trying to include a separate page
- Replies: 2
- Views: 69816
[SOLVED] Trying to include a separate page
According to theme.php menu is automatically generated as a slug what I am trying to achieve is:
1. Create a theme2.php remove the main content.php and add my own div with changes. ( Is it possible to create a second page with the same header, menu, subside, footer but only to include my own code ...
1. Create a theme2.php remove the main content.php and add my own div with changes. ( Is it possible to create a second page with the same header, menu, subside, footer but only to include my own code ...
- Sat Dec 17, 2016 10:59 am
- Forum: Community chat
- Topic: WonderCMS in Spanish
- Replies: 2
- Views: 20936
Re: WonderCMS in Spanish
well turboblack if you have the old version you have to translate the pages that you have in files folder aswell and it will work just fine .
i made a small add in theme.php that i will posted tonight with google translate that will translate in the most used languages . you will not see the ...
i made a small add in theme.php that i will posted tonight with google translate that will translate in the most used languages . you will not see the ...
- Fri Dec 16, 2016 5:23 pm
- Forum: 0.6.X beta support
- Topic: [SOLVED] Wordpress to WonderCMS
- Replies: 2
- Views: 86467
Re: Wordpress to WonderCMS
i think this post can be marked solved aswell!
- Tue Dec 13, 2016 8:43 am
- Forum: Themes
- Topic: Updated-Theme Simple Parallax [UNCONFIRMED THEME - resolving issues]
- Replies: 3
- Views: 17614
Re: Updated-Theme Simple Parallax [UNCONFIRMED THEME - resolving issues]
Hope you will like all the changes.
All issues had had been resolved , upped on github!
All issues had had been resolved , upped on github!
- Sun Dec 11, 2016 10:13 pm
- Forum: 1.x.x beta support
- Topic: [SOLVED] Sub-Pages adding
- Replies: 3
- Views: 95672
Re: Sub-Pages adding
Thank you for the quick answer !
like always great community!
like always great community!
- Sun Dec 11, 2016 10:45 am
- Forum: 1.x.x beta support
- Topic: [SOLVED] Sub-Pages adding
- Replies: 3
- Views: 95672
[SOLVED] Sub-Pages adding
Is there a way to create sub-pages ?
- Wed Dec 07, 2016 2:19 pm
- Forum: 1.x.x beta support
- Topic: [SOLVED] How to add a new subside only for one page?
- Replies: 1
- Views: 84645
[SOLVED] How to add a new subside only for one page?
my question si really simple and because the code changed a lot i want to know how to add a subside that will not appear on all pages and when you make a new theme what i shoud keep in the css file so that the settings menu still work because i saw that if you change some irelevant things in the css ...
- Sun Dec 04, 2016 7:21 am
- Forum: Themes
- Topic: Updated-Theme Simple Parallax [UNCONFIRMED THEME - resolving issues]
- Replies: 3
- Views: 17614
Updated-Theme Simple Parallax [UNCONFIRMED THEME - resolving issues]
Ok so here it is a simple Parallax theme
https://s12.postimg.org/8gadikys9/wcms.png
In index.php go to lines 83 till 89 looks like
if (self::$loggedIn) {
if (empty($content)) $content = 'Empty content (this text is visible only the admin).';
if (empty($subside)) $subside = 'Empty content ...
https://s12.postimg.org/8gadikys9/wcms.png
In index.php go to lines 83 till 89 looks like
if (self::$loggedIn) {
if (empty($content)) $content = 'Empty content (this text is visible only the admin).';
if (empty($subside)) $subside = 'Empty content ...