Custom selector (id/class) for a product price html tag
Hi,
Can you please help me with the custom selector that is used in the pre-built website BeFurnitureSore fore the price html tag?
It should look something like the one below.
.summary.entry-summary .price > .amount bdi, .summary.entry-summary .price ins .amount bdi
Kind regards, Annika
Comments
Hi,
Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.
It is always a good idea to also attach a screenshot showing what you refer to.
Thanks
The site is offline for the moment. I'm using UNI CPO for calculating prices, like sqm based products (were a printing house). And for that I need to know the "price html tag". There's nothing you can help me with before I'm online? I kind of need it to work properly before we go live.
This is the problem:
It seems that price tag selector is wrong, please update!
and/orIt seems that image tag selector is wrong, please update!
It means that your theme uses custom HTML markup/CSS classes for standard WC containers. Please, use custom selectore in this case. There is a better explanation of this problem on this page. Please, keep reading.Custom selector (id | class) for a product price html tag
Default:
.summary.entry-summary .price > .amount, .summary.entry-summary .price ins .amount
It is quite important to tell the plugin's script where the price is displayed. The default value works for standard theme like Twentyseventeen as well as for themes which use standard, unmodified markup from that comes from WC templates. The actual html markup of the price tag depends on the theme and you may need to define yours. Please, read the FAQ section
Kind regards,
Annika
Sorry, but we did not test this plugin with the theme. Our policy states that we do not support third-party plugins or custom codes, so we cannot help you.
Also, we cannot recommend any plugins other than the ones we support. You can find the list on this page in the sidebar:
https://themeforest.net/item/betheme-responsive-multipurpose-wordpress-theme/7758048
In that case, you should contact the plugin author and/or your web developer.
Thanks