JeanineH93
Forum Replies Created
-
Hi Rimpa,
I have found half of the solution, by adding the following code in the title.php from woocommerce single product.
<h3 class=”by-vendor-name-link”><?php echo “Door: “.get_user_by(“ID”, get_post(get_the_ID())->post_author)->display_name; ?></h3>
However, now it is displaying the product author, but it needs to be the vendor
Hi Rimpa,
Thanks for the code. However, this code is adding the ‘sold by’ label to the meta tags.
I want the ‘sold by’ label right beneath the product title on the single product page.On the catalogue page (so the product category) i would like the ‘sold by’ label as well to be right beneath the product title.
Could you help me with tthat?
I have an extra question. The first question I asked about the ‘sold by’is for the catalogue page.
But on the single page, there is not being displayed who te seller is. It sort of has been asked before (topic: https://wc-marketplace.com/support-forum/topic/changing-vendor-tab-and-adding-the-seller-in-meta-field/), but I would like to display the seller name (sold by seller…) underneath the product title.
Like:
Product 1 lorem ipsum
Sold by vendor1Hi!
Thanks for the reply. Yes indeed, it has something to do with my theme, i have reached out to the theme developers.However, I have another question. Is it possibile to change te position of “sold by…”?
At the moment, it is placed between the product photo and the product title. However, I want it placed beneath the product title. Is this possible? (www.thewishlabel.com)Forum: Plugins
In reply to: [Murphsy.com Product Feed Silver] " No items processed "Hi dkudler,
I had the same problem. I have found out that the plugin makes a file with <product> tags. Google shopping doesn’t read this tag.
You have to manually replace the text <product> with <item> and </product> with </item>.
Else the feed doesn’t work.Forum: Themes and Templates
In reply to: [Optimizer] Header doesn't go transparantHi i fixed it already!
I had the homepage set wrong, but now just on ‘latest posts’ and it is solved.Forum: Themes and Templates
In reply to: [Sugar and Spice] woocommerce products are below each otherOkay, that’s too bad. Can’t use it for my webshop if it looks like this, but props for your theme!