Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Hi Jackie
There is no custom CSS on the page and there is no code in customize to create the issue.
I've gone into Customize and set the following:
li.job-cf:first-child {
visibility: 0 !important;
display: 0 !important;
}But it hasn't helped. This issue only happens on some job listings and not others.
We haven't installed any new plugins and disabling plugins still shows the same issue with the CSS greyed out.Is there anything else that we can try?
9 months ago in reply to: Stuck on Edit Company Info Page Loop When A Second Employer Ad Is Purchased #1220955This reply has been marked as private.Hi Okkhalid
Please check with your hosting provider that you meet the JobMonster Theme Recommended PHP Configuration Limits.
- upload_max_filesize = 128M
- post_max_size = 128M
- max_execution_time = 60
If you have CPanel or Plesk you can update these settings in your PHP settings.
I would suggest increasing the max_execution_time, max_input_time and upping the Memory_Limit to get a better performance out of your host for your website.
The default for most servers is after 30 seconds it will timeout or give a 404 error message. Increasing to 60 or more as suggested should resolve your issue.
This reply has been marked as private.Hi Jackie
I was hoping to get the first name and last name fields from the registration field so I could map them across into "Keap".
At the moment I can get the email address but was hoping for the two other fields to help populate fields in Keap CRM and when sending out emails to our clients.
Can this still be done?
Kind Regards,
Peter LowenHi Jackie
Sorry about that, please login now for full access.
Kind Regards,
Peter LowenThis reply has been marked as private.This reply has been marked as private.Hi Jackie
I have another website where we would like the "Job Views" column to appear in the job management table.
Can I send you login information to get this working?
Kind Regards,
Peter LowenHi Jackie
Thank you for the reply but the image as per the picture is in the right sidebar not in the loop replacing the Employers logo.
This line here in my code is what I need help with:
$user_id2 = get_current_user_id();
Can you please help me with how you connect which user is connected to which job listing?
Kind Regards,
Peter LowenHi Jackie
I have now enabled the "Applications" column.
Yes please, what do you need from me to be able to get the "job views" in the job management section?
Kind Regards,
Peter Lowen -
AuthorPosts