ecwid_team
Forum Replies Created
-
Forum: Plugins
In reply to: [Ecwid by Lightspeed Ecommerce Shopping Cart] Update Plugin on Staging siteHello Laura!
Ecwid Support Team is here to answer your question.
I’m wondering if I update the plugin on my staging site… is it possible that it could effect the Production site?
If we got your idea correctly, a staging website is your non-public WordPress website where you test different things (themes, plugins, scripts, etc.). In order to move changes from a staging website to a live website, your action is required. Thus, you should be able to test the Ecwid plugin update on your test website before you update it on your live WordPress website.
Please notice that you can always check the Changelog for updates in the WordPress Admin > Plugins > View Details next to Ecwid Ecommerce Shopping Cart > Changelog. Here is the video that illustrates the path: https://ecwid.d.pr/0tW4W8
Also, we would appreciate it if you specify why do you want to test the plugin update on a staging website before updating it on the live website. What exactly do you want to test or what would you like to change?
You can always contact us via support@ecwid.com
Thank you!
Hi there!
Ecwid Team is here to help.
Most probably this issue is caused by some 3rd party theme. A similar behavior was described here: https://helpcenter.qodeinteractive.com/hc/en-us/articles/360002274278-How-To-Solve-The-Warning-Cannot-Modify-Header-Information-Issue
Warning: Invalid argument supplied for foreach() in /home/[…]/wp-admin/includes/plugin.php on line 1732
Warning: Cannot modify header information – headers already sent by (output started at /home/[…]/wp-admin/includes/plugin.php:1732) in /home/[…]/wp-admin/includes/misc.php on line 1282
Is it a full error message? Looks like Something is missing in this brackets
/home/[…]In order to investigate it further please send the following information at support@ecwid.com:
1. Link to your store
2. The name of WordPress themeAlso, please mention this case number 978148
Thank you! We are looking forward to hearing from you soon!
Hi!
We sent an email with the solution to the same address (o***r.k*******i@g***l.com) to the same email thread last week, but haven’t received your reply yet.
Have you received our email? I’ve also sent a copy of this email today, just in case.
The issue you have occurs due to incorrect server settings. The website is located in the directory that is not indicated in the DOCUMENT_ROOT server setting. This causes a conflict between WordPress and the server, not in the Ecwid plugin.
To fix the issue, you should contact your website hosting provider and ask them to make website location on the server match the value specified in DOCUMENT_ROOT.
Please see the details in the email we sent and let us know if you have more questions. We’ll be happy to help!
Forum: Plugins
In reply to: [Product Advisor for Ecwid] My Sites Menu Disappeared on WordPress.orgHello!
My name is Anastasia, Ecwid Support. Thank you for your message!If I got your request correctly, you ask about redirecting your Ecwid Instant Site URL (a default one-page website for the Ecwid store) to your WordPress site.
If so, this is not necessary as your Ecwid store is already added to your own website http://www.iwashhands.com, so your store pages can be indexed on this site.
If you don’t want the search engines to index your Instant Site pages, you can go to your Ecwid admin > Overview > Manage Instant Site > and disable “Allow search engines to index Instant Site”.
As a result, the store pages will be only indexed on http://www.iwashhands.comTo learn more about SEO for your Ecwid store, you can read this article: https://support.ecwid.com/hc/en-us/articles/207100509-Improving-SEO-for-Ecwid-store
If any further questions appear — please, contact us at support@ecwid.com. We’ll be happy to assist you!
Forum: Plugins
In reply to: [Ecwid by Lightspeed Ecommerce Shopping Cart] DatabaseNo problem!
Can I also ask you why you wanted to know this? Is there maybe some particular reason and we will be able to help you with it?
Forum: Plugins
In reply to: [Ecwid by Lightspeed Ecommerce Shopping Cart] DatabaseHi there,
No, Ecwid doesn’t add any tables to the website database. All product and order data is stored in secure cloud storage. And if we save some data on the website, we use WP’s official API, but we don’t create any tables.
I hope this information helps! If you have more questions, please feel free to ask here or contact us at support@ecwid.com
Hi,
Thanks for contacting Ecwid support team.
Currently, we don’t have the recurring billing feature built-in. However, there are some workarounds:
1. You can choose Stripe as your payment provider.
Stripe lets securely save customers’ CC details in your Stripe merchant account. So you’ll be able to charge your customers manually from the Stripe account after an order is placed in the store.
To set up Stripe, please follow this instruction: https://support.ecwid.com/hc/en-us/articles/360013319500-Stripe
2. It’s possible to develop a custom integration with a payment provider that suits your business needs.
If there is a payment provider you prefer to work with, our Customization team can help you connect it to your Ecwid store on a paid basis. Feel free to fill out this form: https://ecwidcom.typeform.com/to/vIlijv and after that, the team will reach you out with all details and a quite.
If you have technical skills, you can code the integration yourself using our API documentation: https://developers.ecwid.com/api-documentation
Feel free to contact us, if any further questions appear.
Hi @kenika
Ecwid Customer Care Team is here, thanks a lot for your message!
These warnings from the Google Search Console are telling that some recommended info is missing from the structured data. The warnings are about recommended fields, i.e. they are not compulsory. It means that your products can still be indexed with no problems.
If checking the site URL https://dennisknickel.com/deutsche-welle-interview/, the Google Structured Data Testing tool shows 11 warnings:
– 10 of them are missing because the product card itself doesn’t contain such info, therefore, there are no such parameters in the structured data
– the “priceCurrency” field is part of the product card, so we are going to fix that in the Random Product widget markup.We’ll keep you posted on the matter and let you know once the fix is live — stay tuned. Please note: at the moment it doesn’t affect your store’s SEO results, as it’s just a recommendation right now.
Please, keep in mind that our Customer Care Team will be happy to help you with any requests you may have. Feel free to contact us directly at https://support.ecwid.com/hc/en-us/requests/new
Thank you!
Hi,
Thank you for reporting the problem.
We are looking into it, but there are some more details we need to investigate the issue.
We’ve sent you the details to the email address associated with your account (o***r.k*******i@g***l.com). Can you please check your inbox?
Thank you!
Hi oskarcom,
Thank you for reaching out!
I can see that you’ve created a separate post for this issue: https://wordpress.org/support/topic/installation-error-when-trying-to-connect-store-2/
It will be addressed there.
Thank you.
Hi Kim!
This is Daria from Ecwid Customer Care Team. I’m terribly sorry for keeping you waiting for a reply so long.
I checked your website and created a code for you to change the positions for the price and description. Please, add it to your active CSS theme in Ecwid control panel>Design>Edit theme:
.ecwid.ecwid-SingleProduct-v2.loaded .ecwid-title, .ecwid.ecwid-SingleProduct-v2.loaded .ecwid-productBrowser-price{ text-align: center; }Remember to save the changes.
I hope this will help! By the way, feel free to contact us directly at support@ecwid.com. Our Customer Care team will be happy to help you with any requests you may have.
Thanks and sorry for the delay again.
Forum: Plugins
In reply to: [Ecwid by Lightspeed Ecommerce Shopping Cart] Purchase receipt EMAIL formatHi there,
Adam with Ecwid team’s here. Thanks for the question.
Did you edit the “Download E-goods” email template” in Ecwid admin > Settings > Mail? If that is so, you can revert to the default template in the left bottom corner (screenshot).
If your customers did not receive the links to download digital files, you can always resend them by clicking “Change > Renew download links” in the order details section (screenshot).
In case you are talking about the particular store, can we ask you to drop us a line at support@ecwid.com with the link to your site or your store ID so we can look into this closely for you?
Thanks!
Hi there!
I believe it’s possible to change the positions for the price and description with the help of CSS code. We will be glad to assist you. Please give us a link to your site, so we will be able to prepare this code.
Forum: Plugins
In reply to: [Ecwid by Lightspeed Ecommerce Shopping Cart] Does NOT work with ElementorHi again!
I’m happy to inform we released a fix for this issue. Please, make sure you update the Ecwid plugin for WordPress to its latest version to see the changes.
If you have more questions, feel free to ask them in this thread or send us an email to support@ecwid.com. We will be happy to help!
Forum: Plugins
In reply to: [Ecwid by Lightspeed Ecommerce Shopping Cart] Sell digital productsHello!
Thank you for your question. I’ll be more than happy to help you!
Yes, you definitely can sell digital products like books, music, pictures and etc. with Ecwid.
NOTE: This feature is available starting from the Ecwid Venture plan. To learn about out plans and features, please, follow the link: https://support.ecwid.com/hc/en-us/articles/207100729
Please, follow the steps to create digital products in your store:
1. In your Ecwid admin, go to Catalog > Products and click on ‘Add new product’;
2. Give it a name, specify a price, upload an image (if needed), give a description and uncheck ‘Requires shipping or pickup’ under the ‘Weight’ field.
3. Open the ‘Files’ tab and hit the ‘Upload Files’ button;
4. In the popup window, hit the ‘Choose file’ button, select a file from your PC and hit the ‘Upload Files’ button in the same popup;
5. Give a short description of your files and save changes.Once done, this product will appear in your store!
To learn more, feel free to refer to our article about selling digital products at this link.
I hope it helps!
Feel free to reach out if you have any questions. We’ll be glad to assist!