Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Hi,
Please send me link your site. I will help you check.
Best regards,
tb.
Hi,
I used the child theme and customize the user-menu.php file (/noo-jobmonster-child/layouts/user-menu.php)
Please reload your site and check again.
Best regards,
tb.
5 years, 7 months ago in reply to: How to Remove/Hide "Apply via LinkedIn" button in Jobmonster (Nov 11, 2019) #1081294Hi,
You can add these lines to Custom CSS:
.via-linkedin{
display: none;
}
Hi,
Sorry for the delayed reply.
This problem exists on Jobica.
We will have 1 release in the next few days.
Best regards,
tb.
5 years, 7 months ago in reply to: Your theme (Jobica) contains outdated copies of some WooCommerce template files. #1081280Hi,
This issue will update into the next week.
Best regards,
tb.
Hi,
I have checked and this problem exists on Jobica.
We will have an update early next week.
Best regards,
tb.
Hi,
You can install plugin Loco Translate to translate your site.
You can see the instructions here: https://localise.biz/wordpress/plugin/beginners
Hi,
You go to the header.php file (/wp-content/themes/jobica/) and add Adsense code:
Note: You should use child theme to add the custom code. Because if you add to parent theme, this code will lose when you update the new version.
Best regards,
tb.
Hi,
This error occurs when no results are returned.
There are a few notes when you import job from jooble:
- First you need to get the API Key with the corresponding location.
eg: India: https://in.jooble.org/api/about
- To be sure of the results returned, enter keyword and location into https://in.jooble.org/ to check
- Click Import Job: Currently this function only get 20 jobs in the first page of results returned from jooble.
Best regards,
tb.
Hi,
You can use this plugin:Hi,
Please send me wp admin account (Set as private reply).
I will help you check.
Best regards,
tb.
Hi,
- Change the Currency: You can add these lines to Custom CSS:
.pricing_table.style-1 .pricing_table_content .item_content .item_content_inner .item_content_inner_top .price:after{
content: '£';
}
- Customize the button:
// Default
.pricing_table.style-1 .pricing_table_content .item_content .item_content_inner .btn_ticket .button_link{
color: #000; // text color
font-size: 16px; // text size
}
// Hover
.pricing_table.style-1 .pricing_table_content .item_content .item_content_inner .btn_ticket .button_link:hover{
background-color: red; // replace red -> your color (background color when hover)
color: #fff; // replace #fff -> your color (text color when hover)
}
Best regards,
tb.
Hi,
You can use the send mail test function on the plugin Easy WP SMTP to check if the send mail function is working.
Hi,
- First you need to get the API Key with the corresponding location.
eg: India: https://in.jooble.org/api/about
- To be sure of the results returned, enter keyword and location into https://in.jooble.org/ to check
- Click Import Job: Currently this function only get 20 jobs in the first page of results returned from jooble.
Best regards,
tb.
Hi,
You go to Customizer -> Header -> Navigation Bar -> Link Color -> Choose dark color instead of white.
Best regards,
tb.
Hi,
I'm not sure this issue.
You can remove the cache or try with the anonymous browser.
Best regards,
tb.
Hi,
I will close this topic, if there are any other problems, you can open it again or create a new topic.
Best regards,
tb.
Hi,
You can use these lines:
.noo-page-heading .page-title {
display: none;
}
Hi,
1. I disable the paralax function on Header Image.
2. Add these CSS lines to the style.css of Child theme
.noo-page-heading{
padding-top: 200px;
padding-bottom: 200px;
}
Please reload your site and check again.
http://neu.nexaria.ch/arbeitgeber/active-sourcing/fachkraefte-rekrutierung/
Best regards,
tb.
Hi,
Yes. If you update all previous edits will lose.
You will have to use child theme to solve this problem if you don't want to worry about every time you update to the new version.
** Here's how you should do before updating the theme:
- Backup the theme, or at least the files you have edited.
- Update the new version
- There will be 2 options for you:
1. Continue to overwrite the backup file into the parent theme. (You will have to repeat the work each time you update the version)
2. Use Child theme (just update the file in case there is a new function update for that file.)
Best regards,
tb.
Hi,
You can use these lines:
.page-sub-heading-info .entry-date span:last-child {
display: none;
}
Hope it helps!.
Hi,
I updated some codes to the function Jooble import.
I added some CSS lines to the style.css of Child theme.
Please reload your site and check again.
Best regards,
tb.
Hi,
You can follow the steps below to get an agent with adminstrator rights:
- You can register for a new account.
- Later you set it up with the administrator
- Login and post a property
- Go to My Properties and check again.
Best regards,
tb.
-
AuthorPosts