JayTodd123
Forum Replies Created
-
Forum: Plugins
In reply to: [Fast eBay Listings] Page CacheingI’ve been having issues with the plugin not showing results after 24 hours or so (they just don’t load) but I think I’ve narrowed it down to browser caching. I use Litespeed cache and when it’s set to cache in the users browser it seems to cause issues with Fast eBay Listings (FEL). I’ve turned it off and haven’t had problems yet. Hopefully it’s solved.
I also noticed a PHP error regarding FEL:
PHP 8.0 incompatibilities: FILE: cats/cat_chooser.php FOUND 1 ERRORS AND 0 WARNINGS AFFECTING 1 LINES 46 | ERROR | “$this” can no longer be used in a plain function or method since PHP 7.1.
Not sure if it makes a difference or not but thought I’d pass it along.
Forum: Plugins
In reply to: [Fast eBay Listings] Dynamic Search WidgetHi Arthur, It wasn’t really an issue per se. I was trying to build pages programmatically with fast ebay listings (FEL) as part of the constructed page and then have FEL import the page title as the ebay query. Doesn’t look like it’s possible without a lot of coding which I was trying to avoid. So, I’ll just do it manually.
Thanks!
Forum: Plugins
In reply to: [Fast eBay Listings] Dynamic Search WidgetOk, I see. It looks like the widget will only work in the sidebar. Is there a way to get the Fast eBay Search to utilize the title of a post or page as the search term when using it in the main body and not the footer or sidebar?
Forum: Plugins
In reply to: [Fast eBay Listings] Results title – IconOk, this problem is solved. A web application firewall rule in the htaccess file didn’t like the fact that the gif filename has spaces in it. So, it blocked access and gave a 403 error. Maybe Right_Now_108x45.gif would be better in future versions?
Forum: Plugins
In reply to: [Fast eBay Listings] Results title – IconHi Arthur,
I don’t have it running on my site yet. I tried it briefly to see what it would look like and how customizable it is. I’ve been using WP eBay Product Feeds.
When I load the URL for the gif I get a 403 error. I’ll try some things and see if I can get it to work.