Tagged: learndash
-
AuthorPosts
-
July 21, 2020 at 5:34 pm #1232059
Hi, I want to make a online course website with Learndash. When I change the theme my course page looks different. I do not want to see the Course category, person name etc below the course name. How can I change? After the take the quiz there is seen a space the quiz result page. How can I change?
I saw also alot of advise about quiz related problems etc. What is your advice to add some codes for new customer?
Thanks
July 23, 2020 at 5:31 am #1232478Hey omeryemsen,
Please try the following in Quick CSS under Enfold->General Styling:
.learndash-cpt .post-meta-infos { display: none; }
I’m not sure how to take the quiz though, since it requires payment?
Best regards,
RikardJuly 24, 2020 at 4:16 am #1232852This reply has been marked as private.July 24, 2020 at 6:00 am #1232870Hi,
Did you add the code to the very top of quick css so it runs first? Also, clear the cache a few times over.
Best regards,
Jordan ShannonJuly 25, 2020 at 9:10 pm #1233237Hi,
The black part of the screen seems to be due to the plugin “wp content copy protector”, please see the screenshot in Private Content area.
So please set the settings to allow the page to be seen or perhaps it doesn’t work with Learndash and you will have to try a different approach?Best regards,
MikeAugust 19, 2020 at 1:33 pm #1239172Hi Mike.
It is not related the content protector because when you open the page at first, you can also see the same problem.As I said before when I use the elementor, I could not see any problem. Now I have a big more problem. I could not see my home page. And also I have seen my home page at the bottom of the each page.Thanks
OmerAugust 21, 2020 at 12:55 pm #1239787Hi,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:.single-sfwd-lessons { min-height: 100vh; }
After applying the css, please clear your browser cache and check.
Best regards,
MikeAugust 26, 2020 at 2:16 am #1240806Hi Mike, the problem is still continuing. I am tired to fix something. Can I return this theme, I am not sure but you do not have any return policy? This theme is not helpful for me and is not compatible with Learndash.
Please help me to get my money back.
Thanks
Omer
August 27, 2020 at 7:58 am #1241113Hi Omer,
If you want a refund then please file one with Themeforest, as they handle all sales related matters.
Best regards,
RikardSeptember 5, 2020 at 8:27 pm #1243646Hi, I could not get refund. Could you please help me to solve the problem?
1- My home page is not opening.
2- i can see my home page at the bottom of the every page.
3- Black screen is the still continuing when i try to open a quiz.I put the link for each problem.
Thanks.
September 5, 2020 at 8:49 pm #1243648Hi,
Thanks for the links, the only one I saw the “Black screen” issue with was: /quizzes/antidiabetics/, I also checked other /quizzes/ quiz posts and this css seems to correct:.ld-focus-content { min-height: 100vh !important; }
After applying the css, please clear your browser cache and check.
For your Home page please ensure that a page is selected in the theme options.
If this doesn’t help, please include an admin login in the private content area so we can be of more assistance.Best regards,
MikeSeptember 5, 2020 at 8:58 pm #1243650Thank you Mike, for quiz css work. But what about two other problems. How can I solve these?
Thanks
September 5, 2020 at 10:57 pm #1243656Hi,
Glad to hear this helped, for your home page is not opening, did you ensure that a page is selected in the theme options?
If this doesn’t help, please include an admin login in the private content area so we can be of more assistance.Best regards,
MikeSeptember 6, 2020 at 5:26 am #1243684Thank you I fixed it with your great help. I have one more problem. How can I fixed the size of footer because sometimes if there is no content it could be bigger. When I checked also mobile compatibility it does not look good such as course page and any quiz. How can I solve this problem? I do not know is it related to learndash or theme.
Thanks
September 6, 2020 at 1:00 pm #1243724Hi,
Glad to hear, for the next issue I’m not sure I understand correctly, on the quiz page you linked to I do not see a footer, this is using the learndash template so the theme header & footer or sidebar won’t show.
On the quiz page what should the footer look like?Best regards,
MikeSeptember 6, 2020 at 4:33 pm #1243749Hi Mike, I put the link below. The problem is footer area. How can I fix it?
Thanks.
September 6, 2020 at 8:08 pm #1243770Hi,
Thank you for the new link, please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:#top.unselectable > #wrap_all > #main > .container_wrap_first.fullsize { min-height: 80vh !important; }
After applying the css, please clear your browser cache and check.
Best regards,
MikeSeptember 7, 2020 at 5:44 pm #1244040Hi,
It did not work. My current css like this. Footer looks still big in my account page.#top.unselectable > #wrap_all > #main > .container_wrap_first.fullsize {
min-height: 80vh !important;
}.ld-focus-content {
min-height: 100vh !important;
}I have nother proble courses are alos seen in the blog page. I contact with the Learndash but they advice the change the basic theme. After change the theme courses are seen in the blog page. When I check the post, I could not see in the post. How can I remove the courses in the blog page.
ThanksSeptember 9, 2020 at 12:22 pm #1244610Hi,
Please try this css instead:#top > #wrap_all > #main > .container_wrap_first.fullsize { min-height: 80vh !important; }
To not show courses in the blog element try to deselect the course category, or only select the categories you wish to show.
Best regards,
MikeSeptember 10, 2020 at 6:36 pm #1244977Hi Mike,
Both of them work well. If I select the course categories then it shows on the blog. I do not know how can I fix it but it is not a big deal for me because I do not have a too many courses.Learndash creates a course page automatically and I can not make any changes with ALB. when I use other theme, it did not show. How can I remove the image from this page?
Thanks
Omer
September 11, 2020 at 1:03 pm #1245124Hi,
For that page and similar ones, try this css:#top.single-sfwd-courses .single-small > .blog-meta { display: none !important; }
After applying the css, please clear your browser cache and check.
Best regards,
MikeSeptember 11, 2020 at 2:52 pm #1245157Hi Mike,
I put this css to the General styling but it did not work. It is still showing the picture.
thanksOmer
September 12, 2020 at 4:58 am #1245245Hi,
Did you add the code to the very top of quick css so it runs first? Also, clear the cache a few times over.
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.