The code is inside
wc-template-functions.php
and especially at line 1200
echo '<a href="' . esc_url( $link ) . '" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">';
How can i add something there not having an empty link?
If i add a name it shows this
Warning: The use statement with non-compound name ‘AutomatticJetpackConstants’ has no effect in /home/tsakmang/pallismed.tsakman.gr/wp-content/plugins/woocommerce/includes/wc-template-functions.php on line 11
Fatal error: Uncaught Error: Class ‘Constants’ not found in /home/tsakmang/pallismed.tsakman.gr/wp-content/plugins/woocommerce/includes/wc-template-functions.php:282 Stack trace: #0 /home/tsakmang/pallismed.tsakman.gr/wp-includes/class-wp-hook.php(307): wc_generator_tag(‘<meta name=”gen…’, ‘xhtml’) #1 /home/tsakmang/pallismed.tsakman.gr/wp-includes/plugin.php(191): WP_Hook->apply_filters(‘<meta name=”gen…’, Array) #2 /home/tsakmang/pallismed.tsakman.gr/wp-includes/general-template.php(4796): apply_filters(‘get_the_generat…’, ‘<meta name=”gen…’, ‘xhtml’) #3 /home/tsakmang/pallismed.tsakman.gr/wp-includes/general-template.php(4708): get_the_generator(‘xhtml’) #4 /home/tsakmang/pallismed.tsakman.gr/wp-includes/general-template.php(4685): the_generator(‘xhtml’) #5 /home/tsakmang/pallismed.tsakman.gr/wp-includes/class-wp-hook.php(307): wp_generator(”) #6 /home/tsakmang/pallismed.tsakman.gr/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) #7 /home/tsakmang/pallismed.tsakman.gr/wp-includes/plugin. in /home/tsakmang/pallismed.tsakman.gr/wp-content/plugins/woocommerce/includes/wc-template-functions.php on line 282
The products are elementor category products
Can you help me edit the php?
Thank you for all
-
This reply was modified 2 years, 4 months ago by
Tsakman.
-
This reply was modified 2 years, 4 months ago by
Tsakman.
-
This reply was modified 2 years, 4 months ago by
Tsakman.
-
This reply was modified 2 years, 4 months ago by
Tsakman.
-
This reply was modified 2 years, 4 months ago by
Tsakman.
-
This reply was modified 2 years, 4 months ago by
Tsakman.