Re: Responsive Sheffield Blue
Quote:
Quote Originally Posted by cjcraven View Post
Hi Anne,
I installed your responsive template and I believe following all of well documented instructions. When I reduce the size of the browser on my PC or view in a mobile device the language icon disappears. I checked this on the demonstration site
http://zenlyzen.com/responsive/index.php? and found the language icon disappears in the demonstration site too. Is there a way to have the language icon visible when viewing with a mobile device?
Using ZenCart 1.3.9h
Google Chrome 32.0.1700.102 m & IE11
Mobile devices use Chrome
This is the correct behaviour of the template. If you want the language/currencies to show in the header in the smaller widths you can remove the display:none; on the #header-lan-curr in the responsive.css file
Thanks,
Anne
I found the above but that makes everything work (languages, cart, etc, etc with the text in the logo and the search bar also). Is there a way to only show the language flags or is it all or nothing :)
René
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
Reneetje
I found the above but that makes everything work (languages, cart, etc, etc with the text in the logo and the search bar also). Is there a way to only show the language flags or is it all or nothing :)
René
If you want to include the languages and currencies you will need to edit the responsive.css file and remove the display:none; from #header-lan-curr in the breakpoints for the mobile devices for which you want them to display. You will also need to style them with css to position them where you want them.
Thanks,
Anne
Contact Us Drop Down gets log error
Hello, I was checking my error logs and found this error
PHP Code:
[23-May-2014 18:05:17] ERROR: Failed sending email to: "" <> with subject: "Website Inquiry from My Cool Hats" (failed validation)
When I test the contact us page from the mega menu drop down, it doesn't go through, but if I use the regular contact us page, it works. Can anyone help me with this one? Thanks
www.MyCoolHats.com
Re: Contact Us Drop Down gets log error
I had to hide the drop down because I found I wasn't getting a massive amount of emails because customers were using the drop down contact us. I did verify I get the email from a customer if they use the Contact us page instead. Hopefully someone can find or direct me to the right place for the above error
Re: Contact Us Drop Down gets log error
A question,
I have the site up and running but there is one little thing I cannot get fixed. In the mobile version, dropdownmenu there is the title SEARCH. No matter which language I choose (we have 3 languages), it keeps on displaying SEARCH.
I found out this file : tpl_modules_mobile_categories_tabs.php does mention this : Line #106 : <a href="#">Search</a>
But as it is not a language file if I change all languages will display this.
Any idea how to fix this so it displays correct language. If you want to see yourself go to www.dynamitemagic.nl/shop and shrink the window and click on the left "menu" which opens up and shows SEARCH in any of the three languages.
How can I fix this?
Re: Contact Us Drop Down gets log error
Quote:
Originally Posted by
MyCoolHats
I had to hide the drop down because I found I wasn't getting a massive amount of emails because customers were using the drop down contact us. I did verify I get the email from a customer if they use the Contact us page instead. Hopefully someone can find or direct me to the right place for the above error
The contact form in the header included in the template package does work. I would recommend restoring any files related to it as you must have changed something that caused it to break.
If you check the Sheffield Blue template thread or do a search of the forum you will find some suggestions on how to add captcha, etc. to reduce spam with the header drop down contact form.
Thanks,
Anne
Re: Contact Us Drop Down gets log error
Quote:
Originally Posted by
Reneetje
A question,
I have the site up and running but there is one little thing I cannot get fixed. In the mobile version, dropdownmenu there is the title SEARCH. No matter which language I choose (we have 3 languages), it keeps on displaying SEARCH.
I found out this file : tpl_modules_mobile_categories_tabs.php does mention this : Line #106 : <a href="#">Search</a>
But as it is not a language file if I change all languages will display this.
Any idea how to fix this so it displays correct language. If you want to see yourself go to
www.dynamitemagic.nl/shop and shrink the window and click on the left "menu" which opens up and shows SEARCH in any of the three languages.
How can I fix this?
I have noted this for a future template update.
You will need to add an echo to includes/templates/responsive_sheffield_blue/templates/tpl_modules_mobile_categories_tabs.php in place of the word "Search":
Code:
<?php echo BOX_HEADING_SEARCH; ?>
Thanks,
Anne
Re: Contact Us Drop Down gets log error
Hi,
First of all thanks for the wonderful template.
I am working on sheffield blue responsive template and made all the right hand side boxes disable. Now I want main page to be stretched to the space of right hand side boxes as well. As per source code main page is defines as col8 and I want it to be col10. Please help me to understand where should I make the changes to achieve the same.
I don't want to make it a single column layout. I want the left hand side boxes as it is. Just I turned off right side boxes and want to make the main content to stretch in that area.
Thanks
kk2956
Re: Contact Us Drop Down gets log error
Quote:
Originally Posted by
kk2956
Hi,
First of all thanks for the wonderful template.
I am working on sheffield blue responsive template and made all the right hand side boxes disable. Now I want main page to be stretched to the space of right hand side boxes as well. As per source code main page is defines as col8 and I want it to be col10. Please help me to understand where should I make the changes to achieve the same.
I don't want to make it a single column layout. I want the left hand side boxes as it is. Just I turned off right side boxes and want to make the main content to stretch in that area.
Thanks
kk2956
See your other post about this for the answer ;)
Thanks,
Anne
Re: Contact Us Drop Down gets log error
Hello Anne,
I have a very slight problem that I haven't been able to figure out. I am sure it'll only take a minute of your time.
My address for the site is www.baxtercycleparts.com .
when you go to the SHOP tab at the top of the page, some of the categories in the list are displaying different than others. This does change in different browsers.
In Chrome and IE, the category Vintage Triumph Parts is displayed in two rows rather than one row. (other categories too, Like Gasket & Gasket sets and Parts Books Downloads are displayed in two rows also)
I would like to get these categories to display in one row if that is possible.
I really appreciate any time that you put into helping me solve this minor issue.
Thanks for your time,
Chris