Hello,
If you want to hide the category description you can use a css code:
.td-category-description{
display:none;
}
You can add the code in the theme panel-custom css
Thank you!
P.S. These values could also need changing: http://screencast.com/t/sSAC0wLOEj
Hi,
Smart lists will igonre inline ads as smart lists have a different implementation than normal posts. Smartlists have their own ads.
Here is an example from a different topic regarding smart list 6:
Smart lists have a specific ad spot in the theme panel but the smart list 6 ad will not position below the pagination. If you want it to show below the pagination, you will have to edit the theme files to do it as there is no option in the theme for it. You can use this code :
$buffy .= do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');
And place it like so: http://screencast.com/t/zvRezg4R8rva Then your ad from ‘custom ad 1’ spot will show below the pagination. Unfortunately this will not be a 970 width ad if you use a sidebar because if you do, the main content area is only 696 pixels wide. There can be a large 970 px banner only if you remove the sidebar.
You can adapt the method from smart list 6 to your smart list 1 in this file:
http://screencast.com/t/ke2gPSa65
I hope this helps.
Thank you!
Hello,
On our forum, the bump has the opposite effect. We answer from oldest to newest so a bump will only make the post newer and delay your answer 🙂 We do not miss topics as we have a system implemented that shows us which topic is unanswered by us so it’s pretty hard to miss a topic.
As for the request at hand, we have not tested this as it will take a bit of time to do so, theoretically the 7 days count is added like so: http://screencast.com/t/Z6pW8j6TPh4 it should change the number of days but we have not tested this as it will take a bit of time to monitor this counter, you can try it out and see the result.
I hope this helps
Thank you!
Hi,
All the footer colors can be changed from the theme panel here: http://screencast.com/t/o3idLJtumt
If you still cannot change a color, please provide a link to your site so we can inspect it and see why it;s not applying.
Thank you!
Hello,
I’m not sure what posts you have seen but our theme does not have such a functionality. You will have to use plugins for it if you need this feature. Unfortunately I cannot recommend any. sorry
Thanks.
Hi,
You can show the total number of likes on each post if you activate the classic sharing widget that counts likes. You can activate it from the theme panel here: http://screencast.com/t/8QwvK9bP8jKn
But there is no widget that can count shares, sorry. You will have to search for a plugin that has this functionality.
Thank you!
Hello,
Unfortunately as we have our own social sharing icons and plugin we did not test any alternatives. i cannot offer any suggestion as social share plugins are not tested with our themes. Sorry. You will have to try a few of them out and see how they work
Thank you!
Hello,
If you require the head tag of the mobile theme, it can be found here: http://screencast.com/t/ejjrkpfp
Thank you!
Hello,
The elements you are pointing to are the page title and the breadcrumbs. The breadcrumbs can be removed from the theme panel here: http://screencast.com/t/yGYWZD59
The page title can be removed by changing the page template.
There are 3 page templates you can choose from: http://screencast.com/t/BkEWT6jj72
The default page tremplate will show the title if visual composer is not used on the page. If you use visual composer on the page the default template will not show the page title at all.
The page builder + latest articles + pagination will not show the page title at all
The page builder + page title will always show the page title.
Thank you!
Hello,
Both plugins (revolution slider and visual composer) are bundled free of charge with our theme so you do not have to buy them. Updates are provided by us, not the plugin author or wordpress. You can ignore the update messages you see in your dashboard and install the updates we release along with the theme. This should help: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Visual composer is a required plugin as our theme elements depend on it so they can display properly.
Revolution slider is not required as our theme can function properly without it.
Unfortuantly we cannot offer you guidance on how to use revolution slider as it;s a very complex plugin. You should check the official site and documentation for the plugin. There are also many youtube tutorials on how to use it.
The demo sliders we provide bundled can be found in the main theme archive adn can be imported again at any tome. Please use this guide: https://forum.tagdiv.com/import-revolution-sliders-on-demos/
Thank you!
Hi,
This is a public forum. Please do not post private information here.
The big grid slide element is missing from your site because you use the newsmag theme. You are writing in the wrong forum. The newsmag theme does not have the big grid slide element. It only has the ios slider element http://demo.tagdiv.com/newsmag/slider/
Please write in the appropriate forum that is intended for the newsmag theme. This is the newspaper theme forum.
PS change your password as you posted it on a public forum and other people could have grabbed the info.
Thank you!
Hello,
This is a very common issue caused by a javascript error. This error could come from multiple sources but the most common one is plugin conflicts.
Please disable all plugins except visual composer, clear cache and reset cdn files. Also check for any customization or js minification as they can also break the theme js.
Thank you!
Hello,
I have checked your site and saw that there is a html error in each block . There is an empty paragraph after each thumb. That paragraph is not coming from our theme so it;s probably a customization you made or a plugin conflict. Please check your custom code in the theme panel or your child theme. If you did not update your child theme, please do. This topic explains it better: https://forum.tagdiv.com/topic/setting-up-child-theme/
If you need to you can always replace the theme files again if you know there is customization but you are not sure what it is. You can use this guide and choose the ftp method to update: https://forum.tagdiv.com/how-to-update-the-theme-2/
Thanks.
Hi,
You can hit f12 or right click and hit “inspect” Here is a brief guide on how to use it :
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thank you!
Hi,
It should work from the child theme and it should also work from the custom css box in the theme panel .If it doesn’t that means there is a problem. The child theme could be thee culprit. Did you update your child theme since you created it? a child theme is not update proof. This topic describes it better: https://forum.tagdiv.com/topic/setting-up-child-theme/
You should update your child theme as well if you have not already.
Thank you!
Well if you want to remove ALL of the h4 tags, then you will have to go in the theme code and manually change them all as there are many places that use a h4 tag. Use a text editor such as notepad++ and search for every instance of the h4 tag and change it to a h3 if this is what you want. The theme has no setting to change the tags especially not ALL at once. It will have to be done manually.
Thank you!
Hello,
I understand now, The block used to show the image is block 18 set to show the single big thumb. Add a block 18 and make it show only 1 post from it’s block settings.
I hope this helps.
Thank you!
Hello,
Please check the block settings and make sure you have the proper sorting option in place.
Also check your cache as changes on your site are affected by the cache we only recommend wp super cache and these settings: https://forum.tagdiv.com/cache-plugin-install-and-configure/ if you use a cdn: https://forum.tagdiv.com/cloudflare-cdn/
If the problem is still there, please to disable all plugins except visual composer, clear cache and reset cdn files. Then test again.
Thank you!
Hello,
If the method from stackexchange did not work maybe a solution from here will: https://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems
http://stackoverflow.com/questions/5065362/ie9-blocks-download-of-cross-origin-web-font
In almost all cases the ‘allow origin’ code fixed it. This should also fix it on your side. If you use a cdn then it should work. Try to implement it differently in your htaccess or ask your host or cdn provider to help.
Thank you!
Hello,
Please contact us via email at contact@tagdiv.com and provide wp-admin so we can login and investigate why this happens. Include a link to this topic as well so we can identify you.
Thank you!
Hello,
The modules use functions that are defined in http://screencast.com/t/cjvurdKG, not in the module single base file. So if you want to replicate a function to grab the color of the categories, you will have to add it in td_module.php and call it on the module itself. Unfortunately there will not be an easy way to add these elements in. You will have to code them in.
Thank you!
Hi,
Tha api system shows how a block is being created. It is added with php and js, not standard html. You have access to the html to a certain extent though. Depending on the block you are searching for it can be one of these files: http://screencast.com/t/lZDYy5yDza and as each block is made out of 1 or more modules: http://screencast.com/t/LhjCGOowQm
In order to see which block uses which module, you can check this list: http://screencast.com/t/12Ki9n0zDh
Thank you!
You can send us the link in private at contact@tagdiv.com. Pleae also include a link to this topic so we can identify you.
Thanks.
It can be done with html and css if you have the proper skills for it.
Maybe this will help: https://css-tricks.com/responsive-data-tables/
You can also try out a few table generators if you want: http://www.tablesgenerator.com/html_tables
Thank you!