Home Forums WoodMart support forum How to Add such option. If possible, from theme settings or else, some other way Reply To: How to Add such option. If possible, from theme settings or else, some other way

#341592

harshwe
Participant

Hello Luke,

1.d. Thanks for clarifying. Really helpful

7.b. Yes, this worked. Thanks 🙂

9. Yes, this worked perfectly. The only areas, it is not showing icon or image is besides the “My Account” field itself. As shown here,
https://i2.paste.pics/FFOUS.png
How can we display the image here also.

10. In Functions.php of Child theme, used custom Snippets to ADD as well as a Snippet to SAVE custom product fields for Products on “Edit Products” > Product Data section.
https://i2.paste.pics/FFPQC.png
In short, a Snippet to ADD and SAVE MPN field (a Global Product Identifier, like GTIN, UPC)

And then a Snippet to Display the MPN Value in Frontend also (Main product page), as can be seen here.
https://i2.paste.pics/FFPQ3.png

It seems, all goes correctly and works fine and showing on the product page as well.
The only thing is that the Value is showing at the very bottom of the Product tabs, Rather than Inside of Additional Info tab.
https://i2.paste.pics/FFPU0.png

I think, I am just missing something. Can you please suggest,
How can we display this MPN field with Value, inside of the Add. Info tab
And with the Prefix Word as “MPN” also, so as to read it like- MPN: “Value”
(currently, only Value is showing)

10.b. If you have some other Refine code, then, would appreciate, if you could please share that. (You can check the existing one from functions.php of the Child theme.)

PS: I want to add, just in order to get rid of Google warning messages for missing Global Product Identifier (like GTIN, UPC, MPN), as well as missing Brand

10.c. Hence, also wanted to know, are you or Woodmart team planning to Add such options in the coming update to get rid of such Warnings from Google. Regarding missing of Global Identifier, Aggregate Reviews, Brands

Regards

  • This reply was modified 3 years ago by harshwe.
  • This reply was modified 3 years ago by harshwe.