Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
ns85gs
tagDiv Member

Hi Catalin, I couldn’t explain my thoughts exactly.

Forget about it. I did it on my own.

I cut this code from mobile/footer.php and I pasted it to mobile/header.php

<div class="td-sub-footer-menu">
<?php
td_wp_nav_menu(array(
'theme_location' => 'footer-menu-mobile',
'menu_class'=> 'td-subfooter-menu',
'fallback_cb' => 'td_wp_footer_menu'
));

//if no menu
function td_wp_footer_menu() {
//do nothing?
}
?>
</div>

And I modified “td-sub-footer-menu” tag on mobile/style.css

You can check it on my site.

ns85gs
tagDiv Member

Oh no, I could not tell you exactly.

I can enable top menu on responsive mobile theme, but you removed it on new mobile theme. Now we can set mobile main menu and mobile footer menu from the theme panel.

For example I select “X menu” as main menu and “Y menu” as footer menu. I want to show “y menu” in the top of site logo (like to top menu).

Can I MOVE footer menu to the top of site’s logo?

ns85gs
tagDiv Member

Thanks for reply. I’m understand it is not possible.

Can I move footer menu to header on mobile theme?

ns85gs
tagDiv Member

I think float option and position settings should add to custom ads.

I use Adinserter plugin, it is very usefull and has many customization settings. But I don’t want use plugin but theme’s internal ad system is not enought for me.

ns85gs
tagDiv Member

Thanks Catalin for your detailed answer. But it is very long way for create a menu item. I don’t want create a page and WP custom menu for each menu item. I must use Visual Composer for this. I don’t prefer using VC except homepage. Because VC eat my cpu and memory.

Can I create columns on mega menu with custom css?

  • This reply was modified 10 years by ns85gs.
ns85gs
tagDiv Member

My images 750×525. I generally use 100×70, 80×60 and 150×105 images on my site.

ns85gs
tagDiv Member

Thanks Alin. It fixed.

ns85gs
tagDiv Member

Hi Alin. I don’t use a cache plugin. How I erase theme’s cache and settings?

ns85gs
tagDiv Member

Oh its very easy, thanks. Another question: Can I make that line’s colors as category’s color based?

ns85gs
tagDiv Member

What is the name of theme on first picture (trendy)?

ns85gs
tagDiv Member

I’m using Ad Inserter plugin and I’m happy with it.

ns85gs
tagDiv Member

My wishlist for version 5:

– Smallist from Newsmag

– Multi column mega menu

– Block without image like block 9 on newsmag

– Float option for all ad banners

– Menu with icons.

ns85gs
tagDiv Member

Hi, When I activate tagDiv speed booster plugin, my background color and pattern not shown (its fully white) on ie and firefox :/

ns85gs
tagDiv Member

Hi, it does’nt fix. But I fix it with this:

.ie11 .single_template_1 .post .td-post-featured-image {
width: 48%;
}
ns85gs
tagDiv Member

Thank for menu font color fix code. It works. But there is still template 1 issue on IE 11. there is problem on chrome or firefox. Did you cheched it on IE 11?

Viewing 15 posts - 1 through 15 (of 15 total)