Forum Replies Created
-
AuthorPosts
-
Dear. Please go to 'Customizer -> Custom Code' and add custom CSS code
@media (min-width:767px){ .noo-pricing-table{ display: flex; flex-wrap: wrap; } .noo-pricing-table.style-1 .pricing-content{ display: flex; flex-direction: column; height:100%; } }
Best regards.
Dear, you can see it in admin menu 'Users'
Best regards.
Dear.
1. What is text can't translate ? Please give for me more details, i will check to help you.
2. To remove image on jobs page, please go to 'Customizer -> Job & Company -> Job List' and remove it in setting 'Insert Custom Content'
Best regards.
Dear, please kindly send for me admin account and your site URL via private reply, i will check to help you.
Best regards.
Dear, If you want do it, please install and switch your site to use Jobmonster child theme, then add custom code to file functions.php of Jobmonster Child theme.
add_filter('noo_post_resume_btn', function(){ return '<li id="nav-menu-item-post-btn" class="menu-item-post-btn"><a href="your_link">Register</a></li>'; });
Change 'your_link' in custom code to link you want use.
Best regards.
Done. Please check your site again.
Best regards.
Dear, i check again i see that is default stype of Jobmonster theme, we're will move job page title to top in next update version.
best regards.
Sorry, for delay reply because we're missing email notice of your topic.
Now, i will check to help you, I see search box on Jobs and Resume page and it's working, I don't understand your problem, please kindly give for me more details your problem, i will check to help you.
Best regards.
Dear. if you want do it, please add custom css on your site
@media (min-width:767px){ .noo-pricing-table{ display: flex; flex-wrap: wrap; } .noo-pricing-table.style-1 .pricing-content{ display: flex; flex-direction: column; } }
Best regards.
Dear, if you can't change it, please kinldy send for me admin account your site via private reply, i will check to help you change it.
Best regards.
Dear, to fix your problem, please add custom CSS on your site.
.navbar{ height:auto !important; }
Best regards.
Dear, after add custom code you will see 'add new' button like attachment.
4 years, 11 months ago in reply to: Does having both Elementor & WP Bakery slow down my site? #1207728Sure, your site will slow when use both Elementor & WP Bakery plugins.
I think you should use 1 of 2. Sorry, no other way, you need re-build your page with pluign you want use,
This reply has been marked as private.This reply has been marked as private.Dear. Does switching to child theme don't change anything your site. I don't understand why your site can't load logo when switch to child theme, you can go to select/upload your logo again when use child theme.
Best regards.
Dear.
1. Sorry, I don't understand logic of your work, i only provided some code to get user email and check is candidate in Jobmonster theme, hope can help you (see attachment)
//Check user is logged in if(is_user_logged_in()){ $current_user = wp_get_current_user(); //get user email $current_email = $current_user->user_email; //check is Candidate if(Noo_Member::is_candidate($current_user->ID)){ //do some thing } }
2. I think on your site have many candidate, if you want send for me for some Candidate, i think you need add hard code for email address.
Best regards.
Dear, Please kindly send for me admin account and your problem URL via private reply, i will check details to help you.
Best regards.
Dear, Please kindly send for me admin account and your site URL via private reply, i will check details to help you.
Alo, I also need an account unpaid to check, please kindly send for me account have problem.
Best regards.
This reply has been marked as private.This reply has been marked as private.Dear, the document is included in Theme Package, please check theme package download form ThemeForest again.
Best regards.
Please go to 'Customizer -> Job & Company -> Job List' and add image for setting 'Job Heading Background Image' then check your site again.
Best regards.
Dear, i don't see anything like your attachment when visit your site, maybe it only show with you, Please check with other browser or deactivate each plugin to check what it is.
Dear, please kindly give for me more details your problem then send for me admin account and your site URL via private reply, i will check details to help you.
Best regards.
-
AuthorPosts