• Resolved Fabricio10

    (@fabriciobarros10)


    Use of undefined constant ” – assumed ‘”’ (this will throw an Error in a future version of PHP) in public_html/wp-content/plugins/dokan-lite/templates/store-lists-loop.php on line 33

    <div class=”store-content <?php echo ! $store_banner_id ? esc_attr( ‘default-store-banner’ ) : ” ?>” onclick= “location.href='<?php echo esc_url( $store_url ); ?>’;” style=”cursor:pointer;” >
                                    <div class="store-data-container">
                                        <div class="featured-favourite">
                                            <?php if ( $is_store_featured ) : ?>
                                                <div class="featured-label"><?php esc_html_e( 'Featured', 'dokan-lite' ); ?></div>
                                            <?php endif ?>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Erro’ is closed to new replies.