Forum Replies Created

Viewing 9 Topics - 1 through 9 (of 9 total)
Author Posts
May 8, 2014 at 11:12 pm in reply to: Add Custom Fields to Post Form 20167
RockNRolla RockNRolla

Any ideas please? I need to solve this badly.

Thank you

May 1, 2014 at 8:45 pm in reply to: Add Custom Fields to Post Form 19774
RockNRolla RockNRolla

Hi Ahmed

Im looking for a solution, where I can “register” this custom field, and it will become available as a button, where we have all other buttons for fields, when we are creating a form, like post title, text field etc… Can you give any directions please?

Also, what about my second question?

“how do I change the words? For example,

“This will cost you $1 to add a new post. You may buy some bulk package too.”

Id like to change the word “new post” to new “article” and change the word on all instances, not only on the form submission, even on backend. Please advice.”

Thank you,
Archie

January 8, 2014 at 4:09 am in reply to: Placeholder & Default Text Doesnt Show Up on Textarea 14221
RockNRolla RockNRolla

I removed the default text and left only placeholder and now it works. Yeah, it sucks that these fields are duplicated twice. Will be waiting for the update of plugin for that :))

Thanks for help!
Appreciate it a lot!

Cheers

January 7, 2014 at 1:40 am in reply to: Placeholder & Default Text Doesnt Show Up on Textarea 14192
RockNRolla RockNRolla

Hi Mahi

thanks for help. I see its working now, but with a little problem.

Usually, placeholder gets deleted when you click on field and activate it. Right now, on textarea, when you click on it, the default text doesnt get deleted, so user has to actually select it and delete it before adding his own text. Can you help me fix this please?

Thanks in advance.

Regards.

January 3, 2014 at 11:21 pm in reply to: Placeholder & Default Text Doesnt Show Up on Textarea 14125
RockNRolla RockNRolla

Hello

“Everything seems to be working fine except, the default text and placeholder text on the frontend for the textarea field. ”

I meant the textarea, not text field, the text field for the Subject TITLE is working fine, but placeholder for the body / message (the big textarea) is not working.

December 30, 2013 at 10:14 pm in reply to: Placeholder & Default Text Doesnt Show Up on Textarea 14049
RockNRolla RockNRolla This reply has been marked as private.
September 13, 2013 at 11:04 pm in reply to: How to get Form ID Programatically 8115
RockNRolla RockNRolla

Thanks for response. Can you clarify couple things please

1) Create a Master form << Master form? You mean a form on a main website of Multisite? 3) <> How can I do that?

September 13, 2013 at 11:02 pm in reply to: Edit the email notifications 8114
RockNRolla RockNRolla

Is there any way to edit this inside the code of WP User Frontend plugin? I dont see this on the settings panel / options.

I dont want to install a separate plugin for every little thing. I’d prefer editing the code if possible. Besides, that plugin you recommended takes care of From Name & Email, but I also need to edit the email body that is sent to Guest Post Authors

As default they receive their username / email and Password, as they get registered automatically after they submit a guest post.

I need to add a Post Permalink inside this email body.

September 12, 2013 at 8:25 pm in reply to: How to get Form ID Programatically 8085
RockNRolla RockNRolla

Hello.
Thanks for response.
Sorry if I wasnt clear.

Here is the scenario of my situation.

I have a custom page template in my theme, called page-submit.php

That is the template which renders the page where all the guests, non logged in and non registered users submit the posts (I have guest post enabled in WP Frontend User PRO plugin)

To display the Guest Post form in this page-submit.php form, I use wordpress do_shortcode function:

`

Form ID is 37.

Everything works just fine. But, when I add another wp site (its a Multisite installation), I will have to create the same guest post form there too, and the Form ID will NOT be the same right? so, my page-submit.php template in that blog will not work, as it calls out pwuf_form id=37, which will be true only for the first main site, all other sites will have guest post forms with different IDs.

I need to come up with the solution to somehow, display the guest post form in a way, that the form will display in all blogs, regardless of form ID or whatever.

Any opinions?

Viewing 9 Topics - 1 through 9 (of 9 total)