Posts: 42
Threads: 7
Joined: Mar 2012
(2012-11-15, 02:25:54)jlm Wrote: Hi,
thank you for this great theme, but how can you create a drop down menu, I tried the plugin I18, but no meaningful results.
Second question, how to let visitors the opportunity to choose the theme CSS (as in the demo)
tx
sorry for my "translate.google english"
Hi, at the moment the auto drop down menu with I18N is not yet implemented, you'll need to change something in the code, I will provide support for this in another realese.
To choose the theme you can use different methods both client-side or server-side, I used cookies with jQuery to do it.
Posts: 6,266
Threads: 181
Joined: Sep 2011
You need to use a custom callout as described on the website.
I will try to post mine for people to see.
I use my own bootstrap theme on my site.
Posts: 11
Threads: 1
Joined: Aug 2009
hello,
is auto drop down menu with I18N now supported or impemented?
thanks for an answer..
alex
Posts: 42
Threads: 7
Joined: Mar 2012
(2012-12-07, 06:39:41)alexd0001 Wrote: hello,
is auto drop down menu with I18N now supported or impemented?
thanks for an answer..
alex
Hello, the drop down menu is not implemented yet, but is on the todo list for the next release!
Posts: 18
Threads: 1
Joined: Dec 2012
<header class="jumbotron subhead" id="overview">
</header>
Can you add this part to the themes?
Posts: 42
Threads: 7
Joined: Mar 2012
(2012-12-14, 15:31:01)kazu Wrote: <header class="jumbotron subhead" id="overview">
</header>
Can you add this part to the themes?
Why should I include it by default?
You mean to add a template page with this part?
Posts: 1
Threads: 0
Joined: Jan 2013
Hi Luca,
First of all, thank you for the great work! This is a really useful resource that takes a lot of work off my shoulder.
I've got a few questions though.
How can I have valid css3 source code?
The following page lists some errors about the demo page:
http://jigsaw.w3.org/css-validator/valid...g=&lang=en
I would also like to ask, when do you plan to do the remaining tasks of your todo list?
Thank you for your help and support!
Best regards,
Balazs Nagy
Posts: 22
Threads: 3
Joined: Jun 2010
This theme has its its core in my opinion the best overall use for get simple cms.
So appreciate work being done to ported to get simple.
Overall I18 is the most critical extension for galley, menu etc. i surely hope priority would be to have all I18 functionality included as part and parcel of the theme...
just a comment to the parade of comments I see about the theme..
Keep up your fine work please, perhaps you could get cooperation for the I18 developer if asked with issues in port??
Posts: 42
Threads: 7
Joined: Mar 2012
Well unfortunatly I don't have always time to develop the theme and I was thinking also to try the github way to see if someone would like to collaborate.
About the css3 validation there's not much to do and this is not the place to discuss it, just wanted to point out that the css is not mine but is from twitter developers so it's not into my stuff to change it.
About the todo list I can't say when I'll be able to complete them but I agree the full integration with I18N is foundamental and as soon as I will be able to do it I will improve the theme on this way.
Posts: 5
Threads: 1
Joined: Jan 2013
This is a great theme. Thanks for the work you've put into this.
Posts: 29
Threads: 0
Joined: Apr 2011
well, if i18n -navigation still not wokring, how do i get some nice dropdown menu for my site?
Posts: 16
Threads: 1
Joined: Oct 2012
Is anyone using this with 3.2? Extend site only lists 3.1 compatibility.
@lucamusolesi - github would be worth it - you never know what contributions you'll get - esp with this many people using it. Thanks for the great work!
Posts: 42
Threads: 7
Joined: Mar 2012
I used this template also with 3.2 and I didn't find any problem!
You're right in the next days I will upload the project on github!
(2013-04-19, 02:26:53)PrplHaz4 Wrote: Is anyone using this with 3.2? Extend site only lists 3.1 compatibility.
@lucamusolesi - github would be worth it - you never know what contributions you'll get - esp with this many people using it. Thanks for the great work!
Posts: 16
Threads: 1
Joined: Oct 2012
(2013-04-19, 02:29:49)lucamusolesi Wrote: I used this template also with 3.2 and I didn't find any problem!
You're right in the next days I will upload the project on github!
(2013-04-19, 02:26:53)PrplHaz4 Wrote: Is anyone using this with 3.2? Extend site only lists 3.1 compatibility.
@lucamusolesi - github would be worth it - you never know what contributions you'll get - esp with this many people using it. Thanks for the great work!
Cool, thanks! Working fine for me so far.
You don't have your splash page implemented as a template do you?
Seems a like it doesn't really suit having its own template too well without some complex combo of get_page_excerpt() or something.
Posts: 16
Threads: 1
Joined: Oct 2012
(2013-04-19, 04:11:24)PrplHaz4 Wrote: You don't have your splash page implemented as a template do you?
Seems a like it doesn't really suit having its own template too well without some complex combo of get_page_excerpt() or something.
Excuse my attention span - the splash page uses the "header" template.
Thanks again!
Posts: 16
Threads: 1
Joined: Oct 2012
Is updating bootstrap just a matter of dropping in the new css files over the existing ones? Any idea what will break if I do that?
Posts: 42
Threads: 7
Joined: Mar 2012
It should be 90% safe, but make a backup of the old files before.
I will update the theme with the version 3 of bootstrap that will be out very soon. I'm actually thinking of leaving also a theme with boostrap 2.x anyway.
(2013-04-24, 06:53:35)PrplHaz4 Wrote: Is updating bootstrap just a matter of dropping in the new css files over the existing ones? Any idea what will break if I do that?
Posts: 6,266
Threads: 181
Joined: Sep 2011
Be sure to read the release notes, major changes will break things, especially javascript related stuff.
Posts: 16
Threads: 1
Joined: Oct 2012
I do expect bootstrap 3 to have a lot of breaking changes as it's being touted as "mobile first", whereas 2.3.x should be a bit less brittle. This might also be a good reason to keep a 2.3.x version around.
Posts: 42
Threads: 7
Joined: Mar 2012
Yes that's exactly what I was thinking, as soon as bootstrap 3 will be released I will make a new theme and still work on the 2.x version, and I will put everything on github.
Posts: 9
Threads: 0
Joined: Feb 2012
Considering the top nav items are non-useable as hrefs, how is everyone getting around this within GetSimple?
Posts: 135
Threads: 10
Joined: Aug 2010
2013-05-16, 23:53:45
(This post was last modified: 2013-05-23, 04:41:05 by Rene.)
To use this with I18N drop down menu add the following at the end of footer.inc.php ( before </body> )
Code: <script type="text/javascript">
jQuery(document).ready(function(){
jQuery(".nav > li.current").removeClass("current").addClass('active');
jQuery(".nav > li.currentpath").removeClass("currentpath").addClass('active');
jQuery(".nav > li:has(ul)").removeClass("open").addClass("dropdown");
jQuery(".nav .dropdown ul").addClass("dropdown-menu");
jQuery(".nav > li.dropdown > a").addClass("dropdown-toggle");
jQuery(".nav .dropdown-toggle").attr("data-toggle", "dropdown").append('<b class="caret"></b>');
});
</script>
> To use this with other templates change 'jQuery(...' to '$(...'
Call navigation with :
PHP Code: get_i18n_navigation(get_page_slug(FALSE),0,1,I18N_SHOW_MENU);
See: http://getsimple.dare-is.nl/
Posts: 1
Threads: 0
Joined: May 2013
Hi,
Thank you for a really nice theme!
In the demo, there is a multilevel menu (Header navigation). How can I get this to work? When I choose parent page, nothing happens - no submenu is created.
Thank you!
Posts: 135
Threads: 10
Joined: Aug 2010
2013-05-24, 21:15:14
(This post was last modified: 2013-05-24, 21:16:19 by Rene.)
(2013-05-24, 06:26:32)ability Wrote: Hi,
Thank you for a really nice theme!
In the demo, there is a multilevel menu (Header navigation). How can I get this to work? When I choose parent page, nothing happens - no submenu is created.
Thank you!
Hi,
Did you installed I18N plugin(s)?
The multi level navigation is described here : http://mvlcek.bplaced.net/get-simple/mul...navigation
The multi level as displayed by Bootstrap is not supported by this template (yet) but you come close with my solution as described above.
Posts: 135
Threads: 10
Joined: Aug 2010
2013-05-28, 20:46:15
(This post was last modified: 2013-05-31, 18:34:44 by Rene.)
Thanks to Martin's (mvlcek) I18N Navigation - Custom Rendering you can drop my jQuery code (see above) now. These are the steps:
Add component (example) 'nav' and copy the following code into it:
Code: <?php
$s = array('current', 'activepath', 'currentpath', 'open');
$r = array('active', 'active', 'active', 'dropdown');
$c = str_replace($s, $r, $item->classes);
?>
<li class="<?php echo $c; ?>">
<?php if ($item->isOpen) { ?>
<a href="<?php echo htmlspecialchars($item->link); ?>" class="dropdown-toggle" data-toggle="dropdown">
<?php echo htmlspecialchars($item->text); ?>
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
<?php $item->outputChildren(); ?>
</ul>
<?php } else { ?>
<a href="<?php echo htmlspecialchars($item->link); ?>">
<?php echo htmlspecialchars($item->text); ?>
</a>
<?php } ?>
</li>
In template call navigation with extra parameter to component :
PHP Code: get_i18n_navigation(get_page_slug(FALSE),0,1,I18N_SHOW_MENU, 'nav');
Remarks or suggestions are welcome
|