Search:
Search took 1.00 seconds.
-
Hi ismael,
this child theme is missing an action that allows plugins to add features.
the theme is not being sold in appthemes marketplace so I can't check it for you.
you should contact the...
-
Hi Ismael,
It's posisble but you'll have to custom the woocommerce templates to be fully compatible with classipress/flatron framework.
You'll need to look at this...
-
you need a plugin.
you can check out ribbons plugin
http://marketplace.appthemes.com/plugins/ribbons/?aid=36397
-
Hi @ll,
The reason why you don't find any progress bar (percentage counter) while uploading an image (while posting an ad) is related to Flash Player limitations. To get a 'progress counter' to...
-
cp_price is actually read as a string and not an integer, so that means that something like $100 is a lower value than $20 (as 1 is lower than 2)... so you should use meta_value_num instead of...