Verfasste Forenbeiträge
-
Als Antwort auf: Sorting table: the images from page 2 onwards don't load.
November 5, 2017 um 14:51 Uhr #14277TimoAdministratorYou could ask the theme creator how to disable this image fade in / lazy loading effect or at least how to disable it for certain part of your pages like the product table build with ASA2.
Als Antwort auf: Sorting table: the images from page 2 onwards don't load.
Oktober 7, 2017 um 15:56 Uhr #14260TimoAdministratorWhen I open your page, it seems like all the images don’t get loaded until I scroll down. Do you use any kind of plugin for lazy loading or caching images? Maybe this behavior will interfere with the second table page. Could you try to load this page without any other plugins, just ASA2?
Als Antwort auf: Sorting table: the images from page 2 onwards don't load.
September 27, 2017 um 09:28 Uhr #14256TimoAdministratorHi Nuur,
thanks for your feedback. I checked your page and the sortable table at the bottom of the page loaded as expeceted. I could see all product images on all 5 table pages.Als Antwort auf: Reines Textlink Template
September 21, 2017 um 09:34 Uhr #14252TimoAdministratorHi Oli,
danke für dein Feedback. Ich kann dir gerne helfen. Programmieren können musst du dafür nicht. Mit ASA2 gibt es sogar einen eigenen Shortcode für die Erstellung reiner Textlinks:
[asa2_textlink] (siehe http://docs.getasa2.com/shortcodes_asa2_textlink.html)
Dafür musst du also nicht extra ein Template anlegen.
Bei der Erstellung eines Templates für die Anzeige nur eines Bildlinks kann ich gerne assistieren. Du kannst dafür eine Ticket unter http://www.ifeelweb.de/support/ erstellen.
Im einfachsten Falle würde es so funktionieren:<a href="{{ AmazonURL }}" rel="nofollow" target="_blank"><img src="{{ MediumImageURL }}" width="{{ MediumImageWidth }}" height="{{ MediumImageHeight }}"></a>
Alle Platzhalter, die dir für Bilder zur Verfügung stehen, findest du hier: http://docs.getasa2.com/placeholders_images.html
Mit dem nächsten ASA2 Update kommt ein Feature, mit dem du ein Produktbild auswählen und in die Seite einfügen kannst.
Ich hoffe, ich konnte dir helfen. Wenn du noch Fragen hast, melde dich.
Als Antwort auf: Geht das ASA 1 auch mit der PHP Version 7 oder 7.1 ?
August 29, 2017 um 21:57 Uhr #14250TimoAdministratorASA2 funktioniert auf jeden Fall mit PHP 7.0 und 7.1. Es wird regelmäßig aktualisiert und an die neuesten Anforderungen angepasst. Im Changelog kannst du alle Details sehen, z.B. die PHP 7 Verbesserungen in ASA2 Version 1.7.0: https://getasa2.com/changelog/
ASA1 wird seltener aktualisiert. Dafür wird es demnächst auch eine Anpassung an PHP 7 geben.
Als Antwort auf: Produktliste mit eigenen filterbaren Kriterien
August 15, 2017 um 18:54 Uhr #14248TimoAdministratorHi Constantine,
ja, ich denke das ist machbar. Horizontal_box kann als Grundlage dienen was die Daten angeht. Wenn du den Rand rausnimmst und nur durch eine Linie unterhalb des Templates ersetzt, entsteht diese Listenoptik. Das Prozentzeichen links kannst du anzeigen, wenn es einen Sale-Price gibt (http://docs.getasa2.com/placeholders_price.html#offeramountsaved).Das kann ich mir gut vorstellen und würde mich über einen Link freuen, wenn das online ist! 😉
Als Antwort auf: Amazon Pantry Bilder
August 15, 2017 um 18:37 Uhr #14247TimoAdministratorOk, danke für den Hinweis. Ich werde die Benachrichtigungen fürs nächste Update einbauen und die Sache mit dem Secret Key nochmal prüfen. Ich bin aber sicher, dass wenn dieses Problem auftritt, dann nur ein Mal, weil intern auf eine zukunftstaugliche Verschlüsselungsfunktion umgestellt wird, bei der es beim nächsten Update bleibt. 🙂
Als Antwort auf: Amazon Pantry Bilder
August 14, 2017 um 21:26 Uhr #14243TimoAdministratorFreut mich zu hören! Die Zufriedenheit der ASA2-User steht an erster Stelle!
Ich nehme das auf jeden Fall als Anlass für Verbesserungen, konkret in einer Benachrichtigungsfunktion, die den Seitenadmin per E-Mail informiert, sobald irgendetwas am ASA2-Setup unstimmig ist oder keine API-Verbindung aufgebaut werden kann. Dadurch bleiben Ausfälle, durch welche technischen Gründe auch immer, zumindest minimiert.
Wenn du weitere Fragen hast, lass es mich wissen.
Als Antwort auf: The Page Isn't Working Error
Juli 27, 2017 um 23:37 Uhr #14220TimoAdministratorJust to let the public know: The issues got solved and the fixes will be part of the next minor update very soon!
Als Antwort auf: The Page Isn't Working Error
Juli 26, 2017 um 22:57 Uhr #14218Als Antwort auf: Custom fields in Sortable table
Juli 21, 2017 um 14:53 Uhr #14202TimoAdministratorSorry for my late reply. I missed this forum topic.
Can you give me an example of the products you are about to show and what properties you want to add in the list?
Als Antwort auf: API for getting Amazon product details
Juli 21, 2017 um 14:52 Uhr #14201TimoAdministratorSorry for my late reply. I missed this topic.
From your description it is hard to think what exactly you would expect from ASA. If you just want to display certain product details, you could do that with ASA2’s shortcode option „value“, see: http://docs.getasa2.com/shortcodes_asa2.html#value
This can also be used to only get the affiliate link, like so: [asa2 value="AmazonURL"]ASIN[/asa2]
If that is not what you mean, please give me some examples.
Als Antwort auf: Anderes Produktbild verwenden
April 28, 2017 um 16:46 Uhr #14175TimoAdministratorHi Matthias,
freut mich, dass du ASA2 nutzt! 🙂
Hast du dir schonmal diesen Post angeschaut?: http://www.wp-amazon-plugin.com/2016/13890/asa-2-update-1-3-brings-new-image-features/Darin wird einiges zur Verwendung von Bildern erklärt, auch wie du ein bestimmtes anzeigen kannst.
Als Antwort auf: Please fix AsaWidget.php for PHP v7
März 8, 2017 um 18:46 Uhr #14146TimoAdministratorPlease check if the new ASA1 update (version 1.1.1) works with your PHP 7 installation. It does with mine. 😉
Als Antwort auf: Wrong category (cat_slug) is shown
Februar 26, 2017 um 21:55 Uhr #14141TimoAdministratorThanks for your reply. I am happy that I could help you.