NooTheme Premium WordPress Theme › Forums › JobMonster › Backend hide from frontend
- This topic has 5 replies, 2 voices, and was last updated 5 years ago by tinhbeng.
-
AuthorPosts
-
5 years, 1 month ago #1080499
Hello,
1. I have been trying different backend hide plugins to hide my backend from frontend but they all mess me up. is there a way to hide wp-admin or acccessing admin from the frontend?
2. I want to replace G+ with whatsapp in the share. Please, I do not want to use a plugin with this. Can you help me or show me a file to edit to get this?
3. Using a jobs map on the homepage, the challenge is, it shows an Arabic country even when I change the latitude and longitude. can you help me with this
4. On the jobs page and Cv page, I have been trying to add the maps as the header but whenever I do, it goes back to default. Is there a way out?5. on mobile, I have made the .job action static on the button showing all the apply buttons. the problem is, its height is too much that it takes half the screen. I added a CSS that maximum width should be 30% but it does not show in a straight line on one line. please how can I get them all in one line or at most 2
6. do you have a CSS class that will show static buttons on mobile when a single company page is clicked as it is on a single job page?
7. The website is very slow Despite on cloud, using a CDN, shortpixel, autoptimse, w3 total cache, asset clean up. Please, is there a known way of speeding up jobmonster website?
thank you.
7
Attachments:
You must be logged in to view attached files.5 years, 1 month ago #1080520Hi,
1. If you want to hide the admin bar, you can add this line to functions.php of Child theme.
add_filter('show_admin_bar', '__return_false');
2. We will look into this
3. You enter your address field and update again.
4. This function will be updated in the next version (in October).
5. I added these lines to Custom CSS:
.job-action a{
max-width: 32%;
padding: 10px;
}
6. Please send me a screenshot.
Best regards,
tb
5 years, 1 month ago #10806261. Please, what I meant was that people can not use the frontend login to log in as admin even when they have right credentials. Something like hiding my wp-admin by renaming it. jobs.truemarketarena.com/wp-admin should not work well as when someone logs in with admin credentials using my account, he should be denied access. The first picture attached.
3. I am not talking about individual job location. I am referring to the homepage map. It shows Arabic and other countries. Attached is an image. I entered my country longitude and latitude the map element but still not my country.
5. There is an empty space at the bottom. So wanted to have taken the space away or put apply and Facebook on top then LinkedIn and bookmark at the bottom. I want it to take a small space so more space will be available for reading
Thank you
Attachments:
You must be logged in to view attached files.5 years, 1 month ago #1080632Hi,
1, You can try with this plugin: https://wordpress.org/plugins/wps-hide-login/
3, I did not find the error as above
5, I updated some CSS lines to custom CSS
Please reload your site and check again.
Best regards,
tb.
5 years, 1 month ago #1080639Hello, thanks for the update. I have tried with the plugin and it disable login by users. When I use it, cannot login using the social media or normal login
Thank you.
5 years ago #1080748Hi,
Please send me a screenshot to clarify.
Best regards,
tb.
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.