Hello,
Unfortunately there is no option for it in the theme, you will have to add it custom from the theme files.
Thank you!
Hello,
Our theme has no option to grab the first image and set it as featured but there are plugins that have this functionality and work with our theme. The only downside is these plugins are not tested. There is one we know of that users recommend but unfortunately it’s not free : https://forum.tagdiv.com/topic/adding-rss-feed-from-other-websites/
As for the feed, maybe you could try to use another rss plugin and see if the image is doubled with other plugins as well.
Let us know how it goes.
Thanks.
Hello,
The mega-menu can be turned off from the menu area like so: http://screencast.com/t/wnkgkOGRG7
Unfortunately the theme has no option to change the ads based on a specific category. You can create a custom function for it if you know your way around php or you can try a plugin that has such a feature.
Thank you!
Hi,
Good thing we figured it out and we can adjust it accordingly. Please try this code:
.td_block_slide .entry-title>a{
background-color:rgba(30, 115, 190, 0.7)!important
}
result: http://screencast.com/t/mcAyWl7Blnl
Thanks.
Hi,
Please send an email at contact@tagdiv.com and provide wp-admin so we can take a look. Please also include a link to this topic.
Thank you!
Hello,
It seems the unique id was removed from the theme in the meantime. (Sorry about that)
You can try an alternative method. In visual composer you can assign an extra class on the row so you can use it in css and simply use display none on that particular class.
Sorry for the inconvenience.
Hello,
I have checked your website again and it works on my end. Please clear your cache and browser cache
https://kb.iu.edu/d/ahic – http://screencast.com/t/bGMacspYC
Thanks.
Hello,
Posts and pages and other settings that are kept in the database will not be affected by the update. Their styling is a different matter. Css has changed and probably the post template will not be the one from your old version anymore so it will require a bit of work to adjust the settings for them.
Good luck on your project and let us know if you require further assistance.
Hello,
We have not officially tested userpro but people use it with our theme successfully. When trying to buy a plugin, please use the search widget here on the forum to see what users say about that specific plugin. Even if it’s not tested, you can get a general idea: https://forum.tagdiv.com/search/userpro/
I hope this helps.
Thank you!
Hello Nir,
Unfortunately we have not tested any social plugin with our theme as we have our own social sharing options available. Here is a list of tested plugins: http://screencast.com/t/4JpuUpuLJjjU
We cannot officially recommend any social sharing plugins but we see our users have sharing plugins all the time so there are sharing plugins that work with our theme without problems. You will have to try a few of them out and see how they work with a bit of trial and error.
Thank you for your understanding.
Hi,
Premium themes cannot be updated from the wp dashboard. Please follow this guide to update your theme: https://forum.tagdiv.com/how-to-update-the-theme-2/
Thank you!
Hello,
Please check the custom css in your theme panel as there may be an open tag in there that prevents the code from applying to your block title. Please provide a screenshot so we can take a look and see if there is something that could impact the code.
Thank you!
Hello,
Unfortunately updating from an old version such as 3.9 will be as switching to a whole different theme. All the code was changed since then and many options are not there anymore and many others took their place. The best thing we can recommend is to recreate the parts of the website that do not work anymore. We will try to help out along the way.
Sorry for the inconvenience but this is the case with old versions of the theme.
Thank you!
Hello,
Please make sure you have every option checked in screen options: http://screencast.com/t/tDGu0cDvG especially page attributes. If the options are all checked please try to disable all plugins except visual composer to rule out a plugin conflict.
Thank you!
Hello,
Please try this code instead:
.td_block_slide .block-title > span{
background-color: transparent !important;
color: #444444 !important;
padding-left: 0px;
padding-bottom: 3px !important;
padding-top: 0px;
display: inline-block;
}
Thank you!
Hello,
The code in your panel seems to be ok. The class changes for every element. It is a unique ID number. If css is applied to this class you will target just the one element.
Please also check other customization you might have and try it without any plugins also to rule out a conflict.
If the problem is still there please send an email at contact@tagdiv.com and provide wp-admin so we can take a look. Also include a link to this topic.
Thank you!
Hello,
Unfortunately the plugin is not tested with our theme so we cannot assure it’s functionality. The iframe seems to be created bigger for the post page. The dimensions of the widget are different so maybe there are a few settings you can adjust. Unfortunately css will not work inside an iframe so i cannot provide a quick css solution for it. Try to find a few plugin settings that let you control the width of the widget.
Thank you!
Hello,
The page title and breadcrumbs are only visible in the page builder + page title template: http://screencast.com/t/gA2hyfJa
Thank you!
Hello,
Unfortunately no change can take place in your browser if the request was not made and the new information pulled from the server. You could find an automatic refresh tool/plugin so it refreshes every few second/minutes but i do not know of any to make a recommendation. Sorry.
Thank you for your message.
Hello,
There is always the article inline ad option: https://forum.tagdiv.com/article-ads/
Thanks.
Hello,
You can use this css to style the block title:
.td_uid_3_568fa6ae3f95b_rand .block-title span, .td_uid_3_568fa6ae3f95b_rand .td-trending-now-title, .td_uid_3_568fa6ae3f95b_rand .block-title a, .td_uid_3_568fa6ae3f95b_rand .td-read-more a{
background-color: transparent !important;
color: #444444 !important;
padding-left: 0px;
padding-bottom: 3px !important;
padding-top: 0px;
display: inline-block;
}
If you want to adjust the title font you can use this code:
.td_uid_3_568fa6ae3f95b_rand h4{
font-weight:bold;
font-size:16px
}
I hope this helps.
Thank you!
Salut,
Trimite-ne te rog un email pe adresa contact@tagdiv.com cu acces wp-admin sa putem inspecta eroarea. Te rog adauga si un link la topicul acesta si o sa revenim cu un raspuns cat mai repede cu putinta.
O zi buna!
Hi David,
Please check the custom css code very carefully (the one already in the css box) and make sure no tags are left open. This is the no.1 reason for the css box not responding to code properly. There are no known issues (theme related) with the custom code section.
Let us know how it goes.
Thank you!
Hello,
Please follow this tutorial from the official plugin website to see how to set up your sitemap properly: http://kb.yoast.com/article/96-enable-xml-sitemaps-in-the-wordpress-seo-plugin
Thank you!
Hello Adriana,
Please update your theme as all problems and issues caused by WP were addressed in the latest update (ver. 6.4.4)
Thank you!