Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
www.cominteriors.ie
#1
My latest site using GS.

Theme is from ThemeForest.

Plugins: digiGallery, PagesXML Caching, Simple Contact.
My Github Repos: Github
Website: DigiMute
Reply
#2
Looks very nice. Like an advanced example of using coda slider Smile
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 ? Tongue
Did you create like 9 containers to be used with your plugin ?
I'm curious of its current powers&possibilities Wink


edit: ohhhh I completely forgot about including subpages in theme file.
So basically there are 4 pages with additional customfields ? Wink
Addons: blue business theme, Online Visitors, Notepad
Reply
#3
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:
[Image: comint.png]

So the about us page is this

Code:
<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 Github Repos: Github
Website: DigiMute
Reply
#4
n00dles101 Wrote: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>
Reply
#5
Thanks Rob,

Forgot to upload my gallery config to the live site...
Fixed now....
My Github Repos: Github
Website: DigiMute
Reply
#6
n00dles101 Wrote:Thanks Rob,

Forgot to upload my gallery config to the live site...
Fixed now....

Ooh - That's better!

-Rob A>
Reply
#7
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!
Reply
#8
Thx Mike for info about backend solution.
Now it's clear how did you make management of 1 page website Smile
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 Wink
Addons: blue business theme, Online Visitors, Notepad
Reply
#9
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
Reply
#10
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) )
Reply
#11
alvares Wrote: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 ;=)
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply




Users browsing this thread: 1 Guest(s)