editing pages changes the order of pages

This topic contains 7 reply and 3 voices, and was last updated by Brk 9 years, 6 months ago
Viewing 7 Posts - 1 through 7 (of 7 total)
Author Posts
July 21, 2014 at 4:00 am 23830
Brk i have some hierarchical pages .. When i edit one hierarchical page with WPUF it returns to parent page ..So my hierarchical page sturcture disappears after i edit pages with WPUF. Is this a bug ? Can we do something about that ? Thanks.
July 21, 2014 at 1:11 pm 23854
Sk Sk

Hello Brk,

We don’t have this issue when test. can you please provide screen shot with some more details of your problem?

Thank you

July 22, 2014 at 8:23 pm 23975
Brk Brk

Thanks for your reply Sk_Shaikat.

I will reply login details of fresh wp install. So you can test .

This is important problem for me. I come to end of my project but this problem stops me.

I will be very pleased if we fix this by some way.

Anyway i will send login details in a private reply.

July 22, 2014 at 8:40 pm 23978
Brk Brk This reply has been marked as private.
July 27, 2014 at 2:47 pm 24180
Sekander Badsha Sekander Badsha

I have inspected the issue and notified the developer team. You’ll get the fix next week.

August 3, 2014 at 4:48 pm 24433
Sekander Badsha Sekander Badsha

Open frontend-form-post.php which is located at “\wp-content\plugins\wp-user-frontend-pro\class\” and go to line number 238 and add the line below:
$postarr['post_parent'] = get_post_field( 'post_parent', $_POST['post_id'] );

This will fix your problem.

October 13, 2014 at 5:55 am 28250
Brk Brk

Hi

The code you have give was working for me.

i read that you have fix this by adding code with latest update.

But when i update WPUF Pro to 2.2.6 this fix is broken again for me..

Update pages changes the order of pages again.

I should fix this again, can you recheck please ?

October 13, 2014 at 6:43 am 28251
Brk Brk

ignore my latest uptade please…everything work fine..

it was a plugin conflict. sorry..

everything is ok.

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