Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: I18N Special Pages extras
Post: RE: I18N Special Pages extras

Also - same as Extra Gallery - don't understand how to use translations for the UI...
widecircle Plugins 137 372,787 2015-03-17, 03:37:02
    Thread: I18N Special Pages extras
Post: RE: I18N Special Pages extras

This is what i get: Code: -- -- It's wrapped in an img-tag - which doesn't make any sense... Seems to be a lot of bugs in this plugin - kind of annoying...it should have been tested before the aut...
widecircle Plugins 137 372,787 2015-03-17, 03:25:39
    Thread: I18N Special Pages extras
Post: RE: I18N Special Pages extras

Nope this doesn't work... Code: -- $images = get_special_field_image('nameimg'); $imagess = urldecode($images); $imagesss = explode('||', $imagess); ...
widecircle Plugins 137 372,787 2015-03-17, 02:53:12
    Thread: I18N Special Pages extras
Post: RE: I18N Special Pages extras

I can't make explode work. It doesn't work on the string returned but work if I hardcode a string instead...why is this? Also if I use the improved file manager there are no preview thumbs. They ar...
widecircle Plugins 137 372,787 2015-03-17, 00:54:16
    Thread: Extra Gallery
Post: RE: Extra Gallery

Hi! There are two files for language translations. en.php & pl.php. I will translate this to swedish. But I don't understand how to switch language so that the gallery admin is in the language I wan...
widecircle Plugins 61 156,934 2015-03-15, 01:48:14
    Thread: 3.4.0 wish list
Post: RE: 3.4.0 wish list

Hi there! I think a nice feature would be that pages that are children to a page would be hidden in the pages management. Today it looks like my included screenshot. It would be nice if this view wou...
widecircle Feature Requests 184 481,890 2015-03-14, 21:33:05
    Thread: Torn off update notice...
Post: RE: Torn off update notice...

Thanks Shawn! Where do I find it in the source code? Do you know? Niklas
widecircle General Questions and Problems 5 12,001 2012-11-21, 07:36:57
  Shocked Thread: Torn off update notice...
Post: Torn off update notice...

Hi there! When a new version of GS is available there is an updatenotice in the form of an exclamation mark on a yellow background. Does anyone know how to turn off this functionality? I don't want t...
widecircle General Questions and Problems 5 12,001 2012-11-20, 22:37:50
    Thread: I18N Gallery
Post: I18N Gallery

mvlcek Wrote: -- widecircle Wrote: -- Really nice plugin - I might have an extension plugin in the future for the camera slideshow by pixadelic. -- That would be great! I18N Gallery is designed in ...
widecircle Plugins 1,503 4,263,930 2012-08-08, 22:19:24
    Thread: I18N Gallery
Post: I18N Gallery

widecircle Wrote: -- mvlcek Wrote: -- widecircle Wrote: -- Hi there! Does anyone how to get the "real" url for a big image that you want to open in fancybox rather than the /?=galleryname:-2 or so....
widecircle Plugins 1,503 4,263,930 2012-08-08, 18:27:44
    Thread: I18N Gallery
Post: I18N Gallery

mvlcek Wrote: -- widecircle Wrote: -- Hi there! Does anyone how to get the "real" url for a big image that you want to open in fancybox rather than the /?=galleryname:-2 or so. Reason is I'm using t...
widecircle Plugins 1,503 4,263,930 2012-08-08, 17:44:49
    Thread: I18N Gallery
Post: I18N Gallery

Hi there! Does anyone how to get the "real" url for a big image that you want to open in fancybox rather than the /?=galleryname:-2 or so. Reason is I'm using this with the new Fancybox. I've realised...
widecircle Plugins 1,503 4,263,930 2012-08-08, 00:20:57
    Thread: Return the navigation
Post: Return the navigation

Hmm... I see. To bad. Well I solved it by using menu_data() instead. Thanks for your answer. Niklas
widecircle General Questions and Problems 2 7,537 2012-08-01, 17:40:40
    Thread: Return the navigation
Post: Return the navigation

Hi there! I wonder if there is a way to return & not echo the string that you get from get_navigation()? Like for example return_navigation(return_page_slug()); Something similar to returnPageContent(...
widecircle General Questions and Problems 2 7,537 2012-07-30, 21:16:47
    Thread: Simple Mobile Theme Changer
Post: Simple Mobile Theme Changer

Hi there! First of all thanks for a really nice plugin. I'm using GetSimple 3.1.2 It seems as though everyting is saved to sm_settings.xml when clicking save. In the UI though I don't get a message sa...
widecircle Plugins 45 110,927 2012-07-17, 20:27:48
    Thread: Parse content from another page...
Post: Parse content from another page...

Oh - crap! I was missing something obvious - how embarrassing. :) Thank you very much for taking some of your time to help me out... :) Now it works like a charm!! Niklas
widecircle General Questions and Problems 12 27,060 2012-05-21, 20:25:06
    Thread: Parse content from another page...
