Forum Replies Created

Viewing 15 Topics - 1 through 15 (of 102 total)
Author Posts
March 26, 2015 at 6:01 pm in reply to: Page titles 40055
Paul Paul

I’ve got them set as that:


However as you’ll see I can’t select “Product” in Product permalink base, when I do it just adds it to the custom base field. Is that correct?

I’m still seeing incorrect page title 🙁

March 17, 2015 at 9:00 pm in reply to: Whitepage error after install 39321
Paul Paul

Working! I uninstalled the theme and plugin again, and installed them both again. No idea what caused this!

March 17, 2015 at 7:03 pm in reply to: Whitepage error after install 39307
Paul Paul

I deleted the theme and child theme and re-uploaded the dokan theme zip. After installing, I get the same error:

Fatal error: Call to undefined function dokan_is_user_seller() in /home2/qrmarke1/public_html/wp-content/themes/dokan/includes/template-tags.php on line 261

March 17, 2015 at 5:52 pm in reply to: Whitepage error after install 39304
Paul Paul

Got this sorted now, had to upgrade php version to 5.4

However, getting another error now:

Fatal error: Call to undefined function dokan_is_user_seller() in /home2/qrmarke1/public_html/wp-content/themes/dokan/includes/template-tags.php on line 261

Paul Paul

Yes, I set Payment System to Parallel Payment, and then resubmitted with PayPal.

I’d recommend getting in touch with PP’s support if you have any problems, they helped us get it all sorted.

Paul Paul

Hey roderswiss,

No, unfortunately the customers bank / PayPal account will display the payment being split between the site company & the seller.

Although it doesn’t show them they exact percentage, they can still calculate it themselves.

June 26, 2014 at 1:44 pm in reply to: Seller Dashboard – Adding Products (Category issue) 22474
Paul Paul

Hey Simon,

Thanks for your suggestion, but the “Dokan Product Categories” widget works fine for me, the problem I’m talking about is on the Sellers Dashboard > Add Product. Where there’s just 1 large select menu with all categories, sub-categories & sub-sub-categories inside it.

June 16, 2014 at 4:47 pm in reply to: Dokan PayPal Adaptive Payments Problem (Page Style) 22006
Paul Paul

Cheers Nizam! 🙂

Paul Paul

Hey Maketi,

We don’t have any connection to Dokan or WeDevs, we’re just a client/user of Dokan.

I’d recommend making a new thread for this question, as I’m not sure whether the WeDevs guys will be looking into a Resolvedthread.

Paul Paul

Thanks, yeah that’s a Mailchimp plugin, quite good for keeping newsletter lists.

Good luck with Coral Trader, some very interesting images on there 🙂

Paul Paul

No worries, happy to pass a bit of knowledge on 🙂

Yes, I do, you can find it here: http://goo.gl/TF0iKp

Paul Paul

No problem Jason, glad to help!

Yeah, I made a local change to the text label. Right clicking, then selecting Inspect Element in Chrome allows you to do this (Firefox & possible more browsers have this feature too, but I prefer Chrome for editing).

Paul Paul

Also I didn’t rename anything on your site, but using “Inspect” in Google Chrome to edit the code.

Paul Paul

AH of course, this only works on the home page due to the .home class included in the CSS.

If you replace that css with the following:

.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3, .home .product-sliders li h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

You should get your desired result. I’ve not fully tested this so give it a go and see how it looks.

Regards

Paul Paul

Hey Jason,

I’ve had a look but none of the titles seem to reach the end of the available space, so nothing was happening. But I edited a product title in Chrome & it’s working fine:

Maybe it’s your cache?

Viewing 15 Topics - 1 through 15 (of 102 total)