rutvikparikh
Forum Replies Created
-
Perfect. Much appreciated your response and now it seems that its working absolutely as per what we were looking for. Thank You.
Yea, I am having the same code in my file.
*/ public function index_reduce( $carry, $value ) { $v = array_unique( $value ); // Line 305 if ( ! empty( $v ) ) { $carry[] = $v; } return $carry; } /**[Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]
Nope, still not. It throws an error saying
” Catchable fatal error: Object of class WP_Post could not be converted to string in /home/content/a2pnexwpnas02_data02/70/3804970/html/wp-content/plugins/a-z-listing/partials/a-z-listing.class.php on line 305″Hello Author,
What did you just changed ? Its not working even with the page now. Before it was not working with the widget, now its not even working with the page.
Perfect. Its not throwing any error any more. But now when I try to add the widget, it is not enable any index. All the characters are disabled.
oh, absolutely we are using the updated version of the plugin.
Awesome. Looking forward for that. I was wondering if someone from us can solve the error that we are frequently getting using Jobs & Expert plugin which says :
Due:
Fatal error: main(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "JE_Job_Model" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in /home/content/a2pnexwpnas02_data02/70/3804970/html/wp-content/plugins/jobs-plus/app/views/landing/main.php on line 44I tried to look much in detail, but not able to figure it out.
Please.
Awesome, yes it did worked.
I have one more question, is there any way to reorder fields which shows up by default when we have selected WP Registration Form.
Like the registration form shows Username, Password, Confirm Password by default and when I add more fields in that form, it shows up below those three fields. We would like to change the order of those field, but I can not see any option to do that. Can you guide me for that ? Please and thank you.
Forum: Plugins
In reply to: [Link Library] Link Submission Confirmation mails, TranslationYea , we are just trying to do some of the automation so yea we are trying to avoid login into the WordPress. The concept of adding more direct links to accept or reject the new item sounds awesome and satisfactory to us and might be much helpful.
It would be great. Much appreciated your response. Thank you.
Looking forward for your reply.
Thank you once again.
Forum: Plugins
In reply to: [WP Job Manager] New job posting admin notification?Is there any way we(admin) can just approve/reject the post via email rather than opening word press to approve/reject it?
Forum: Plugins
In reply to: [Link Library] Link Submission Confirmation mails, TranslationHello Yannick,
Is there any way if someone post a job on our website, and the admin can approve the post to be visible by just the email, instead of opening the wordpress everytime ?
So, as soon as the job is posted, the admin will receive email and he/she will approve/reject through email and the post will be visible/hidden.
Waiting for your reply,thank you in advance.