Forum Replies Created
-
AuthorPosts
-
Sorry for delayed reply.
Currently, I can't login your site.
You can update the typography by going to Customizer -> Typography -> update again.
Best regards,
tb.
Hi,
Please use the widget "Noo Recent Posts" instead of "Article recent".
Best regards,
tb.
Hi,
I don't find the above error.
Please reload your site and check again.
Best regards,
tb.
Hi,
I checked your sidebar and it still normal works.
Note:
This is the sidebar default, it will always show.
The sidebar at the bottom is where you can change.
Best regards,
tb.
Hi,
Are you sure that you have installed the Woocommerce plugin before performing the import data demo?
If possible, please send me wp-login info. I will help you check.
Best regards,
tb.
Sorry for delayed reply.
I have tried to search with "Predajna" and it still normal works.
Please check again.
Best regards,
tb.
This reply has been marked as private.Thank for the feedback.
Sorry for the inconvenience.
Currently, footer and header are using the default from the theme.
We will update this issue in the next version.
Best regards,
tb.
This reply has been marked as private.Hi,
You add these lines to the Custom CSS:
1.
.job-social a.noo-icon{
color: #fff; // Change the color that you want
background-color: red; // Change the color that you want
}
2.
.job-message-job-status .jm-status-job-expired,.job-action .noo-messages.noo-message-error{
background: red; // Change the color that you want
color: #fff; // Change the color that you want
}
Best regards,
tb.
Hi,
1. If you do not sell the package, you do not need to create a Free package.
2. In order for all posts to have an expiration date after 1 month, you can do the following steps:
- You go to the backend -> Jobmonster -> Setting -> tab "Action Control" -> Post Job -> select "Employer".
- You go to tab "Jobs" -> scroll down to "Job Duration (day)" -> set 30
Hope it helps!.
Best regards,
tb.
Hi,
Currently Linkedin has changed its policy of using API. In order to access the full profile of a user via API, you will need to be granted r_fullprofile permission. And to have that right you have to be their partner.
Therefore, application functionality via linkedin will no longer work on Jobmonster.
You can refer this post:
https://stackoverflow.com/questions/31508923/how-to-get-linkedin-r-fullprofile-access
Best regards,
tb.
This reply has been marked as private.This reply has been marked as private.5 years, 5 months ago in reply to: Noo Multiple Service display error (text overwriting on smartphone screen) #1078024Hi,
This case occurs when you use multiple text.
You can use this CSS code to solve this problem.
@media(max-width: 992px){.noo-icon-wrap .noo-icon-body .icon-text{
height: 90px; // you can change to the value that you want
}
}
Best regards,
tb.
Hi,
The color still normal works.
You need to go to Customizer -> Design and Layout -> Primary Color and update the color again.
Best regards,
tb.
Hi,
Currently, plugins like Realty Portal, Noo Palazzo Framework only support Palazzo theme.
You can send me the website information you want to install the palazzo theme.
I will help you install it.
Best regards,
tb.
This reply has been marked as private.5 years, 5 months ago in reply to: Confirmation email not being sent after registration despite being set to do so. #1077965This reply has been marked as private.This reply has been marked as private.Hi, marylynvictor.
Can I reset data your site and reinstall it?
Best regards,
tb.
5 years, 6 months ago in reply to: Confirmation email not being sent after registration despite being set to do so. #1077840This reply has been marked as private.This reply has been marked as private.5 years, 6 months ago in reply to: Noo Timetable Hide Register Link in Pop-up + Classes not appearing on schedule #1077643Sorry for delayed reply.
a, You need to assign the event post to an Event Category. (I created an Event Category and assign all post for it).
Later you go to Noo Event shortcode and select category just created. http://prntscr.com/oougby
b, You can send me a screenshot to clarify.
I've set the class times correctly. However the two evening classes which are 1 1/2hrs and 1 3/4hr are only displaying as 30min and 45 mins respectively
I have some adjustments in the Noo Class shortcode.
Please reload your site and check again.
Best regards,
tb.
Ok, the above code only work for Class List Page.
With class single page, you can use these lines:
.noo-timetable-main .entry-header a{
pointer-events: none;
cursor: default;
text-decoration: none;
}
Best regards,
tb.
-
AuthorPosts