Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • As an update, I’m getting the following (redacted) error messages on the server when I try to add images to slides;

    PHP Warning: Invalid argument supplied for foreach() in /home/nlc1/public_html/wp-content/plugins/cyclone-slider-2/src/CycloneSlider/Frontend.php on line 128, referer: [url]/wp-admin/edit.php?post_type=cycloneslider

    PHP Warning: Invalid argument supplied for foreach() in /home/nlc1/public_html/wp-content/plugins/cyclone-slider-2/src/CycloneSlider/Frontend.php on line 135, referer: [url]/wp-admin/edit.php?post_type=cycloneslider

    PHP Warning: Invalid argument supplied for foreach() in /home/nlc1/public_html/wp-content/plugins/cyclone-slider-2/templates/standard/slider.php on line 31, referer: [url]/wp-admin/edit.php?post_type=cycloneslider

    • This reply was modified 7 years, 8 months ago by DarrenParlett. Reason: Removed URL

    Hello,

    I’m getting what I think is the same issue as David.

    Whenever I try to add new slides (either “Add Slide” or “Add Images as Slide”) to a Slideshow all I see is a white screen at [site name]/wp-admin/post.php.

    Like David I have been unable to replicate the problem on two staging servers, with the same version of PHP, WordPress and plugins etc. Turning on Debugging in WordPress doesn’t provide any error messages.

    I’m using Cyclone Slider 2 Version 2.12.4, WordPress 4.7.3 and PHP version 5.6.29.

    Any help would be appreciated.

    Cheers
    Darren

    Hello Hozyali,

    I was going to post a query myself about image sorting but if you haven’t offered the option I won’t bother.

    In the Add Photos meta box there is some code that allows the the dragging and dropping of images and css changes to the appearance of dragged images but as mentioned by Kburrows earlier it doesn’t save the new image order. The code is in property-images-metabox.php.

    Thanks for the plugin though, almost perfect for what I need.

    Cheers
    Darren

    Or it could be that your posts were published on the same day in which case the the_date() will only show the date for the first post.

    In that case try get_the_date()

    Darren

    Hi Sandropel,

    You have probably sorted this by now but just in case;

    It sounds like you have added the line in the wrong place e.g. before the while loop, so the date is only showing once.

    Cheers
    Darren

Viewing 5 replies - 1 through 5 (of 5 total)