NooTheme Premium WordPress Theme › Forums › JobMonster › Add filter to categories
- This topic has 14 replies, 2 voices, and was last updated 5 months ago by Jackie.
-
AuthorPosts
-
6 months, 3 weeks ago #1221210
Hi,
How to add filters to the right widget at the top of the offers like the screenshot. To filter offers more easily
Thanks
Regards
6 months, 1 week ago #1221229Hi.
To display the sidebar on the top of the job archive page, you can edit the source code in this file:
/wp-content/themes/noo-jobmonster/archive-noo_job.php
and add the source code under line 20:
<?php dynamic_sidebar('sidebar-main'); ?>
This code is used to get the Main sidebar to the top of the job archive page. You can use it with another sidebar slug.
Please recheck it.
Regards.
6 months ago #1221245hey
yes it's good 😉
how can I add it to the page after a search?
emploi/vendeur-cycle/?category=vendeur-cycle&type=&location=rhone&post_type=noo_job
thanks
6 months ago #1221246I think I found it in the page /layouts/job/loop/loop.php but the style is not applied to the drop-down lists 🙁
6 months ago #1221255Hi.
I have checked the dropdown list on the search widget, it still works fine when I adding on the top job search.
1. You need to create a new widget sidebar on this file: /wp-content/themes/noo-jobmonster/widgets/widgets_init.php
2. Call the widget on this file: /wp-content/themes/noo-jobmonster/layouts/job/loop/loop.php
Then add the search widget to the "Search Top Widget" https://prnt.sc/bPfz9IZzhoeb
Please recheck it.
Regards.
6 months ago #1221260Thank you for the feedback
for my part I placed the creation of the widget in the function.php file but when in doubt I tested with the widgets_ini.php file but that does not change my problem
I just realized that on the first request for the page it does not work correctly, however if I refresh the page everything is OK. I looked in the console no error message and no cache because test server
5 months, 4 weeks ago #1221265Hi.
Can you give us your site info admin and FTP account? We will access your site to help you check the issue.
Regards.
5 months, 4 weeks ago #1221269Hi
the system blocks me from sending information 🙁 it's the same server as this post
5 months, 2 weeks ago #1221282Hi.
I have checked your search page, the search widget is displayed on the top job listing page. It works fine.
Please recheck it.
Regards.
5 months, 2 weeks ago #1221283hi
yes it's good thanks 😉
regards
5 months, 2 weeks ago #1221284Oh no 🙁
5 months, 2 weeks ago #1221285Sorry, I see it works fine on your site. https://prnt.sc/9yH8Vmu1c0BB
If you need help, please let us know again.
Regards.
5 months, 2 weeks ago #1221286Hi,
I just checked, still a problem
look : https://prnt.sc/Jjocue_8jsIz
if I refresh the page everything is ok: https://prnt.sc/jL5IpBnQpdHp
looking closer, going through the home page it's ok, it's going through the page /offre-emploi/ for example that the CSS doesn't work but updating it's OK.
I tested in private browsing to see same problem
thanks
5 months, 1 week ago #1221288Hi
I think I found the problem by removing the Live search (Ajax) it works correctly
Regards
5 months ago #1221289Hi.
Thank you for your feedback. If you need help, please let us know again.
Regards.
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.