• Resolved pjotterke

    (@pjotterke)


    When i put in some extra product photo’s i get this error:
    Notice: Undefined property: stdClass::$Title in /customers/1/7/c/weighing.nl/httpd.www/wp-content/plugins/ultimate-product-catalogue/Functions/Shortcodes.php on line 1112 Notice: Undefined property: stdClass::$Caption in /customers/1/7/c/weighing.nl/httpd.www/wp-content/plugins/ultimate-product-catalogue/Functions/Shortcodes.php on line 1112 Notice: Undefined property: stdClass::$Title in /customers/1/7/c/weighing.nl/httpd.www/wp-content/plugins/ultimate-product-catalogue/Functions/Shortcodes.php on line 1112 Notice: Undefined property: stdClass::$Caption in /customers/1/7/c/weighing.nl/httpd.www/wp-content/plugins/ultimate-product-catalogue/Functions/Shortcodes.php on line 1112

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi pjotterke,

    Thank you for letting us know about these PHP notices. We’ll look to eliminate them in an upcoming update. In the meantime, as they are only notices, once you go live and disable debug mode, they will not show and will not affect the functionality of the plugin.

    Thread Starter pjotterke

    (@pjotterke)

    how can i change that?

    Hi pjotterke,

    If you’re referring to debug mode, this can be disabled in the wp-config.php file. WordPress explains this here: https://codex.www.ads-software.com/WP_DEBUG

    Thread Starter pjotterke

    (@pjotterke)

    IS already on, so that’s not the sollution…

    =

    Hi @pjotterke ,

    Sorry, we meant in order to stop seeing those messages, you’ll need to turn Debug mode off.

    Thread Starter pjotterke

    (@pjotterke)

    Still can’t put in extra product photo’s

    Hi pjotterke,

    Are you able to upload the extra images to your product (in the “Edit Product” page)?

    We’re asking because it appears you have some Custom CSS in place that’s hiding thumbnails in the layout you’re using. If you edit your catalogue, and go to the “Custom CSS” box, take a copy of this code:

    .prod-cat-addt-details-thumbs-div {
    display:none;}
    .upcp-standard-product-page .prod-cat-addt-details-main-div {
    width:100%;}

    Then erase it from the “Custom CSS” box and click Save.

    Thread Starter pjotterke

    (@pjotterke)

    I al ready had that code standing there, i just deleted the code and is fixed asswell!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Product images error’ is closed to new replies.