Forum Replies Created
-
AuthorPosts
-
Hi,
You can add these lines to Custom CSS:
.home .modal-backdrop {
display: none;
}
Best regards,tb.Hi,
You are currently using an old version of Landmark theme.
If you haven't done any customizations on the site yet. I think you should reset your site and reinstall it with the latest version.
Best regards,
tb
5 years, 7 months ago in reply to: I installed the theme and demo, but half of the pages are not installed. #1081398Hi,
1. During the import process, some settings in some shortcodes have been changed (such as ID image, post ID) => They are not displayed outside the frontend. You can go to Edit page and update setting for them and try again.
2,3 I update the permalink, please reload your site and check again.
Best regards,
tb.
Hi,
You add these lines to Custom CSS:
.navbar-wrapper .navbar-fixed-top{
height: 100px;
}
:root{
--navbar-sticky-height: 100px;
}
Please reload your site and check again.
Best regards,
tb.
Hi,
I checked and the function Job search still normal works.
You can send me a screenshot to clarify.
Best regards,
tb.
Hi,
You should first use the child theme for these customizations. If you customize the parent theme, it will be lost when you update the new version.
1. How to attach both Post Resume and post Job button for Guest user?
After you active Child Theme, you can add this function to the functions.php file of Child Theme (attachment)
When i see website in mobile view, I get search bar moves down, below image. Image attached for reference. How can i make it more organised as aesthetic?
I added these lines to Custom CSS:
@media(max-width: 992px){.sub-menu li.align-left{
float: none;
}
}
Also I am also not able to access job page details (https://genuinehires.com/jobs/) using WPBakery or Elementor.
This is the job archive page (default job page ). WPBakery & Elementor currently only supports custom pages and single pages. You can create a custom job page and customize for it.
I want to add "job by categories", "Job by location" and "Job by Types" as short links in Footer.
You add the Noo Job to widgets "Noo Footer 1->4" and change settings for each widget
Best regards,
tb.
Hi,
You need to enter the file formats that are allowed to be uploaded.
Best regards,
tb.
Ok. I will wait for a response from you.
This reply has been marked as private.Hi,
I think this problem can be caused by two reasons:
- Browser cache: you can remove cached or try with anonymous browser.
- Overwritten by a plugin: You can deactivate each plugin to check it.
Best regards,
tb.
Hi,
It seems you update the last new version for "MailChimp for WordPress" plugin.
You can fixed the above issue by: go to the "class-mc4wp.php" file (wp-content/themes/noo-jobmonster/framework/add-ons/) and variable for get_checkbox_html function:
Best regards,
tb.
5 years, 7 months ago in reply to: Where can i changed in search engine fields words exam(ALL Status) from php file #1081362Hi,
We are planning an update to this issue, but not now. It will start from the middle of next month.
Best regards,
tb.
Hi,
I checked on the Palazzo theme. Currently these schools do not support translate with multiple languages. We will update this issue in the next version.
You can send me FTP account, I will customize the code.
Hope it helps!.
Best regards,
tb.
Hi,
1. Enable Paralax: You go to Customizer -> Design & Layout -> http://prntscr.com/pw6mwv
2. Disable "Directory": You go to Front End Pm -> Settings -> General -> http://prntscr.com/pw6nb0
Best regards,
tb.
5 years, 7 months ago in reply to: How to use elementor on an older than 4.6 jobmonster site #1081355Hi,
If you use an old version earlier. I think you should still use WP Backery Page Builder instead of Elementor.
Because if you use Elementor, it will cause display errors in addition to the frontend.
- If you want to use Elementor, you should create a test site and do the following steps:
1. Export database from current site.
2. Import it to test site
3. Remove page has been build from WP Backery Page Builder.
4. Remove WP Backery Page Builder plugin
5. Rebuild page with Elementor.
6. After completing the experiment on the test site, you can return to the main website and repeat from step 3
Note: You should backup the site before updating it.
Best regards,
tb.
Hi,
I addes these lines to custom CSS:
.noo-job-search-wrapper .job-advanced-search, .noo-job-map .job-advanced-search{
width: 100%;
}
Please reload your site and check again.
Best regards,
tb.
Hi,
1. It will not change data unless you customize the theme's functionality.
2. You can refer:
https://developer.wordpress.org/themes/advanced-topics/child-themes/
Hi,
When you finish installing the Yogi theme, a notification will appear with the accompanying plugins. Click on Begin Install to install them, (including the Revolution Slider plugin).
- Manually install from package: After you download the package, you unzip it -> Go to Plugin folder -> revslider.zip.
- You go to WordPress backend -> Plugin -> Add New -> Upload -> select revslider.zip -> click Install.
This reply has been marked as private.Hi,
Has your problem been solved yet?
This reply has been marked as private.Hi,
I added these to Custom CSS:
.job-advanced-search.horizontal.style-3.column-5{
width: 100%;
}
Please reload your site and check again.
Best regards,
tb.
5 years, 7 months ago in reply to: Unable to update NOO Timetable settings in dashboard and mobile view issue #1081301Hi,
Sorry for the delayed reply.
You can customize the Date format to shorten the displayed text.I'm not sure about this error, I tried saving settings and this function still normal works.
Best regards,
tb.
5 years, 7 months ago in reply to: Where can i changed in search engine fields words exam(ALL Status) from php file #1081300Hi,
You go to the render-fields.php file and find to the function "noo_render_select_field"
=> Replace the text
Note: You should use the child theme. If you customize in parent theme, you need to backup these files, because these customizing will lose when you update the new version.
Best regards,
tb.
-
AuthorPosts