Hi,
you need to only add the main elements of your menu. The ones that will be visible on the first view. Then you can decide if you want to ad a simple sub-menu or a mega-menu. If you want to add a simple sub-menu with a simple dropdown of the sub-categories, then you need to add sub-categories under the main element.
If you want the menu item to be a mega-menu, then simply select the mega-menu option for it like so:
http://screencast.com/t/WdwAWC4Fk
I hope this helps.
Hi,
Unfortunately I cannot see where the H2 tags are being displayed in the excerpts: http://screencast.com/t/3KKni7LHEyZp
Please provide more details as I cannot see where the h2 tags need to be removed from.
Thank you!
No point in creating 2 topics.
https://forum.tagdiv.com/topic/mega-menu-not-working/
Hello,
It seems that you have not created the mega-menu properly. That is why it breaks. You will have to remove the sub-categories in the menu element before making it a mega menu. You simply add the parent category and select the mega-menu option;. The theme will grab the subcats automatically.
example:
wrong mega menu: http://screencast.com/t/v1WzLENdw
right mega-menu: http://screencast.com/t/82UzWTWUjVx
You can read more about mega-menus here: https://forum.tagdiv.com/mega-menu/
Thank you!
Glad it finally worked out.
Best of luck on your project!
Hello,
The hamburger is not the only thing not working. The search also does not work or other javascript elements. You have a js error in your console. Most likely a plugin conflict.
Please disable all your plugins except visual composer, clear cache and reset cdn if you use it.
Let us know how it goes.
Thanks.
Hello,
Unfortunately the theme has no option for this at the moment. You will have to add it manual if you want like so:
http://screencast.com/t/ZanGtjUIxu
I hope this helps.
Thank you!
Hi,
Please provide a link to your website so I can create the css code directly on your particular case.
And please provide more details as i cannot understand exactly how you want it.
Thank you!
Hello,
The theme uses a custom excerpt function for the modules and blocks so the h2 tags should not display in the excerpt. Please provide a link to your website so we can inspect this issue.
Thank you!
Hi,
Replied in the other topic: https://forum.tagdiv.com/topic/google-snippet-shows-related-article-descriptio/
Thank you!
Hello,
You can maybe try this solution to Disallow this from robots.txt : https://wordpress.org/support/topic/avoid-blog-categories-page2-page3-page-indexing
http://www.robotstxt.org/robotstxt.html
I hope this helps.
Thank you!
Hi,
1) Unfortunately there is no option for this in the theme. It will have to be hard-coded. The code for the function can be found here: http://screencast.com/t/B8hav46Ql
2) In order to remove more from author you can use 2 methods:
The css method:
.td_block_related_posts .td-related-right {
display:none;
}
or you can edit the theme files: comment out or delete this part: http://screencast.com/t/Okmq7lxTDzGd
I hope this helps.
Thank you!
Hello,
Please disable all your plugins except visual composer, clear cache and reset cdn files if you use it. This should fix it if it’s a plugin conflict. If the problem is still there, then please increase the parameters from system status by following this guide: https://forum.tagdiv.com/system-status-parameters-guide/
Let us know how it goes.
Thank you!
Hello,
WHat version of the theme are you useing? The woocommerce file is no longer present in the current version as it’s been divided into single-product and archive-product. Please make sure you have the latest theme installed https://forum.tagdiv.com/how-to-update-the-theme-2/ and make sure your woocommerce plugin is up to date.
Thank you!
Hello,
Unfortunately here is no simple way to do it. You can use custom css to re-size the logo:
.td-header-style-8 .td-header-sp-logo img{
max-width: 85%!important;
}
It will probably need extra css customization for positioning. If you cannot do this yourself we recommend hiring a freelancer to help out.
As for the mobile version, there is no easy way to disable it unfortunately. You will have to edit the theme files (tablet version is the same as desktop). We have no easy solution for this unfortunately.
Thank you!
Hi,
I have checked your website and saw that the links work as expected: http://screencast.com/t/VNSbtpejX0UG and http://screencast.com/t/HFLUWyA9YDs
Please let us know if you need further assistance in this matter.
Thank you!
Hello,
this is the default behavior of the theme. This was a design choice that was made in order to not have lots of different colors on the homepage. Unfortunately there is no easy way to do this as they are 2 different category tags (posts and homepage blocks). There is a workaround to get the post category tags on teh homepage, but this will cause the blocks to display more than one category tag on the homepage as the function for posts grabs all categories. This will involve editing the theme files though.
Please use this code: http://pastebin.com/2yaGiCXK It is the whole file. Delete the code from your td_module.php file (newspaper/includes/wp-booster) and replace it with the one provided! (Make sure you get the raw paste data)
Thank you!
Hello,
This is a custom design for that particular menu and if you leave the colors in their default state, you will get this effect. Unfortunately you will need css to recreate this behavior on another style if this is what you want.
Thank you!
Hello,
The editor style.css affects the back-end of your website. If this does not load for some reason, it could probably be a plugin that conflicts with it. Please try to disable all your plugins except visual composer and clear your cache. (also reset cdn files if you use it).
Let us know if the problem is still there afterwards.
Thank you!
Hello,
Please send us an email at contact@tagdiv.com and provide wp-admin so we can inspect this issue. Please provide admin rights and also include a link to this topic so we can identify you.
Thank you!
Hello,
At the moment we have no ETA on a big update. We are constantly working on improving our theme so we are always open to suggestions. I will add this suggestion to our list and pass this information on to our development team.
Than you!
Hi,
Please check your website again as it no longer displays the strange characters. (Probably caching)
Thank you!
Hello,
You simply need to ad a background color to the block title using this css:
.block-title{
background-color: rgba(217, 217, 217, 0.35);
}
Thank you!
Hello,
Unfortunately the url you provided does not work and the one on your website is already broken. I’m not sure why this is happening as it displays fine on my end every time. I added this ad:
<div class="td-all-devices"><a href="#"><img src="http://i2.wp.com/www.moodlenews.com/wp-content/uploads/AspirEDU.com-Advertisement-640x80.gif"/></a></div>
Even if i add it in the header section or in the content on a 2/3 layout, it still displays fine and does not break. I do not know why id does on your website. Please send us an email at contact@tagdiv.com and provide wp-admin so we can test this issue directly. Please also include a link to this topic.
Thank you!
Hello,
Unfortunately we have no easy solution for this. The mobile version is the same as the desktop version so any change will affect both versions of the theme. You cannot re-position the sidebar with css in the mobile version and changing it from the theme files will affect the desktop as well. Unfortunately this will not be an easy task to do so we recommend hiring a freelancer to help out as we cannot offer any custom work at the moment.
Thank you!