Search:
Search took 1.00 seconds.
-
There are two pages with views count, the home and the single ad page, which one do you want to edit?
-
Hi there,
We have updated the plugin and you will get updated plugin from marketplace dashboard within 1-2 hrs.
Thanks
-
Hello lucasatkins,
The searchbar it is handled in the file "bluebit/searchbar.php" so you just need to tweak the condition in line 15 to suit your specific needs:
if ( is_page_template(...
-
Hi,
I will try to recreate this too on my install and will post my findings here as it might help hasten troubleshooting of the issue.
- Jomark
-
edit cp-extend-ad.php and finc function get_discount. its in line 216.
at the end of the function you can see it prepares $discount_offer with price and extend duration.
you can add checks there to...