Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
BeBuilder
How I use my custom shortcode in Counter number field?
ismailozcelik2006
July 2018
in
BeBuilder
I have a page with a counter. This counter data change every hour. So I write a shortcode myself. I got a number from database. How I use this shortcode in my page?
Comments
Pablo
July 2018
Hi,
First of all, before you do anything in Theme, please use the Child Theme of BeTheme.
It will make you safe while making a update of theme.
You just don't know how to insert it on page, or you don't know where to upload this script?
Greetings.
ismailozcelik2006
July 2018
Hi,
I used child theme, dont worry
add_shortcode('province_count', 'row_count_shortcode');
This short code is working on my page. It is OK.
But how can I use it on counter.
My counter edit screen is:
What I need to do? Which code be overwritten? I have no idea.
Pablo
July 2018
This won't work this way.
It's won't display a number, but a '[province_count]'.
You would have to edit whole item to make it work.
Make a item from beginning which basic of Counter item.
Cheers.
ismailozcelik2006
July 2018
Thanks, I made it but I think it will be an easy way to add shortcodes like that.
Besides, I think muffin builder support some select queries
Pablo
July 2018
If you have some suggestions please post it here:
http://forum.muffingroup.com/betheme/discussion/113/your-suggestions-for-future-updates#latest
We appriciate every idea for updates!
If you have more question, please feel free to ask
Thanks.
Sign In
or
Register
to comment.
Comments