Hi,
It is true that in the example provided the images have an alt attribute. But this does not come from the theme, as I mentioned before there is no alt attribute on the images in the smart list. It seems the structure of the smart list where there is an alt text on the image is different – https://www.screencast.com/t/9iwUesom9WI from the default one – https://www.screencast.com/t/CCUUT3zqqP7 Maybe the image was inserted in the smart list a different way, or a plugin is affecting this but I can not say for sure how.
Thanks
Hi,
1. You could use some custom css code to achieve this, like in this example – https://www.screencast.com/t/mGOPaGKpYR and experiment with the margin property if you want it to to look different, or just use it as it is now. The code must be entered in Theme panel->Advanced Css in the Phone section in order to apply only in that situation – https://www.screencast.com/t/6sN0ZN4wQWs This is the code I used in that example
.vc_custom_1489069033070 .td-pb-span4 {
width: auto;
float:left;
margin: 33px auto 33px 33px;
}
2. The problem is that the ad you are using is not responsive, and it is displayed the same in all the devices. If the iframe has a fixed width in all situations, that is the way it will be displayed. In this situation the ad is full – https://www.screencast.com/t/jCGfUg1fa7 but for anything smaller it gets cut off – https://www.screencast.com/t/z1iGFkAzx If you can configure your plugin to show different ads depending on screen size this can solve this issue. You can also find more about using other ads here – https://forum.tagdiv.com/using-other-ads-non-adsense-ads/ and examples for different ads based on screen sizes.
3. At the moment these are the tested plugins that are tested periodically – https://www.screencast.com/t/SiNOeNy294T along with the plugins provided in the theme package. This does not mean that only these plugins are compatible with the theme. You can try others as well, some may work and others not, depends on the plugin.
Thanks
Hi,
Each post template style has a corresponding single and loop single file in the main theme folder – https://www.screencast.com/t/02PVyDno8L There you can see the structure of the post template and you can try placing your code in the file you want. If you need to insert a code in the head section as well, you can find it here – https://www.screencast.com/t/Vr0VyxXeW
Thanks
Hi,
Please check your homepage in Visual composer to see if everything is how it should be. Also you could try to recreate your homepage, or create a new page and set it as homepage, as a test to see if the error is still present. Please let us know how it goes.
Thanks
Hi,
We are from Romania, if you can provide access I will take a look at the button and investigate the issue.
Thanks
Hi,
The limit for the sub-categories in the mega menu is set here – https://www.screencast.com/t/OuhytroUo6wp so it should display a maximum of 30 sub categories in the menu. I see that the “Funny” menu item on your page is currently displaying properly – https://www.screencast.com/t/TYoL0u2Uo5WV If you want to modify the limit, you can do so in the file as shown in the screenshot. Please correct me if I misunderstood your question.
Thanks
Hi,
I do not see a slider on your page. You can see the available sliders here in the demo – https://demo.tagdiv.com/newspaper/big-grid-slide/ and here – https://demo.tagdiv.com/newspaper/ios-slider/ If you meant Big Grids, the available ones and the different styles can be seen here – https://demo.tagdiv.com/newspaper/big-grid-1/
These elements are specially designed this way and are working properly. Please note that modifying these elements is not an easy task, and multiple changes have to made, while taking in account every aspect.
Thanks
Hi,
@virgilio If you mean to change the “More from author” text, you could do that if you want. But if you meant to change the functionality and post sorting by a different criteria, it could prove to be a difficult task, and you should consider hiring a freelancer to help you with this, because we can not provide custom work at the moment, sorry.
Thank you for understanding!
Hi,
Again, please enter the code as it is, it should look like this in your theme panel – https://www.screencast.com/t/nzUUinFVa I do not see that position property at the moment in your header style – https://www.screencast.com/t/QRwQ1T1nVQl It should be like this – https://www.screencast.com/t/uTScpdNKnv Please also check any custom code you have entered in theme panel before this one, or temporarily remove it, to be sure it does not affect this one.
Thanks
Hi,
Unfortunately I can not provide a solution in this case, I do not know how that plugin works. The only background ad available by default is like this – https://forum.tagdiv.com/background-ads/ Maybe there is a setting in the plugin configuration you are using for your ads regarding background and link positioning , which you may have overlooked and could be fixed that way.
Thanks
Hi,
It seems that this could be ad related – https://www.screencast.com/t/fWKfCLn5mos as you can see there are a lot of warnings regarding this. You can also try disabling all your plugins except Visual composer, clear the cache, purge cdn files and check again. Maybe a plugin is interfering in some way, I can not even see the ad at the moment – https://www.screencast.com/t/88I2amcd4v7F – https://www.screencast.com/t/hUsfaqdHuusA
Thanks
Hi,
Well if it worked and now it does not, maybe some recent changes are interfering with the social counter plugin. Try to disable all your plugins except the ones bundled with the theme and check again. If you do not have a caching plugin installed, the hosting server may have caching active. But you should also consider updating your theme to the latest version, as well as the required plugins and wordpress too. Here is a guide to help you through the process – https://forum.tagdiv.com/how-to-update-the-theme-2/ if you decide to make the step.
Thanks
Hi,
Please make sure you have configured the social counter according to this guide – https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/ Also check if your Facebook page is not set to private. You can also try disabling all your plugins except the ones bundled with the theme, clear your cache and check again.
Thanks
Hi,
Well you could just replace the files that were changed as suggested here – https://forum.tagdiv.com/topic/update-available/ and here – https://forum.tagdiv.com/topic/how-to-remove-login-or-register-from-the-theme/ if you do not want to update your theme. But if you decide to update to the latest version here is a guide to help you through the process – https://forum.tagdiv.com/how-to-update-the-theme-2/
Thanks
Hi,
Unfortunately the mobile theme cannot be overwritten in the child theme, if you want to make modifications to it you will have to make them directly in the theme files. The mobile theme was designed to be as light as possible in regards of performance. You can find all the available documentation about the mobile theme here – https://forum.tagdiv.com/the-mobile-theme/
Thanks
Hi,
Please provide more details about what you want to achieve. Maybe there is an easier way of achieving this. I can see that you are trying to insert a html list containing a link, you could use a raw html element for Visual composer – and place it in the sidebar like this – https://www.screencast.com/t/U9E6HAVLj or if you use a widgetised sidebar like this – https://www.screencast.com/t/T07InlA1yQi5
Thanks
Hi,
Please try to disable all plugins except Visual composer, clear the cache and check again. This is the most likely cause, a plugin could be overriding the settings in the menu screen causing options to not be available, and has happened to some users before.
Thanks
Hi,
I can see that all is well regarding the social counter at the present time – https://www.screencast.com/t/EiR5OsPowbRV and the Facebook count is working properly.
Thanks
Hi,
Please update your theme to the latest version, the Not secure warning was fixed in a previous update – https://www.screencast.com/t/idJrobotF if that is what you mean.
Thanks
Hi,
Please follow this topic here – https://forum.tagdiv.com/topic/google-dfp-doubleclick-again-and-again/ maybe it could provide more insight in this matter. The ad implementation on the Firefox browser is fully tested and should work properly, as my colleague proved above.
Thanks
Hi,
You must enter your ad code in Theme panel->Ads in the section where you want it to display – https://forum.tagdiv.com/header-ads-adsense/ – https://forum.tagdiv.com/article-ads/ and it should work properly. Maybe the code you are entering is not valid, or it could be pending review as specified here – https://support.google.com/adsense/answer/76228?hl=en
Thanks
Hi,
The breadcrumb implementation was modified in version 7.5 indeed, and the code meets the standards as required by google – https://developers.google.com/search/docs/data-types/breadcrumbs The same breadcrumb system is present on the demo as well – https://www.screencast.com/t/Hc6KWOk0Wdxc and it is working as intended.
We will investigate the matter on a deeper level to identify possible issues, and a solution will be made available if needed.
Thank you for understanding!
Hi,
It seems this is happening only on the homepage. Please try to make a new clean install from scratch and install the theme only with the required plugins active, which come bundled in the theme package and rule out any conflicting plugins. For more information about installing the theme, please consult this guide here – https://forum.tagdiv.com/install-via-ftp/
Please let us know how it goes.
Thanks
Hi,
Unfortunately that is the case in some situations, when using custom css. You could try to insert the custom code you mention directly in the theme’s style.css file at the end of the code, so the changes load along with the rest of the stylesheet.
Thanks