Post: Parse content from another page...

widecircle Wrote: -- Hi! Hmmm...maybe we misunderstand each other or maybe I misunderstood the whole thing. I'm trying to have the content for the kontakt-section or "kontakt-page" to be displayed on...
widecircle General Questions and Problems 12 27,060 2012-05-21, 20:11:06
    Thread: Parse content from another page...
Post: Parse content from another page...

Hi! Hmmm...maybe we misunderstand each other or maybe I misunderstood the whole thing. I'm trying to have the content for the kontakt-section or "kontakt-page" to be displayed on the start/index page....
widecircle General Questions and Problems 12 27,060 2012-05-21, 20:09:20
    Thread: Parse content from another page...
Post: Parse content from another page...

n00dles101 Wrote: -- What version of GS are you using , this function is from version 3.1 onwards. -- Hi - thanks for a fast answer! I'm using version 3.1 I have a page with a slug that is kontakt...
widecircle General Questions and Problems 12 27,060 2012-05-21, 19:58:29
    Thread: Parse content from another page...
Post: Parse content from another page...

Hmm...now I've tried this but it seems as though it doesn't work. No matter what I do it still treat it as if the code would be Niklas
widecircle General Questions and Problems 12 27,060 2012-05-21, 19:31:42
    Thread: Parse content from another page...
Post: Parse content from another page...

Aha! Thank you very much for that answer! Niklas
widecircle General Questions and Problems 12 27,060 2012-05-21, 17:27:07
    Thread: Parse content from another page...
Post: Parse content from another page...

Is there a "good" way to have content from another page beeing pulled into a page. For example to have content from an "About Us" - section pulled into the "Home" - section of a get simple website. I ...
widecircle General Questions and Problems 12 27,060 2012-05-19, 00:45:19
    Thread: Fancy URLs turned of or on - on the fly..?
Post: Fancy URLs turned of or on - on the fly..?

Hi mvlcek! Thank you for making that clear to me! Awesome! Best, Niklas
widecircle General Questions and Problems 2 7,832 2012-04-27, 18:05:48
    Thread: Fancy URLs turned of or on - on the fly..?
Post: Fancy URLs turned of or on - on the fly..?

Hi there! I noticed that even if you turn off fancy urls the .htaccess file is still there but it seems like it's not beeing used. This got me thinking...is it possible to turn this feuture on or off ...
widecircle General Questions and Problems 2 7,832 2012-04-27, 00:39:17
    Thread: My first site using Get Simple for client work.
Post: My first site using Get Simple for client work.

Thanks! I used videojs.com for the HTML5 video. Had initially some problems with the flash fallback for browsers like IE7 or IE8. It didn't kick in but found the problem. Best, Niklas
widecircle Sites Using GetSimple 3 10,395 2012-04-21, 00:01:24
    Thread: My first site using Get Simple for client work.
Post: My first site using Get Simple for client work.

Hi! My first site using Get Simple for a client of mine. Actually one of the few HTML-sites I've done. HTML5 with some html5 video-loops with flash fallback. I usually work a lot in flash & lately mor...
widecircle Sites Using GetSimple 3 10,395 2012-04-16, 23:18:34
    Thread: google maps plugin
Post: google maps plugin

Hmmm...so I've managed to figure out what the problem is. It seems that this plugin won't work unless you're using the theme tag Code: -- -- or it seems that it needs any of the meta tags that this...
widecircle Plugins 162 484,077 2012-04-16, 08:30:16
    Thread: google maps plugin
Post: google maps plugin

Hi there! I used the older version of this plugin on an existing website, v. 0.7 & all of a sudden out of nowhere it stopped working. So I found out that there was an update for the plugin. I removed ...
widecircle Plugins 162 484,077 2012-04-16, 05:36:14
    Thread: szmigielDESIGN - portfolio
Post: szmigielDESIGN - portfolio

I wouldn't bother about people having javascript turned off. There aren't a large percentage surfing the web with that turned off. Most of the time the users have no clue how to turn it off - they do...
widecircle Sites Using GetSimple 15 37,073 2012-03-12, 23:17:31