Home User profile
tagDiv Staff
Passionate for gaming, mountain biking and traveling. I face every task as a new challenge to bring my skills to the next level.
Bogdan B.
tagDiv Staff

Hi,
Unfortunately the theme has no such option at the moment. You can maybe find a plugin that has such features.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Please try to disable all plugins except visual composer, clear cache and reset cdn files if you use it.
As Chris replied, there might be a plugin conflict.
Thanks.

Bogdan B.
tagDiv Staff

Hi,
I’m not exactly sure what you men. Smartlist 7 already has article sharing above the pagination: http://screencast.com/t/HuZSOWtqTE8K
if you want to move the bottom article sharing above the smartlist pagination, this will be no easy thing as the smartlists are custom made and they do not qualify as a standard post. You will have to hire a freelancer to help out on this one if you truly need this customization.
Thank you!

Bogdan B.
tagDiv Staff

hello,
If you do not use adsense, then please use the ‘other ads’ method to implement ads: https://forum.tagdiv.com/using-other-ads/
Thank you!

Bogdan B.
tagDiv Staff

Hello,
in order to have the visual composer element full width, you need to remove any background color or image as the website will become boxed if you do so. i see you already solved the problem with it though.
As for an update, we will update visual composer in our next theme version.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
This is the default behavior of header style 8. It will grab the featured image and set it as a background.Header style 8 is an exception from this rule. You will have to use another post type in order for it to receive the background from the category, or alternatively, add the background as a featured image.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
You do not need to do anything about it because the error you see in webmastres will not affect your website at all. It simply does not recognize a part of our code that we use to get the header. Either you add the function instead of the get_header(); or not, the result will just be seen in the webmasters tools. It’s not something that affects your site in any way. The error can simply be ignored.
If you want however to see it gone from webmasters then you need to replace the get_header() from every file it is specified: http://screencast.com/t/XQUnvQvviIU (31 places to be exact)
I hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
I assume you are talking about the latest article module pagination (bottom of the page).
You can hide it like so:
.home .page-nav{
display:none!important
}

