Tagged: x
-
AuthorPosts
-
July 14, 2016 at 2:12 am #1086349
dasignParticipantHi X-Team,
I’m currently working on this site: http://test.mica-koi.de/koi-kaufen/
If you take a look at the topbar, you see on the left the login area. I did it by editing my child theme’s _topbar.php
<div class=”x-topbar”>
<div class=”x-topbar-inner x-container max width”>
<?php if ( x_get_option( ‘x_topbar_content’ ) != ” ) : ?>
<p class=”p-info”><?php x_social_global(); dynamic_sidebar( ‘Top Bar 4 WooCommerce’ ); echo do_shortcode(‘[lsphe-header]’);?></p>
<?php endif; ?>On the right you see a menu that I created with Shortcode Menu Plugin and a Sidebar.
Question: How do I get this login php stuff from the left into my topbar menu on the right (where you can see the [placeholder]) ??
I hope you can help me, thank you in advance!
Sylvia
July 14, 2016 at 4:40 am #1086487
ChristianModeratorHey Sylvia,
Regretfully we cannot support any modifications to the header other than minor cosmetic changes due to the fact that X is a highly dynamic theme with many elements being constructed on the fly based on options in the Customizer. Among these, the header is one of the more complex elements of the theme and structural modifications to it will likely lead to numerous layout problems as there are a lot of things to take into consideration because of X’s responsive nature. Taking all of this into consideration, these types of updates are out of the scope of our support as this is quite involved. While we would love to be able to assist all of our users with every customization request, the simple reality is that we cannot cater to every inquiry. Additionally, we will not be able to support any issues that might arise from modifications made to this area on your own.
Thank you for your understanding.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1086349 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
