Small issues and a suggestion

This topic contains 11 reply and 3 voices, and was last updated by towhid 8 years, 10 months ago
Viewing 11 Posts - 1 through 11 (of 11 total)
Author Posts
May 28, 2015 at 1:02 am 45391
towhid Hello, If you visit http://www.ghosttt.com/shop/wolfandmoon/ and http://www.ghosttt.com/shop/alfiesstudio/ you can see that the banners are splitting in half by about 60px. The bottom half of the banner is being added to the top. The contact form has also been pushed right up against the page. Also when you click "seller info" (eg. on http://www.ghosttt.com/product/ridge-necklace/) there is an additional bullet point below the address. Why is that? Can I remove it? A suggestion for future updates would be to allow sellers to preview their products before they submit, as many of my sellers are making mistakes I have to then explain to them. Also they cannot add tags that are not already in the system, which is a bit of a pain. Thanks, Charlotte
May 28, 2015 at 3:10 am 45396
Charlotte Charlotte

Also, a few sellers have requested to turn off certain notifications (like the product being approved I assume)

May 28, 2015 at 3:25 am 45399
Charlotte Charlotte

Also- I believe I mentioned this before, but it would be amazing if I could add different brackets for shipping that included various countries so sellers didn’t have to add individual countries manually eg. ‘Europe’ would include France, Germany, Italy, Ireland etc.

May 30, 2015 at 1:13 pm 45645
Charlotte Charlotte

Just boosting this to get a response!

May 30, 2015 at 4:40 pm 45683
towhid towhid

Hello Charlotte,

Sorry for my late reply.

http://www.ghosttt.com/shop/wolfandmoon/
http://www.ghosttt.com/shop/alfiesstudio/

I did not understand your question regarding above links.

Regarding this link http://www.ghosttt.com/product/ridge-necklace/

Please try following style in theme’s style.css
.store-name {
list-style: none !important;
}
.seller-name {
list-style: none;
}
.store-address {
list-style: none;
}
If a seller mistake while adding a product there is the option for edit. Which will a seller to avoid mistake.

A tag must be created by admin. If a tag is available in product page then the seller will see and select those tags.

Thanks

May 31, 2015 at 2:29 am 45710
Charlotte Charlotte

Hello,

I added in the code to the style sheet, and now it appears to have removed all the bullet points (which isn’t an issue) apart from the one I wanted (http://www.ghosttt.com/product/ridge-necklace/)

In regards to the other part:
http://www.ghosttt.com/shop/wolfandmoon/
http://www.ghosttt.com/shop/alfiesstudio/
http://www.ghosttt.com/shop/makara/
if you look at the banners you can see that there is the top part of the banner repeated at the bottom on all of them. They’ve uploaded them as normal images, so there must be a bug making it do this.

Thanks!

May 31, 2015 at 2:30 am 45711
Charlotte Charlotte

Oh and also, as mentioned, the contact form is pushed up against the left, whereas before it was more towards the centre of the page.

May 31, 2015 at 3:33 pm 45731
towhid towhid

Hello Charlotte,

Please allow me some time to checkout those issue. Hope I will come back to you with a right solution.

Thanks

June 4, 2015 at 11:47 pm 46167
Anthony Anthony

I have also had trouble with the banner image repeating itself. I am testing Dokan now and would also like to see a resolution on this.

June 7, 2015 at 1:54 am 46324
Charlotte Charlotte

Hi,

Would very much like a fix for this, and also an explanation on how to send products back to sellers for amendments. I thought saving a product as a draft would do this, but I found out it allows sellers to bypass the approval option and they can add it live onto the site. If there are amendments to be made, do I just have to notify them directly and keep the products as pending?

June 7, 2015 at 1:59 am 46325
Charlotte Charlotte

Oh and also there seems to be some sort of clash between Dokan and a User Avatar plugin I already had installed. Because sellers can upload their images from the front end, it doesn’t appear that I can have the plugin installed that allows contributors to upload profile images from the back end anymore…. I spoke to the developers for the plugin and they’ve not been able to fix it, so since I paid for this plugin, I was wondering if maybe it’s something on the Dokan coding that could be fixed.

June 7, 2015 at 2:33 pm 46348
towhid towhid

Hello Charlotte,

Can you please send me the screenshot when you added the code that it has removed all the bullet points.

To avoid repeating the banner image please paste following the lines of style in theme’s style.css.

.dokan-single-store .profile-frame {
background-size: 100% 100% !important;
}

Where you want to see the contact form in the site. Please give me a screenshot.

Thanks

Viewing 11 Posts - 1 through 11 (of 11 total)