A lightweight content management system running on PHP and MySQL.
Questions tagged [perch]
18 questions
0
votes
1 answer
Perch CMS PHP Custom Blog Filtering
I'm using Perch CMS where I have a custom blog filter to display a related post from within the same category. I am using skip-template to not show the current post as one of the related posts.
Below is what I have but I'm still getting the current…

sarah3585
- 637
- 13
- 37
-1
votes
2 answers
Integrating CKEDITOR.replace and Perch to use two editors
In CKEDITOR's documentation there are suggestions to use the following in the config.js file:
CKEDITOR.editorConfig = function( config ) {
config.toolbar_Full = [
{ name: 'document', items : [ 'Source','-',
…

sandraqu
- 1,428
- 1
- 14
- 31
-1
votes
2 answers
How to style a HTML form using classes?
I'm trying to add styles to this form, but as I have other similar areas in a search (submit for example), I need to add classes in order to style this form using CSS. Any help would be much appreciated.

note00
- 31
- 1
- 6