doc4
Forum Replies Created
-
Forum: Plugins
In reply to: [MessyMenu] Set Menu Order?I have a working version where you can add a menu link position number, just need to clean it up. I’ll probably need to take out the manual sorting once this is released. It was a nice temporary thing but really gets in the way once you start adding the positions ?? Will release soon.
Forum: Plugins
In reply to: [MessyMenu] Set Menu Order?ReOrdering has been added. I’m looking into the other suggestions as well.
Forum: Plugins
In reply to: [MessyMenu] Set Menu Order?Are you submitting plugins too? It too almost a year and a half to get a response. The worst was when they finally did get back to me, WordPress had updated, but I still had ‘Requires at least’ set to the previous version so it was rejected! It’s been a struggle for sure.
Forum: Plugins
In reply to: [MessyMenu] Set Menu Order?It took such a long time to get this through WordPress that I really just stopped working on it. I was planning on adding the ordering but hadn’t thought about the other ideas. I really like them though. Once I’ve added them in I’ll give you credit in the plugin :). Let me see what I can do.
Thank you, I’m doing just that. Good news is your plugin is not the issue ??
I Really appreciate the help on this.And the function is
if ( ! function_exists( 'rdwpVueAppCssClasses' ) ) : function rdwpVueAppCssClasses() { return implode( ' ', ThemeOptions()->VUE_APP_CSS_CLASSES ?? [] ); } endif;
Alright removing
<?php echo rdwpVueAppCssClasses(); ?>
from the header fixes everything. I’m just not sure what this is at the moment.<body <?php body_class(); ?>> <?php wp_body_open(); ?> <div id="rd-wp-app" class="rdpp-v6-3-0 wrap <?php echo rdwpVueAppCssClasses(); ?>">
This is interesting, removing the header.php file seems to fix the problem. Still digging.
Switching themes does, in fact, make the sorting work, with and without the plugins activated. I don’t think the plugins are the cause, something in the theme must be causing this to happen.
Good call on switching themes. Let me try that, be right back.
I’ve tried disabling all of the plugins with no luck, though I suspect that I have two instances of jquery.
<script type='text/javascript' src='https://portal.racingdudes.com/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp'></script> <script type='text/javascript' src='https://portal.racingdudes.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>
I’ve removed one at a time to no avail either. I’m also running this in a dev environment completely removed from the CDN and it’s still non-functional. I’m running out of ideas to try. I appreciate any thoughts on this.
- This reply was modified 5 years ago by Steven Stern (sterndata).
- This reply was modified 5 years ago by doc4.
Ah, yes. I turned on the ‘Use DataTables’ forgot I turned it off. There is a CDN on this so it takes a bit to recache the site. Here are some images and a video of me trying to use this in the meantime.
https://drive.google.com/open?id=1m5i-Gy-GYm-KBgzx9R_3iCcrsKZxYvK6
Forum: Plugins
In reply to: [Multicons [ Multiple Favicons ]] What's New in Version 5?Just updated the plugin to show the changes and removed the default favicon from the Dashboard. There is only one default favicon to ensure the plugin is working.
The plugin is supported but it’s easier to reach me if you email me directly through our website. Visit the screenshots section of the plugin then use the contact form on the website.
Forum: Plugins
In reply to: [Multicons [ Multiple Favicons ]] What's New in Version 5?I’ll get that updated in a moment.
Version 5 now has support for Android favicons both high resolution and regular. It’s also been updated to show support for WordPress 4.2.2. I’ve also added new favicon templates.