Relative Content

Tag Archive for htmlimagewoocommercevisiblecustomizer

How to show image only to logged in users

I have a wordpress/woocommerce/theme website. Using “appearance/customize” I added an HTML element to the header containing a shortcode from a rewards plugin. It shows how many points the customer has earned, like this: “Reward points 600”. This only shows for logged in users. The text “Reward points” is too long for the mobile version header of the website, to make it shorter I want to replace this text for a small trophy image followed by just the number of point earned, like this: trophy 600. It looks great.