Posts: 1,127
Threads: 136
Joined: Feb 2012
Uploaded to Extend here:
http://get-simple.info/extend/theme/futu...fect/1006/
A free site template by html5up.net the original demo is here:
http://html5up.net/future-imperfect
My demo of the GetSimple theme is here:
http://www.gs.cyberpress.biz/fi/
Posts: 48
Threads: 3
Joined: Feb 2016
Hi! Very nice theme, I'm using it for a friend's website.
But I have a compatibility problem with the [Lightbox plugin]( http://get-simple.info/extend/plugin/lig...lugin/997/). The lightbox plugin is expected to extend a thumbmail into a fullscreen view of the picture. But the header section of the theme is still in the foreground... It should be under the picture.
I tried a few CSS changes but I don't really know what changes has to be made... Maybe the "z-index" property, but it break the theme if I comment it...
Any ideas?
__
Contact me if you need a french translation file for your plugin.
Posts: 1,127
Threads: 136
Joined: Feb 2012
(2016-02-19, 04:58:31)Charpy1 Wrote: Hi! Very nice theme, I'm using it for a friend's website.
But I have a compatibility problem with the [Lightbox plugin](http://get-simple.info/extend/plugin/lig...lugin/997/). The lightbox plugin is expected to extend a thumbmail into a fullscreen view of the picture. But the header section of the theme is still in the foreground... It should be under the picture.
I tried a few CSS changes but I don't really know what changes has to be made... Maybe the "z-index" property, but it break the theme if I comment it...
Any ideas?
Really none. I haven't been able to get the lightbox plugin to work at all.
http://www.gs.cyberpress.biz/fi/lightbox-issue/
until I do I am in the dark.
How did you make it work?
Posts: 1,928
Threads: 88
Joined: Apr 2010
Timbow. I would recommend you to place the tag <?php get_footer(); ?> before the </body> and not to make a thumbnail image link.
Posts: 1,127
Threads: 136
Joined: Feb 2012
(2016-02-19, 18:16:44)Oleg06 Wrote: Timbow. I would recommend you to place the tag <?php get_footer(); ?> before the </body> and not to make a thumbnail image link.
Thanks Oleg, you were 100% correct. The plugin is working now but I haven't yet seen Charpy's problem.
Posts: 1,127
Threads: 136
Joined: Feb 2012
(2016-02-19, 20:00:05)Timbow Wrote: (2016-02-19, 18:16:44)Oleg06 Wrote: Timbow. I would recommend you to place the tag <?php get_footer(); ?> before the </body> and not to make a thumbnail image link.
Thanks Oleg, you were 100% correct. The plugin is working now but I haven't yet seen Charpy's problem.
Ad this to css
Code: .lg-outer {top: 55px !important;}
to move the lightbox overlay down a little.
Got to go
Posts: 48
Threads: 3
Joined: Feb 2016
2016-02-19, 23:17:00
(This post was last modified: 2016-02-19, 23:18:20 by Charpy1.
Edit Reason: adding [code] balises
)
(2016-02-19, 20:23:50)Timbow Wrote: (2016-02-19, 20:00:05)Timbow Wrote: (2016-02-19, 18:16:44)Oleg06 Wrote: Timbow. I would recommend you to place the tag <?php get_footer(); ?> before the </body> and not to make a thumbnail image link.
Thanks Oleg, you were 100% correct. The plugin is working now but I haven't yet seen Charpy's problem.
Ad this to css
Code: .lg-outer {top: 55px !important;}
to move the lightbox overlay down a little.
Got to go
Thanks for the answer, but I just figured out how to solve my problem. The problem was a css property in the header : z-index.
I changed :
To :
And now the lightbox plugin in fully in front, works perfectly!
__
Contact me if you need a french translation file for your plugin.
Posts: 2
Threads: 0
Joined: Feb 2016
I have been trying to use the I18N plugin with this theme but the multilayered menus does not seem to work. I am relatively new to getsimple in general. Any help with this problem would be appreciated even if its just to say thats not how I18N works.
Posts: 1,127
Threads: 136
Joined: Feb 2012
(2016-02-28, 01:37:19)stevenwashere Wrote: I have been trying to use the I18N plugin with this theme but the multilayered menus does not seem to work. I am relatively new to getsimple in general. Any help with this problem would be appreciated even if its just to say thats not how I18N works.
GetSimple in its unadorned state only does simple, single level menus. that is to say that the tag in the template, normally
<?php get_navigation(return_page_slug()); ?>
will write links to pages that have been created and marked for menu inclusion as a series of <li> elements.
If you create pages and mark them as parents or children and include them in the menu and install I18N then you can use a different tag in your template to generate different structures of <ul> and <li> elements nested to any number of levels and displaying short text links or full page titles. But you will need css in your theme to display nested lists correctly. you might want them drop-down, fly-out, in the sidebar or under the main menu.
So I don't know exactly where you are with your site but in this theme there is no css to display more than a simple nav menu. If you want for instance to put a submenu in the sidebar or to have dropdowns you will have to write the styles you want.
mlvcek's pages are a really good guide, with examples, here
http://mvlcek.bplaced.net/get-simple/mul...navigation
Posts: 6,266
Threads: 181
Joined: Sep 2011
very nice, wonder if it has a gpl license
ah looks like it is CCA
Posts: 12
Threads: 1
Joined: Jan 2013
Thanks for the theme, I appreciated it.
You can see the use I made at www.lamichetta.it (italian athletics master association).
The only thing I would add is:
when repositioning objects on resizing, being able to move part of the SIDEBAR above of the MAIN content, and part below.
This is because I might want to use the upper component of the sidebar as an intro, as on higher resolutions it's one of the most visible items.
Hope I made myself clear.
Nicola
Posts: 19
Threads: 1
Joined: Sep 2013
2016-05-21, 02:42:12
(This post was last modified: 2016-05-21, 02:47:06 by katya.)
This is a gorgeous theme - thank you! I'm having a very peculiar problem with it though in that the mobile menu doesn't work at all. When I click on it nothing happens. I did have a gallery installed but fully deleted it to see if that was the issue. I've just done a fresh installation of the theme and again the mobile menu doesn't work. I'm not sure if I've made some dreadful rookie mistake but I cannot for the life of me fathom what's causing the issue. I may be having a non-functional brain day though!
Edited: Ha, yeah, link would help. It's on a test server. www.slightlyconcerning.com
Posts: 1,127
Threads: 136
Joined: Feb 2012
It can only be javascript going wrong
On your test site the browser Inspect function gives me
Code: http://www.slightlyconcerning.com/theme/FutureImperfect/assets/js/util.js Failed to load resource: the server responded with a status of 404 (Not Found)
and that file util.js appears to be missing (or blank)
Posts: 19
Threads: 1
Joined: Sep 2013
(2016-05-21, 02:59:07)Timbow Wrote: It can only be javascript going wrong
On your test site the browser Inspect function gives me
Code: http://www.slightlyconcerning.com/theme/FutureImperfect/assets/js/util.js Failed to load resource: the server responded with a status of 404 (Not Found)
and that file util.js appears to be missing (or blank)
Thanks. That's really odd as I downloaded it and uploaded as was. I'll download the theme again and see what happens. Thanks for your time!
Posts: 19
Threads: 1
Joined: Sep 2013
Ah, must have gone wrong on the original download. I had to use a different browser as it detected a virus so it must have gone wrong somewhere. (Don't worry, I know it's not a virus. This computer is on its way out and makes weird decisions about stuff!)
Posts: 1
Threads: 0
Joined: Jul 2017
(2016-01-28, 03:33:34)Timbow Wrote: Uploaded to Extend here:
http://get-simple.info/extend/theme/futu...fect/1006/
A free site template by html5up.net the original demo is here:
http://html5up.net/future-imperfect
My demo of the GetSimple theme is here:
http://www.gs.cyberpress.biz/fi/
Thanks for the theme and the upload.
Looking at the Sampler demonstrating Future Imperfect theme here http://www.gs.cyberpress.biz/fi/sampler/, I am impressed of the tile like picture set and the tables. How is this coded? Can you share this for the audience here like it would look in Get-Simple Site Editor?
Thanks!
Posts: 1,127
Threads: 136
Joined: Feb 2012
There is a lot of useful css in that theme. It should all work on your site but the GetSimple CKEditor can only display some of it in the back end. The author used his own grid which he calls SKEL for instance, which displays the images on the sampler page. You might find some guidance by googling, or just copy the page source html through your browser..
|