Dokan 1.4 and Product Edit Page

This topic contains 2 reply and 2 voices, and was last updated by Nayem 9 years, 3 months ago
Viewing 2 Posts - 1 through 2 (of 2 total)
Author Posts
January 21, 2015 at 2:52 am 34668
Nayem With the update, the Product Edit Page has lost formatting (presume template overwriting theme...somehow a new problem since it was working with Dokan 1.3...) Is anyone else having this problem? I have sent it to our in house developer but would appreciate @wedevs take on what has changed here. Screenshot showing no formatting :(
January 21, 2015 at 4:22 am 34670
Brenda Brenda

In house Dev fixed but I thought I’d share here in case others have the same problem–

Fix is to go in and edit dokan_edit_product_url function in:

dokan/includes/theme-functions.php

and comment out this line (number 703 in dokan 1.4) as follows:

// return trailingslashit( get_permalink( $product_id ) ). ‘edit/’;

Luckily that was an easy fix. I’d reported on this problem before but the fix didn’t make it into Dokan 1.4

I’m starting a log of my fixes here.

January 21, 2015 at 11:46 am 34694
Nayem Nayem

Hello Brenda,

I am very glad to know that you have fixed your problem. I appreciate your contribution.

Thank you 🙂

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