Digital experiences for all disciplines
Forum Replies Created
-
-
http://bewooden.de/produktkategorie/fliegen/
Also if I want to delete the tax information and the category?
Attached you find a layout.. Thanks!
Henrik
I wanted to delete the catergory and the tax information. Also I wanted to change the stile of the price and title. But If I add the Code of your suggested page nothing changed.
Henrik
See attached image.
Thanks!
HenrikPerfect, thank you!
Question 1 and 2 are good! But I have Problems with Question 3.
I changed the code with this one:
$product_output .= '<div class="product-details">'; $product_output .= '<h4 itemprop="name"><a href="'.get_permalink($post->ID).'">'.get_the_title().'</a></h4>'; if ($asset_type == "top-rated") { $product_output .= $rating_output; } else { } if (!$catalog_mode) { $product_output .= '<span class="price" itemprop="price">'.$product->get_price_html().'</span>'; } $product_output .= '</div>'; $product_output .= '</li>';
But nothing happened.
Greetings Henrik
Did you see something?
Thank You!
-
Posted in: Reply To: blurry product image