fprati
Forum Replies Created
-
Forum: Plugins
In reply to: [YITH WooCommerce Quick View] network getaddress warningHi, thanks a lot, the error is gone. Sorry for the late reply, but somehow I never receive notifications from wordpress.org, not sure why…
Best regards
Franco
Forum: Plugins
In reply to: [YITH WooCommerce Quick View] Adding extra informationGreat, it works, thanks a lot!
Forum: Plugins
In reply to: [YITH WooCommerce Quick View] network getaddress warningv1.3.11. The website is not live and still in development, does it explain the issue?
Forum: Plugins
In reply to: [YITH WooCommerce Quick View] Adding extra informationHi,
thank you for that. I tried the add_action( ‘yith_wcqv_product_summary’, ‘woocommerce_template_single_excerpt’, 20 );
and it adds the summary excerpt under the price, which is fine. But how do I add the full description (not the summary) below the quantity and add-to-cart button, please?Best regards
Franco
Forum: Plugins
In reply to: [Quick View WooCommerce] Quantity selection not visibleI realised there’s an error on the browser console, which might help tracking down the issue:
TypeError: a(…).prettyPhoto is not a function
Forum: Plugins
In reply to: [WooCommerce] Attributes product filter widget: Placeholder “quotes”Hello,
can you give me a code sample for the filter by attribute (not category) widget, please? I need to change the placeholder for the dropdown and I cannot find it anywhere. For instance if my attribute is color the placeholder is “Any color” and that’s not good for my case.Thanks
Franco
Hi Gerald,
I think I found the issue: there was a missing table blogmeta. I manually added it in (the network and the db upgrade did not do it) as explained here https://wordpress.org/support/topic/not-creating-table-wp-blogmeta/page/2/ and I no longer see errors.Best,
Franco
Yes, I can confirm the instruction is present and corresponds to the actual prefix used in its tables.
Most of tables use that prefix, including the WF tables, but there are few (including posts, postmeta, options etc.) which append “_2” to the prefix. I guess that’s due to the fact the website is defined as multisite. Not sure if it matters, I just add it in.Best,
Franco
Hi Gerald,
I just sent the report. Please note that due to the amount of errors I had disabled WF since and only enabled it a couple of minutes before sending the report. Let me know if that’s not good for you. I will disable it again.
Yes, I am on the latest version of every component.
Best regards
Franco
Great, thanks!
Thanks a lot, Tomi. In fact, they all worked before, I just could not see the events in the ga real-time dashboard, for some reason.
Forum: Plugins
In reply to: [Menu Image, Icons made easy] php foreach error on php7.1Hi,
still no fix for this, please?
To complete the information, the error always come in pairs, here is the complete line:PHP Warning: Illegal string offset ‘class’ in ../wp-content/plugins/menu-image/menu-image.php on line 302″
PHP Warning: Invalid argument supplied for foreach() in ../wp-content/plugins/menu-image/menu-image.php on line 316″Hope it helps
Regards
FrancoForum: Plugins
In reply to: [Menu Image, Icons made easy] php foreach error on php7.1No, unfortunately the error is still there.
Hi,
I am using monster insights as well and I have the universal tracking code disabled. However, I get “ga not defined” error. Only if I disable “Add Enhanced Ecommerce Tracking Code” further down the page settings then the error goes away. In that case, however, your plugin no longer tracks ecommerce data, I guess. Monster insights uses gaTracker and not ga, is that the reason for the error?
What do you suggest?
Regards
FrancoForum: Plugins
In reply to: [VS Event List] All instead of summary displayed in listSorry, just found the option under setting vsel… Solved.