Tagged: x
-
AuthorPosts
-
September 24, 2016 at 2:08 pm #1189260
Hi Thai:
Adding the 10 still does not render event calendar properly https://be.a.cloudgeni.us/events/
Hi Rad:
Appreciate your help with courses and lessons pages – I have shared root ssh/sftp access via private message earlier.
September 24, 2016 at 2:18 pm #1189261Thanks Thai. I fixed the events issue by selecting correct template in tri.be event calendar plugin.
Sensei Courses and Lessons pages are still a problem that I need help with.
September 24, 2016 at 10:40 pm #1189505Hello Again,
May we knowhow should it look like in the Sensie and Lessons page? Do you want it fullwidth or something else?
Please let us know.
September 24, 2016 at 10:43 pm #1189512Full width please for both courses and lessons.
The footer is messed up with lessons (https://be.a.cloudgeni.us/lesson/business-technical-benefits/) but tolerable with course https://be.a.cloudgeni.us/course/cloud-essentials/
September 25, 2016 at 1:45 am #1189580Hi there,
I went ahead and fixed the error with entry-wrap elements. But there are too many errors https://validator.w3.org/nu/?doc=https%3A%2F%2Fbe.a.cloudgeni.us%2Flesson%2Fbusiness-technical-benefits%2F about close and open elements. They are content related and not due to template.
I like to check that’s page content but the admin login credentials is no longer valid. Please check.
The whole HTML structure is really mess up. There is no one solution that will fix it all, please find those malformed elements and fixed them according to that validator. There is no issues with the templates.
Thanks!
September 25, 2016 at 8:51 am #1189766Thanks. strange but I reset admin credentials.
admin
b)wIiT@qiV&hhKXIXU!SRXSe
September 25, 2016 at 8:53 am #1189767This reply has been marked as private.September 25, 2016 at 10:02 am #1189792Thanks Rad. I am trying to examine as well…I notice lessons show unclosed div error but course does not.
Error: End tag for body seen, but there were unclosed elements.
Error: End tag for body seen, but there were unclosed elements. From line 1032, column 1; to line 1032, column 7 div>↩-->↩↩</body>↩</htm Error: Unclosed element div. From line 674, column 3; to line 674, column 44 eader>↩↩ <div class="x-container max width offset"><div c Error: Unclosed element div. From line 574, column 3; to line 574, column 29 2">↩↩ ↩ <div id="top" class="site">↩↩ ↩↩
September 25, 2016 at 11:42 am #1189838Adding two extra closing divs seems to fix the lesson ugliness. Testing this further now.
function x_theme_sensei_wrapper_end() { echo '</div> <!-- end sensei .x-main left-->'; echo '</div> <!-- end sensei .x-main left-->'; echo '</div> <!-- end sensei .x-main left-->'; get_sidebar(); echo'</div> <!-- end sensei x-container-fluid -->'; }
September 25, 2016 at 1:23 pm #1189915Please allow me to say that Rad, Rue Nel, and Thai from Theme.co are rock stars!
September 25, 2016 at 1:26 pm #1189917I will continue to test and fix the issue on my own for now and may come back asking for help if needed.
I would like to thank you all for your help. This is outstanding support. Appreciate that.
September 25, 2016 at 3:17 pm #1189976You’re so much welcome! Glad we could help you 🙂
-
AuthorPosts