Forum Replies Created
-
AuthorPosts
-
Hi again.
7. As I see, you have fixed that issue on the mobile.
8. I have added this CSS to help you fix that issue.
ul.noo-resume-list li:hover, ul.noo-resume-list li:hover a, .jobs article:hover h2 > a, .jobs article:hover span, .jobs article:hover span.job-company > a, .jobs article:hover span.job-category > a, .jobs article:hover time, .jobs article:hover em { color: #44494b!important; } .jobs article:hover .loop-item-content h2 > a, ul.noo-resume-list li:hover .item-author a, ul.noo-resume-list li:hover .item-title a { color: #ff0000 !important; }
Please check it again.
Thanks.
Hi again.
1. It another style of Advanced search shortcode. We have changed that layout for your site.
2. We are updating the theme to improve that feature on the next time. If you want, we can custom it for you first with an extra fee, ok?
4. As I see, you have completed config that layout https://prnt.sc/n41q46
Please check it and let us know again if you still have the question.
Thanks.
Hi.
Thank you for contacting us and sorry for the late response.
We have checked your site again. As I see, you found the way to turn off the resume heading page.
Please check it and let us know again if you still need the help.
Thanks.
Hi again.
1. To add the note for application, it needs to custom our theme.
2. We don't support that feature, if you want, we can provide the customize service with an extra fee.
3. Yes, we can help you do this custom with an extra fee.
Please check it and let us know again.
Thanks.
Hi again.
You need to add the code to two files as my above message. Because we have two layouts for resume details.
Thanks.
Hi.
Thank you for contacting us.
As I see, you have removed the company logo on the job listing page.
Please check it again and let us know if you still want to change the company logo size on this page.
Thanks.
Hi again.
We have installed the WP File Manager plugin to help you edit the source code.
We have fixed the issue with the double tap on the mobile. It is the default of our theme, on the first, it is hovering action, then on the second touch is go to the link.
Please check it again.
Thanks.
Hi again.
We have checked and config the demo data to your site.
Please check it again.
Thanks.
Yes, now I can change the source code, but have another issue "Error detected by Application Firewall. Please contact support if you have any questions.". Do you know why when we change your site via the back-end, it response the message?
I think the issue from your hosting.
Can you check it again? Our IP is 14.177.235.13
Thanks.
Hi again.
We have fixed the logout issue when clicking to user avatar.
Please check it again.
Thanks.
Hi again.
We have found some issue from the source code.
Can you give us the FTP account?
Thanks.
With the placeholder, you can use the custom CSS below:
.noo-sh-mailchimp.style_four form input::placeholder { color: black; }
Please check it again.
Thanks.Hi again.
Sorry for the late response.
We have checked and fixed the footer widget issue.
Please check it again.
Thanks.
Hi.
Thank you for contacting us and sorry for the late response.
Yes, we use the decode for the shortcode. We will check and bring the new shortcode to our plugin soon.
Thanks.
Hi again.
Please check the FTP account again. We still can't able to change the source code. If yes, you can provide the cPanel account.
Thanks.
Hi again.
Sorry for the late response.
We have checked and changed some source code to help you fix that issue.
Please check it again.
Thanks.
Hi again.
Sorry for the late response.
Because this at the weekend and we don't work. We have checked your site but have the issue with an FTP account. We have an issue with FTP account permission, it doesn't let us change the file.
Also your site response the message "Error detected by Application Firewall. Please contact support if you have any questions." when I'm trying to remove/ install some plugin.
Please help us check and let us know again.
Thanks.
Hi.
Thank you for contacting us and sorry for the late response.
We have checked your site and found the issue with the image import and the shortcode.
Can you give us the FTP account? We will help you fix the issue soon.
Thanks.
Hi again.
We have checked your site, the submit property still works fine. It depends on your package.
As you see, on this image https://prnt.sc/n0rpkh the remain value is 1, that mean you can submit one property.
After submitting the property, the remain value will reduce 1.
Please check it again.
Thanks.
This reply has been marked as private.Hi again.
Please add the custom CSS to your site. It will help you fix that issue.
.noo-dashboard-table .pagination .paginate_button { float: left; margin-bottom: 5px; }
Thanks.
Hi again.
The issue from our source code.
Don't worry about that, we will include the change to the next update.
Thanks.
Hi again.
The issue from your source code.
$redirect_to = 'https://dynamic-boards-staging.onyx-sites.io/success'; if( 'page-post-job.php' == $page_tempate || 'page-post-resume.php' == $page_tempate ) { $redirect_to = get_permalink() . '#jform'; } $redirect_to = isset($_GET['redirect_to']) && !empty($_GET['redirect_to']) ? $_GET['redirect_to'] : $redirect_to;
Change to
if( 'page-post-job.php' == $page_tempate || 'page-post-resume.php' == $page_tempate ) { $redirect_to = get_permalink() . '#jform'; } $redirect_to = isset($_GET['redirect_to']) && !empty($_GET['redirect_to']) ? $_GET['redirect_to'] : $redirect_to; $redirect_to = 'https://dynamic-boards-staging.onyx-sites.io/success';
Please check it again.
Thanks.Hi.
Thank you for contacting us.
We have checked and fixed that issue on your site.
Please check it again.
Thanks.
5 years, 10 months ago in reply to: Manage Application Without User i need help regarding this #1070773Hi again.
You can enable the WPBackery page builder for the Company post type, then you can add the notice to the company description.
To enable the WPBackery page build for the custom post type, please go to WPBackery Page Builder/ Role manager/ select custom for Post types and check to noo_company.
Please check it again.
Thanks.
-
AuthorPosts