Hi to you all.
I'm testing this new admin theme.
It's amazing. Thank you!
Some advice:
1) admin/res/sceditor/plugins/ rename : flatpressEmojis.js to flatPressEmojis.js
2) admin/res/sceditor folder emoticons is missing
3) pages comment-center and media-manager are styled properly
if you like help ...
Search found 2 matches
- Tue Aug 31, 2021 10:07 am
- Forum: General Support
- Topic: New admin theme [Beta][Responsive][Boostrap]
- Replies: 36
- Views: 149833
- Wed Jul 14, 2021 7:08 am
- Forum: FlatPress project
- Topic: 1.2 Issues List
- Replies: 3
- Views: 67169
Re: 1.2 Issues List
Hi Sherif,
thank you for your tips.
I'll try to give you a possible solution for prettyUrls plugin:
- enable the pretty version
- in your htaccess file in root directory of FP write:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase / #this is the root path of your server
RewriteCond ...
thank you for your tips.
I'll try to give you a possible solution for prettyUrls plugin:
- enable the pretty version
- in your htaccess file in root directory of FP write:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase / #this is the root path of your server
RewriteCond ...