Tagged: x
-
AuthorPosts
-
July 8, 2016 at 5:04 pm #1078505
koraykaanParticipantHi there,
I updated X Theme and I am using a Child Theme right now. As I understood Superfly extension is offered for free to X Theme owners but I could not find anyway to install it on my theme?
Can you please clarify this issue?
Kind regards
July 8, 2016 at 11:24 pm #1078892
Prasant RaiModeratorHello There,
Thanks for writing in!
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
July 9, 2016 at 3:26 am #1079062
koraykaanParticipantThis reply has been marked as private.July 9, 2016 at 4:19 am #1079111
Nabeel AModeratorHi again,
Thank you for providing the credentials! To install the Superfly extension please navigate to Dashboard > Addons > Superfly > Install and then go to plugins sections to activate the extension.
Cheers!
July 9, 2016 at 5:05 am #1079146
koraykaanParticipantThanks a bunch:) It didnot appear before.
Cheers
July 9, 2016 at 5:06 am #1079149
ThaiModeratorIf you need anything else please let us know.
July 9, 2016 at 6:34 am #1079213
koraykaanParticipantThis reply has been marked as private.July 9, 2016 at 6:58 am #1079219
ChristopherModeratorHi there,
Superfly is an integrated plugin in X and you don’t need to activate it as long as X is active.
You can use it without activation.Thanks.
July 9, 2016 at 5:11 pm #1079589
koraykaanParticipantOne more question. I want to use the Superfly menu after I complete it. Thus, I want to remove the navbar menu but keep the logo.
Is it possible?
Thanks
July 10, 2016 at 2:40 am #1079963
RadModeratorHi there,
Yes possible, with CSS or by a template. For example, you can edit this file,
\wp-content\themes\x\framework\views\global\_navbar.php
And remove this
<div class="x-navbar-wrap"> <div class="<?php x_navbar_class(); ?>"> <div class="x-navbar-inner"> <div class="x-container max width"> <?php x_get_view( 'global', '_nav', 'primary' ); ?> </div> </div> </div> </div>or this,
<?php x_get_view( 'global', '_nav', 'primary' ); ?>Cheers!
July 10, 2016 at 8:56 am #1080158
koraykaanParticipantI just realized that for my Superfly navbar there’s no search field even if i check it from Superfly settings.
Thus, I may have to keep the search field on current menu.It is getting more complicated every second:D
July 10, 2016 at 4:33 pm #1080511
RadModeratorHi there,
Looks like you decided to remove SuperFly? I can’t see it on my end, but just full X’s menu.
Thanks!
July 10, 2016 at 5:42 pm #1080528
koraykaanParticipantNope you got it wrong.
I want to use Superfly as a navbar on right.
Though I can’t use the search field(it doesnot appear). If it can’t do so, I will have to use my regular menu.Is there any solution? Plus I want to show the social media icons in 2 horizontal rows but it is all vertical.
July 10, 2016 at 6:17 pm #1080532
koraykaanParticipantOK update time:)
Navbar in Superfly still does not work but Always Visible option is flexible enough for that.
Next and hopefully the last question:
I can’t see Superfly menu on my iphone. Is there any way to display it?
If not, how can I delete the xnav menu from desktop and keep it on mobile so viewers can reach to the menu?Kind regards:)
July 11, 2016 at 1:09 am #1080865
RadModeratorHi there,
It’s working on my first check, then I thought you removed it on the second check. And now it works. You can hide desktop menu without affecting mobile menu by adding this CSS,
.x-nav-wrap.desktop { display: none !important; }Would you mind providing a video recording of the issue?
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1078505 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
