Hi Anne,
The site url is www.xboutique.co.uk
Many many thanks!
Printable View
Hi Anne,
The site url is www.xboutique.co.uk
Many many thanks!
Hi, I am working on a website which I haven't aired yet since I don't have all the products ready. I wanted to add to the drop down menus a manufacturers menu however when I did so I discovered that the list was way too long for it to be convenient, so I thought I would add zen cart's manufacturers drop down to the header and was going to do so by analyzing you currencies header sidebox. The problem is that I couldn't find where the tpl_box_header.php file was located. I thought it would be in includes>template>westminstter_new>common but it wasn't located there. Any help either where this file is or just simply how to add the manufacturers menu to the header.
Thanks.
I was trying to create a new responsive template using this as my starting point. The only modifications I am makign to it is to use the graphics from the Antiquity template into this one. I am attaching the file structure of the template as modified by me and I any php files that had westminster_new in the name, I renamed to responsive_antiquity. Also I checked the php file contents and made the same changes.
When I copied the template to my test site, I received no errors, but it Attachment 15335does not appear that the sql script in 1.3.php in the installs folder actually executed as no configuration options were added.
The nonadmin structure is as follows:
Attachment 15336
Hope someone can help
As I said, just trying to have the graphics from Antiquity incorporated into this template and having the resulting template named Responsive Antiquity
Hello, I just installed the Responsive Westminster New template onto a site I am working on. I have the template selected, disabled the slide show as the site owner does not want to use that feature. I also went to Layout Boxes Controller and scrolled to the bottom and clicked Reset per the instructions. I however do not see the sideboxes displaying on the main page. but they do show up once i navigate further down the site ie: Categories, Information, Contact Us. I would like them to show up on the main page as well, can this be done?
Also, how do I display the main page on the main page, and not show all the pictures? I also need to eliminate the clearance sale graphic from the page as well?
The site is http://www.cleverlycraftedcards.com
Did I do something wrong?
Just noticed, the right side boxes are not appearing using this template and still have no side boxes on main page
In my admin, I only see Layout Boxes controller under tools and not under Configuration. Under the Tools - Layout Boxes Controller I have sideboxes on both right and left side. I do not see anything else that would control whether the right boxes are displayed.
Hopefully the final question on this, how do I change the color of the left fly out box and the box at the top of the page, I am assuming it will be a change to the stylesheet.css file, but when I searched for flyout, cold not find it in the file. Am I correct in my assumption and if so what do I need to change? I noticed some color codes in the stylesheet.css some using a 6 digit hex code and some that had a 3 digit color code, so I'm not sure which i would need to change once I find the boxes I am looking for
A link to a page on your site would help others help you.
Ok, didn't think of that being it was a general question. The link is My Site If you look at the top of the page where it says Login, the shopping Cart and checkout which has a black background and also the slide out button also has a black background, I'd like to change the color.
Where do I check the links for the Share and Connect in the footer?
README file associated with the template about half way down the doc, you will find a heading.....
Customize Social Media Links
It is easy to miss the instruction that says.... Click on the blank line directly below "Share and Connect", then click on the "edit" button
Specials on Main Page of Site.
Is there a way to Turn on Specials on the main page of the site template?
Anne
Thanks for the quick reply.. I have changed the settings and still nothing..
Could I have done something to the index root page to stop that from showing up?
Attachment 15350Attachment 15351
Hi Anne and everyone, I need o know how to change the black background color if it is just background color in 2 areas, the flyout box is black and also the top menu background color also black as the screenshots show:
Attachment 15353 Attachment 15354
what file needs to be changed soI can change the color?
If you want to make css changes to your site I would recommend using chrome and the web developer tools. They will tell you the exact line of the css file that needs to be edited.
The slide out is an image so you will need to replace it with your image.
Thanks,
Anne
Anne, I also just noticed on mobile devices and tablets, there is what I would call a menu button with a black background, is that called Slimmenu? I saw that in stylesheet.css but wasn't sure that is what I should change, or is it in another file?
Thanks in advance.
Hello Anne,
I have begun adding products to the shop and I thought I had done customising the store look and feel until I noticed today that when I add a product to the shopping cart the black / white header for the cart contents is not showing correctly.
There is a grey background with white text however in the css it has #333 background and #fff text.
The table headings works for the other areas on the shopping cart page which call upon the same code from the CSS file as you will see and this is why I am stumped as to why this is displayed in this manner :blink: I really want to fix this as right now the heading table of the cart contents can not be read.
I've spent the morning using Firefox debug and web developer to try and find the source of the problem, but have had not luck. I also tried searching for instances of the #f4f4f4 code (this seems to be what I think the colour is of that incorrectly displayed table heading colour) and the css class names within the zencart admin development tools but nothing here either that shows a conflict or problem :-(
I would be so grateful Anne if you could please take a peek at my shop to help me with what I am over looking that needs to be adjust if you have a moment? http://www.beehavendesignz.com/shop
Thank you in advance Anne
Hi Melanie
In your stylesheet.css, there is a bit of code starting like:
change where I have 171717 and fffCode:/*bof shopping cart display*/
#cartContentsDisplay {border:1px solid #dfdfd7;}
#cartContentsDisplay td{padding-top:25px;padding-bottom:25px;border-bottom:1px solid #dbdbce;}
.cartQuantity input{margin-left:15px;}
.rowOdd {background-color:#fff;height:1.5em;vertical-align:top;}
.rowEven {background-color:#fff;height:1.5em;vertical-align:top;}
.tableHeading TH {background:#171717;height:30px;color:#fff;}
.tableHeading{background-color:#171717;color:#fff;}
I think that should do it. Better check on mobile device too, might be different.
Linda (I'm working on same template)
Is there anywhere/anyway to list patches instead of trying to fight through what is now 104 pages of posts ?
I know this is a common issue at the forums here - I just wondered if there was a way round it ?
Guess the answer its to keep code in say github ?
B. Rgds
John
Thank you Linda for your suggestion to my post https://www.zen-cart.com/showthread....14#post1284814 - I appreciate your time to help me out.
Just as you have done I too have already changed those colour code for that class in my CSS which is why I am not understanding why the grey is still showing :-(
I hope Anne is able to offer an insight when she has a moment.
Did you do a global search for the gray using your developers toolkit? That should show you all the places where gray is used and you can go from there. And you changed the ones in the template files, right? We should be able to figure this out between us in case Anne is busy for a bit. I'll go look around again.
Here is everywhere my red show up, which is the color oon mine. It also show up in 3 other files but I'm pretty sure it isn't there.
[CODE
Line #1 : body {margin: 0;background: #f7f7f7;font-family: Arial,Helvetica,sans-serif;font-size: 85%;color: #171717;line-height:22px;}
Line #9 : h1 {text-transform:uppercase;font-weight:normal;color:#171717;font-size:160%;margin-bottom:30px;}
Line #10 : h2 {text-transform:uppercase;font-weight:normal;color:#171717;font-size:140%;font-weight:normal;}
Line #52 : #tagline {margin:0;color:#171717;font-size:1.4em;text-align:left;text-transform:lowercase;clear:both;margin-left:15px;display:none;}
Line #74 : #navMainWrapper {margin:0 auto;color:#171717;float:left;width:70%;}
Line #154 : #shippingEstimatorContent h2{font-size:160%;color:#171717;margin-bottom:30px;}
Line #177 : .centerBoxHeading{margin:50px 0 20px 0px;padding:10px 0px 10px 20px;background:#fff;color:#171717;font-size:150%;}
Line #182 : .box-title a{color:#171717;}
Line #184 : .box-price{font-size:130%;color:#171717;margin:0 auto 30px auto;border-bottom:1px solid #dbdbce;padding-bottom:20px;width:90%;}
Line #202 : #shoppingcart .cartBoxTotal{font-weight:normal;font-size:130%;color:#171717;}
Line #372 : .categoryListBoxContents a{font-size:110%;color:#171717;}
Line #378 : .common-wrap:hover{background: #171717;}
Line #428 : .betterCategories a, .betterCategories a:visited, .betterDocuments a, .betterDocuments a:visited, .betterEzpages a, .betterEzpages a:visited, .betterInformation a, .betterInformation a:visited, .betterMoreinformation a, .betterMoreinformation a:visited, .betterBestsellers a, .betterBestsellers a:visited {display: block;background-color: #fffffe;border-top: 0px solid #ffffff;border-bottom:1px solid #dbdbce;padding: 15px 4px 15px 20px;transition:background 2s ease;-webkit-transition:background 2s ease;-moz-transition:background 2s ease;-o-transition:background 2s ease;color:#171717;}
Line #429 : .betterCategories a:hover, .betterCategories a:active, .betterDocuments a:hover, .betterDocuments a:active, .betterEzpages a:hover, .betterEzpages a:active, .betterInformation a:hover, .betterInformation a:active, .betterMoreinformation a:hover, .betterMoreinformation a:active, .betterBestsellers a:hover, .betterBestsellers a:active {background-color: #198762;color:#171717;}
Line #442 : .bs-price{margin-top:15px;color:#171717;font-size:120%;line-height:25px;}
Line #450 : #reviewsWritePrice{font-size:200%;color:#171717;clear:both;}
Line #498 : #BackToTop {float: left;display:none;color: #fff;margin: 0 5px;padding: 5px;text-decoration: none;border: 0px solid #171717;font-size:150%;position:fixed;top:550px;right:10px;background-color: #198762;transition:background 2s ease; -webkit-transition:background 2s ease;-moz-transition: background 2s ease; -o-transition:background 2s ease;text-transform:uppercase;z-index:1100;} ][/CODE]
Forgive me, I was looking at wrong color number. Compare to 6c2624 and you might want to look at my checkout page to make sure we are talking about the same area.
[COD
Line #42 : .messageStackWarning, .messageStackError {background-color:#6c2624;color:#fff;}
Line #43 : .messageStackSuccess {background-color:#6c2624;color:#fff;}
Line #44 : .messageStackCaution {background-color:#6c2624;color:#fff;}
Line #69 : #top-wrapper{width:100%;height:30px;background:#6c2624;color:#fff;text-align:left;padding-top:10px;padding-bottom:5px;}
Line #123 : .tableHeading TH {background:#6c2624;height:30px;color:#fff;}
Line #124 : .tableHeading{background-color:#6c2624;color:#fff;}
Line #216 : TR.tableHeading {background-color:#6c2624;height:35px;font-weight:normal;text-transform:uppercase;}
Line #223 : .seDisplayedAddressLabel {background-color:#6c2624;text-align:center;color:#fff;}
Line #262 : #productsListingListingBottomLinks a:hover, #productsListingListingTopLinks a:hover{background:#6c2624;color:#fff;}
Line #263 : .current{padding:8px;background:#6c2624;color:#fff;border:1px solid #dbdbce;}
Line #310 : .collapse-button {position: absolute;right: 8px;top: 50%;width: 40px;background: #6c2624;box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);padding: 7px 10px;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);cursor: pointer;font-size: 14px;text-align: center;transform: translate(0, -50%);-o-transform: translate(0, -50%);-ms-transform: translate(0, -50%);-moz-transform: translate(0, -50%);-webkit-transform: translate(0, -50%);box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box}
Line #321 : ul.slimmenu li a:hover, ul.slimmenu1 li a:hover {background:#6c2624;text-decoration: none;color:#fff;}
Line #326 : ul.slimmenu li ul li, ul.slimmenu1 li ul li {background:#6c2624;width:190px;padding-left:20px;font-size:95%;}
Line #392 : #flex-navSupp {display: table; width: 100%; background: #6c2624;color:#fff;}
Line #398 : .ffCcol4 i:hover{background:#6c2624;color:#fff;}
Line #411 : .cssButtonHover {color:#fff;background:#6c2624;text-decoration: none;} E][/CODE]
Checkout line 123 and 124
Specials are still not showing up and I think I am choosing the wrong numbers for them to display. All I want is specials on the main page.
flexible_footer_menu.php
Not sure if this is a bug but when I look at the flexible footer admin menu I noticed that unless there was an image attached to a menu entry it shows something like this :
http://www.zimagez.com/zimage/screen...615-160037.php
It seems no check is made for an image field. I am not sure the best way to sort this out (assuming it is an issue)
I did a quick hack so if there is no image it doesn't show anything like this :
--- files/myadmin/flexible_footer_menu.php 2015-06-19 15:31:40.000000000 +0200
+++ files_mods/myadmin/flexible_footer_menu.php 2015-06-19 16:11:59.000000000 +0200
@@ -291,7 +291,17 @@
echo ' <tr class="dataTableRow" onmouseover="rowOverEffect(this)" onmouseout="rowOutEffect(this)" onclick="document.location.href=\'' . zen_href_link(FILENAME_FLEXIBLE_FOOTER_MENU, 'flexfooter=' . $_GET['page'] . '&bID=' . $flexfooter->fields['page_id']) . '\'">' . "\n";
}
?>
-<td class="dataTableContent"><?php echo $flexfooter->fields['page_title'] . $flexfooter->fields['col_header'] . zen_image(DIR_WS_CATALOG_IMAGES . $flexfooter->fields['col_image']); ?></td>
+
+<td class="dataTableContent">
+<?php
+if (($flexfooter->fields['col_image']) <> "" ) {
+echo $flexfooter->fields['page_title'] . $flexfooter->fields['col_header'] . zen_image(DIR_WS_CATALOG_IMAGES . $flexfooter->fields['col_image']);
+}
+else {
+echo $flexfooter->fields['page_title'] . $flexfooter->fields['col_header'];
+}
+?>
+</td>
<td class="dataTableContent"><?php echo $flexfooter->fields['col_id']; ?></td>
<td class="dataTableContent"><?php echo $flexfooter->fields['col_sort_order']; ?></td>
Not sure if that is any good, but it works for me :-)
I'm not sure if this is the correct way to do this but.
I installed the Westminster Responsive template with the sample data.
If I deactivate the Hardware category, the site no longer shows featured, special or new products in the body of the main page.
I done this both on an active site as well as on 2 installs on my home computer.
Is the template meant to be installed in a clean database? If so then it will work correctly.
Also if I delete that category, I lose the slider and the homead altogether and I was unable to get them back. Nothing had changed in the configuration of them.
Something is corrupted at lease in my install and I'm getting ready to reload (with an empty database) and don't want the same problem to occur.
Thanks
Quick question - I wanted to add a Back button on the EZ-Pages I have.
Is that function of the template, or Zencart in general and does anyone know how I could add such a thing so that the EZ Pages match others ?
I can see there is a function zenCssButton in includes/functions/html_output.php but now sure how it would get called. I have had a good troll around and there are lots of old suggestions on doing this but I am not sure they are relevant now.
My main reason for asking is that I have a set of EZ-Pages that you get to from links in the About Us page. However, when you click on a page, instead of the breadcrumb showing
Home > About Us > MyEZPage
it shows Home > MyEZPage
I am not sure how I would change that so guessed a back button may be easier :-)
Any assistance appreciated.
B. Rgds
John
What would be the easiest way to add a filter bar horizontally across the top? I need to filter by attributes but do not find an easy way to do it.
I've just loaded the Westminter New template.
http://www.bikerschrome.com/
I'm having a some problems that you might find to be simple problems, having dealt with more issues than I have.
1. The pages load but the images for the products sometimes do and sometimes don't. Usually if I refresh the page, the images will load but sometimes I have to refresh a second time.
2. I looked enough to know that the Specials not showing isn't a problem specific to the template, but are you aware of a fix for this that I may not have stumbled upon.
Thanks in advance for taking a look.
Thanks for looking.
I'll try the specials removal.
Am I better of uploading the images to the main directory or into subdirectories based on the first 2 digits of the model number. I thought this would aid in page load speed, but I'm afraid it contributing to this problem.
So how do you handle images with alot of model numbers?
By the way, changing the specials_index.php to specials_index.php.bak worked. Thank you!
I tried loading the Variable Filter plug in and it failed miserably. I have now uninstalled the entire plug in and restored the pre-modified files but I am still getting the following code, it's done something to the template query files, apparently:
Unfortunately, the client just informed me that he's dropped an add and his site is not loading atm.Quote:
[28-Jun-2015 23:09:44 EST5EDT] [client 64.7.70.206 ] PHP Fatal error: 1054:Unknown column 'm.manufacturers_name' in 'field list' :: SELECT DISTINCT p.products_image, m.manufacturers_name, p.products_quantity, p.products_id, p.products_type, p.master_categories_id,
p.manufacturers_id, p.products_price, p.products_tax_class_id, pd.products_description, IF(s.status = 1,
s.specials_new_products_price, NULL) as specials_new_products_price, IF(s.status =1, s.specials_new_products_price,
p.products_price) as final_price, p.products_sort_order, p.product_is_call, p.product_is_always_free_shipping,
p.products_qty_box_status FROM cy6s_products p LEFT JOIN cy6s_specials s on p.products_id = s.products_id LEFT JOIN cy6s_products_description pd on p.products_id = pd.products_id JOIN cy6s_products_to_categories p2c on p.products_id = p2c.products_id WHERE p.products_status = 1
and pd.language_id = '1'
and p2c.categories_id = '2' GROUP BY p.products_id order by p.products_price_sorter , pd.products_name ==> (as called by) /big/dom/xscholledresses/www/includes/templates/westminster_new/templates/tpl_index_product_list.php on line 42 <== in /big/dom/xscholledresses/www/includes/classes/db/mysql/query_factory.php on line 155
wrong person, oops
How can I change the homepage to display http://www.scholledresses.com/index....l&disp_order=3 instead of the default text or alternately, display the all products listing below the two main banners on the regular homepage?
Anne,
Thank you I just searched the forum for homepage but didn't find anything applicable. Can you give me a better idea what to search for, please? Client is breathing down my neck at the moment.
Tom
Hello,
I am using zen cart 1.5.3 with the Westminster template.
I have an issue with the category tab not working. When I click on the tab I should be seeing my categories but It just keep refreshing. my web site is www.stuffwholesale.com
Also I notice that the summer sale slide show at bottom of website all the time which it only used come on when you clicked the slide tab?
Any ideas what I should do to correct this problems.
thank you,
Ron
Good morning Anne,
Getting used to the template so I hope to not be to much trouble.
I just added pricing discounts in sale maker and noticed that the special price ( in red ) is a different text size in the featured products and the specials. It looks like they are both defined in the same place in the stylesheet, so it doesn't make sense to me.
If you could take a look, I would appreciate it. http://www.bikerschrome.com
Thanks
Good morning again, I spoke to soon.
I'm trying to turn off the Zen light box so that I can deal with it later.
I went to Lightbox in the config menu and set everything to false and then went to banner manager and couldn't find it there.
Is there some way to turn it off and on that I'm missing?
Thanks
Thank you so much Anne, your templates are awesome! I have used Responsive Sheffield Blue on 2 websites www.vitabuilding.com a supplement store with over 6,000 products and www.greatartreproductions.com selling hand painted reproduction art. I have just installed Westminster New on www.timhedgesmusic.com a site for a musician/composer, he loves it. It is the perfect showcase for his music. You are amazing! Thanks so much for all of your hard work.
If I get you to where you don't want to get up in the morning, let me know and I'll take a day off.
I'm trying to get the products to show up with 5 items to a row. I've gone through all listing, featured, specials and anywhere I could look and can't seem to get it to change to 5 items. Is there some parameter (such as image size) that would stop this from changing?
http://www.bikerschrome.com
Thanks
If you want specials, featured, and new to have 5 columns you need to set it in admin--configuration--index listing.
Find line 516 in the stylesheet.css file and remove these rules:
Love your logo, btw :smile:Code:padding:20px 0px;
width:30% !important;
margin-left:15px;
Thanks,
Anne
Good morning Anne,
I would like to have the categories on the main page also show up 5 or 6 wide and seem I'm running into a similar problem with a width parameter in the stylesheet. I also couldn't find where in the admin that I could specify a number columns for that categories that do show up, so I figured it must be solely defined in the stylesheet.
I took the sidebox off the homepage in order to try to speed the site up as well as specials. Featured products now show up with the featured products from a new category main, I would like to have all featured show up from all categories (not just the main category) so I'll keep looking for that.
http://www.bikerschrome.com
Thanks
Good morning again,
I'm trying to adjust the site above the fold and make it more active. (May or may not be a good idea)
I'm trying the make the home page slide shorter. I looked in template config as well as banners and couldn't find it. I also adjusted the image size. Didn't work.
Could you straighten me out?
Thanks
Hello, I am having trouble with locating the correct files to edit for the slide show. I found the pictures in the banner folder but when changed nothing happens. Is there a html code section for this because I think I am getting the old slide1 etc. I looked at the admin - includes- index.php but I did not see anything which resembled the code I saw on the browers when I check the old page. Hope I made this clear.
Thank you
Ron
Hi Ron
Did you go to Tools-Banner manager? The slides are set up in there (mine are homepageslide1). If you edit each slide you can replace it with your slide name.
L
Hi
I am working on modifying my Westminster Template and learning how things interact in CSS.
I wanted to move the slimmenu (the one that says CONTACT US, INFORMATION, SHOP) from the left to the right. I accomplished this with a (float:right). But when the drop-down menu's open up, they open to the right and I want them to open to the left.
I searched the forum but only found info on the mega-menu module. This came with my Winchester New template, but i am not sure if it is an actual function of the template or an addon menu, so forgive me if I am posting in the wrong place.
Is this something that I can do with CSS? If so, can someone point me in the right direction. I've been going through the W3Schools tutorials but haven't seen anything there yet.
My play site is: testzen.thestitchsanctuary.com
I am running ZC 1.5.4 and have the current Westminster New Template installed.
I left the menu at the right.
I may end up moving it back to the left so please do not waste alot of time. At this point I am moving things to see if I like them visually and how they effect the rest of the page. If someone knows the answer off the top of their head, great. If not, I'll put them back to the left and add it to my "figure out" list.
TYIA
lruskauff
Thank you Annr. I am using fire foxes tool. Are the Chrome tools better?
Thanks
Hello,
I'm having a issue with the template and I couldn't find an exact match.
The photo with big sale ( home-top banner ) Is visible in http version but not in https.
http://dr.tl/13c6ed - http version
http://dr.tl/2d7123 - https version
I get this error: "carouFredSel: No element found for "#foo1"." in both versions but in http doesn't seem to affect displaying the banner.
Thank you for the suggestion
awesome, thank you.
Greetings,
I don't wish to display the categories_tabs menu for screen size greater than 980px. Where would I tweak the code to make this happen?
Thanks :D
In includes/mytemplate/common/tpl_header.php you will find this code
There is a similar file for the mobile and the tabletCode:<!--bof-optional categories tabs navigation display-->
<?php require($template->get_template_dir('tpl_modules_categories_tabs.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_categories_tabs.php'); ?>
<!--eof-optional categories tabs navigation display-->
lruskauff
Thanks lruskauff,
That was the first thing I tried. However, it completely removes the tabs menu even when resizing the browser window smaller than 980px. Not sure if I should just hide it via css? I would rather code some sort of if/else statement, but not sure what to test for when browser is less than 980px?
:blink:
Sorry, I thought you were just looking for the location of the code. And As soon as I typed that I could feel my hands being slapped and a voice saying "do not change the code if you do not have to". I was hoping that voice was listening to guide us in a better way :) but they must be enjoying life today.
Yes, I was thinking of adding a line like:
if (this browser is < 980 pixels)
{draw the tab menu}
but I didn't get to search for an example of that code yet and don't know how to write it yet. If you can hide it with CSS do it and tell me please :)
Can I ask why you don't want it when the screen get bigger? Are you substituting another menu? I know I've seen some code testing the size of the window, just need to find it.
lruskauff
Yes, I have enabled the sideboxes on the main page, so the categories_tabs menu is redundant and will obscure the left sideboxes if you inadvertently move your mouse over the categories_tabs menu. The sideboxes go away when the screen is less than 980px. This is when the categories_tabs menu become relevant!
I'll look at the code I added to remove the sideboxes. Maybe I can reuse it???
You got me studying the CSS now.