Magento – View products without product image / Hide

Bild

New products have arrived and are set directly in the Magento Store. The setting of the photos but unfortunately takes a little. Well this article should not be displayed by default on the product pages until they have a picture.
Of course, there is the possibility to adjust the product itself, that it is not visible or it is disabled, etc..

But it is also simple and direct.

The file responsible for product selection (e.g.. New.php im Ordner app/code/local/Mage/Catalog/Block/Product)

complete the following:

but it may also in an existing collection only $

be added (be careful, the last filter Continue reading

Posted in Magento Design | Tagged , , , , , , , , | Leave a comment

Magento – Page no longer accessible after compilation / Disable Compiler

After the installation at a Magento 1.7er Compiler / compilation had enabled, unfortunately was the complete Page no longer accessible. The backend was e.g.. only white.

But how can disable the compiler, if not in the backend system > Tools > Compiler can access?

There u.a. the possibility of using Shell / SSH access and disable the compilation.

Because it was too expensive but we, We used a different way.

Either you designate the whole folder “Includes” in the root directory to (e.g.. “Includes-Alt”). With this solution is not more compilation Continue reading

Posted in General problems Magento | Tagged , , , , , , , | Leave a comment

Magento – Remove Links in account

BildPretty much everyone has or once had the problem, that one or the other Link in the account the Magento Stores and bothered distant should be.

There are now many options left as

  • Payment approvals / Billing Agreements
  • Recurring Profiles / Recurring Profiles
  • My applications / My Applications
  • etc..

remove (s. also HERE). However, there are out of the house interger_net a small extension, through either Magento Connect or GitHub can be obtained. With this extension can backend under

System > Configuration > Customer > Remove Benutzrkonto Continue reading

Posted in Magento Design | Tagged , , , , , , , , , , , , , | Leave a comment

Magento Multi-store device with different URLs / Domains bei 1.7

BildHow to set up Magento 1.7 a, so that with different URLs or. Domains various shops / Stores bzw. Websites can reach?

Previously, this was the index.php reached. Now, this may directly over the .htaccess achieved.

BildIn the first step you realize the Codes the various Websites. Subsequently, the. Htaccess and open at the bottom of the following Code added for each site:

SetEnvIf Host www\.Domain1\.de MAGE_RUN_CODE=base
SetEnvIf Host www\.Domain1\.de MAGE_RUN_TYPE=website
SetEnvIf Host ^ domain1 . MAGE_RUN_CODE = the base
SetEnvIf Host ^ domain1 . = MAGE_RUN_TYPE the site

The line 1 and 2 gives “when – then” an. The line 3 and 4 available in the event that the domain is entered without www.
Dignity for domain 2 der Website Code domain2 Continue reading

Posted in General | Tagged , , , , , , , , , , , , , , , | 1 Comment

Order Online USA – Warning wave “Button Solution” suggests a late

The Button Solution and dreaded by many futures 01. August 2012 now for some days past. The danger of warning, however, as recent events- not over.

As reported by our contacts and clients and which is now widespread in the net, calls for a company called “Order Online USA, Inc.” rows of German online shops from for allegedly inadequate or even non-existent button solution.

Entering Order Online USA, Inc. at Google yields over 1,3 Million entries. For each company and especially, on the first 29.01.2013 (in Wyoming, USA) was registered, a dream result after such a short time to be so well known. Unfortunately, it's in the entries but not good news, but probably only for information about a warning wave theme Button Solution.

The warning letters are sent from a law firm with offices in Hamburg and Continue reading

Posted in General | Tagged , , , , , , , | Leave a comment

Magento – Status Spalte leer – No status on some orders

BildFell on to one of our new stores, that some Orders status no had. The Column was simply empty. Likewise, in view of the order was in the field Bestellstatus leather.

The obvious-but only on the second consideration- Declaration was, that with the appropriate payment method “-Please Select-” the status was, which should be allocated after successful order.

It should therefore only be selected before the correct status. Orders can still be processed as usual (e.g.. Create account).

Used in Magento Version 1.7. Ask, Comments, Proposals? Us directly or as a comment.

Posted in General problems Magento | Tagged , , , , , , , , , , , , | Leave a comment

Magento – ( Static ) Show block only on homepage

Who certain block on only the HOME Page So homepage the Magento Stores wants to show, can do this with a small code snippets.

In the header.phtml in the folder

app/design/frontend/base/default/template/page/html

is in the default template or easy:

and told the white side, whether it is the home / Start or not. Unfortunately, this code can now not so easy to copy anywhere, at the same Continue reading

Posted in Magento Design | Tagged , , , , , , , , , , , , , , | Leave a comment

Google Maps window with its own Show address on website

Who on his side e.g.. in contact will have a window with its own address on Google Maps, can this with the iFrame code make very nice and comfortable:

Look for us Continue reading

Posted in General, Magento Design | Tagged , , , , , , , , | Leave a comment