Issue With

This topic contains 4 reply and 2 voices, and was last updated by Tareq Hasan 10 years, 7 months ago
Viewing 4 Posts - 1 through 4 (of 4 total)
Author Posts
August 26, 2013 at 11:31 pm 7500
Tareq Hasan Hi, I m getting a problem with the plugin, actually i m calling the custom fields manually in my themes. And i have a dedicated area to show POST BODY which uses But the problem is it is also calling all of the FrontEnd Custom keys after the post. Could anyone tell me how to only show the POST BODY content. Thanks 'n' Regards, Shabir Virk
August 26, 2013 at 11:53 pm 7502
saku4388 saku4388

Never mind

I solved it by just placing this code in my themes functions.php

remove_filter( ‘the_content’, ‘wpuf_show_custom_fields’ );

August 27, 2013 at 12:16 am 7504
Tareq Hasan Tareq Hasan

There is an option to turn it off in the plugin.

August 27, 2013 at 12:21 am 7506
saku4388 saku4388

Where, Could u please tell me the name of the label?

also could u please tell me, is there anything to send a mail to the author of the post when his post is published from draft.

Right now when a user post a article, i selected to move to the draft, so i will manually review it before publish.

But all i just need is to send an automatic message when the article is published.

Thanks ‘n’ Regards,
Shabir Virk

August 27, 2013 at 12:30 am 7508
Tareq Hasan Tareq Hasan

“Custom Fields in post” in “General Options” tab.

To send notifications, may be you can use this plugin.

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