You are not logged in. Please login or register.
Active topics Unanswered topics
Forum Software Updated!
We had problems with our forum being hacked. From what we can tell, all data is safe, but it forced us to upgrade our PunBB installation. Announcement
Search options (Page 1 of 20)
I've updated the page with an example for Youtube videos.
Any online documentation for Wordpress shortcodes will also apply here.
Check out WP own docs here : http://codex.wordpress.org/Shortcode_API
and at the bottom of that pages for more examples.
This topic if for the forthcoming plugin GS_Shortcodes which is currently in beta on Github
please use it to discuss the plugin or post shortcode examples.
Tks, Mike...
oK see it now on IE and firefox only...
Not affecting chrome/rockmelt.
I'm not seeing this at all.
Have you cleared your cache?
@alienee2 - shortcodes is up on github @ https://github.com/n00dles/gs_shortcodes
its fully working and I've included a lot of working shorcodes in gs_sortcodes/shortcodes.php
I'll be releasing it at the same time as TheMatrix as both of them work very well together.
The Plugin Tab - shortcodes info list the included shortcodes and the syntax...
this issue should have been fixed from this morning (GMT)
It might still be cached on your work proxy or computer...
must be cached it looks clean now.
Can you disable / remove the i18n plugin and see if it functions?
The site above is wordpress ???
Have you turned on GSDEBUG in the file GSCONFIG.PHP
Any errors show up?
@carlos, thanks for that.. updated...
is the server Apache/Nginx/IIS ?
Localhost or Live server ?
What version of PHP?
Are there any errors / warning on the install screen?
Do you have internet access?
After r635 we introduced a new option in GSCONFIG, GSNOCDN which loads local copies of JS etc.. rather than from google CDN.
what is your server configuration ?
Also have you turned on GSDEBUG in gsconfig.php , any errors?
why are you using Betas? Does the stable 3.1 not work?
Just create a page and set the parent to the page you require.
Bear in mind the demo site (hosted outside of GS ) is only using 3.0 and the theme on the front end does not support submenus.
Mike.
CKEditor support IPAD/IoS is quiet limited as far as I know.
@carlos, the theme editing selection should be fixed now in the SVN.
Hii Andy,
i think what your looking for is here:
http://get-simple.info/wiki/how_to:edit … stom_files
Mike.
This should be sorted in the latest SVN version, it was a simple CSS issue...
@alienee2, let me clean up the code a little and i'll post it up.
I have shortcodes plugin that hasn't been released to the public if you want to give it a try...
works exactly like Wordpress shortcodes...
let me know if your interested and I can put the code up somewhere
Info on WP shortcodes here http://codex.wordpress.org/Shortcode_API
@Carlos, something wrong with the codemirror bundle, will have this fixed tonight.
@moglika, Whats so complicated ??
Copy to your plugin folder and put in your e-mail address and your done!!
What do you want?
Edit: instructions are in the first post of this topic.
it just requires get_header() in the head section of your template.
what plugins do you have installed ?
when installing the theme on a blank GS install, the default page <pre> and <code> blocks don't look quiet right, suggest you change lines 167 to
article code {
white-space: pre;
white-space: pre-wrap;
white-space: pre-line;
word-wrap: break-word;
font-family: monospace;
line-height: 17px;
margin: 5px 0 15px 0;
color: #888;
}
article pre {
white-space: pre;
white-space: pre-wrap;
white-space: pre-line;
word-wrap: break-word;
padding: 15px 20px 15px 20px;
font-family: monospace;
line-height: 17px;
margin: 5px 0 15px 0;
border: 1px dotted #888;
color: #888;
}
otherwise looks great....
Posts found: 1 to 25 of 483
Forum RSS Feed • Back to Top
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.