Giter Club home page Giter Club logo

glow's People

Contributors

gerlweb avatar vanilla-thunder avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

glow's Issues

Fehlender refresh-call in payment.tpl (?)

Wenn man auf der Zahlartenseite (payment.tpl) die Versandart ändert, wird kein refresh-call abgesetzt -> es ändern sich weder die Versandkosten noch werden die Zahlarten angepasst (bei mir soll bei DHL keine Nachnahme angeboten werden).

typo in /page/checkout/inc/payment_other.tpl

Original:

<label for="payent_[{$sPaymentID}]"> <input type="radio" name="paymentid" id="payent_[{$sPaymentID}]" value="[{$sPaymentID}]" [{if $oView->getCheckedPaymentId() == $sPaymentID}]checked[{/if}]> <b class="h3">[{$paymentmethod->oxpayments__oxdesc->value}]</b> [{if $paymentmethod->oxpayments__oxaddsum->value}]&nbsp;(+[{oxprice price=$paymentmethod->getPrice() currency=$currency }])[{/if}] </label>

Bereinigt:

<label for="payment_[{$sPaymentID}]"> <input type="radio" name="paymentid" id="payment_[{$sPaymentID}]" value="[{$sPaymentID}]" [{if $oView->getCheckedPaymentId() == $sPaymentID}]checked[{/if}]> <b class="h3">[{$paymentmethod->oxpayments__oxdesc->value}]</b> [{if $paymentmethod->oxpayments__oxaddsum->value}]&nbsp;(+[{oxprice price=$paymentmethod->getPrice() currency=$currency }])[{/if}] </label>

in payment_[{$sPaymentID}] fehlt jeweils das 'm' :)

Togglemöglichkeit der Zahlarten optisch anders gestalten

Ich bin jetzt tatsächlich mehrfach von Kunden darauf angesprochen worden, dass nicht erkennbar ist, dass man die Zahlarten toggeln kann.

Hast du eine Idee, wie man das optisch so gestaltet, dass auch der älteren Kundschaft klar wird, dass sie da "drauf klicken" können?

listitem Templates verbessern

  • link hover text decoration none
  • Irgendein mouseover / hover Effekt?

infogrid:

  • Den "Details" Knopf entfernen.
  • Short description + Preis überall auf die gleiche Höhe bringen

grid:

  • ppu neue Zeile
  • feste Höhe für BIlder?

list:

  • Bilder zentrieren
  • button um den Preis wegmachen
  • ppu besser formatieren
  • Staffelpreise foramtieren

Facebook App-ID fehlt

In der base.tpl fehlt die Facebook App-ID. Findet der OpenGraph Debugger nicht so gut.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.