Hallo,
please consider (also) that when Mega Menu includes sub-menus, these are removed (not displaying) in the same menu placed in the Footer.
Please have a look to “Politica” in main menu and “Political” in footer menu.
Cronache and I nostri Blog which displays correctly in footer because it is not Mega Menu.
Bug?
If you need admin access let me know please.
Looking forward to.
Regards
Should we wait for confirmation from TAGDiv?
Hi,
good job. Menu works very fine now !
Thank you Lucian.
Regards
-
This reply was modified 11 years by
Tommy.
Hallo, just resent from powerize@gmail.com.
Some login access info there included.
Regards
Hallo Alin,
please check also the top main menu in desktop visualization.
Added other main links but now the drop down menus create problems with the bottom ones.
regards
Hallo,
sent mail to contact@tagdiv.com. Please check it out.
regards
Hallo Alin,
I will try it!
Thanks for now.
Regards
Hi Lucian,
solved adding display:inline style.
Thanks anyway.
Regards
Hallo Lucian,
thanks once again.
the url is http://lesuberante.it
I added this code in menu-top.php
<div class=”span9″>
<div class=”td_data_time”>Aggiornato a <?php site_last_modified( ‘ l,j F Y ‘) ?> </div> <div class=”td_data_time2″> ore <?php site_last_modified( ‘ – H:i’)?> </div>
As you can see hour:sec is displayed below the line. Only hour/min reference must be in red. I was unable to put them together in sequence so far.
Thanks Lucian
Hallo Alin, great!
To whom it may concerns:
<div class=”span9″>
<div class=”td_data_time”>Aggiornato a:
<?php site_last_modified( ‘l, j F Y – H:i’) ?> </div>
Now I have this italian sequence:
Aggiornato a: martedì, 14 aprile 2015 – 10:41
I would be really happy if I could color the time reference (10:41) in Red.
Thanks for your precious attention.
Regards
Found this plugin:
https://wordpress.org/plugins/site-last-modified/
This shortcode does right what I need:
<?php site_last_modified( “Y-m-d H:i:s” );?>
Please any advice, I would just replace the Top Menu(black one) date with it (site last modified). Howto ?
I attempted so far with some mods, but they were not successfull.
Thanks for the attention.
Regards
