2012-12-20, 04:15:39 (This post was last modified: 2013-03-23, 05:00:37 by jlm.)
Hi,
GSinland the css theme free is available in version 2.0
documentation for installation accompanies the theme
the demo can be found at this URL http://www.csstemplatesfree.org/preview/inland/
you can test it and tell me what is wrong or what is missing. Thank you.
2013-01-27, 07:44:18 (This post was last modified: 2013-01-27, 07:45:46 by lakechicago.)
Hi. This seems to be a beautiful template (judging from the demo) but the pdf documentation file that comes with the template is not in English, so I can't understand it. Plus, I can't figure out how the slider works. I'd just love to put a solitary photo in as the header, without the slider, but don't know how.
Any suggestions? Thanks.
-Don
(2012-12-20, 04:15:39)jlm Wrote: Hi,
GSinland the css theme free is available in version 1.0
documentation for installation accompanies the theme
the demo can be found at this URL http://www.csstemplatesfree.org/preview/inland/
you can test it and tell me what is wrong or what is missing. Thank you.
(2013-01-27, 07:44:18)lakechicago Wrote: Hi. This seems to be a beautiful template (judging from the demo) but the pdf documentation file that comes with the template is not in English, so I can't understand it. Plus, I can't figure out how the slider works. I'd just love to put a solitary photo in as the header, without the slider, but don't know how.
Any suggestions? Thanks.
-Don
Hi,
I just changed the version of the theme in v2.0
can not use the slider and have a static image
should create an image noslide.jpg and put it in the images folder
must create a component with noslide as code
<img src = "<? php get_theme_url ();> / images / noslide.jpg" alt = "" />
for this static image on all the pages, you must use all the files starting with noslide - of course it is not worth creating the component theslider
Great template, I`ve always liked the templates from Andreas, love his style of simple and easy to use. I used to mod over on his forums until we got overrun with spammers.
(2013-03-20, 19:51:31)edita26 Wrote: I found out how to post news.
Please answer my question:
How do I add any image on the front? I see these on demo are slide show, but I'm ok with static image. How do I do that?
the answer is given in a post above
Quote:can not use the slider and have a static image
should create an image noslide.jpg and put it in the images folder
must create a component with noslide as code
<img src = "<? php get_theme_url ();> / images / noslide.jpg" alt = "" />
for this static image on all the pages, you must use all the files starting with noslide - of course it is not worth creating the component theslider
Quote:can not use the slider and have a static image
should create an image noslide.jpg and put it in the images folder
must create a component with noslide as code
<img src = "<? php get_theme_url ();> / images / noslide.jpg" alt = "" />
for this static image on all the pages, you must use all the files starting with noslide - of course it is not worth creating the component theslider
[/quote]
I do not understand what this means. :S Can you, please, explain it more? Step by step and where to do that?!
Where do I put that image and is NOSLIDE.JPG actually the name I have to put in admin- images?
2013-03-22, 06:02:25 (This post was last modified: 2013-03-22, 15:46:27 by jlm.)
I do not know what happened, but I put the version 2.0 update. You need to download this version for a static image.
I tried several times to put the new version on the Extend page but it's not possible ...
You can download this version at this address http://dl.free.fr/kppjJ6tL4
2013-03-28, 06:15:32 (This post was last modified: 2013-03-28, 07:05:26 by edita26.)
Okay. I understand this, but what do I need to do to get this image on my home page? Where to upload it in which directorium? I uploaded it here: http://prntscr.com/y47r8 and you can see a file named: noslide.jpg
Where to create this and where to place it?
must create a component with noslide as code
<img src = "<? php get_theme_url ();> / images / noslide.jpg" alt = "" />
"Detailed documentation comes with the installation package (pdf)" is written on the download page http://get-simple.info/extend/theme/gsinland/618/. However no pdf is present in downloaded package. Where can i find instruction in pdf?
(2013-06-13, 18:58:10)bulathamitov Wrote: "Detailed documentation comes with the installation package (pdf)" is written on the download page http://get-simple.info/extend/theme/gsinland/618/. However no pdf is present in downloaded package. Where can i find instruction in pdf?
(2013-06-13, 18:58:10)bulathamitov Wrote: "Detailed documentation comes with the installation package (pdf)" is written on the download page http://get-simple.info/extend/theme/gsinland/618/. However no pdf is present in downloaded package. Where can i find instruction in pdf?
2013-09-12, 04:08:42 (This post was last modified: 2013-09-12, 04:10:06 by MacGyver.)
(2013-03-21, 18:41:38)edita26 Wrote:
Quote:can not use the slider and have a static image
should create an image noslide.jpg and put it in the images folder
must create a component with noslide as code
<img src = "<? php get_theme_url ();> / images / noslide.jpg" alt = "" />
for this static image on all the pages, you must use all the files starting with noslide - of course it is not worth creating the component theslider
I do not understand what this means. :S Can you, please, explain it more? Step by step and where to do that?!
...
In the admin, go to:
Theme -> Edit component -> Add component
And add this component (use the name "theslider" for the component):