(‘page-nav’ and ‘td-pb-padding-side’ are 2 different classes so if you want to use both you can use your code like so:
.home .page-nav.td-pb-padding-side {
display: none;
}

No spacde between the 2 classes because they apply to the same element.
I hope this helps.
Thanks.

Bogdan B.
tagDiv Staff

Thank you Chris.

@walczakemil
, please provide a link to your website/post you analyzed and provide a screenshot of the error.
Also make sure you have the latest version of the theme.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Unfortunately as the other version was definitely a pirated one (there is no free version of the theme), the code could have been altered so the best thing to do is to reset your database using the wp-reset https://wordpress.org/plugins/wordpress-reset/ and delete your old wordpress instalation just to be on the safe side. Then you need to start over with a fresh database and fresh wp-install.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
The search icon is not working due to the many js errors you have in your console: http://screencast.com/t/l9f61CpbEfu
Please disable all plugins except visual composer, clear cache and reset cdn if you use it. Then check the search again. It should work as expected now. (plugin conflicts are the number one reason for such issues. You can always test the default behavior of the theme here: http://demo.tagdiv.com/newspaper/
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Unfortunately there is no easy solution for this as our site depends on a fixed width for element positioning. If you change the width, all the elements need to be adjusted to the new width. Your best bet is to implement your ad on a full size row (without sidebar) as you can see here on our demo:
http://screencast.com/t/o19kZfeMFms – back-end: http://screencast.com/t/epilMqvhe
Thanks.

Bogdan B.
tagDiv Staff

Hi,
Please make sure you meet the requirements for newspaper:
https://forum.tagdiv.com/requirements-for-newspaper/
https://forum.tagdiv.com/system-status-parameters-guide/
I hope this helps.
Thanks

Bogdan B.
tagDiv Staff

Hello,
Unfortunately this is how responsiveness works. If you change the height of the image, the aspect ratio will get altered and your images will be stretched or maybe even cut-off. There is no simple solution to have the same size for height but a narrower width.
Thanks.

Bogdan B.
tagDiv Staff

Hello,
You can make all of the post header text to justify using css:
.td-post-title{
text-align:justify!important;
}

But this will not work properly for the author name and date and other parts that have separate containers. It’s not how it works unfortunately. There are separate containers to some of the elements and even if you apply the justified property to the text, it will still have nowhere to go due to the container as you can see here on the author name. That is a separate container on itself: http://screencast.com/t/wEUBXww38E5
Thank you!

Bogdan B.
tagDiv Staff

Hi,
If you did not change any code lines inside the theme files, then nothing will be lost. All your settings from the theme panel and your posts/pages/categories are stored in the database. They will not be affected by the update. Only hard-coded customization, the type in which you change the code inside the theme files.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

I’m not sure I understand properly.
You can add the css code from ‘answer 1)’ in the theme panel->custom css box: http://screencast.com/t/d4829UlYoFe
As for the menu, you can set the colors, but the hover effect is different on the 2 header styles. You can use a css trick to make them similar:
.td-header-style-1 .sf-menu > li > a:after{
height: 48px!important;
z-index:-1!important;
}

You can also add this code in the custom css box below the other code.
Then you only need to make it boxed. This can be done by adding any type of background color or image. White counts too: http://screencast.com/t/CV2KxS1VMw
result: http://screencast.com/t/nzOj0Alyr65

Thanks.

Bogdan B.
tagDiv Staff

Hello,
The text logo and tagline work as expected. Please clear your cache and reset cdn files if you use it after you make modifications to the logo: http://screencast.com/t/tXIAptR9IB
Please also make sure you only use the header styles specified here: http://screencast.com/t/ajm6GsNVjG
If you still cannot get it to work, please disable all plugins except visual composer and clear cache as there might be a conflicting plugin.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
I think this question should be addressed to the plugin author. He can provide a better solution for this. You will need to check out the documentation on yoast to properly set up your plugin for optimum results:
https://yoast.com/wordpress-seo/
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Please make sure you use the latest version of the theme as this issue was fixed. Also if you use any login plugins, then this issue could occur. You can follow this guide to update your theme: https://forum.tagdiv.com/how-to-update-the-theme-2/
Thank you!

Bogdan B.
tagDiv Staff

Hi,
You can use this method to add your font(you can add the code in the theme panel->custom css) but the problem with your code is the path for the file. You need to have an absolute url to the file in order for the custom font to be loaded by the theme. As an example, on my localhost, the absolute url will be this one:
http://localhost/wordpress/wp-content/themes/Newspaper/images/icons/mycustomfont.woff2
You need to identify the exact path to your file and you can test if the path is correct when you use it in your browser. If the path is correct, then the browser should download the file: http://screencast.com/t/mOkkyg7Cx3X, ifg the URL is incorrect, the browser will return a 404 error.
I hope this hleps
Thanks.

Bogdan B.
tagDiv Staff

Hi,
You need to make sure you have the thumbnails active for that particular module as Edward showed above. Then you need to regenerate your thumbnails using the “force regenerate” plugin.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Unfortunately the option only activates it for ALL images. In order to have it off on some of the images, then you need to disable the general modal image, as this option will override the image setting. The only way in which you can do this is to turn it “on” for specific images unfortunately.
We are planing to improve this feature though and hopefully in a future version this will not be a problem anymore.
Thank you for your understanding.

Bogdan B.
tagDiv Staff

Hi,
If you are referring to these borders: http://screencast.com/t/CbF7b57GW, they actually come from the block titles. Simply set titles to your blocks and they will display this border. If you want a border without title, you can use a visual composer separator: http://screencast.com/t/QDsP5v9sGSohttp://screencast.com/t/a5AmC9svZ
Thanks.

Bogdan B.
tagDiv Staff

Hello,
Unfortunately the modal image/ lightbox feature from our theme does not work with external links. The modal image was created to get the image from the image link so if you change this link, it will not be able to grab the image. We are working on updating this feature and fix it. Hopefully in a future version this will not be a problem anymore. Until then if you want to have modal image and external links, you can use this plugin: https://wordpress.org/plugins/wp-lightbox-2/ (not officially tested but it seems to work fine with our theme, You just need to remove the theme’s lightbox so you will not get double images)
I hope this helps.
Thank you!

Viewing 25 posts - 18,326 through 18,350 (of 22,378 total)