-
AuthorPosts
-
July 5, 2014 at 8:22 am #65235
Brad GParticipantI’ve done a couple of queries, and if this is already answered, just throw me a link to the thread and I’ll follow it…
If we need to put a “Hello Bar” (or something equivalent) up, which lines can I comment out to that will stop the theme from calling its own topbar, and allow us to use a different one?
How y’all had a great Fourth of July!
July 6, 2014 at 9:09 am #65541
ChristianModeratorHey Brad,
You can edit wp-header.php located in \wp-content\themes\x\framework\views\(YOUR STACK). Replace the line
<?php x_get_view( 'global', '_topbar' ); ?>with your own code.
Hope that helps. 🙂
September 13, 2014 at 12:12 pm #104189
Brad GParticipantHow would I ADD ~yes add 🙂~ this plugin’s topbar http://wordpress.org/plugins/wp-sticky-header/screenshots/,to the top of a page like http://storage-depot.com/self-storage-in-brownsville-77/
The current info needs to stay there, but I also need to add more info (that’s closeable like the plugin I mentioned) for a new store that we’re opening.
How do I make this happen within a child of integrity?
Thanks! -Brad
September 13, 2014 at 1:59 pm #104227
RadModeratorHi Brad,
According to the plugin installation and screenshot, there is no need for any coding integration. Just install it and activate it.
Thanks.
September 13, 2014 at 2:23 pm #104231
Brad GParticipantHA!
actually, when you just clicked on the site… it WAS active 🙂 It’s been active since I installed it!September 13, 2014 at 2:29 pm #104233
Brad GParticipant[video src="http://storage-depot.com/header.mp4" /]
September 13, 2014 at 3:56 pm #104263
RadModeratorHi Brad,
Add this css at your customizer’s custom css. Given that sites can have thousands of element, the plugin author should’ve added something like this to make it on top of everything.
.wpsh_fixed { z-index: 9999999; }Cheers!
September 14, 2014 at 9:53 pm #104774
Brad GParticipantThanks! I cross posted this back onto his support page in the repo as well. Thanks!
September 14, 2014 at 10:14 pm #104780
ChristianModeratorYou’re welcome Brad.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-65235 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
