Forum Replies Created
-
AuthorPosts
-
I don't understand why I still can't visit your site.
You don't use custom code to display map on Job Archive page in this reply ?
Please kindly send for me page url with text color ?
Dear.
I check Citilights on my localhost, i see the Property Images still working, i think that problem maybe your site still use Citilights old version, please kindly update theme and WordPress on your site to latest version.Best regards.
Dear, I check again i see your problem because you Approval property on admin board because when submit new property, it will save with 'Pending' status (see attachment) please check your again.
Also, i see CitiLights theme on your site is outdate, please update theme and all plugin on your site again.
Best regards.
Dear, Please delete WP File Manager plugin on your site and check again.
Best regards.
Dear.
1, What is Desktop view ? I don't understand, please kindly give for me more details or screenshot, i will check to help you.2. The Yogi support display Member package with shortcode [noo_member_manage] You can check page https://sris.yoga/member/ on your site
Best regards.
Dear.
Please kindly give for me details what you want custom ? then send for me admin account and your site URL via private reply, i will check details to help you.Best regards.
4 years, 10 months ago in reply to: Employer Dashboard Shows Blog Posts and Not Job with Menu Items #1207956Dear.
1. To hide email action on Employer Job Applications, please install and switch your site to use Jobmonster Child Theme, then add custom code in file functions.php of Jobmonster Child theme.code:
add_filter('noo-manage-application-email-link', '__return_false');
2. Shortlist button: The shortlist button not show in Resumes list on your site ? Please go to admin menu 'Jobmonster -> Settings -> Action Control' and check setting 'Who can Shortlist Resume?'
3. I don't understand your problem with Custom Fields? You mean, you want create custom fields for special job (not for all jobs) If right, sorry, the Jobmonster not support you to do it. The Jobs custom fields with apply for all jobs.
Best regards.
Dear, if you want hide all 'feature not support' in package, pelase add custom css on your site.
.noo-li-not-good{ display: none; }
Also, please kindly send for me page url not responsive on your site. I will check to help you.
Best regards.
Sorry, the Jobmonster theme not support add select all option in Job Location select.
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, that problem because you use parallax for search section, please disable parallax and check your site again.
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. My problem i can't visit your site. Your site always give error like attachment, Please check your site again, i think your hosting block my IP 222.254.104.105
1. Please kindly send for me page with text color, i will check to help you.
2. If Jobmonster new version, we're disable map setting on Customizer. But you can display map with shortcode via use Custom Code, Please install and switch your site to use Jobmonster Child theme then add custom PHP code in file functions.php of Jobmonster Child Them.
//Hide heading for Job Archive page add_filter('noo_enable_heading', function($value){ if(is_post_type_archive( 'noo_job' )){ return false; } return $value; }); //Display Job Map on Job Archive page. add_action('noo_job_archive_before_content', function(){ // Don't display on search results page. if ( is_search() ) { return; } if ( is_post_type_archive( 'noo_job' ) && in_array( absint( get_query_var( 'paged' ) ), array( 0, 1 ), true ) ) { echo '<div class="job-archive-header">' . do_shortcode('[noo_job_map map_height="500" zoom="11" map_style="dark" center_latitude="40.714398" center_longitude="-74.005279"]') . '</div>'; } });
Best regards.
This reply has been marked as private.This reply has been marked as private.Dear, The account your send don't have access admin on your site, Please kindly check again.
Best regards.
4 years, 10 months ago in reply to: Employer Dashboard Shows Blog Posts and Not Job with Menu Items #1207906Dear.
1. Please go to admin menu 'Jobmonster -> Settings -> Member menu' and select menu you want display.
2. Please kindly give for me details page with problem of 'email candidate' I will check to help you.
Best regards.
Dear, You want import Jobmonster demo with WPBakery ? please kindly send for me admin account your site and your site URL via private reply, i will check to help you.
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, if you want change link of button 'Browse Products' in account page, please install and switch your site to use Yogi Child theme, then add custom code in file functions.php of child theme.
add_filter('woocommerce_return_to_shop_redirect', function($url){ if(is_account_page()){ $url = 'https://sris.yoga/tarrif/'; } return $url; });
Also, the account page is default WooCommerce account and it not support custom to display membership details
Best regards.
Dear, in current version, the Jobmonster theme not support to change it, We're will add support custom it in next update version.
Currently. You can change it via custom code in theme file. please go to file 'noo-jobmonster/layouts/navbar.php' and change url for 'navbar-brand'
Best regards.
Dear,
I check your site i see the page https://sris.yoga/home-yoga-studio-2/ use Footer Dark and on the page https://sris.yoga/ use Footer Light (see attachment) Please go to edit page and check 'Footer Setting' again.Best regards.
Dear.Header problem: That problem because custom css on your site, please kindly check your custom css again (see attachment)
Dear, please check your site again then tell for me when your site is working,
Best regards.
Dear.
For your probem, i think:
1. You need keep WP-Job manager and Jobify theme online.
2. Install/setup new WordPress site with Jobmonster theme (eg use sub-domain) , then export job data from current site with WP-Job manager install Noo Job Import plugins to import jobs from Job Manager to Jobmonster.3. Complete website with Jobmonster theme then move to primary website.
Best regards.
-
AuthorPosts