Tagged: x
-
AuthorPosts
-
August 23, 2016 at 12:12 pm #1143437
ThomasParticipantStill nothing my end, unfortunately.
August 23, 2016 at 9:11 pm #1144088
FriechModeratorHi Thomas,
Please clear any caching feature (plugins or internal) your site might have.
Thanks.
August 24, 2016 at 2:37 am #1144333
ThomasParticipantHi Friech,
I had W3 Total Cache installed, which has now been deactivated and deleted. I also removed and reinstalled the SuperFly menu plugin, but still no success. What next?
Cheers.
August 24, 2016 at 4:03 pm #1145404
RadModeratorHi there,
It seems like the save button is a dead button, it should at least redirect or send requests to the server but it does nothing. And that’s really weird since I can’t reproduce it on any version of my SuperFly.
I installed the lower version ( 4.1.2 ) to your site and it works.
Could you try that on your end?
Thanks!
August 25, 2016 at 3:03 am #1146245
ThomasParticipantThanks, Rad. That worked a charm. Two things:
1) Later down the line, will plugin updates cause the same issue or will I need to stick with the older version?
2) CSS related — I’ve set the superfly menu to appear on specific pages, such as http://designs.pitchbite.co/webdesign/, you can see that there are now two logos (one heading the SuperFly Menu, and the other in the main navigation menu header). For specific pages, that include the superfly menu, how do I hide the logo in the main header, so that the menu items space themselves equally across the top of the page. In other words, I only want the logo to appear in the superfly menu header for those respective pages and the main head menu to be spread out equally, without an additional logo.
Thank you very much for helping to resolve the issue.
August 25, 2016 at 4:07 am #1146308
RadModeratorHi there,
1. It may, there is no guarantee that all updates will work and it depends on existing setup. I don’t have any issue with the updates and I’m not sure yet why it isn’t working on your site. The best workaround and clone your site and test all updates there before going live.
2. Please add this CSS to Admin > Appearance > Customizer > Custom > CSS
.superfly-on .x-brand { display: none; }Hope these helps.
August 25, 2016 at 4:11 am #1146312
ThomasParticipantThanks again, Rad. Logo removed. But is there a way to get the menu items to spread out equally, filling the void of where the header menu logo once was?
August 25, 2016 at 5:19 am #1146385
andreulloverasParticipantHi,
i have the same issue.
How did you solve it?
August 25, 2016 at 10:49 am #1146795
andreulloverasParticipantHi,
i spend so much time looking at the two opened threads in this forum, and looking to this thread searching for some solutions but then i realized that this is not really a technical problem. I spend so much time clicking save changes and nothing happend until i went to !ACTIVATE tab and saw that entering an E-mail is Necessary by a *.. so, i entered my e-mail and… TACHAN!
Everything goes well now. It works like a charm!
Sometimes the most absurd answer is the right answer.
I’m glad if I can help!
August 25, 2016 at 2:15 pm #1147081
RadModeratorThanks for sharing Andre!
@Thomas, You can add this CSS too,
.masthead-inline .desktop .x-nav { float: none; }But it doesn’t mean it will go center. Menu as no defined width since items may change, and those items that have width are the only one that can be centered, or if it’s purely text.
Thanks!
August 25, 2016 at 2:32 pm #1147106
ThomasParticipantHi Rad,
That’s a pity. So there’s no way to center the main menu on the respective pages with the SuperFly side-bar? I tried to add the CSS above but it didn’t quite have the desired effect.
If there’s no solution to center the main menu, how do I make the main navigation a permanent mobile navigation menu on specific pages, regardless of page/screen width?
Cheers!
August 25, 2016 at 7:51 pm #1147483
RadModeratorHi there,
There is a way, it’s to change menu items to inline (display:inline) and remove float styling. Then use text-align to center it. The problem is, inline elements doesn’t accept margin or padding, hence, there will be more issues just for the sake of centering it.
But yes, turning it into mobile menu is a good idea.
.superfly-on .x-nav-wrap.desktop { display: none; } .superfly-on .x-btn-navbar { display: block; float: right; } .superfly-on .x-nav-wrap.mobile.collapsing, .superfly-on .x-nav-wrap.mobile.in { display: block; }Hope this helps.
August 26, 2016 at 3:44 am #1147952
ThomasParticipantRad and Team – thank you for all your help. You’ve been superb. I’m a very happy customer.
Long live “X”…
August 26, 2016 at 4:15 am #1147987
FriechModeratorThanks, your satisfaction is a great compliment for us.
Cheers!
December 10, 2016 at 3:10 pm #1288508
Cizzurp215Participantmine won’t save either. Any word on what was the issue? solution that actually worked?
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1141624 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
