Mel - Jett Web Development
Forum Replies Created
-
Forum: Plugins
In reply to: [Fixed Menu Anchor] Installing Fixed Anchor breaks anchor referenceHi k00ni,
I did resolve this, Thank you for your help!Forum: Plugins
In reply to: [Fixed Menu Anchor] Installing Fixed Anchor breaks anchor referenceHi k00ni,
the code is from the developer of the theme.function g1_custom_redirect_from_select() {
?>
<script>
(function($) {
$(document).ready(function () {
$(‘select#search-mlb-alumni-by-first-name, select#search-mlb-alumni-by-last-name’).on(‘change’, function() {
var $select = $(this);window.location.href = $select.find(‘option:selected’).val();
});
});
})(jQuery);
</script>Forum: Plugins
In reply to: [Fixed Menu Anchor] Installing Fixed Anchor breaks anchor referenceHi k00ni,
I made some changes on MLB list on this page:
https://www.cbaspeakersbureau.com/mlb-alumni
I turned it into a select option drop down and added code, a function, to respond to the on select event.Now the Fixed Anchor no longer works. The MLB alumni disappears under the fixed header.
Any suggestions?
Thanks in advance.Forum: Plugins
In reply to: [Fixed Menu Anchor] Installing Fixed Anchor breaks anchor referenceHi k00ni,
the new release is working perfectly:
https://www.cbaspeakersbureau.com/mlb-alumni
see links on right sidebar to test.Thank you!!!
Forum: Plugins
In reply to: [Fixed Menu Anchor] Installing Fixed Anchor breaks anchor referenceThank you!
Yes, I will be glad to test and post.Best,
MelForum: Plugins
In reply to: [Fixed Menu Anchor] Installing Fixed Anchor breaks anchor referenceHi k00ni,
I have cloned the site for testing and activated the plugin here:
https://www.cbaspeakersbureau.com/mlbtest/mlb-alumni/Mel
Forum: Plugins
In reply to: [Fixed Menu Anchor] Installing Fixed Anchor breaks anchor referenceThanks Jan, I was not aware.
Forum: Plugins
In reply to: [Fixed Menu Anchor] Installing Fixed Anchor breaks anchor referenceHi,
is this sufficient?
https://www.cbaspeakersbureau.com/mlb-alumniif you need login credentials, please send me a private email.
Thanks
Mel