Tagged: x
-
AuthorPosts
-
October 27, 2016 at 12:35 pm #1233504
wyckoffsmiParticipantI have followed some instructions on here in order to implement sensei into my site. I have everything setup perfectly except on one page http://www.wyckoffsmi.com/course/wyckoffunleashed/ the footer is different then every other page on the site and not correct. Also I have gotten the side bar to display correctly on every other sensei page except this one. If you might be able to help me figure this out that would be great.
I have attached two screen shots on of the correct footer and one of the incorrect footer.
Due to their being some customizations already made that were recommended in previous posts I will include a wordpress login ….
October 27, 2016 at 12:36 pm #1233508
wyckoffsmiParticipantThis reply has been marked as private.October 27, 2016 at 3:54 pm #1233762
JadeModeratorHi there,
Kindly double check the codes you have added on the page and make sure that every html element are paired correctly where opening html tags have their correct corresponding closing tags because it causes the layout to break if the tags aren’t correctly closed.
October 27, 2016 at 4:02 pm #1233780
wyckoffsmiParticipantHi a member of your team actually modified the coded for us… here https://community.theme.co/forums/topic/sensei-not-showing-sidebar/
Im not sure where he would of did this at.
October 27, 2016 at 11:48 pm #1234238
Rue NelModeratorHello There,
Thanks for getting back to us. I have made some change to the code and make use of this:
function x_theme_sensei_wrapper_end() { ?> <?php if ( ! is_singular( 'course' ) ) : ?> </div> </div><!-- .entry-wrap --> <?php endif; ?> </div> <!-- end sensei .x-main left mao ni--> <aside class="<?php x_sidebar_class(); ?>" role="complementary"> <?php if ( get_option( 'ups_sidebars' ) != array() ) : ?> <?php dynamic_sidebar( apply_filters( 'ups_sidebar', 'sidebar-main' ) ); ?> <?php else : ?> <?php dynamic_sidebar( 'sidebar-main' ); ?> <?php endif; ?> </aside> </div> <!-- end sensei x-container-fluid --> <?php }Now the sidebar is properly in place. If you need anything else, please let us know.
Cheers.
October 28, 2016 at 2:29 am #1234375
wyckoffsmiParticipantThank you Rue I notice after you made that change that one page now has a error….
http://www.wyckoffsmi.com/messages/
doesnt have a sidebar or footer now….
you will need to be logged in to admin to see it.October 28, 2016 at 3:49 am #1234483
Rue NelModeratorHello There,
It doesn’t show the sidebar and the rest of the footer because there is a fatal error on the page:
<!-- article .(<br /> <b>Fatal error</b>: Call to undefined function sc_attr() in <b>/home/wyckoffsmi/public_html/wp-content/plugins/woothemes-sensei/templates/content-message.php</b> on line <b>80</b><br />This error is coming from the the Sensei plugin itself. Please contact the creators of the plugin to resolve this error.
Thank you.
October 28, 2016 at 4:11 am #1234520
wyckoffsmiParticipantThanks rue I will forward this.
October 28, 2016 at 4:22 am #1234546
FriechModeratorLet us know how it goes.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1233504 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
