Topic: www.cominteriors.ie
My latest site using GS.
Theme is from ThemeForest.
Plugins: digiGallery, PagesXML Caching, Simple Contact.
You are not logged in. Please login or register.
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
GetSimple Support Forum → Sites Using GetSimple → www.cominteriors.ie
My latest site using GS.
Theme is from ThemeForest.
Plugins: digiGallery, PagesXML Caching, Simple Contact.
Looks very nice. Like an advanced example of using coda slider :)
I've got 2 questions about it:
Is the transition effect between top left images on home "page" operated by jquery easing script ?
And ... how the heck did you achieve whole management of 1 page using customfields ? :P
Did you create like 9 containers to be used with your plugin ?
I'm curious of its current powers&possibilities ;)
edit: ohhhh I completely forgot about including subpages in theme file.
So basically there are 4 pages with additional customfields ? ;)
Sorry I was wrong , no customfields on this one.
Just pure Getsimple. PagesXML caching plugin does all the work.
Site is setup with 4 pages, and some subpages for the editable text.
See here: 
So the about us page is this
<div class="panel" id="two">
<div class="panel-wrapper">
<div class="show">
<h4>About us</h4>
<!-- Left content -->
<div class="left_cont">
<?php digi_getPageContent('left'); ?>
</div>
<!-- right content -->
<div class="right_cont">
<?php digi_getPageContent('right'); ?>
</div>
</div>
</div>
</div>Transitions on the top left images is using jquery.FancyTransitions
http://workshop.rs/projects/jqfancytransitions/
Like I said , template was purchased from themeForest.net, i just had to convert to GS.
Everything on the site was included in the template. Would highly recommend them if your looking for an inexpensive template to convert.
Mike.
My latest site using GS.
Theme is from ThemeForest.
Plugins: digiGallery, PagesXML Caching, Simple Contact.
Nice!
Only crit is the sample gallery. It is quite awkward to click on a thumbnail, then click on the X to close it and click on the next thumbnail. can you enable prev/next navigation in the lightbox/thinbox/greybox display?
-Rob A>
Thanks Rob,
Forgot to upload my gallery config to the live site...
Fixed now....
Thanks Rob,
Forgot to upload my gallery config to the live site...
Fixed now....
Ooh - That's better!
-Rob A>
Nice site Mike!
A few points you might want to consider:
- increasing the padding within the content areas; right now when reading the content it feels like being too close to the container edges
- increase the line-height to improve readability (especially the bold text in the unsorted list in the sidebar is difficult to read as lines of text are too close op top of each other, line-height here is only 13px as opposed to 16px in the text sections)
- I would also definitely consider increasing your text size; typically for sans-serif font like Arial, 11px is considered to be too low for regular content
Other then that, very nicely done!
Thx Mike for info about backend solution.
Now it's clear how did you make management of 1 page website :)
But wouldn't it be a little bit simpler in administration to have 1 page with 2 customfields ?
btw. I had the same feeling as RobA about gallery , but after commiting last changes it works as supposed.
Good job ;)
hello,
I'm creating a theme which precio that the file template.php has a condition that appears only on the home page (index.php). Can anyone help me what command to use if?
The condition is for some includes, the pages that will create the CMS.
Thanks
I dont actually get what you want exactly,
but im guessing that you want to add some php stuff to the template of your index site, on other pages you dont want the php stuff to appear. Is this correct?
Then i would recommed you using dynpages plugin to display the phpstuff saved in a component
or
you make 2 templates in your theme directory (template.php->standard template and index.php-> for the index page(activate it through pageoptions) )
hello,
I'm creating a theme which precio ...
Please, do not post twice!!!
Your question is answered in the other post:
http://get-simple.info/forum/topic/3047 … age-index/
stick to the rules, please ;=)
GetSimple Support Forum → Sites Using GetSimple → www.cominteriors.ie
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.