That I have tried, Here is the current setting:
echo dfads( ‘groups=257&limit=1&orderby=random&container_id=spotlight&return_javascript=1’ );
I have cleared the caches.
That’s a fair question, I have three test ads associated with group ID 257. I found that there may be a cache program installed. Plugin name object-cache.php – Description External Object Cache, Version 2.02 – WPEngine mods. Any chance this is creating some of the problem? If so any ideas about the work around?
I have now also found that if I ad “&order=DESC” to the code even though the order by is random I get the last ad posted for every reload instead of the first ad that was posted.
I have now tried both the shortcode and the php code. Here is what I am currently using.
echo dfads( ‘groups=257&limit=1&orderby=random&container_id=spotlight&return_javascript=0’ );