-
Re: Rustic Template Support Thread
YEEEEEESS!!! Thanks! Great!
-
Re: Rustic Template Support Thread
Clyde I was hoping you could answer this for me. I want to put up banners on my site. What size do the banners have to be with the rustic template? I need to know the sizes for the wide banners and the ones that go into the right and left columns.
Thank you
Dale
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
Firedkm
Clyde I was hoping you could answer this for me. I want to put up banners on my site. What size do the banners have to be with the rustic template? I need to know the sizes for the wide banners and the ones that go into the right and left columns.
Thank you
Dale
The width for the sidebox banners should be no larger than 130px
The width for the wide banners should be no larger that 700px
-
Re: Rustic Template Support Thread
I am trying to remove the whole tag line at the top of the page. I thought if i deleted:
PHP Code:
define('HEADER_SALES_TEXT', 'TagLine Here<br />This text can be changed by<br />editing <code>includes/languages/english/rustic/header.php</code><br />To replace the logo, upload your logo.gif to <code>includes/templates/rustic/images/</code>');
in the header.php it would work, however it then shows this instead: HEADER_SALES_TEXT...any help?? thank you!
-
Re: Rustic Template Support Thread
Never mind i figured it out!!!
-
Re: Rustic Template Support Thread
Hello Clyde:
I sell one of a kind items. So when they are sold the Zen Cart deletes the item. This is a problem because they can not go back and write a review on the item. Is there any way to just mark the item as SOLD and leave it on the site?
www.sophisticatedcowgirljewelry.com
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
Almost Done
Hello Clyde:
I sell one of a kind items. So when they are sold the Zen Cart deletes the item. This is a problem because they can not go back and write a review on the item. Is there any way to just mark the item as SOLD and leave it on the site?
www.sophisticatedcowgirljewelry.com
Not a template specific question!
check admin -> configuration -> stock -> Products status in Catalog when out of stock should be set to (set to 1)
-
Re: Rustic Template Support Thread
Sorry Clyde. I looked but had no luck so thought I would ask you and as usual you gave me the correct answer. I appreciate what you do. Thank you!
-
Re: Rustic Template Support Thread
Hi Clyde and everyone :)
I have been reading these pages and don't see my problem.
I installed the rustic template but for some reason my sidebars are not showing.
Please advise.
I am off to work for now and will check back in later.
Tam
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
TheFlyOnTheWall
Hi Clyde and everyone :)
I have been reading these pages and don't see my problem.
I installed the rustic template but for some reason my sidebars are not showing.
Please advise.
I am off to work for now and will check back in later.
Tam
After installing and selecting the template did you:
go to admin -> tools -> layout boxes controller
scroll to the bottom of the page and click the reset button.
From the readme file that comes with the template:
Quote:
INSTALLATION:
Unzip the Package and upload the entire includes folder to your server.
In your admin panel, go to admin -> tools -> template selection, click the edit button, choose the template from the dropdown menu and click update.
Now go to admin -> tools -> layout boxes controller, Scroll down to the bottom of the screen and click the reset button.
Open your site in your browser and view the new template in action.
-
Re: Rustic Template Support Thread
Darn don't I feel like a dork :P hee hee. I totally didn't see that when I read the read me file.
Thanks. I will try to keep my questions to few and far between.
Tootles!
Tam
-
Re: Rustic Template Support Thread
Hi Clyde I have a problem. I have the template installed but when you look at my web site for a while the top separates or drops down. It does it in IE also. I don't know what is causing it. It did it before I change anything. If you don't mind take a look at it for me here I have the cherry template installed but I wanted another one so I can change the look now and then. Thank You. It only happens when you scroll down at the bottom and then back to the top. OK when you click the search box then scroll down.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
countrycharm
Hi Clyde I have a problem. I have the template installed but when you look at my web site for a while the top separates or drops down. It does it in IE also. I don't know what is causing it. It did it before I change anything. If you don't mind take a look at it for me
here I have the cherry template installed but I wanted another one so I can change the look now and then. Thank You. It only happens when you scroll down at the bottom and then back to the top. OK when you click the search box then scroll down.
I bet you have IH2 installed and forgot to put the "jscript" files and the ih stylesheet in includes/templates/rustic/jcript/ and includes/templates/rustic/css.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
clydejones
I bet you have IH2 installed and forgot to put the "jscript" files and the ih stylesheet in includes/templates/rustic/jcript/ and includes/templates/rustic/css.
You are right and that seem to fix it. Thank You clyde. I have 7 W3C validation errors to fix now some how.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
countrycharm
You are right and that seem to fix it. Thank You clyde. I have 7 W3C validation errors to fix now some how.
I think those are being caused by the minify script your are using.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
clydejones
I think those are being caused by the minify script your are using.
What do you think I can do to fix them. I am off topic I know sorry.
I think I will need to look at this some more tomorrow. Thank You clyde again. I will check back with you tomorrow.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
countrycharm
What do you think I can do to fix them. I am off topic I know sorry.
I think I will need to look at this some more tomorrow. Thank You clyde again. I will check back with you tomorrow.
Clyde can you take a look at my site here and tell me why the categories side box starts off in the middle of the page when you first arrive at the site. Also when you add an item to the cart if you look a the side box for the shopping cart the price is way to the right and not in the middle like it should be. One more thing when you add an item to the cart and go view your cart at the top is their a way I can get the price to line up so it is in line with unit and total. Right now it is to the right of the unit and total. I would like it to be in the middle, if that makes sense. How do I move the model number up under the price. I still have some validation errors but I don't know where to look to fix them. I know 2 of them are from the minify script but I don't have a clue where the other one are. I have search and search. Thank you for all your help Clyde. You are a great help to the community.
-
Re: Rustic Template Support Thread
Clyde I have one more question, how do I get my faq page to open in a new window from this code. Thank You again.
PHP Code:
<li<?php echo(($current_page_base == 'faq') ? ' class="current">' : ' class="faq">');?><a href="<?php echo zen_href_link(FILENAME_FAQ, '', 'NONSSL'); ?>"><?php echo '<span>' . BOX_INFORMATION_FAQ . '</span>'; ?></a></li>
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
countrycharm
Clyde can you take a look at my site
here I know 2 of them are from the minify script but I don't have a clue where the other one are. I have search and search. Thank you for all your help Clyde. You are a great help to the community.
tell me why the categories side box starts off in the middle of the page when you first arrive at the site.
Find the following declaration in the stylesheet.css and make the highlighted change to see if that corrects the problem.
.centerColumn {
padding: 0.8em;
position: relative;
}
Also when you add an item to the cart if you look a the side box for the shopping cart the price is way to the right and not in the middle like it should be.
The rustic template does not modify the shopping cart sidebox.
One more thing when you add an item to the cart and go view your cart at the top is their a way I can get the price to line up so it is in line with unit and total.
Find the following declarations in the stylesheet.css and adjust the margin and padding settings.
.cartUnitDisplay
.cartTotalDisplay
How do I move the model number up under the price.
open includes/templates/template_default/templates/tpl_product_info_display.php
find and move this entire block of code under the the price block.
Code:
<!--bof Product details list -->
<?php if ( (($flag_show_product_info_model == 1 and $products_model != '') or ($flag_show_product_info_weight == 1 and $products_weight !=0) or ($flag_show_product_info_quantity == 1) or ($flag_show_product_info_manufacturer == 1 and !empty($manufacturers_name))) ) { ?>
<ul id="productDetailsList" class="floatingBox back">
<?php echo (($flag_show_product_info_model == 1 and $products_model !='') ? '<li>' . TEXT_PRODUCT_MODEL . $products_model . '</li>' : '') . "\n"; ?>
<?php echo (($flag_show_product_info_weight == 1 and $products_weight !=0) ? '<li>' . TEXT_PRODUCT_WEIGHT . $products_weight . TEXT_PRODUCT_WEIGHT_UNIT . '</li>' : '') . "\n"; ?>
<?php echo (($flag_show_product_info_quantity == 1) ? '<li>' . $products_quantity . TEXT_PRODUCT_QUANTITY . '</li>' : '') . "\n"; ?>
<?php echo (($flag_show_product_info_manufacturer == 1 and !empty($manufacturers_name)) ? '<li>' . TEXT_PRODUCT_MANUFACTURER . $manufacturers_name . '</li>' : '') . "\n"; ?>
</ul>
<br class="clearBoth" />
<?php
}
?>
<!--eof Product details list -->
make sure to save the edited file to includes/templates/rustic/templates/tpl_product_info_display.php
I still have some validation errors but I don't know where to look to fix them.
One of the problems is that
includes/templates/rustic/common/html_header.php
is missing a closing </head> tag.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
countrycharm
Clyde I have one more question, how do I get my faq page to open in a new window from this code. Thank You again.
PHP Code:
<li<?php echo(($current_page_base == 'faq') ? ' class="current">' : ' class="faq">');?><a href="<?php echo zen_href_link(FILENAME_FAQ, '', 'NONSSL'); ?>"><?php echo '<span>' . BOX_INFORMATION_FAQ . '</span>'; ?></a></li>
You can replace the the code you have with the following.
PHP Code:
<li<?php echo(($current_page_base == 'faq') ? ' class="current">' : ' class="faq">');?><a href="<?php echo zen_href_link(FILENAME_FAQ, '', 'NONSSL'); ?>" target="_blank"><?php echo '<span>' . BOX_INFORMATION_FAQ . '</span>'; ?></a></li>
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
clydejones
tell me why the categories side box starts off in the middle of the page when you first arrive at the site.
Find the following declaration in the stylesheet.css and make the highlighted change to see if that corrects the problem.
.centerColumn {
padding: 0.8em;
position: relative;
}
Also when you add an item to the cart if you look a the side box for the shopping cart the price is way to the right and not in the middle like it should be.
The rustic template does not modify the shopping cart sidebox.
One more thing when you add an item to the cart and go view your cart at the top is their a way I can get the price to line up so it is in line with unit and total.
Find the following declarations in the stylesheet.css and adjust the margin and padding settings.
.cartUnitDisplay
.cartTotalDisplay
How do I move the model number up under the price.
open includes/templates/template_default/templates/tpl_product_info_display.php
find and move this entire block of code under the the price block.
Code:
<!--bof Product details list -->
<?php if ( (($flag_show_product_info_model == 1 and $products_model != '') or ($flag_show_product_info_weight == 1 and $products_weight !=0) or ($flag_show_product_info_quantity == 1) or ($flag_show_product_info_manufacturer == 1 and !empty($manufacturers_name))) ) { ?>
<ul id="productDetailsList" class="floatingBox back">
<?php echo (($flag_show_product_info_model == 1 and $products_model !='') ? '<li>' . TEXT_PRODUCT_MODEL . $products_model . '</li>' : '') . "\n"; ?>
<?php echo (($flag_show_product_info_weight == 1 and $products_weight !=0) ? '<li>' . TEXT_PRODUCT_WEIGHT . $products_weight . TEXT_PRODUCT_WEIGHT_UNIT . '</li>' : '') . "\n"; ?>
<?php echo (($flag_show_product_info_quantity == 1) ? '<li>' . $products_quantity . TEXT_PRODUCT_QUANTITY . '</li>' : '') . "\n"; ?>
<?php echo (($flag_show_product_info_manufacturer == 1 and !empty($manufacturers_name)) ? '<li>' . TEXT_PRODUCT_MANUFACTURER . $manufacturers_name . '</li>' : '') . "\n"; ?>
</ul>
<br class="clearBoth" />
<?php
}
?>
<!--eof Product details list -->
make sure to save the edited file to includes/templates/rustic/templates/tpl_product_info_display.php
I still have some validation errors but I don't know where to look to fix them.
One of the problems is that
includes/templates/rustic/common/html_header.php
is missing a closing </head> tag.
Clyde everything has worked out fine except this here. The category side box still is hesitating when you first enter the site. What you ask me to do did not work.
.centerColumn {
padding: 0.8em;
position: relative;
}
When I turn off the minify script I get a pass validation now thanks to you. Last thing is I need to get the model number to center under the price. Thank you again for all you help. I guess if it has to stay like it is, it really isn't hurting anything
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
countrycharm
Clyde everything has worked out fine except this here. The category side box still is hesitating when you first enter the site. What you ask me to do did not work.
.centerColumn {
padding: 0.8em;
position: relative;
}
When I turn off the minify script I get a pass validation now thanks to you. Last thing is I need to get the model number to center under the price. Thank you again for all you help. I guess if it has to stay like it is, it really isn't hurting anything
You might want to try adding a width to this and see if that helps.
.centerColumn {
padding: 0.8em;
position: relative;
width:824px;
}
open includes/templates/rustic/templates/tpl_product_info_display.php
Find the following and remove the highlighted portion and see if that helps.
Code:
<!--bof Product details list -->
<?php if ( (($flag_show_product_info_model == 1 and $products_model != '') or ($flag_show_product_info_weight == 1 and $products_weight !=0) or ($flag_show_product_info_quantity == 1) or ($flag_show_product_info_manufacturer == 1 and !empty($manufacturers_name))) ) { ?>
<ul id="productDetailsList" class="floatingBox back">
<?php echo (($flag_show_product_info_model == 1 and $products_model !='') ? '<li>' . TEXT_PRODUCT_MODEL . $products_model . '</li>' : '') . "\n"; ?>
<?php echo (($flag_show_product_info_weight == 1 and $products_weight !=0) ? '<li>' . TEXT_PRODUCT_WEIGHT . $products_weight . TEXT_PRODUCT_WEIGHT_UNIT . '</li>' : '') . "\n"; ?>
<?php echo (($flag_show_product_info_quantity == 1) ? '<li>' . $products_quantity . TEXT_PRODUCT_QUANTITY . '</li>' : '') . "\n"; ?>
<?php echo (($flag_show_product_info_manufacturer == 1 and !empty($manufacturers_name)) ? '<li>' . TEXT_PRODUCT_MANUFACTURER . $manufacturers_name . '</li>' : '') . "\n"; ?>
</ul>
<br class="clearBoth" />
<?php
}
?>
<!--eof Product details list -->
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
clydejones
You might want to try adding a width to this and see if that helps.
.centerColumn {
padding: 0.8em;
position: relative;
width:824px;
}
open includes/templates/rustic/templates/tpl_product_info_display.php
Find the following and remove the highlighted portion and see if that helps.
Code:
<!--bof Product details list -->
<?php if ( (($flag_show_product_info_model == 1 and $products_model != '') or ($flag_show_product_info_weight == 1 and $products_weight !=0) or ($flag_show_product_info_quantity == 1) or ($flag_show_product_info_manufacturer == 1 and !empty($manufacturers_name))) ) { ?>
<ul id="productDetailsList" class="floatingBox back">
<?php echo (($flag_show_product_info_model == 1 and $products_model !='') ? '<li>' . TEXT_PRODUCT_MODEL . $products_model . '</li>' : '') . "\n"; ?>
<?php echo (($flag_show_product_info_weight == 1 and $products_weight !=0) ? '<li>' . TEXT_PRODUCT_WEIGHT . $products_weight . TEXT_PRODUCT_WEIGHT_UNIT . '</li>' : '') . "\n"; ?>
<?php echo (($flag_show_product_info_quantity == 1) ? '<li>' . $products_quantity . TEXT_PRODUCT_QUANTITY . '</li>' : '') . "\n"; ?>
<?php echo (($flag_show_product_info_manufacturer == 1 and !empty($manufacturers_name)) ? '<li>' . TEXT_PRODUCT_MANUFACTURER . $manufacturers_name . '</li>' : '') . "\n"; ?>
</ul>
<br class="clearBoth" />
<?php
}
?>
<!--eof Product details list -->
The first problems is still there. The second problem model number move to the right even father.
-
Re: Rustic Template Support Thread
The first problems is still there. The second problem model number move to the right even father.
This is what I did Clyde. I took your advise above but made changes like this and it move it under the price. The change I made is in red
Quote:
<!--bof Product details list -->
<?php if ( (($flag_show_product_info_model == 1 and $products_model != '') or ($flag_show_product_info_weight == 1 and $products_weight !=0) or ($flag_show_product_info_quantity == 1) or ($flag_show_product_info_manufacturer == 1 and !empty($manufacturers_name))) ) { ?>
<ul id="productDetailsList" class="back">
<?php echo (($flag_show_product_info_model == 1 and $products_model !='') ? '<li>' . TEXT_PRODUCT_MODEL . $products_model . '</li>' : '') . "\n"; ?>
<?php echo (($flag_show_product_info_weight == 1 and $products_weight !=0) ? '<li>' . TEXT_PRODUCT_WEIGHT . $products_weight . TEXT_PRODUCT_WEIGHT_UNIT . '</li>' : '') . "\n"; ?>
<?php echo (($flag_show_product_info_quantity == 1) ? '<li>' . $products_quantity . TEXT_PRODUCT_QUANTITY . '</li>' : '') . "\n"; ?>
<?php echo (($flag_show_product_info_manufacturer == 1 and !empty($manufacturers_name)) ? '<li>' . TEXT_PRODUCT_MANUFACTURER . $manufacturers_name . '</li>' : '') . "\n"; ?>
</ul>
<br class="clearBoth" />
<?php
}
?>
<!--eof Product details list -->
Do you think this will cause any problems down the road?
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
countrycharm
The first problems is still there. The second problem model number move to the right even father.
This is what I did Clyde. I took your advise above but made changes like this and it move it under the price. The change I made is in red
Do you think this will cause any problems down the road?
Even better you can leave the class="floatingBox" and just remove the back from it.
-
Re: Rustic Template Support Thread
Clyde I know you are getting tired of answering my petty question, but I have one more for you. If you look at the bottom of my template the bottom portion is missing the gray part. I don't know where it went....lol Thank you for all your help.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
countrycharm
Clyde I know you are getting tired of answering my petty question, but I have one more for you. If you look at the bottom of my template the bottom portion is missing the gray part. I don't know where it went....lol Thank you for all your help.
With that minify thingy, All I can see is a single compacted stylesheet so I can't really tell whether the problem might be in the stylesheet.css or the footer_menu.css
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
clydejones
With that minify thingy, All I can see is a single compacted stylesheet so I can't really tell whether the problem might be in the stylesheet.css or the footer_menu.css
Hi Clyde I played around with it some more and found out when I deleted the footer menu stylesheet_footer_menu and replaced the original tpl_footer.php the bottom now looks like it suppose to, so the stylesheet_footer_menu and the tpl_footer.php from the footer menu is messing it up. Any suggestion on how to fix it.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
countrycharm
Hi Clyde I played around with it some more and found out when I deleted the footer menu stylesheet_footer_menu and replaced the original tpl_footer.php the bottom now looks like it suppose to, so the stylesheet_footer_menu and the tpl_footer.php from the footer menu is messing it up. Any suggestion on how to fix it.
The gray strip is actually where the bottom menu is supposed to go ( That is navSuppWrapper and navSupp )
If you want to use the footer menu then you'll loose the gray strip.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
clydejones
The gray strip is actually where the bottom menu is supposed to go ( That is navSuppWrapper and navSupp )
If you want to use the footer menu then you'll loose the gray strip.
Thanks for the quick apply, so you saying their is nothing I can do to fix it if I want to use the footer menu. Well I kind of like the gray strip too...lol. I would like it better if I could use one like I have at the top of the site. Thank you again Clyde.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
countrycharm
Thanks for the quick apply, so you saying their is nothing I can do to fix it if I want to use the footer menu. Well I kind of like the gray strip too...lol. I would like it better if I could use one like I have at the top of the site. Thank you again Clyde.
re-writting/modifying the footer menu is a possibility. But doing that for just a single template doesn't seem to be worth the effort/time it would take.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
clydejones
re-writting/modifying the footer menu is a possibility. But doing that for just a single template doesn't seem to be worth the effort/time it would take.
Thank You Clyde for your time and effort. I wouldn't think so either. Sometime you have to take the bad with the good if you know what I mean. Thank You again my friend.
-
Re: Rustic Template Support Thread
Hi Clyde, thanks for a great template. I sifted through some of your answers and not sure if you have answerd this one yet! So sorry if you have allready.
I have put up a site and have a line spacing issue on the products listing page. Select any product and you will see that when the product description gets to the bottom of the passage it bunches up!
http://www.mindyabiz.com.au/
Thanks
Jaden
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
Jaden
Hi Clyde, thanks for a great template. I sifted through some of your answers and not sure if you have answerd this one yet! So sorry if you have allready.
I have put up a site and have a line spacing issue on the products listing page. Select any product and you will see that when the product description gets to the bottom of the passage it bunches up!
http://www.mindyabiz.com.au/
Thanks
Jaden
It would have been on page 6 if you have read the thread.
Try adding the highlighted portion to the following declaration in the stylesheet.css
.centerColumn {
padding: 0.8em;
line-height:1.5em;
}
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
Jaden
Hi Clyde, thanks for a great template. I sifted through some of your answers and not sure if you have answerd this one yet! So sorry if you have allready.
I have put up a site and have a line spacing issue on the products listing page. Select any product and you will see that when the product description gets to the bottom of the passage it bunches up!
http://www.mindyabiz.com.au/
Thanks
Jaden
Quote:
Originally Posted by
countrycharm
It would have been on page 6 if you have read the thread.
Try adding the highlighted portion to the following declaration in the stylesheet.css
.centerColumn {
padding: 0.8em;
line-height:1.5em;
}
You should look at correcting the 69+ validation errors you have on the product info page.
Fixing those could go a long way in correcting the problem as well.
Those errors are being caused by the "inline" styling you've used for the product description.
-
Re: Rustic Template Support Thread
Thanks the line height fixed it. I will check for errors. I have not changed any coding in the zen cart or template to get so many errors! I unzipped and changed the template! Thats pretty much it!
Thanks
Jaden
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
Jaden
Thanks the line height fixed it. I will check for errors. I have not changed any coding in the zen cart or template to get so many errors! I unzipped and changed the template! Thats pretty much it!
Thanks
Jaden
As I said they are caused by the inline styles You added to the product description when you entered that information.
-
Re: Rustic Template Support Thread
An upgraded version of Rustic Template compatible with ZC v1.3.9 should be available in the downloads section shortly.
-
Re: Rustic Template Support Thread
Hello Clyde: Could you please look at this page http://www.sophisticatedcowgirljewel...age=contact_us In the box where you are suppose to check for Mr Mrs etc the box has moved over and the customer can not open it and fill it out. This was working fine and one day it just appeared this way. UGH
Can we fix this or just delete it?
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
Almost Done
Hello Clyde: Could you please look at this page
http://www.sophisticatedcowgirljewel...age=contact_us In the box where you are suppose to check for Mr Mrs etc the box has moved over and the customer can not open it and fill it out. This was working fine and one day it just appeared this way. UGH
Can we fix this or just delete it?
The contact form does not use Mr. Ms.
What are your settings in:
admin -> configuration -> email options -> Set "Contact Us" Email Dropdown List
-
Re: Rustic Template Support Thread
Hi Clyde,
I was wondering if you can tell me where I add to the Nav Main Bar in the header - ie another tab next to My Account etc. I have added the information into my CSS however I can not find where I actually put the code for the links.
http://www.ellaandjaks.com/shop/
Thank you
Amanda*Blue
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
amanda*blue
Hi Clyde,
I was wondering if you can tell me where I add to the Nav Main Bar in the header - ie another tab next to My Account etc. I have added the information into my CSS however I can not find where I actually put the code for the links.
http://www.ellaandjaks.com/shop/
Thank you
Amanda*Blue
open and edit the following file
includes/templates/rustic/common/tpl_header.php
-
Re: Rustic Template Support Thread
I am sorry Clyde. Because the box was so small I just assumed it was for Mr or Mrs. Never assume - right. I went into the Contact Us as you said and I only had my email address in the box. I changed it to Name 1 <[email protected]) but now just the word Name shows up.
http://www.sophisticatedcowgirljewel...age=contact_us
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
Almost Done
You can change "name1" to anything you want.
for instance:
support
information
-
Re: Rustic Template Support Thread
Okay - Thanks Clyde I have it figured out!!!
-
Re: Rustic Template Support Thread
Need of help from anyone here my site http://collectibleslimited.com/zencart/ and as you can see I have an re "X" where my log should be displaying. I been trying to fix this and reading everything I could for help it been 4 days now and I can't fix it. I need so suggestion :wacko:
Thanks
Steve
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
steve45
Need of help from anyone here my site
http://collectibleslimited.com/zencart/ and as you can see I have an re "X" where my log should be displaying. I been trying to fix this and reading everything I could for help it been 4 days now and I can't fix it. I need so suggestion :wacko:
Thanks
Steve
have you created a logo for your site?
If so, is it named "logo.gif"
If you don't plan on using a logo, then create a 1 x 1 transparent image named logo.gif.
-
Re: Rustic Template Support Thread
Hello Rustic brethrens please tell me how the hell i change the 'rustic template' logo LOL it's driving me bonkers!! :lamo::blink:
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
tommydamani
Hello Rustic brethrens please tell me how the hell i change the 'rustic template' logo LOL it's driving me bonkers!! :lamo::blink:
have you created a logo for your site?
If so, is it named "logo.gif" and have you uploaded it to includes/templates/rustic/images
If you don't plan on using a logo, then create a 1 x 1 transparent image named logo.gif.
-
Re: Rustic Template Support Thread
ahuh! very good thinking my friend thank you. are you like uber pro at this sh!t?
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
tommydamani
ahuh! very good thinking my friend thank you. are you like uber pro at this sh!t?
not really, I just know what common mistakes people often make when using Zen Cart.
Usually the simplest answer is the correct answer.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
clydejones
have you created a logo for your site?
If so, is it named "logo.gif"
If you don't plan on using a logo, then create a 1 x 1 transparent image named logo.gif.
I uploaded my logo again and still if you look there a red "X"
Steve
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
steve45
I uploaded my logo again and still if you look there a red "X"
Steve
open includes/languages/english/rustic/header.php
Make sure the following definitions are using your logo information.
define('HEADER_LOGO_WIDTH', '164px');
define('HEADER_LOGO_HEIGHT', '107px');
define('HEADER_LOGO_IMAGE', 'logo.gif');
-
Re: Rustic Template Support Thread
Have an question and not sure if this can be done or not. The side boxes that in the template is there a way that in one of them that you can tell it not to change the ADs in it and only have it display the one item. In my second sidebox I want it to kept Rotating through the Ad's but will like to have one of the side boxes just maintain the same Ad's at all time.
Steve
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
steve45
Have an question and not sure if this can be done or not. The side boxes that in the template is there a way that in one of them that you can tell it not to change the ADs in it and only have it display the one item. In my second sidebox I want it to kept Rotating through the Ad's but will like to have one of the side boxes just maintain the same Ad's at all time.
Steve
This is not a template specific question.
You could do a search of the forum for "banners"
And/or
Check the Tutorial/FAQ section
-
Re: Rustic Template Support Thread
very cool templet, I like this style and I will use on my cart, thanks man
-
Re: Rustic Template Support Thread
I like the Rustic template and set up my store with it, http//mpfmarketing.com. I use FireFox and everything looks fine in that browser. I just checked it in IE and it looks like crap. All of the wording is way too big. The font size for some reason went haywire. Any suggestions?
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
mfederko
I like the Rustic template and set up my store with it, http//mpfmarketing.com. I use FireFox and everything looks fine in that browser. I just checked it in IE and it looks like crap. All of the wording is way too big. The font size for some reason went haywire. Any suggestions?
Got it figured out. Forgot to close the header label properly. Think its all working now.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
mfederko
I like the Rustic template and set up my store with it, http//mpfmarketing.com. I use FireFox and everything looks fine in that browser. I just checked it in IE and it looks like crap. All of the wording is way too big. The font size for some reason went haywire. Any suggestions?
I check the source page for your site:
You have a missing close </h2> tag in the tagline <div>
Code:
<div id="tagline"><br> <h2>The products and sales aids you want<br><br>at the Wholesale prices you deserve!<h2> </div>
You'll need to edit whatever file(s) you changed and make that correction.
Since that <h2> tag is not closed, IE is assuming that everything after it is a still an <h2> heading and that's why the text sizes are off.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
clydejones
I check the source page for your site:
You have a missing close </h2> tag in the tagline <div>
Code:
<div id="tagline"><br> <h2>The products and sales aids you want<br><br>at the Wholesale prices you deserve!<h2> </div>
You'll need to edit whatever file(s) you changed and make that correction.
Since that <h2> tag is not closed, IE is assuming that everything after it is a still an <h2> heading and that's why the text sizes are off.
Thanks for checking things for me. I did find the problem and fixed it. All is well now.
-
Re: Rustic Template Support Thread
Clyde,
When category with subcategories drilled down (clicked on) arrow changes from right pointing arrow ">" to down pointing arrow to indicate that this category was selected.
Category without subcategories (flat) has "--" marker that stays the same when this category selected.
The question is is it possible to have different marker to indicate that flat category was selected?
Also, is possible to highlight entire navigation bar of selected category or sub-category (not just roll-over function) to clearly show where you are in the store (in addition on top line showing your path)?
Thank you in advance.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
Dazmode
Clyde,
When category with subcategories drilled down (clicked on) arrow changes from right pointing arrow ">" to down pointing arrow to indicate that this category was selected.
Category without subcategories (flat) has "--" marker that stays the same when this category selected.
The question is is it possible to have different marker to indicate that flat category was selected?
Also, is possible to highlight entire navigation bar of selected category or sub-category (not just roll-over function) to clearly show where you are in the store (in addition on top line showing your path)?
Thank you in advance.
Link to your site?
-
Re: Rustic Template Support Thread
I don't have mode installed on production site. Off-line site has mode as is, no changes so far.
Are my questions too fuzzy?
-
1 Attachment(s)
Re: Rustic Template Support Thread
Here is picture of what I'm asking about
When category with subcategories drilled down (clicked on) arrow changes from right pointing arrow ">" (1) to down pointing arrow (2) to indicate that this category was selected.
Category without subcategories (flat) has "--" marker (3) that stays the same when this category selected.
The question is is it possible to have different marker to indicate that flat category was selected?
Also, is possible to highlight entire navigation bar of selected category or sub-category (not just roll-over function) (4) to clearly show where you are in the store (in addition on top line showing your path)?
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
Dazmode
Here is picture of what I'm asking about
When category with subcategories drilled down (clicked on) arrow changes from right pointing arrow ">" (1) to down pointing arrow (2) to indicate that this category was selected.
Category without subcategories (flat) has "--" marker (3) that stays the same when this category selected.
The question is is it possible to have different marker to indicate that flat category was selected?
Also, is possible to highlight entire navigation bar of selected category or sub-category (not just roll-over function) (4) to clearly show where you are in the store (in addition on top line showing your path)?
I understood the question(s), but it is always easier to provide solutions when one can view the site in question.
in order to change the graphic you will have to create a new one named bc_cat_no_sub.gif which is 19px high and 13px wide and save it to includes/templates/rustic/images.
for the second question I would need to view you site but generally speaking the answer would be no.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
clydejones
in order to change the graphic you will have to create a new one named bc_cat_no_sub.gif which is 19px high and 13px wide and save it to includes/templates/rustic/images.
I understand that part.
The question is if when no-sub category is clicked on (selected) can the original marker bc_cat_no_sub.gif replaced by other GIF grapics marker like bc_cat_no_sub_selected.gif ?
For example, lets say "bc_cat_no_sub.gif" is green arrow that shows on entire menu. When one of no-sub categories
selected for viewing green arrow becomes lest say red arrow to indicate where shopper is in the store at the moment.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
Dazmode
I understand that part.
The question is if when no-sub category is clicked on (selected) can the original marker bc_cat_no_sub.gif replaced by other GIF grapics marker like bc_cat_no_sub_selected.gif ?
For example, lets say "bc_cat_no_sub.gif" is green arrow that shows on entire menu. When one of no-sub categories
selected for viewing green arrow becomes lest say red arrow to indicate where shopper is in the store at the moment.
no, not without extensive re-writing of the categories sidebox code.
-
Re: Rustic Template Support Thread
Thank you for answering my questions. very nice mod regardless.
The very last question where in code to change color of category side box roll-over color from GRAY to something else?
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
Dazmode
Thank you for answering my questions. very nice mod regardless.
The very last question where in code to change color of category side box roll-over color from GRAY to something else?
includes/templates/rustic/css/stylesheet_betterCategoriesEzInfo.css
-
Re: Rustic Template Support Thread
Hi all,
Looking for some help, I'm having the same problem as listed in the quote below, and tried the changes in the reply, and it's still not fixing it. Anything else I could try, I've tried deleting the defaults, and tried putting anything in to see if it would change but it doesn't. :blush:
Any help would be appreciated,
Thanks,
Linda
Quote:
Originally Posted by
clydejones
admin -> configuration -> layout settings
Categories Separator between the Category Name and Count
Categories Separator between the Category Name and Sub Categories
You can delete the defaults and/or substitute your own.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
Linda in NY
Hi all,
Looking for some help, I'm having the same problem as listed in the quote below, and tried the changes in the reply, and it's still not fixing it. Anything else I could try, I've tried deleting the defaults, and tried putting anything in to see if it would change but it doesn't. :blush:
Any help would be appreciated,
Thanks,
Linda
Link to your site.
-
Re: Rustic Template Support Thread
Thanks for getting back to me so quickly.
It's a password protected site so I'll have to pm it to you in a bit.
Doing a changeover from oscommerce to zen cart, so it's protected right now.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
Linda in NY
Thanks for getting back to me so quickly.
It's a password protected site so I'll have to pm it to you in a bit.
Doing a changeover from oscommerce to zen cart, so it's protected right now.
You will need to create a 1 x 1 transparent gif image
save that new image to
includes/templates/rustic/images/bc_cat_boxes.gif
includes/templates/rustic/images/bc_cat_no_sub.gif
includes/templates/rustic/images/bc_cat_pointer_down.gif
includes/templates/rustic/images/bc_cat_pointer_right.gif
-
Re: Rustic Template Support Thread
Thank you very much for all your help :clap:
-
Mailchimp/thatsoftwareguide integration
Using 1.3.9d with rustic 2.0. I installed that softwareguy mailchimp integration (http://www.thatsoftwareguy.com/zencart_mailchimp.html) - and it works great. However, the spacing is off a little - any ideas how I can fix this?
Thanks!
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
FrankinWV
check your settings in admin -> configuration -> layout settings
Column Width - Left
Column Width - Right
These settings should be the same (or) wider than the width of your sideboxes.
a quick look at your site shows that the column width is smaller than the width of your sideboxes.
-
Re: Rustic Template Support Thread
Cool, thanks! I changed the settings, but must have used an old update...
-
Re: Rustic Template Support Thread
One more question... the "Categories" in the left sidebar - it has a wrong header... Any ideas how I can change that? THanks! You are GREAT!
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
FrankinWV
One more question... the "Categories" in the left sidebar - it has a wrong header... Any ideas how I can change that? THanks! You are GREAT!
Wrong header??
The header for the category sidebox is deliberately different than the other sidebox headers.
-
Re: Rustic Template Support Thread
I have searched and can not find the answer to my question.
Zen Cart 1.3.9g
PHP Version 5.2.14
Upgraded to v1.3.9g
Site: www.baysdesigns.com
1. I would like to change the width of the content in all of the products so that the descriptions are not hugging the left and the right hand side of the sideboxes.
What CSS file would I change the center content in? I'm thinking it is called the center content.
2. And before I forget, I noticed after the upgrade that my RSS Feed doesn't work any longer. Any suggestions?
Thanks a million,
Debi
EXAMPLE OF CENTER CONTENT:
http://www.baysdesigns.com/index.php...&products_id=7
-
Re: Rustic Template Support Thread
Center content is fluid. I use this theme at Arcademprosoftware.com, least a modified copy of it. Change the width of the wrapper in stylesheet.css. If I remember right you have to change the header width also.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
Baysbeauty
I have searched and can not find the answer to my question.
Zen Cart 1.3.9g
PHP Version 5.2.14
Upgraded to v1.3.9g
Site: www.baysdesigns.com
1. I would like to change the width of the content in all of the products so that the descriptions are not hugging the left and the right hand side of the sideboxes.
What CSS file would I change the center content in? I'm thinking it is called the center content.
2. And before I forget, I noticed after the upgrade that my RSS Feed doesn't work any longer. Any suggestions?
Thanks a million,
Debi
EXAMPLE OF CENTER CONTENT:
http://www.baysdesigns.com/index.php...&products_id=7
1. I'm not sure I understand what you want to achieve.
open includes/templates/rustic/css/stylesheet.css
find the following declaration and make whatever changes you need to get the look you want.
.centerColumn {
padding: 0.8em;
line-height:1.4em;
}
2. check the support for the RSS mod you have installed.
-
Re: Rustic Template Support Thread
:clap: Thank You Clyde. That worked.
I really love your templates.
-
Re: Rustic Template Support Thread
Off Topic :blush:
I love this page here that you have: http://clydedesigns.com/index.php?main_page=page&id=31
-
Re: Rustic Template Support Thread
Hello Clyde..I'm new to Zen cart and I use Rustic Template , Thank for this.
I download language/rustic/english.php file to edit but file save in jpg , please send me original english.php file
thank you
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
kaplan
Hello Clyde..I'm new to Zen cart and I use Rustic Template , Thank for this.
I download language/rustic/english.php file to edit but file save in jpg , please send me original english.php file
thank you
oh, I finde it from original zip file
-
Re: Rustic Template Support Thread
hi
I have used rustic template and customized this , how to upgrade zen cart 1.3.9 g to 1.3.9h without change my custom template
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
kaplan
hi
I have used rustic template and customized this , how to upgrade zen cart 1.3.9 g to 1.3.9h without change my custom template
None of the files in the rustic template will be affected by the upgrade.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
clydejones
None of the files in the rustic template will be affected by the upgrade.
Thank you
-
Re: Rustic Template Support Thread
I've changed my Admin/Configuration/Customer Details/Customer Approval Status - Authorization Pending setting to 3= Customer May Browse and May see Prices but Must be Authorized to Buy. Guests (those not logged in) now see a text string, "Login to Shop" instead of the "Add to Cart" button or quantity select box (which is the behavior I want). But how do I replace that text string with a button?
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
JayMot
I've changed my Admin/Configuration/Customer Details/Customer Approval Status - Authorization Pending setting to 3= Customer May Browse and May see Prices but Must be Authorized to Buy. Guests (those not logged in) now see a text string,
"Login to Shop" instead of the "Add to Cart" button or quantity select box (which is the behavior I want). But how do I replace that text string with a button?
link to your site.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
clydejones
link to your site.
http://www.tarbstrading.com
-
Re: Rustic Template Support Thread
Actually, never mind- someone in another thread already helped me. :P
Thanks for your quick response though, as always!
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
JayMot
Actually, never mind- someone in another thread already helped me. :P
Thanks for your quick response though, as always!
Glad you got it sorted
-
Re: Rustic Template Support Thread
Hi,
I set manufacturer info sidebox, and appear manufactur homepage in this, but when I click manufactur url in manufacturer info sidebox, the url isn't working, any help me to set open manufactur homepage when click on link
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
kaplan
Hi,
I set manufacturer info sidebox, and appear manufactur homepage in this, but when I click manufactur url in manufacturer info sidebox, the url isn't working, any help me to set open manufactur homepage when click on link
I'm not sure this is template related.
try switching back to the classic template and see if you encounter the same problem.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
clydejones
I'm not sure this is template related.
try switching back to the classic template and see if you encounter the same problem.
Thank you
I found problem,
This is work.
befor i don`t type http:// befor in manufacturer url . after type this , link worked
Thank you for this template
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
kaplan
Thank you
I found problem,
This is work.
befor i don`t type http:// befor in manufacturer url . after type this , link worked
Thank you for this template
glad you got it sorted
-
Re: Rustic Template Support Thread
Is this template PCI Compliant? We just had a bad experience with a purchased template making the site fail Security Metrics PCI Compliance testing.
Thanks in advance.
-
Re: Rustic Template Support Thread
Quote:
Originally Posted by
Micki711
Is this template PCI Compliant? We just had a bad experience with a purchased template making the site fail Security Metrics PCI Compliance testing.
Thanks in advance.
It should be, it uses The same files that come with the default Zen Cart installation.
Edited changes are mainly changes in the language file definitions.