-
AuthorPosts
-
April 5, 2015 at 3:12 am #242402
unjourjirai
ParticipantActually I said that your answer did not work ^^
April 5, 2015 at 3:19 am #242407Rue Nel
ModeratorHello Again,
We apologized it the code didn’t worked out for you.
Upon rigorous inspections of your page we found out the the code works in our end. It’s just that you added the code in the wrong place. Please see the screenshot http://prntscr.com/6prn2p
Please try again adding following CSS under Appearance > Customize > Custom > CSS:
.category .x-main.right { width: 100%; }
Please let us know if this works out for you.
April 5, 2015 at 3:51 am #242435unjourjirai
ParticipantOh thank you !
Actually I made a mistake as i put the code into the Javascript emplacement ^^
Thank you for your support again 🙂April 5, 2015 at 3:58 am #242439Rue Nel
ModeratorNo worries.
It’s good to know we were able to help you.April 5, 2015 at 2:29 pm #242636unjourjirai
ParticipantI have another issue :
I’d like to include a shortcode in the topbar.
So here is the code os topbar.php:
<?php // ============================================================================= // VIEWS/GLOBAL/_TOPBAR.PHP // ----------------------------------------------------------------------------- // Includes topbar output. // ============================================================================= ?> <?php if ( x_get_option( 'x_topbar_display', '' ) == '1' ) : ?> <div class="x-topbar"> <div class="x-topbar-inner x-container max width"> <img src="http://unjourjirai.fr/wp-content/uploads/2013/08/fondraysun2-e1427977652167.jpg" align="left" style="padding-top:30px;"> <h3 style="color:white;" align="center"> Votre destination</h3><br/> /* the php code including he shortcode */ <?php echo do_shortcode("[wpgmza id="2"]"); ?> <?php if ( x_get_option( 'x_topbar_content' ) != '' ) : ?> <p class="p-info"><?php echo x_get_option( 'x_topbar_content' ); ?></p> <?php endif; ?> <?php x_social_global(); ?> </div> </div> <?php endif; ?>
But here i get a parse error !
Parse error: syntax error, unexpected T_LNUMBER in /public_html/wp-content/themes/x/framework/views/global/_topbar.php on line 17
Maybe you can help me with that ! 🙂
April 5, 2015 at 4:32 pm #242681unjourjirai
ParticipantI’ve found the way to fix it !
April 5, 2015 at 5:11 pm #242698Nico
ModeratorGlad to hear that!
Let us know if you need anything else.
Have a great day and Happy Easter!
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-240273 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>