Re: Rustic Template Support Thread
Quote:
Originally Posted by
clydejones
These are the stylesheets that ae included with the rustic template
checkout_confirmation.css
checkout_payment.css
checkout_shipping.css
checkout_success.css
ie_stylesheet.css
print_stylesheet.css
stylesheet.css
stylesheet_betterCategoriesEzInfo.css
stylesheet_css_buttons.css
Maybe it would be better to just reinstall the rustic template (correctly) into its own folder(s) and not include it in the cherry_zen folder(s)
that way any files that might be in the cherry_zen folder that might conflict with files in the rustic template will be eliminated.
I got so much customization done already, trying to start again is not an option for me. I am started to take money in and committed to the Arcadem Pro programmer to go live in the AM officially to provide a source for downloads.
I think I know where the issue is. I want to turn off the current category box and have the links display at the top of the applicable pages. How can I do that?
Re: Rustic Template Support Thread
Quote:
Originally Posted by
dmm2020
I got so much customization done already, trying to start again is not an option for me. I am started to take money in and committed to the Arcadem Pro programmer to go live in the AM officially to provide a source for downloads.
I think I know where the issue is. I want to turn off the current category box and have the links display at the top of the applicable pages. How can I do that?
Just turn off the category sidebox:
admin -> tools -> layout boxes controller
for the rest just un-comment the following declarations in the stylesheet.css delete the higlighted portions
/* #navCatTabsWrapper {
margin: 0 auto;
background: url(../images/navbar.gif) repeat-x;
font-weight: bold;
color: #ffffff;
}
#navEZPagesTop {
margin: 0 auto;
padding: 5px 0;
background: url(../images/navbar.gif) repeat-x;
color: #ffffff;
font-size: 0.95em;
font-weight: bold;
height:23px;
}*/
Re: Rustic Template Support Thread
Quote:
Originally Posted by
clydejones
Just turn off the category sidebox:
admin -> tools -> layout boxes controller
for the rest just un-comment the following declarations in the stylesheet.css delete the higlighted portions
/* #navCatTabsWrapper {
margin: 0 auto;
background: url(../images/navbar.gif) repeat-x;
font-weight: bold;
color: #ffffff;
}
#navEZPagesTop {
margin: 0 auto;
padding: 5px 0;
background: url(../images/navbar.gif) repeat-x;
color: #ffffff;
font-size: 0.95em;
font-weight: bold;
height:23px;
}*/
Thanks Clyde,
For for some reason, my gut feeling was pointing me to the categories sidebox. I like the menu system anyway better and problem solved. Thanks. Something in the code for that is resizing the left column completely, but not sure what. Not sure if it's my customization or in your theme (which I doubt). I went back to this theme, because it's one of the easiest to work with and I found very few bugs in it. Thanks again for great work.
:clap:
Re: Rustic Template Support Thread
See my website here:
http://www.earthlytreasures.co.nz/in...page=page&id=1
I cant change or remove the notation TEXT_GREETING_GUEST
I can find it in several places using the tools but it just wont go away.
Please help
Thanks
Re: Rustic Template Support Thread
Quote:
Originally Posted by
thestampnomad
includes/languages/english/rustic/header.php
Re: Rustic Template Support Thread
I dont have this path:
includes/languages/english/rustic/header.php
After this:
includes/languages/english/
I get these options:
-classic
-extra_definition
-html-includes
-images
-modules
When i do a search with developers toolkit on "TEXT_GREETING_GUEST"
It tells me that this is written in these places:
/includes/languages/english/index.php
and
includes/functions/functions_customers.php
However, taking out or changing this either spot does not affect what shows.
Thanks
DEAN
Re: Rustic Template Support Thread
Quote:
Originally Posted by
thestampnomad
I dont have this path:
includes/languages/english/rustic/header.php
After this:
includes/languages/english/
I get these options:
-classic
-extra_definition
-html-includes
-images
-modules
When i do a search with developers toolkit on "TEXT_GREETING_GUEST"
It tells me that this is written in these places:
/includes/languages/english/index.php
and
includes/functions/functions_customers.php
However, taking out or changing this either spot does not affect what shows.
Thanks
DEAN
Then you haven't uploaded all of the files and folders for the template.
Make sure you have uploaded the following:
includes/languages/rustic
includes/languages/english/rustic
includes/languages/english/extra_definitions/rustic
includes/languages/english/html_includes/rustic
includes/modules/rustic
includes/modules/sideboxes/rustic
includes/templates/rustic
Re: Rustic Template Support Thread
Thanks for all your help. We really appriciate you spending so much time helping newbies.
I am having some problems with the tamplates (And some - like xmas and green marble dont have as many files and wont work at all). I often get the templates to work but I can never seem to figure out how much to open the folders before I upload them so maybe you can enlighten me a little about whats going on.
HERE IS MY RUSTIC ACTIONS.
-Download where I get an index file but uploading the index file dont work so I have to open it a little.
-Opening it and I get 3 folders (Languages, modules and templates)
-Opening templates I get rustic and then get six folderss called buttons, common css, images, sideboxes, templates
-I go to /includes/templatesand create a new file called rustic and upload those six folders. The template now works and I can play around with it (As you saw in my website so i am getting pretty good).
However there are two other folders that dont seem to do anything - Languages and modules.
Do these also go into the rustic folder that I created or should they be uploaded elsewhere? When I upload them do I upload like they are or do I have to open the two folders furter before I upload them(For example opening languages gets me english and rustic and those folders can then be opened further).
Maybe you can explain what is going on and then maybe I can get those little issues that is causing me a lot of grief (like that text that I am trying to get rid of)
Thanks a lot
DEAN
Re: Rustic Template Support Thread
Quote:
Originally Posted by
thestampnomad
Thanks for all your help. We really appriciate you spending so much time helping newbies.
I am having some problems with the tamplates (And some - like xmas and green marble dont have as many files and wont work at all). I often get the templates to work but I can never seem to figure out how much to open the folders before I upload them so maybe you can enlighten me a little about whats going on.
HERE IS MY RUSTIC ACTIONS.
-Download where I get an index file but uploading the index file dont work so I have to open it a little.
-Opening it and I get 3 folders (Languages, modules and templates)
-Opening templates I get rustic and then get six folderss called buttons, common css, images, sideboxes, templates
-I go to /includes/templatesand create a new file called rustic and upload those six folders. The template now works and I can play around with it (As you saw in my website so i am getting pretty good).
However there are two other folders that dont seem to do anything - Languages and modules.
Do these also go into the rustic folder that I created or should they be uploaded elsewhere? When I upload them do I upload like they are or do I have to open the two folders furter before I upload them(For example opening languages gets me english and rustic and those folders can then be opened further).
Maybe you can explain what is going on and then maybe I can get those little issues that is causing me a lot of grief (like that text that I am trying to get rid of)
Thanks a lot
DEAN
The includes file that comes with the rustic template is already set up in the same directory structure as Zen Cart.
All you need to do is upload (FTP) the entire includes folder to the root of your server where you have Zen Cart installed.
There is no need to rename or upload individual files.
This is the directory structure of the Rustic Template
includes/languages/rustic
includes/languages/english/rustic
includes/languages/english/extra_definitions/rustic
includes/languages/english/html_includes/rustic
includes/modules/rustic
includes/modules/sideboxes/rustic
includes/templates/rustic
Each of these contain folders/files that are needed in order for the template to work properly.
Re: Rustic Template Support Thread
Hello Clyde:
After much trial and error I am almost done with my site. Could you please look at the bunkhouse page and see if you can tell me what to do about the white line under the logo with the title words Jewelry for Cowgirls, Cowboys--------------. I need to get rid of the white and of course center the title. Thanks!
http://www.sophisticatedcowgirljewelry.com