Forum Replies Created
-
TimoMember
Hi Lif,
freut mich, dass dir ASA1 gefällt. Die drei Bildgrößen kannst du mit ASA1 auf jeden Fall nutzen, z.B. das große Bild mit dn Platzhaltern {$LargeImageUrl}, {$LargeImageWidth} und {$LargeImageHeight}
Es könnte sein, dass es für das Produkt, mit dem du getestet hast, kein großes Bild gibt. Kannst du mir mal die ASIN schicken?Alle Platzhalter von ASA1 sind hier aufgelistet: https://www.wp-amazon-plugin.com/placeholders/
In reply to: Sorting table: the images from page 2 onwards don't load.
October 10, 2017 at 23:36 #14263TimoMemberThat’s a good hint. I can also see the images on page 2 after I changed the browser size. I guess it has to do with the way the images get loaded on your page. They do not appear until you scroll to them. Then they get displayed with a fade effect. That is not the usual way images get loaded by a browser, so I guess this behavior comes from the used WP theme. There might be some Javascript library involved which is not able to detect the event of changing the table page and it does not show the images. I guess if you would change the theme (maybe on a test page) e.g. to the WP default theme, the images on page 2 would be visible immediately.
In reply to: Amazon Pantry Bilder
August 14, 2017 at 14:59 #14241TimoMemberHi Matthias,
danke für deine Rückmeldung. Evtl. ging beim Update und dem Aktualisieren des verschlüsselt abgelegten Secret Key etwas schief. Durch einen Wegfall von PHP Verschlüsselungs-Funktionen musste das im Sinne der Sicherheit umgestellt werden.
Bisher liegen keine weiteren Meldungen dieser Art vor. Das sollte sich eigentlich nicht negativ auf eingebundene Produkte auswirken, weil der letzte Stand der Daten verwendet wird, sofern sie im Repo hinterlegt sind. Nach Eingabe des Keys sollte auch wieder alles klappen.Sorry, falls dadurch Unannehmlichkeiten aufgetreten sind. Bitte erstelle ein Ticket unter http://www.ifeelweb.de/support/ mit Angabe deiner Lizenz und ich richte dir als Gegenleistung eine kostenlose Verlängerung ein.
In reply to: Zweite WP-Installation, neuer Amazon Access Key?
July 28, 2017 at 18:51 #14222TimoMemberDu brauchst für die zweite Seite nur die andere Tracking-ID verwenden. Als AWS Account kannst du den selben verwenden, dafür musst du keinen zweiten anlegen. 🙂
In reply to: The Page Isn't Working Error
July 25, 2017 at 23:20 #14215TimoMemberHi Les,
thanks for your request. I guess there must be a script error somewhere when processing your page request. There is no other error report like yours for the current version yet. Can you please create a ticket at http://www.ifeelweb.de/support/ and send me some details like your site URL and we can discuss further steps (like a temporary admin access for me) to solve this issue.In reply to: Durchschnittsbewertung und Anzahl der Bewertungen werden nicht ausgelesen
July 25, 2017 at 23:14 #14213TimoMemberEinen Zeitplan gibt es dafür nicht, weil es noch keine Entscheidung gibt, ob das in ASA1 integriert werden kann. Das ist eines der komplexesten Premium-Features von ASA2, das stetig ergänzt optimiert wird. Auf absehbare Zeit wird das nicht in ASA1 kommen, sorry. Bis Ende Juli gilt noch der ASA2 Summer Sale.
In reply to: Link zu interner Produktseite in Templates unterbringen
July 25, 2017 at 23:10 #14212TimoMemberHi Constantine,
vielen Dank für deine Rückmeldung. Ich freue mich, dass dir ASA2 gefällt. Für deine spezielle Anforderung würde es sich anbieten, eine Kopie vom Template zu erstellen und diese mit einem “Custom Value” zu versehen, der die URL für deinen Button erhält. Hier ein Beispiel in der Doku: http://docs.getasa2.com/shortcodes_asa2_collection.html#custom-values
Im Shortcode so:
[asa2 my_button_url="/bla.htm"]B0094J2BZ0[/asa2]und in deinem Template kannst du dann mit {{ my_button_url }} als Platzhalter arbeiten.
Ich hoffe, das hilft dir weiter.
In reply to: Bug with Yoast SEO
June 28, 2017 at 22:42 #14178TimoMemberHi Dennis,
sure, this is t the CSS to be added for the admin section. It will be part of the next update, which will be released soon..asa2_product_picker_tabs li::before {
margin: inherit !important;
font-weight: inherit !important;
content: “” !important;
}
.asa2_product_picker_tabs ul, .asa2_product_picker_tabs li {
margin: inherit !important;
}In reply to: Produkt wird trotz mehrfachen Shortcodes nur einmal angezeigt
February 25, 2016 at 14:57 #13875TimoMemberHi Lars,
danke für die Rückmeldung. Freut mich zu hören. Dann werde ich bald ein neues Update mit dieser Verbesserung veröffentlichen.
Gruß,
TimoIn reply to: Produkt wird trotz mehrfachen Shortcodes nur einmal angezeigt
February 15, 2016 at 21:09 #13860TimoMemberHallo,
sorry dass es etwas gedauert hat. Ich konnte herausfinden woran es lag. Das Verhalten trat nur im AJAX Modus auf und ich konnte es fixen. Bevor ich ein Update veröffentliche, würde ich mich freuen, wenn ihr die Vorabversion testen könntet und mir Rückmeldung gebt. Hier gibt es die gefixte Version: http://www.wp-amazon-plugin.com/download/amazonsimpleadmin.zip
- This reply was modified 8 years, 9 months ago by Timo.
In reply to: How to show temporary offer price?
January 26, 2016 at 23:16 #13483TimoMemberI will repeat the answer I already gave you via email here for the public: The price you see is the price value Amazon delivers through its API. Right now, the temporary special price is not part of the API result. I will check if there is a way to get those special day prices from the API. I will do my best to make it possible, but we can only work with the data Amazon provides us.
ASA 2 is available at: https://getasa2.com/
In reply to: https oder // für Amazon-URL
January 12, 2016 at 12:13 #13472TimoMemberZur Info: ASA 2 ist jetzt verfügbar und kann alle Bilder auch via https einbinden.
Siehe HTTPS ready: https://getasa2.com/features/#asa2_https
In reply to: Deprecated: iconv_set_encoding(): Use of iconv.internal_encoding is deprecated
January 12, 2016 at 10:36 #13471TimoMemberOk, dann konntest du das Problem lösen?
In reply to: Produkt wird trotz mehrfachen Shortcodes nur einmal angezeigt
January 11, 2016 at 21:29 #13470TimoMemberDanke für den Hinweis. Das werde ich prüfen.
In reply to: ASA nur ein Teil wird angezeigt / Cache problem?
December 6, 2015 at 10:28 #13456TimoMemberHast du eine Beispiel-Seite, die ich mir ansehen könnte?
Das Problem hängt auf jeden Fall mit dem AJAX Modus und dem Cache (ASA Cache oder externem Cache) zusammen. Könntest du mal ASAs Debug Modus aktivieren, wenn es du diesem Problem kommt, und schauen, was im Debug Fenster steht? Das Ergebnis mir am besten per Kontakt-Formular senden.