Verfasste Forenbeiträge
-
Als Antwort auf: customize the border widget
August 29, 2012 um 05:45 Uhr #785TimoMitgliedHi,
what do you mean exactly? You can customize the templates by yourself and implement whatever you like. Please check out the guide at http://www.wp-amazon-plugin.com/guide/Als Antwort auf: Performance Optimierung
August 27, 2012 um 06:18 Uhr #752TimoMitgliedIch werde demnächst, so im Herbst wieder mit der Weiterentwicklung starten. Momentan stecke ich voll im Umzugsstress und komme zu nichts… 🙂 Aber im September werde ich wieder mehr Zeit haben an meinen konkreten Plänen für ASA zu arbeiten. Die Performance spielt da natürlich auch eine große Rolle.
Als Antwort auf: Antiquated API calls?
August 14, 2012 um 20:45 Uhr #686TimoMitgliedI summarized all information I could gather about this issue in a new blog post:
Als Antwort auf: Pagination der Ausgabe
August 13, 2012 um 21:15 Uhr #680TimoMitgliedHi Markus,
also das Random Feature bei Collections hat eigentlich nichts mit dem Browser zu tun. Z. B. hier auf der Homepage in der Sidebar ist das Beispiel Widget mit 2 Zufallsprodukten. Das läuft bei mir auch im Firefox. Hast du mal geprüft ob bei dir die Seiten evtl. aus dem Cache kommen?Als Antwort auf: Sprache des PlugIns anpassen?
August 13, 2012 um 21:10 Uhr #679TimoMitgliedHi Wolfgang,
also eine generelle Mehrsprachigkeit des Adminbereiches des Plugins wird es in Zukunft geben. Aber die Platzhalter innerhalb der Templates werden davon nicht betroffen sein. Die sind ja eher ein technisches Hilfsmittel, um die Produktinformationen an dieser Stelle einzusetzen und erscheinen nicht im Frontend.
Ich nehme mir das trotzdem mal mit auf die Liste und überlege, ob das technisch im sinnvollen Rahmen realisierbar wäre.Als Antwort auf: keyword instead of asin?
August 13, 2012 um 21:06 Uhr #677TimoMitgliedLike a dynamic collection. I will add this idea to the feature request list.
Als Antwort auf: shortcode not working in taxonomy description
August 13, 2012 um 21:04 Uhr #676TimoMitgliedHi Kat,
could you provide me the code so that I can implement it for the next update?Als Antwort auf: Antiquated API calls?
August 13, 2012 um 21:01 Uhr #675TimoMitgliedMy installations work fine and I do not get an error. This is why I did not realize this issue yet. Some other users get the same error and I checked the Amazon forums, eg this topic: https://forums.aws.amazon.com/thread.jspa?messageID=371831
I will check this out the next days and provide an update if neccessary.
Als Antwort auf: Zu viel Abstand zwischen ASA-Box und Seiteninhalt?
Juli 22, 2012 um 13:43 Uhr #609TimoMitgliedHi alfred,
das hängt ganz von dem HTML/CSS in deinem Template ab und wie es sich in den Rest deines Themes integriert. Um zu wissen, woran das liegt, muss ich mir den konkreten Fall mal ansehen. Du kannst mir gerne per mal Mail einen Link zu einer Beispielseite schicken und den Code deines Templates, dann schaue ich mir das an.Als Antwort auf: Some placeholders not working on certain products
Juli 22, 2012 um 09:25 Uhr #607TimoMitgliedOk, this is a known problem. Unfortunately the Amazon webservice does not support Kindle prices at the moment.
It’s already in the FAQ http://www.wp-amazon-plugin.com/faq/
Also described in the AWS forums:
https://forums.aws.amazon.com/thread.jspa?messageID=208072Als Antwort auf: Pagination der Ausgabe
Juli 22, 2012 um 08:18 Uhr #605TimoMitgliedHi Markus,
ja, das geht mit dem zusätzlichen Parameter type=random. Also z.B.:
[asa_collection book, items=2, type=random]My_childrens_books[/asa_collection]Steht auch im Guide: http://www.wp-amazon-plugin.com/guide/
Als Antwort auf: Some placeholders not working on certain products
Juli 12, 2012 um 21:07 Uhr #580TimoMitgliedHi Ruth, thanks fir your feedback. I am on vacation till the end of this week. I’ll check this as soon as possible when I am back.
Als Antwort auf: Some placeholders not working on certain products
Juli 10, 2012 um 14:29 Uhr #577TimoMitgliedThanks for testing the new version. I checked the two ASINs. The XML source returned by the Amazon webservice does not contain any information about the percentage saved (first one) and price options (second one, just the list price). As I experienced in the past, there are some cases which are not covered by the webservice yet. I check the official forums (https://forums.aws.amazon.com/forum.jspa?forumID=9) for these issues but could not find a glue yet. I’d like to improve the plugin to handle this but at the moment I think it’s an Amazon issue. If you have an idea, please let me know.
Als Antwort auf: BUG in asa_item Methode
Juli 9, 2012 um 14:05 Uhr #573TimoMitgliedHi Mario,
ja, ich denke du hast Recht und es ist auch ein bekannter Fehler, der in der Entwicklungsversion schon behoben ist. Die Zeile fehlt in deinem Post leider, ich denke du meinst du Funktion getItem oder?
Lade dir doch bitte mal die aktuelle Version der Datei aus dem SVN herunter und ersetze sie in deinem ASA root Verzeichnis: http://svn.wp-plugins.org/amazonsimpleadmin/trunk/AsaCore.phpGib mir dann bitte nochmal kurz Feedback, ob das Problem damit behoben ist. Danke.
Als Antwort auf: Some placeholders not working on certain products
Juli 9, 2012 um 14:01 Uhr #572TimoMitgliedHi,
sorry for my late reply, I was on vacation.
According to my experience, some products return different values as it shows on the Amazon page.
Nevertheless I updated the calculation of the AmazonPrice placeholder in the meantime. It is being tested until it gets to the next official release. You can grab this file and replace it in your plugin root dir if you like to test it too: http://svn.wp-plugins.org/amazonsimpleadmin/trunk/AsaCore.php