Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Innovation theme: Getting rid of reset.css?
Post: RE: Innovation theme: Getting rid of reset.css?
Hypertexter Wrote: (2015-03-29, 03:28:05)
--
Can anybody help me: why this construction with a reset.css? Do I need it? Couldn't I delete it and make all formattings in style.css?
--
You should do... |
|
eatons |
Themes
|
7 |
13,197 |
2015-03-29, 08:12:34 |
|
|
Thread: Innovation theme's template generates HTML5 warnings
Post: RE: Innovation theme's template generates HTML5 wa...
You may be able to gain some insight into your problem by reading a tutorial at my site:
http://eatons.net/tutorials/
it's based on the innovation theme and HTML 5. Also you should download my versi... |
|
eatons |
Developer Discussions
|
7 |
17,461 |
2014-07-08, 23:45:01 |
|
|
Thread: p01 contact form custom submit text
Post: RE: p01 contact form custom submit text
The solution is to use CSS, … here's a link to a very good online tool.
http://www.cssbuttongenerator.com |
|
eatons |
General Questions and Problems
|
2 |
6,076 |
2014-01-28, 20:53:09 |
|
|
Thread: Where is the CKEditor version displayed?
Post: RE: Where is the CKEditor version displayed?
You should be able to find it using the following path to the config file:
/admin/template/js/ckeditor/config.js |
|
eatons |
General Questions and Problems
|
10 |
24,589 |
2013-12-05, 21:56:10 |
|
|
Thread: Responsive i18n gallery please
Post: RE: Responsive i18n gallery please
andyash,
You might want to read this post from last year:
http://get-simple.info/forums/showthread.php?tid=4223&highlight=images
It has information you might be able to use.
…hope this helps! |
|
eatons |
Plugins
|
3 |
11,905 |
2013-12-03, 02:49:11 |
|
|
Thread: change skin ckeditor, how?
Post: RE: change skin ckeditor, how?
I don't know the specific reason for this behavior, but I suggest you go to the wiki and toward the bottom, there is a whole section devoted to CK editor. The following link for "more editor options" ... |
|
eatons |
General Questions and Problems
|
5 |
11,954 |
2013-11-25, 20:35:07 |
|
|
Thread: Local links - all points to root
Post: RE: Local links - all points to root
Try placing this in your htaccess file and see if it helps.
Code:
--
RewriteBase /algor.local/
--
|
|
eatons |
General Questions and Problems
|
8 |
18,460 |
2013-11-08, 10:48:58 |
|
|
Thread: Local links - all points to root
Post: RE: Local links - all points to root
Show me exactly what you're manually entering in the address bar. |
|
eatons |
General Questions and Problems
|
8 |
18,460 |
2013-11-08, 10:19:25 |
|
|
Thread: Contact form with image upload
Post: RE: Contact form with image upload
You don't necessarily need a plug-in in order to do file upload. One thing you can do is create an iframe inside one of your GS pages and from that call a separate file upload program with its own dir... |
|
eatons |
General Questions and Problems
|
4 |
11,176 |
2013-11-06, 09:10:06 |
|
|
Thread: Page listing
Post: RE: Page listing
You might try I18N Special Pages plug-in, ...i think it may work for you!
http://get-simple.info/extend/plugin/i18n-special-pages/319/ |
|
eatons |
General Questions and Problems
|
8 |
17,505 |
2013-11-05, 10:48:38 |
|
|
Thread: url with subfolders
Post: RE: url with subfolders
Try adding your path to the RewriteBase inside your htaccess file.
Code:
--
RewriteBase /subfolder1/subfolder2/
--
|
|
eatons |
Installation & Setup
|
2 |
7,109 |
2013-10-29, 08:21:37 |
|
|
Thread: Image Description
Post: RE: Image Description
While I can’t promise you a Christmas present, i am working on just such an application (plug-in) that will use images as a database for parsing into templates that you can set up depending on what in... |
|
eatons |
General Questions and Problems
|
4 |
8,146 |
2013-10-19, 02:18:18 |
|
|
Thread: Source code editor bug?
Post: RE: Source code editor bug?
Quote:
--
So fortunately I made a backup right before I found that bug (if it is one). I maybe crazy but I am going to attempt to replicate and document the bug tonight. I appreciate everybody pitchi... |
|
eatons |
General Questions and Problems
|
26 |
58,384 |
2013-10-16, 07:19:43 |
|
|
Thread: my artist/portfolio website
Post: RE: my artist/portfolio website
*****
The world could use a new Hieronymus Bosch! Keep up the great work, and when you do the English translation, … repost. |
|
eatons |
Sites Using GetSimple
|
2 |
7,001 |
2013-10-07, 23:44:53 |
|
|
Thread: template modificaiton
Post: RE: template modificaiton
GetSimple expects to find all of its template files in one folder. Copy and change any files from another theme that you wish to use and rename them for use inside your main theme.
Also, if there are ... |
|
eatons |
General Questions and Problems
|
5 |
10,586 |
2013-09-29, 21:03:18 |
|
|
Thread: template modificaiton
Post: RE: template modificaiton
Quote:
--
Fatal error: Call to undefined function Innovation_Settings() in /home/scenicra/public_html/scenicradio.com/theme/holford/index.template.php on line 13
--
Change ' /Innovation/header.inc... |
|
eatons |
General Questions and Problems
|
5 |
10,586 |
2013-09-29, 20:35:30 |
|
|
Thread: How to package theme with plugin
Post: RE: How to package theme with plugin
Quote:
--
is there any interest in a multisite capability in GetSimple?
--
Post your method here and as a separate post. Make sure to include any hosting information that may be relevant to your m... |
|
eatons |
Developer Discussions
|
7 |
18,312 |
2013-09-28, 20:46:05 |
|
|
Thread: How to fix the position of my image
Post: RE: How to fix the position of my image
Change float: left; to float: right; in the first setup. |
|
eatons |
General Questions and Problems
|
2 |
6,120 |
2013-07-11, 22:24:24 |
|
|
Thread: Contact-Form with selectable adresses, p01
Post: RE: Contact-Form with selectable adresses, p01
Look at: jquery-related-selects
https://github.com/ehynds/jquery-related-selects
...i think this could help you, hope so! |
|
eatons |
Plugins
|
2 |
6,913 |
2013-06-16, 03:17:26 |
|
|
Thread: Feature Roadmap etc Development Discussion
Post: RE: Feature Roadmap etc Development Discussion
I applaud your thinking!
Quote:
--
Content Editing
Make code and wysiwyg editors global, can be added anywhere with simple classes.
Make editors pluggable, hooks to insert your own editors, ... |
|
eatons |
Feature Requests
|
15 |
37,471 |
2013-06-01, 05:40:25 |
|
|
Thread: Read/write to XML file in data folder
Post: RE: Read/write to XML file in data folder
A good program you should check out which is ready for experimentation is the matrix, an XML database plug-in for GetSimple 3.1:
https://github.com/n00dles/DM_Matrix
A current plug-in for reference ... |
|
eatons |
Developer Discussions
|
9 |
24,135 |
2013-05-18, 03:20:25 |
|
|
Thread: Bug report about 'Codemirror theme editor'
Post: RE: Bug report about 'Codemirror theme editor'
I had a feeling you'd be on top of that! good work! |
|
eatons |
General Questions and Problems
|
4 |
11,395 |
2013-04-25, 06:34:04 |
|
|
Thread: Bug report about 'Codemirror theme editor'
Post: RE: Bug report about 'Codemirror theme editor'
"if administrative panel folder name changed (in 'gsconfig.php')"
To change your existing files before they are officially updated, do this:
Change "$SITEURL.'admin/template/..." To "$SITEURL.$GS... |
|
eatons |
General Questions and Problems
|
4 |
11,395 |
2013-04-25, 01:37:25 |
|
|
Thread: Nested Menu
Post: RE: Nested Menu
Nested Menus:
http://get-simple.info/extend/plugin/nested-menus/256/
Child Menu:
http://get-simple.info/extend/plugin/child-menu/40/
I think the plug-in 'nested menus' is what you're looking for... |
|
eatons |
General Questions and Problems
|
4 |
11,696 |
2013-04-01, 05:25:12 |
|
|
Thread: snippets for php code?
Post: RE: snippets for php code?
I think this should work although i have not really tried it:
Turn your snippet into a function and place it in the functions.php file in your theme directory, then make a component whose only job is ... |
|
eatons |
Scripts & Components
|
3 |
10,966 |
2013-03-28, 13:13:50 |
|
|
Thread: Name of Author
Post: RE: Name of Author
Apples and oranges!
With custom fields, the setup is good for any authorized user to be the author and use any name they choose. |
|
eatons |
Scripts & Components
|
23 |
51,984 |
2013-03-18, 20:37:08 |
|
|
Thread: I've got my angry hat on!
Post: RE: I've got my angry hat on!
http://simplecartjs.org
simpleCart(js) requires using jQuery, Prototype, or Mootools. No extra configuration is needed as long as one of them is included on the page
Multiple Payment Gateways
The simp... |
|
eatons |
Off Topic
|
6 |
31,858 |
2013-03-15, 23:35:16 |
|
|
Thread: Name of Author
Post: RE: Name of Author
The code you should call in your theme should be:
Code:
--
will display the corresponding field value for the current page. This needs to be in your theme template where you want it to show up.
-... |
|
eatons |
Scripts & Components
|
23 |
51,984 |
2013-02-28, 22:07:10 |
|
|
Thread: Name of Author
Post: RE: Name of Author
Use 'i18,-custom-fields', setup your format, an include in your page header.
http://get-simple.info/extend/export/2902/100/i18n-custom-fields.zip |
|
eatons |
Scripts & Components
|
23 |
51,984 |
2013-02-26, 01:59:52 |
|
|
Thread: Components specific to the page - How?
Post: RE: Components specific to the page - How?
i think this is how you do it, ...if not, someone will chastise me!
Setup a component for each and inside your sidebar template, place the following:
Code:
--
--
Code:
--
--
|
|
eatons |
General Questions and Problems
|
12 |
24,605 |
2013-02-12, 23:10:59 |