vaniivan
Forum Replies Created
-
The problem is the scoring system, I guess it looks at the standard WP template for post type, but we’d need it to look at the (front-end system) page this template redirects to.
I don’t know how you pull the content for scoring system, but it would suffice if you’d allow it one redirect hop.- This reply was modified 8 years, 2 months ago by vaniivan.
Forum: Plugins
In reply to: [YITH WooCommerce Badge Management] PHP WARNINGYou just need to create an empty php file here:
/home/XXXX/public_html/wp-content/plugins/yith-woocommerce-badges-management/templates/badge_styles.php…and the error will go away, but it’s up to plugin author to rectify this in the plugin repo, I tried to add a github issue, but seems like that option is disabled.
Forum: Plugins
In reply to: [Shopp] Shopp product – can't turn off featured productYes it turns out it was memcached that was the culprit, we’re still getting the hang of it. It seems to do wonders for the site performance but overcaches some things even the wp-admin stuff.
Also the same problem, and my datepicker stylesheet is below the types one, but it doesn’t override. I’m using types 1.6.2.
Forum: Fixing WordPress
In reply to: Multiple date field/values per Excursion post typeYes it’s ok, but I could not find the ability to dynamically add/remove multiple date fields. It can only display fixed number of fields as set in the template stage.