97 comments found.
Hi
Just a quick question please if I may. i know I purchased this sometime ago and only just got around to using it. It is great thank you, but can you please tell me, how to remove the latest products of the home page. I do not wish to have anything in this section at all please.
Thank you and kind regards
Paste it in the stylesheet.css file
#latest-products { display:none; }
Thank you for the rapid response. I have done this but still showing latest products on Index. I am baffled.
It’s working – http://i.imgur.com/IxAyags.jpg paste it into this file at the bottom – catalog/view/theme/zetashop/stylesheet/stylesheet.css
I want to change the Zetashop theme font to Arial, how can I do it?
I know there is automatic image rendering involved (menu, footer)...
Thanks
Open common/header.tpl, remove it:
<!-- CUFON -->
<script type="text/javascript" src="catalog/view/theme/zetashop/js/cufon.js"></script>
<script type="text/javascript" src="catalog/view/theme/zetashop/js/Yanone-Light_basic.font.js"></script>
<script type="text/javascript" src="catalog/view/theme/zetashop/js/Yanone-Thin_basic.font.js"></script>
<script type="text/javascript" charset="utf-8">
Cufon.replace('h1, h2, h3, h4, h5, h6, #categories ul, #menu ul', { fontFamily: 'Yanone-Light', hover:{'color': '#ffffff'} } );
Cufon.replace('.box-heading, .product-description-title, .trigger-title, .cart-total, .manufacturer-heading', { fontFamily: 'Yanone-Light' } );
Cufon.replace('.page-name, .product-title', { fontFamily: 'Yanone-Thin', textShadow: '1px 1px 1px #000000' } );
Cufon.replace('.price-amount', { fontFamily: 'Yanone-Thin' } );
</script>
open stylesheet/stylesheet.css and inside body selector replace Tahoma for Arial
I did it, everything seems to be ok but the menue doesnt work as expected. Now it dessapear once mouse is move in subcategories direction. Please give me a private way to give you store address to check it.
Decrease top:30px in the stylesheet.css file.
Thabnk you
Have I got to go and pull all your code out individually so I can build a new page with new slider and footer etc and if so what is the point in this template if it creates more work when other templates are smooth and easy to edit in the modules section??
Themes with advanced options panel cost $45, not $25
Have I got to go and pull all your code out individually so I can build a new page with new slider and footer etc and if so what is the point in this template if it creates more work when other templates are smooth and easy to edit in the modules section??????
Not impressed in the slightest
Hi, I’m new to Opencart so I have a question: could this theme also be used with only 1 column, or I must use 2? Thank you!
Hi,
2 columns only.
Hi! Is this theme optimized for mobile phones, tablets, iphones etc? If not, how can I make it possible?
Thank you!
Hi,
This is how it looks on the mobile devices – http://www.responsinator.com/?url=http%3A%2F%2Fdiaboliquedesign.com%2Fdemo%2F6%2F
Hello Can someone please help with this little problem my search page is coming up as written below. Thanks Kelly 
Notice: Undefined variable: filter_name in /catalog/view/theme/zetashop/template/product/search.tpl on line 16 Notice: Undefined variable: filter_sub_category in /catalog/view/theme/zetashop/template/product/search.tpl on line 45 Search in subcategories
Notice: Undefined variable: filter_description in /catalog/view/theme/zetashop/template/product/search.tpl on line 53 Search in product descriptions
Hello,
It looks like you are using wrong version of theme with the wrong version of opencart.
OK. So you have an updated version for Opencart v1.5.5.1
Then I can update today. Thanks 4 responding
Kelly
Yes, check “Theme for OpenCart v1.5.5.x” folder
Solved, thanks
Lopes
1.5.1.3
Reupload catalog\controller\common\footer.php from following folder: “Theme for OpenCart v1.5.4.x”
I did it, the problem is the same.
Which version of opencart you use
You didn’t reupload “controller” folder from purchased file. You have to overwritte few controller files like footer.php
Hi
This problem was solved. Now I have a little problem. The page My account is showing (Error 404 – Page not found)
Thanks again.
Lopes
Is it showing following link index.php?route=account/login
Hi
I installed this theme and I got this error below:
Notice: Error: Could not load controller module/language! in /home/xxxxxxx/www/vqmod/vqcache/vq2-system_engine_controller.php on line 50
I have VQmod version 2.2.1
Can you help me ?
Thanks
Lopes
Hi,
Reuload catalog\language
Hi, Is there an easier way for other team members to make changes to the slider images other then going to the Home.tlp file?? Generally most themes allow certain banners to be changed in the admin area without the need to go into the files…. Especially for those who are not at all technical…
The way this theme is currently setup from what I can see after now purchasing is it is way too hard for someone who has never been in the files to make the changes, and how annoying having to do that everytime you want a new slider image to display!!
To sell a theme, maybe these sort of things should be advertised along with all the “Cool” words that make is Sell!! Just my thoughts….
This theme would be so awesome if certain functions were allowed with the admin area for those who dont really know coding. That is what a theme really is meant for. Otherwise whats the point. I say this as I have used many OC themes, and everyone I have used has these easy to use functions within the admin, this is the first I have purchased that does not do this.
Honestly, my opinion and if I am wrong then I will apologise, but this theme is NOT for a regular person who would like to make small changes who know nothing about code. Shame as it is a really nice looking theme!
You could know about it checking FAQs (1st topic) – http://themeforest.net/item/zeta-shop/faq/470766
Hello
Before I purchase this, I have a question please.
Can the slider be changed to be smaller and not so large at all?
Cheers
Hello,
Open following file:
catalog/view/theme/zetashop/css/stylesheet.css
Change height of header and slider:
#common-home #header-bg { height:740px; }
#slider { height:500px; }
...and also change position of the black strip (welcome message background):
#strip2 { top:280px; }
Thank you for your fast reply.
And thanks, I will certainly buy it now and do that.
Cheers
would be very difficult to change the colors and theme fonts?
Documentation of the theme contains an information about how to change cufon font. If you want to change colors then you need to have a basic knowledge about CSS , I can help you with basic things.
Hi Diabolique,
I previously asked you about changing all the text fields to Japanese and you answered the question. – Thanks.
I just wanted to clear up, can I change the font in the shopping cart to Japanese? Like Check Out Options, Accounts and Billing etc.?
Thanks a lot in advance for your reply.
Hi,
Open stylesheet.css and replace “Tahoma” word.
Hello,
I have the same problem with the state/region field does not populate when i choose the country.
What i did i first installed an older version of the Zeta-Shop and than i realized i have a newer version of the opencart and uploaded the latest verson of zeta-shop and everything works fine but this part with the population of the state/region field does not work.
Can you please help me? What’s best to do?
Hello,
Are you talking aboyt shopping cart page? Did you reupload this file:
catalog/view/theme/zetashop/template/checkout/cart.tpl
Does state/region field work when you remove cart.tpl (opencart will load cart.tpl from default theme)?
the same problem with border, waiting the update.