Hello,
1. You will not be able to fin a block font as blocks are only containers for modules. You will be able to see which module is used for which block here: https://www.screencast.com/t/BQq8QesHWcx
Then you can change the fonts on each module you want from the fonts section of the theme panel
2. Hello,
You can change the black color, but it will affect all blocks at once. You can use this code to change it from black:
.td-post-category{
background-color:red!important;
}
Add the code in the theme panl-> custom css box.
3. Please use this guide to improve page speed: https://forum.tagdiv.com/how-to-make-the-site-faster/ and you can try the mobile theme as an alternative: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hello,
3. And did you enble post author and date on your site? we are not getting any errors ion the structure data tool
4. Unfortunately there is little to be done about the menu loading. SOme browsers will load the menu slower such as firefox or ie 10-
You can try to use just a background color for your menu and not an image as images tend to load slower than colors.
2. Please provide a link to your site and I will take a look at the speed test.
Thank you!
Hello,
There are 2 ways of using the lightbox. 1 is to add it manually on each image from the image settings:https://www.screencast.com/t/URROTDZs
Or activate the general modal image for all images at once from here: https://www.screencast.com/t/INvMvtga3
Thank you!
Yes, messing with the theme width will break the theme elements. Not the theme itself but the blocks and grids. We built our theme with a fixed width in mind and we adapted the theme elements to this fixed width and created the responsiveness based on it as well.
Thank you!
Hello,
Please disable any at all cache provided by the host and use wp super cache and these settings because these are the recommended settings in our theme:
https://forum.tagdiv.com/cache-plugin-install-and-configure/
Thank you!
Hello Brian,
Please first of all enable the theme required plugins from the plugins section of the theme: https://www.screencast.com/t/wyBFy6BBG4
Visual composer is the one you are missing. Then check if any other issue is presented as right now that is all I can see on your site. A missing required plugin.
Posts and categories seem to work fine.
Thank you!
Hello,
Unfortunately the mobile menu does indeed take a bit of time on it’s first load as the graphics have to be loaded first for it. Try not to use a mobile background image. Try to add simple color to it as colors load faster than images. There is little to be done about this though. The mobile menu loads faster on some browsers like chrome and slower on others such as firefox or ie 10-
Thank you!
Hello,
Thank you for your suggestion. The mobile theme is still in it;a early stage though. It took newspaper years to come to it’s present shape and functionality. The mobile theme will also take a bit of time until it can appeal to a wider public. We are always trying to improve our theme as well as the plugins so i think in the future the mobile theme can become a very powerful tool.
Thank you!
Hello,
The site you mention is not a wordpress site. WordPress does not provide any such tagline and neither does our theme. There is however a subtitle option: http://www.screencast.com/t/5dzVb2roZt – http://www.screencast.com/t/cbzKRbe71e
Thank you!
Hello,
Unfortunately the theme has no setting fror this. If you want to redirect the login link, you should use a 301 redirect. Here is an example of how 301 redirect are made: http://www.wpbeginner.com/beginners-guide/beginners-guide-to-creating-redirects-in-wordpress/
Thank you!
Hello,
If you provide a link tio your site so I can inspect it I could provide some insight but if I cannot inspect the site I cannot say for sure why the spacing is not properly positioned on your site.
Thank you!
Hello,
Where is nothing showing up? is it on mobile maybe? Are you using the mobile theme?
https://forum.tagdiv.com/the-mobile-theme/
please read the mobile theme guide if this is the case
If not, please provide more details and a link to your site so we can inspect it
Thank you!
Please contact us via email at contact@tagdiv.com and provide a link to your site, wp-admin as well as ftp access so we can make this update and see why the errors happen.
Thank you!
Hello,
You can use this code:
.td_block_image_box .entry-title{
text-transform:capitalize!important;
font-size:25px!important;
}
Thank you!
Hello,
You can use this custom css code to change the font size on block 11 mobile:
@media (max-width:767px){
.td_block_11 .td-module-title{
font-size:15px!important;
}}
Thank you!
Hello Bobby.
Pleas use this guide and make sure you have wordpress seo installed the the og image enabled: https://forum.tagdiv.com/facebook-share/
Thank you!
You should erase the span.s and only leave the text remove the html < span > tags along with the inline css added to them.
Thank you!
Well we have not tested ADX so we do not know of it;s functionality . We are not sure what to look for. We built the theme to be compatible with the standard adsense codes, but we are not familiar with this tool or any ad tracking. Our theme will modify the ad code to suit the layout better and most likely this adx tool requires the ad code intact. For this you will need to use the ad plugin so the ad code does not get modified.
Sorry for the inconvenience
Hello,
The new update is just a quick fix for google’n new changes. There are no new features as it’s just a dot revision. Please use this guide to update your theme: https://forum.tagdiv.com/how-to-update-the-theme-2/
Make sure you follow each step carefully.
Thank you!
You will have to be careful how you update. If you do not replace the files in the theme but rather keep the old theme and then switch to the new one with the old one still in your folders, then the sideabrs issue will appear again. Please use this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/ and make sure there are not 2 versions of the theme in your appearance->themes section. It should only be one version even after the update.
Make a back-up beforehand though so if something happens, you can roll back to your current install.
Follow the update process described in the guide step by step and you should be fine
Thank you!
Please provide a link to your site so I can inspect it and see why the code does not apply.
Thank you!
Hi,
I’m not sure why you cannot see it. I can from my end: https://www.screencast.com/t/25MC7xV4k2oY
Thank you!
Hello,
Overwriting the theme files will not make you loose your setting or content. Please use the official update guide and your settings will not be lost. Do a back-up though as suggested by the guide: https://forum.tagdiv.com/how-to-update-the-theme-2/
Thank you!
Hello,
The excerpts are automatic in our theme. They will grab the post content and cut it at a set length from the theme panel: https://forum.tagdiv.com/excerpts-introduction/
If you want to add a custom excerpt you can use the excerpt field on post edit: https://www.screencast.com/t/zsMWZtH3qus
Thank you!
Glad you solved it!
Have a great day!