Re: Winchester Responsive
I have just install this wonderful template to my website http://atopfashionstore.com, but find many broken links on my website...http://www.atopfashionstore.com/inde...tured_products
http://www.atopfashionstore.com/inde...e=products_new
http://www.atopfashionstore.com/inde..._page=specials
http://www.atopfashionstore.com/inde...e=products_all
I am a totally idiot on this website thing, dont know much about php or html.. so I wonder somebody may tell me what cause this? How can I fix it? which file should I edit?
Also, I did not know how to set a good looking products listing on the main page http://www.atopfashionstore.com/index.php?main_page=
For I would like to set it show in 3 or 4 rows, and with new products and feature products, I guess it could be done in zencart Admin? A lot to learn in Zencart..
Like I said, I am a totally idiot on this website thing, so please dont laugh me , any help would be highly appreciated.
Another thing, I have move my website from another host to my current host, could that be the reason cause broken links?
Any suggest would make my site look good please also give me here.......
Thanks.
Re: Winchester Responsive
I did also implement the following right after clean install: https://www.zen-cart.com/showthread....62#post1269562 still the issue explained below
Quote:
Do I need to manually copy over some english files to that of another language and translate this manually?
I have tried installing another language first and then Winshester responisive, and the other way around. But i get, amongst other things:
HEADER_TITLE_TOP_TEXT
HEADER_TITLE_CATEGORIES
TITLE_GENERAL
etc...
I am using zencart 1.5.4
Re: Winchester Responsive
Quote:
Originally Posted by
digyourownhole
Do I need to manually copy over some english files to that of another language and translate this manually?
I have tried installing another language first and then Winshester responisive, and the other way around. But i get, amongst other things:
HEADER_TITLE_TOP_TEXT
HEADER_TITLE_CATEGORIES
TITLE_GENERAL
etc...
I am using zencart 1.5.4
Yes, the template comes with english. If you want to use the template package with another language you will need to copy the language files to your language and then translate them.
Thanks,
Anne
Re: Winchester Responsive
Quote:
Originally Posted by
atopfashionstore
I have just install this wonderful template to my website
http://atopfashionstore.com, but find many broken links on my website...
http://www.atopfashionstore.com/inde...tured_products
http://www.atopfashionstore.com/inde...e=products_new
http://www.atopfashionstore.com/inde..._page=specials
http://www.atopfashionstore.com/inde...e=products_all
I am a totally idiot on this website thing, dont know much about php or html.. so I wonder somebody may tell me what cause this? How can I fix it? which file should I edit?
Also, I did not know how to set a good looking products listing on the main page
http://www.atopfashionstore.com/index.php?main_page=
For I would like to set it show in 3 or 4 rows, and with new products and feature products, I guess it could be done in zencart Admin? A lot to learn in Zencart..
Like I said, I am a totally idiot on this website thing, so please dont laugh me , any help would be highly appreciated.
Another thing, I have move my website from another host to my current host, could that be the reason cause broken links?
Any suggest would make my site look good please also give me here.......
Thanks.
Check your logs folder for errors and correct them. My guess is that you have plugins installed that have files in the template override folder that you have not copied over to the new template override folder.
Thanks,
Anne
Re: Winchester Responsive
Okay. Thanks! good to know I did not do anything wrong. Thanks for the quick reply
Quote:
Originally Posted by
picaflor-azul
Yes, the template comes with english. If you want to use the template package with another language you will need to copy the language files to your language and then translate them.
Thanks,
Anne
Re: Winchester Responsive
thanks for your reply Ann, you are really helping me a lot...
I have fix some of the problem mentioned above.. but now I still have another problem...
The products under categories are showing fine http://www.atopfashionstore.com/new-...ly-2015-c-101/... but when I click featured products, new products, or all products like http://www.atopfashionstore.com/products_new.html, it only show me the item quantity and ... no images, no description, no price...
Any hint what might be wrong and how can I fix it???
Many many thanks....
Re: Winchester Responsive
Quote:
Originally Posted by
atopfashionstore
thanks for your reply Ann, you are really helping me a lot...
I have fix some of the problem mentioned above.. but now I still have another problem...
The products under categories are showing fine
http://www.atopfashionstore.com/new-...ly-2015-c-101/... but when I click featured products, new products, or all products like
http://www.atopfashionstore.com/products_new.html, it only show me the item quantity and ... no images, no description, no price...
Any hint what might be wrong and how can I fix it???
Many many thanks....
When I view the source the code for the image, title, etc. is actually not there. Have you checked your logs folder for errors?
Thanks,
Anne
Re: Winchester Responsive
Thanks Anne,
I have fix problem in /includes/modules/pages/, now it working fine now http://www.atopfashionstore.com/products_new.html/
There is another slight problem.. the main page only display one featured products, http://www.atopfashionstore.com/, which not looks very good, how can I set more new products and special products on the main page?
I am sorry to ask such an easy question, like I said I have a lot to catch on zencart and website building.. You guys are really doing a very big favor for me..
Thanks a lot
Re: Winchester Responsive
Quote:
Originally Posted by
atopfashionstore
Thanks Anne,
I have fix problem in /includes/modules/pages/, now it working fine now
http://www.atopfashionstore.com/products_new.html/
There is another slight problem.. the main page only display one featured products,
http://www.atopfashionstore.com/, which not looks very good, how can I set more new products and special products on the main page?
I am sorry to ask such an easy question, like I said I have a lot to catch on zencart and website building.. You guys are really doing a very big favor for me..
Thanks a lot
You can set the number of new products and specials using an admin switch. This has been asked and answered many times already on the forum. Please do a search for the answer.
Thanks,
Anne
Re: Winchester Responsive
Hi All,
I started getting this error in my logs:
PHP Fatal error: Call to a member function count_contents() on a non-object in ../gifts4baby.ie/includes/templates/winchester_responsive/common/tpl_header.php on line 106
I tracked it down to Google bot visits to the site.
The template tries to display how many items are in the cart in the top right of the page and it accesses $_SESSION['cart'] to do that.
The problem is _SESSION['cart'] does not exist when bots visit (no session is created by Zencart) so the fatal error occurs.
The issue though is that this seems to work fine on an empty test store I set up in 20 minutes, so it appears that the Winchester template somehow manages to have something meaningful in $_SESSION['cart'] when a bot visits, on my test store, but not the real store.
Perhaps I have some customisation that causes this.
Anyway I am trying to understand how does the template get _SESSION populated for a bot.
Any help would be appreciated.
As things stand, the bot does not see anything other than the very top of the page and dies when displaying the cart content in the top right corner so site indexing is very broken by Google.
Thanks,
Laszlo