creartlab
Forum Replies Created
-
Hello, thanks for reply.
Yes it was that popup and I solved the issue. It was a problem with the homepage was not selected in settings.
thanks for help
best regardsForum: Plugins
In reply to: [WooCommerce Admin] Reports from Analytics ProblemHello, thanks for reply.
Yes, I have stille the problem.I see always 0 for all data: https://prnt.sc/u53rfp
But as you can see I have always new orders: https://prnt.sc/u53s0jI don’t have all updated, theme and plugins but I tried to disable all plugins and also used main theme to check about incompatibility problem with one of them. Nothing is been solved and I don’t see any data in Reports.
thanks for any helps
il problema è noto da tempo e attendevo una release successiva per la risoluzione.
Forum: Fixing WordPress
In reply to: Images source (unknown) and not showing after upgrade to 5.3Hello,
I have the same problem.I purged all caches in Cloudflare but problem still there. I copied the whole installation in a second level domain, without Cloudflare cache and it’s the same.
Any other ideas how to solve it?
Forum: Fixing WordPress
In reply to: Images not loading after 5.3 UpdateHello,
I have the same problem with an upgrade to 5.3. All images are disappeared.Hello, I insert the code manually in the theme file of header and not it seems work fine.
thank youI used: Simple Custom CSS and JS
I insert the code but I can’t find it in the code. Can you verify this?Hello, unfortunally I dont have a tab to insert js code and also I dont have a child theme.
Do you know some plugin for this?Hello,
website: martellinihome.com
fb: https://www.facebook.com/martellinihomethanks
Hello, I sent mail right now from 2 different email. creartlab@gmail.com is one of them.
But they are been rejected:Your email to group support@mobilemonkey.com was rejected due to spam classification.
how to send it to you?
Hello, of course! where I can send them ?
Hello, thanks for replay.
Im not connected with MobileMonkey with Fb account and the Fb Account is not mine but of my client, so Im not connected with it on my browser.
Im connected with it only from the plugin settings and it’s the only website I have with the plugin. Now the Chat is working regular, I will wait tomorrow, but like other days I think it will disconnect.
Can you check it pls if I will send you accesses?
thanksyes I know it’s different but that was not official. they shears asked parent/child products.
I will insert in products all custom forks with their codes. I will ask for xml feed specifications.
thanksHello Michel,
they sent me this xml exemple, is it possible to generate it in this way?
thanks<root>
<products>
<product>
<reference_partenaire>string</reference_partenaire>
<product_name>string</product_name>
<manufacturers_name>string</manufacturers_name>
<product_sex>char</product_sex>
<product_price>float</product_price>
<product_quantity>int</product_quantity>
<color_id>int</color_id>
<product_style>int</product_style>
<product_description>string</product_description>
<product_color>string</product_color>
<heel_height>float</heel_height>
<size_list>
<size>
<size_name>string</size_name>
<size_quantity>int</size_quantity>
<size_reference>string</size_reference>
<ean>string</ean>
</size>
<!– … Più opzioni “size” possibili … –>
</size_list>
<product_composition>int</product_composition>
<voering_composition>int</voering_composition>
<first_composition>int</first_composition>
<zool_composition>int</zool_composition>
<photos>
<url1>url</url1>
<url2>url</url2>
<url3>url</url3>
<url4>url</url4>
<url5>url</url5>
<url6>url</url6>
<url7>url</url7>
<url8>url</url8>
</photos>
<discount>
<startdate>timestamp</startdate>
<stopdate>timestamp</stopdate>
<price_discount>float</price_discount>
<rate>int</rate>
<sales>0/1</sales>
</discount>
<extra_infos>
<info>
<id>int</id>
<value>float</value>
</info>
<!– … Più opzioni “info” possibili … –>
</extra_infos>
<selections>
<selection>int</selection>
<!– … Più opzioni “selection” possibili … –>
</selections>
</product>
<!– … Più opzioni “product” possibili … –>
</products>
</root>
it’s correct. In a variable product I can export only child or only parent. They want both in the file. for this I have the problem. There is a column in the csv “parent/child”. parent is main and child are all variations. Like in the file i sent to you.