Hi Dmibei,
I am interested in buying but would like to see the site and some statistics first. For example, the monthly visit to the site, the number of sales and so on. I would also like to know which theme the site uses and which plugins it has.
Personally, I think that reviews as well as descriptions of items, and maybe even pictures of items should be significantly changed, because what will happen if Sellvia experiences popularity, so let's say we have 5,000 sites that have identical content. This certainly can’t be good for SEO.
I imported another product this morning and the situation is the same. Images and product descriptions are imported without problems, but reviews are not. There is a notification that some import is being done, but even after 4 hours, nothing happened. Maybe the problem is in one of the plugins...
These are my first impressions of the Sellvia plugin. Please note that the test was done on a site that uses the Flatsome theme and there is no Alidropship plugin installed.
For a start, I imported one product, and it went well as far as the description of the items and the pictures in the...
If you read my post carefully, you will see that I said that if his only problem is import review, this plugin can solve it. In addition, switching from one dropshipping plugin to another can be a big deal, especially if you have a large number of products in your store. I never said that this...
That’s fine, but you can only offer what the seller from Aliexpress offers. The fact is that at the moment, fewer sellers are offering this option than before the corona virus pandemic.
As chris37 has already said, you can see it on the page of the desired product. Select the UK as the country where you want to send the package, and then see what the options are for sending the package.
Be careful and check if it is true that the product is sent from the local warehouse. Sellers on Aliexpress often lie about it. If the product is really in a UK warehouse then the shipping option offered will also be some UK postal service and then the estimated delivery time will be much...
If you use the Flatsome theme and plugin you specified, try this CSS code:
div#review_form_wrapper.large-5.col {
max-width:100%;
flex-basis:100%;
}
div#comments.col.large-7 {
max-width:100%;
flex-basis:100%;
}
div.accordion-inner {
padding-top: 1em;
padding-right: 5px...