VITTHAL AMBIKE
Forum Replies Created
-
AuthorPosts
-
May 20, 2018 at 12:11 am in reply to: "You must login to view your message." How to change this #14342VITTHAL AMBIKEParticipant
its ok, i got it, thanks
May 20, 2018 at 12:04 am in reply to: "You must login to view your message." How to change this #14339VITTHAL AMBIKEParticipantI tried , but it is plain words, how to put link of login page
e.g. My login page link is https://careervistar.com/login/
how to add this ?
May 9, 2018 at 7:26 am in reply to: For User name and Nick name is "CV24" what will be the shortcode for New messag #14097VITTHAL AMBIKEParticipantWorks , Thanks
May 7, 2018 at 8:04 pm in reply to: How to remove Minimum characters requirement in "Subject" #14070VITTHAL AMBIKEParticipantI am already using this code to minimize length of Message contents
add_filter( ‘fep_form_fields’, ‘fep_cus_fep_form_fields’ );
function fep_cus_fep_form_fields( $fields )
{
unset( $fields[‘message_content’][‘minlength’] );
return $fields;
}Now adding another code for title is not working. Site is getting offline
“My other thought = You work great , you reply prompt, accurate, thanks for.”
May 7, 2018 at 7:48 pm in reply to: For User name and Nick name is "CV24" what will be the shortcode for New messag #14067VITTHAL AMBIKEParticipantHow to add Subject in this.
<a href="http://YOUR_MESSAGE_PAGE_URL/?fepaction=newmessage&fep_mr_to=1,2">Message</a>
Please guide
May 7, 2018 at 5:23 pm in reply to: How to remove Minimum characters requirement in "Subject" #14056VITTHAL AMBIKEParticipantand in addition , how to change it from Minimum 5 characters to 3 characters
May 2, 2018 at 8:37 am in reply to: Paste directly multiple recipients names in the recipient box #13926VITTHAL AMBIKEParticipantOn new message i see this URL in address bar
https://careervistar.com/profile/vitthal79/?fepaction=newmessage&profiletab=fep-umI want to send message to multiple users say CV24, CV25 are userids,
then how i can pass it in URL above given as you said in earlier post (add &fep_mr_to=1,2)
Please guide
“
VITTHAL AMBIKEParticipantIf possible add Search Box to find Topics also
May 2, 2018 at 12:40 am in reply to: For User name and Nick name is "CV24" what will be the shortcode for New messag #13909VITTHAL AMBIKEParticipantLooking for multiple addition of users in code
[fep_shortcode_message_to]
Please guiide
May 2, 2018 at 12:37 am in reply to: For User name and Nick name is "CV24" what will be the shortcode for New messag #13906VITTHAL AMBIKEParticipantin post editor
VITTHAL AMBIKEParticipantDone, Thanks
VITTHAL AMBIKEParticipantok, it worked fine now.
Thanks for.VITTHAL AMBIKEParticipantwill it work now?,
because i changing line 320 , site geting blank ,
then i tried to put code first in function.php it also giving me error on site,
what to do?
April 30, 2018 at 9:18 am in reply to: Is there any need of user to be present in Group first to send Group Meassage #13851VITTHAL AMBIKEParticipantNot workable
VITTHAL AMBIKEParticipant -
AuthorPosts