This item is by an Elite Author
magentothem
- Bought between 1 and 9 items
- Elite Author
- Exclusive Author
- Has been a member for 2-3 years
- Sold between 100 000 and 250 000 dollars
- United States
61
Purchases
Buyer Rating:
4.50 stars
4.50 average based on 4 ratings.
(more information)
-
5 Star
250%
-
4 Star
250%
-
3 Star
00%
-
2 Star
00%
-
1 Star
00%
| Created | 2 December 11 |
| Last Update | 13 May 12 |
| Columns | 1 |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | Magento 1.7.0.2, Magento 1.7.0.1, Magento 1.7.0.0, Magento 1.6.2.0, Magento 1.6.1.0, Magento 1.6.0.0, Magento 1.5.1.0, Magento 1.5.0.1, Magento 1.4.1.1, Magento 1.4.2.0, jQuery |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PNG, Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
- apparel magento template
- apparel magento theme
- apparel store
- fashion magento template
- fashion magento theme
- fashion store
- magento extensions
- magento templates
- magento themes
- men store
- women store
© All Rights Reserved magentothem -
Contact Envato Support


Hi, Like the look of the theme so I just bought it. Whilst I’m quite experienced with web design etc I’ve never used Magento before and find the documentation quite limited.
Is there any other help available, because I have no idea where to start?
Thanks
before, we think you must read user guide magento theme. It’s clear. Then you use our Apparel theme.
Kind regards,Hi,
Your instillation guide is no good. Does not make sense
Step 2: Extract and Upload the whole Quickstart package to your server
where is the Quckstart Package???
Quickstart package with Latest Magento version + Full MA extesion + Sample database same as in live demo site
Quickstart package is ma_apparelstore_quickstart.zip file.Best Regards.
Hi, it´s possible to integrate a Video player at items Details also? Thanks!
You can use video payer at detail page. It´s possible to integrate a Video player at items Details.
Hi,
Thanks for that. seems there was an error in the zip file. We can add new products to magento. but none of the new products will add to cart in the product detail page?
Thanks
Please, You can provide FTP and admin account. support@plazathemes.com We will check it for you.
Best regards.Hi ya, Does this theme come with the magento plugins included or do you have to purchase these separately?
The package you have purchase include magento plugins. You don’t purchase these separately.
regards.Hello,
I have my client “Yahya Mirbaz” purchase this theme for a website. The Add to cart button is not working with size options. It works with default theme but not with your theme.
Website : www.designbybella.se
We have tried everything we could to fix this but not able to do that. Completely stuck in this. Please help.
Regards, Atit Agrawal
Please, You can provide FTP and Admin account through email support@plazathemes.com. We will check and fix it for you.
Best regards.Sorry to bother you but for some reason I keep getting JavaScript errors on the site. All I’ve done since purchasing the theme is remove the existing products, added my own and now I’m having problems.
The slider for the products on the homepage doesn’t work and says, “There are no products matching the selection.” – I fixed this yesterday by going into the products and setting the “Set Product as New from Date” and setting it to yesterdays date for 5 products and they worked, but when this issues has occurred a second time, doing this does not fix the issue.
The add to cart button doesn’t work now neither, on closer inspection with firebug the error I get is:
body-wash:595 Uncaught Error: NOT _FOUND_ERR: DOM Exception 8 extensions/renderer_extension_bindings.js:303
Uncaught Error: chrome.tabs can only be used in extension processes. See the content scripts documentation for more details. Unsafe JavaScript attempt to access frame with URL http://magento-store.dev/women/body-wash from frame with URL https://plusone.google.com/_/+1/fastbutton?url=http%3A%2F%2Fmagento-store.dev%2Fbody-wash-&size=30ml&count=true&annotation=&hl=en-US&jsh=m%3B%2F_%2Fapps-static%2F_%2Fjs%2Fwidget%2F__features__%2Frt%3Dj%2Fver%3DOWqHKTdEImQ.en_GB.%2Fsv%3D1%2Fam%3D!mERVC2k_3r6Im8QV0w%2Fd%3D1%2F#id=I1_1327881529990&parent=http%3A%2F%2Fmagento-store.dev&rpctoken=684469187&_methods=onPlusOne%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart. Domains, protocols and ports must match.
22 event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future.
Any help would be greatly appreciated as I want to resolve these issues, and be able to use the theme I’ve paid for.
Thanks.
Please, You can provide FTP and admin account we will check it for you. support@plazathemes.com
Best regards.I’m also curious as to how I would add another tab to the product page, so the end result is one tab for “Product Description”, another tab for “Ingredients” and the final tab as “Product Tags”.
The Ingredients tab I would like to be able to add html content to per product. Not sure how this can be done.
You can add another tab to the product page. The Ingredients tab I would like to be able to add html content to per product. This is complicated so I can not provide detailed guidance. If you want it we will do it for you. You be charge an addition.
Best regards.I have had issues with my demo server but will be able to provide you with FTP access to the site soon, will email you with the details.
In terms of the new tab for the products I feel this extensibility should be managed through the CMS . What’s the point of adding tabs and not allowing users to control what tabs are shown or the content that is included? It’s a bit like teasing a dog with a bone.
Can you give instructions on how to amend the tab interface / add a new tab please? I personally feel this should be included and the user should have control over this aspect of the theme, so I’m not willing to pay more money, I was kind of expecting this functionality for paying $65 for this theme.
You go to app/design/frontend/default/ma_apparelstore/layout/ catalog.xml file open and find this code add tabs:
<block type=”catalog/product_view_tabs” name=”product.info.tabs” as=”info_tabs” template=”catalog/product/view/tabs.phtml” > <action method=”addTab” translate=”title” module=”catalog”><alias>description</alias><title>Product Description</title><block>catalog/product_view_description</block><template>catalog/product/view/description.phtml</template></action> <action method=”addTab” translate=”title” module=”catalog”><alias>upsell_products</alias><title>We Also Recommend</title><block>catalog/product_list_upsell</block><template>catalog/product/list/upsell.phtml</template></action> <action method=”addTab” translate=”title” module=”catalog”><alias>additional</alias><title>Additional Information</title><block>catalog/product_view_attributes</block><template>catalog/product/view/attributes.phtml</template></action> </block>
Other tabs you can add similar.Just purchased the theme to be installed on an existing site. I am assuming that all I need to do is section II (apparel theme) and section III (extensions configuration) of the installation guide since the magento install is up and running and has a product database applied.
Thanks…
You unzip ma_apparelstore_template.zip and ma_apparelstore_extensions.zip files then upload all files and folders ( app, skin, js) to your server. You login admin and configuration extensions like files in folder extensions configuration
Best regards.Install worked fine except the main slider banner1 and new product slider. Where do I adjust the code for the banner1 rotator at the top to use my images, my titles and my description text?
I’ll dig into the new product slider next to see why its not working. Thanks
You go to admin > Magentothem navigation. Then choose extensions configuration.
Nevermind! I found the Magentothem panel in the admin…
Thanks….:)
Can you please post what the “fix” is to make the add to cart button function correctly. I would like to do this fix myself. Seems to be a common problem???
Otherwise, nice theme…
Thanks
Please, You can provide FTP account we will check it for you. support@plazathemes.com
Hi
On the product pages, the add to cart button does not work at all firebug tells me that:
Component returned failure code: 0×80004003 (NS_ERROR_INVALID_POINTER) nsIDOMHTMLDivElement.appendChild
$(‘ma-pro-options’).appendChild($(‘ma-related-pro’));
bath-f…ed.html (line 269) productAddToCartForm is undefined
I really need to sort this out !
Regards
Please, You can provide FTP and admin account we will fix it for you right now. support@plazathemes.com
Best regards !We have upgraded magento version and fixed bug. You can download new package
Has the add to cart problem been resolved? What files do we need to upadate to fix this?
You must update “layout/catalog.xml, template/catalog” folder.
Best regards.Hello! I need to add the extensions but I don’t have access to the database to run the sql changes. Is there any way I could get the extensions in package form so they could be uploaded through Magento Connect? Or possibly and extension key?
Thanks!
You can install extensions in package form so they could be uploaded through Magento Connect.
It doesn’t seem to be working. I tried to upload the zipped folder “ma_apparelstore_extensions” but Magento Connect gave the following response:
CONNECT ERROR : Package file is invalid Invalid package name, allowed: [a-zA-Z0-9_-] chars Invalid version, should be like: x.x.x Invalid stability Invalid date, should be YYYY -DD-MM Invalid channel URL Empty authors section Empty package contents section
Was that the wrong folder to upload?
You upload all file and folder ( app, skin, js) in “ma_apparelstore_extensions” folder to your server.
Hello.
How do I choose which products are to be included in the new products slider.
do i need to edit some code ?
You can set New products by attribute in product manage
Best regards,Set Product as New from Date Set Product as New to Date
and also i found this in the code:
Magento Themes Magento Themes Magento Themes Magento Themesthat’s very bad practice in themeforest!.
sorry we have removed it still lacks
HI- what is the best way to combine a Blog/CMS with a Shopping Cart?
For example: is there the ability to create custom menus in shopping cart and some of the menu links will be to blog categories?
ALSO , is there a way to instead of “add to cart” to put my own external link to an affiliate site?
Thank You!
you can use wp for blog or magento extensions blog. You can put and custon links in the navigation to the blog. Eg: yourdomain.com/blog/
Best regards ,The page tabs are not displaying on my site… How can I fix this? My site: www.moneyteamclothing.com
We can’t see your website and can’t check it. You have installed other template
Kind regards,