raffaeleturci
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Ads –?Ad Manager & AdSense] Fatal Error after Update to 2.0.1Me the same, Fatal error after update 3.x.
Same effect after latest update Advanced ADS 2.0.2 and ADS-PRO 3.0.1Just installed the last version (12.2.8). It works almost perfect: a white space’s still in the value:
<g:attribute_name> Ingredients</g:attribute_name>
The xml structure is well printed:
<g:product_detail> <g:section_name>General</g:section_name> <g:attribute_name>Custom attributes Ingredients</g:attribute_name> <g:attribute_value>Alga dunaliella</g:attribute_value> </g:product_detail>
The error is in the g:attribute_name field where adds “Custom attributes” to the value.
Forum: Plugins
In reply to: [PB SEO Friendly Images] Conflicts with ACF Pro (WYSIWYG / Textarea)I’m having problem in this situation:
QODE BRIDGE Theme
Custom Post Type
Textarea ACF fieldForum: Plugins
In reply to: [WooCommerce] BUG with OUT OF STOCK after update 3.6 & 3.6.1Same here.
After upgrade to 3.6.x, and after the first edit, the OUT OF STOCK message appeared on the archive page.
Spent half a day on the issue, last chance was a rollback to Feb backup, 3.5.4 version who runs great.
!! after the rollback, he product must be re-save in order to cancel the unwanted message !!
Now the whole website runs very well, but no reply from WC developer.Forum: Plugins
In reply to: [WOO Codice Fiscale] controllo codice fiscaleSalve, sto provando il plugin ma vedo che la funzione di controllo validità del CF non è ancora attivata. Eventualmente c’è una versione “pro” oppure a pagamento in grado di fare questo tipo di controllo?
Forum: Plugins
In reply to: [WP Video Lightbox] PHP 7?It works on my CENTOS 6 – PHP7
I solved by allowing the “short_open_tag” option on PHP.