Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Hi,
This not Dante related. But I will look more into the plugin conflict with the author, then just post a know plugin conflict (perhaps if the issue still is there) just in case someone runs into the same problem.
Thanks @ @mohammadshakeel!
July 1, 2014 at 3:11 am in reply to: Compatibity with Menu Item Visibility Control plugin [WordPress.org] #87159I found another WordPress.org plugin that allow conditional tags on WordPress menus. It doesn’t work with Dante, just like it doesn’t work with UberMenu, BUT….
Maybe what the Helga (the developer of this plugin) is saying will help and allow for a quicker and sustainable fix perhaps?
Check out Nav Menu Roles where you can read Helga’s 2workaround options.
Just thought I would share if maybe making this theme built is to daunting.
No problem!
Thanks always for the great support!
Yes, of course!
I was making the mistake of using quotes “[shortcode]” instead of ‘[shortcode]’ in the code do_shortcode.
Here is the code and screenshot if anyone is interested.
} else if ($header_layout == "header-2") { $header_output .= '<header id="header" class="clearfix">'. "\n"; $header_output .= '<div class="container">'. "\n"; $header_output .= '<div class="row">'. "\n"; $header_output .= sf_logo('col-sm-4 logo-left'); $header_output .= '<div class="header-right col-sm-8">' .do_shortcode('[Your_Shortcode_Reference_Here]').'</div>'. "\n"; $header_output .= '</div> <!-- CLOSE .row -->'. "\n"; $header_output .= '</div> <!-- CLOSE .container -->'. "\n"; $header_output .= '</header>'. "\n"; $header_output .= '<div id="main-nav" class="sticky-header">'. "\n"; $header_output .= sf_main_menu('main-navigation', 'full'); $header_output .= '</div>'. "\n";
Hi @mohammadshakeel,
I’ve tried this. It didn’t work.
I will look into it deeper over the weekend and may contact a different author about it.
I’m using a plugin for custom share buttons. The share buttons shortcode is in the plugin Content after posts. In short it may be something with the share buttons plugin running through the content after posts that is the problem.
Did you happen to get this to work for you? If so, then I obviously did something wrong when adding the function snippet.
Thanks for listening! Seems like a natural step in the header layout options, so fingers crossed.
Hey thanks!
I actually can do this myself. I was hoping for an easier way though.
It is no problem, I will look into a solution over the weekend.
Thanks and hope the feature request becomes supported!
Are you sure?
I assumed Mohammad looked at the code first and from there was able to say hey… send me the plugin to correct it.
The other reason I contacted you guys first is because the author it going to possibly need me to send him the Dante theme to test it. With the normal WordPress Recent Comments widget there is no problem, so the conflict is only with Dante’s Recent Comments widget. Which is why believe the author will need me to send him the theme probably.
Still want me to contact the author? It is no problem, just confirm again for me.
Thanks,
@mohammadshakeel, Welcome. Thank you. Hopefully it gets implemented.
This reply has been marked as private.This reply has been marked as private.Option for custom author box.
Nothing complex, but just an open content area to add a plugin shortcode or custom content that would replace the author box that appears from Dante.
I think this mostly applies for clients like mines who are the only authors on their site. I would like to make their author snippet a little more leading with social buttons, custom signature, etc.
Thoughts?
@swiftideas,
No problem. I’m aware of plugins that handle this, but thought it would be good to have a mobile redirect in a theme. My homepage is always going to be simple so I can max loading speeds anyway.Here is a free plugin (thought there are several paid and free) for redirecting the landing page of mobile devices that you can try.
Here is a paid plugin that goes a lot more in depth for mobile that I use in some cases when needed.
And if you are interested in learning about loading speeds by one other fastest sites on the net check out Feed The Bot.
I haven’t seen an bad formatting on my mobile device, but this would definitely be great, a mobile landing page built into the theme! +1
-
Posted in: We hit Power Elite.