• Resolved it2websites

    (@it2websites)


    This message appears when I check ‘pages’ list on a brand new/empty 4.5.3 WP site. This text appears on top of the page. I can create a new page, but publishing the page ends up with the same text on a blank/white screen.

    Any ideas?

    I have not had any problems with other plugins/themes on my sites. Could it be my hosting maybe?

    I can supply more information, or even give you access to my WP installation. Thanks! ??

    Warning: Cannot modify header information - headers already sent by (output started at /home/user/public_html/photos/wp-content/plugins/grid-wud/pages/grid-wud-gallery.php:199) in /home/user/public_html/photos/wp-includes/option.php on line 823
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/user/public_html/photos/wp-content/plugins/grid-wud/pages/grid-wud-gallery.php:199) in /home/user/public_html/photos/wp-includes/option.php on line 824

    Active plugins:
    Grid WUD

    Theme:
    WP 2016

    https://www.ads-software.com/plugins/grid-wud/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter it2websites

    (@it2websites)

    Alright, your code file grid-wud-gallery.php has a trailing whitespace. I removed that, ant it seems to have fixed it.

    No more work for you, at least this time ??

    Plugin Author AccountClosed

    (@wistudatbe)

    Thanks to point me to this issue it2websites ??
    I will prepare a new version without this trailing whitespace.

    I suppose that you have corrected like this:

    <?php
     /*
    === Grid WUD ===
     * Contributors: wistudatbe
     * Author: Danny WUD
     */
    defined( 'ABSPATH' ) or die( 'No script kiddies please!' );
    	function wud_grid_gallery($attr) {

    Regards, Danny

    Plugin Author AccountClosed

    (@wistudatbe)

    Hello,

    This issue is resolved in the new version:
    = 1.1.6 =
    * Removed trailing spaces from gallery PHP page.
    * Use shortcode nowidget=”1″ to force post/page lay-out in a widget.
    * Parameter to choose between thumbnails and full images in the gallery (pop-up image is always full size)
    * Position: close preview gallery button adjusted.

    Regards, Danny

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error on a new 4.5.3 WP site with your plugin’ is closed to new replies.