Search found 7 matches
- Tue Nov 11, 2025 12:08 am
- Forum: Support
- Topic: Create a Site Index?
- Replies: 3
- Views: 7962
Re: Create a Site Index?
Thank you, understood
- Tue Nov 11, 2025 12:02 am
- Forum: Support
- Topic: Added Search but not finding text in a sub page I created?
- Replies: 3
- Views: 7160
Re: Added Search but not finding text in a sub page I created?
1. YesNorfolkGreg wrote: Mon Nov 10, 2025 11:17 pm 1. Is you sub-page set as visible on the menu system?
2. Is there a link to the sub-page somewhere on the site?
2. Only in th navigation bar drop down. Do I need a link on another page somewhere ?
- Mon Nov 10, 2025 11:59 pm
- Forum: Support
- Topic: Copy existing theme ?
- Replies: 3
- Views: 7337
Re: Copy existing theme ?
Thank you, will test this out. Worked perfectly.
For completeness, one has to change the theme name in the database.js file. I name my copied theme darksky (no spaces on purpose).
{
"config": {
"siteTitle": "MySite",
"siteLang": "en",
"adminLang": "en",
"theme": "darksky",
"defaultPage ...
For completeness, one has to change the theme name in the database.js file. I name my copied theme darksky (no spaces on purpose).
{
"config": {
"siteTitle": "MySite",
"siteLang": "en",
"adminLang": "en",
"theme": "darksky",
"defaultPage ...
- Mon Nov 10, 2025 8:26 pm
- Forum: Plugins
- Topic: Summernote Image Resize Confusion ?
- Replies: 0
- Views: 1637
Summernote Image Resize Confusion ?
If I set an image, then click on it, I am offered 100%, 50% (resize half), 25% (resize quarter). Selecting any of these makes the image much much larger, was expecting reduced image size ?
This is in a blog post. Not tested in other areas.
This is in a blog post. Not tested in other areas.
- Sun Nov 09, 2025 2:26 pm
- Forum: Support
- Topic: Added Search but not finding text in a sub page I created?
- Replies: 3
- Views: 7160
Added Search but not finding text in a sub page I created?
Added Search to my Sky theme.php as per the documentation.
Finds text on all pages except the sub page I created under the How-To page?
Also, anyway to move a sub page up a level to the main navigation, or is this a case of create new page then copy content over ?
Finds text on all pages except the sub page I created under the How-To page?
Also, anyway to move a sub page up a level to the main navigation, or is this a case of create new page then copy content over ?
- Sun Nov 09, 2025 10:31 am
- Forum: Support
- Topic: Create a Site Index?
- Replies: 3
- Views: 7962
Create a Site Index?
I would like to create a site index page, which provides links to all pages and blog posts in the site. Do I have to do this manually (no big issue...) or is there a "way" ?
- Sun Nov 09, 2025 10:29 am
- Forum: Support
- Topic: Copy existing theme ?
- Replies: 3
- Views: 7337
Copy existing theme ?
I like the Sky theme, but want to make some changes to the colour scheme. I can see where to do this and it works.
However I wish to preserve the Sky theme in its natural state as well.
Can I simply make a copy of the Sky theme folder and files, renaming to something like "DarkSky", then use this ...
However I wish to preserve the Sky theme in its natural state as well.
Can I simply make a copy of the Sky theme folder and files, renaming to something like "DarkSky", then use this ...