Forums
Forums / Plugin: Directorist: AI-Powered Business Directory, Listings & Classified Ads / Price in widget
(@tarekelnemrawy)
3 years, 9 months ago
Hello Tech, I am interested in this plugin, it looks great till now and full of options.
My question: I activated the plugin widget. I want to add the unit price here in the widget on the left. How can I do this ?
View post on imgur.com
Regards
The page I need help with: [log in to see the link]
(@m4hd1bd)
Hi @tarekelnemrawy,
There’s no way to add individual listing info on the sidebar. However, you can try using the PHP Code Widget Plugin to add PHP Code Widget to your sidebar and there you can try adding this code:
<?PHP echo get_post_meta(get_the_ID(), '_price', true); ?>
Regards, Mahdi.
Tahnk you @m4hd1bd it works.
The topic ‘Price in widget’ is closed to new replies.