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

Hello,
The width of the theme cannot be increased unfortunately. If you use adsense, the ad should position properly with a 300 px width, but for this you need a 2 column layout. Not a 3 column. If you split the theme width in 3 columns, then your ads will no longer have enough space to display properly so you will need narrower ads.
https://forum.tagdiv.com/using-other-ads/
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Unfortunately you cannot force the ad to overlap the other elements as it will not position properly. You can however create a single column layout for the ad to have enough space inside the page like so:
http://screencast.com/t/6l5QhfJlR
Thank you!

Bogdan B.
tagDiv Staff

Hello,.
We have not tested AMP with our theme but our users have. Chris S. posted a tutorial on how to use the theme with amp here: https://forum.tagdiv.com/topic/tutorial-getting-started-with-accelerated-mobile-pages-amp/
Hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Unfortunately there is no setting for your request, but there is a solution on this forum to hard-code it:
https://forum.tagdiv.com/topic/different-post-template-for-one-category/
Hope this helps.
Thanks.

Bogdan B.
tagDiv Staff

Thank you for posting this solution. GD library is required by wordpress to properly generate the thumbnails.

Bogdan B.
tagDiv Staff

Hi,
Please try to disable all plugins except visual composer, clear cache and reset cdn files. There is no problem with the reset key as our theme uses the default wordpress registration only styled differently. If you use any registration tool, please disable it and use the default one.
You can also try to reset the password by following this guide: http://codex.wordpress.org/Resetting_Your_Password
Let us know how it goes.
Thanks

Bogdan B.
tagDiv Staff

Hi,
Please try to revert the theme to it’s default state by disabling all plugins except visual composer, clear cache and reset cdn files, and restore any custom modification made and test again in the google tool. There should be no errors from the theme perspective. I suspect you use plugins that are not compatible with the google webmaster tool. I have checked both our live demo (http://demo.tagdiv.com/newspaper/) and my testing site with google structure data, but no errors came up. Please revert the theme to it’s defaults and test again.
Let us know how it goes.
Thanks.

Bogdan B.
tagDiv Staff

Hi,
Please send us an email at contact@tagdiv.com and provide wp-admin so we can log-in and inspect this issue.
Please also provide a link to this topic so we can identify you easier.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
It seems you want the introduction and conclusion outside the smart list itself. Then the way to go is use another H tag than the smart list uses. For example the default heading tag for smart lists is h3, so you can use a h2 tag for the introduction and for the conclusion titles so the smart list does not pick them up: http://screencast.com/t/B5LQjNtT0
Hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Sorry but there is no update on this. There is no option to add a custom link to the featured image in the theme settings. Maybe you can find a plugin that has such a feature. (coding it in will not be so easy)
I will add this suggestion to our update list and pass this information on to the development team and if the feature will be requested by more people, maybe we will be able to implement it. We do try to implement more features with every major update, but this depends on the development team as they decide what gets implemented and what doesn’t.
Thank you for your understanding!

Bogdan B.
tagDiv Staff

Hi,
There is no bbpress folder in our theme, there is only the bbpress.php file that applies the theme style to the plugin. Nothing more. The code you showed in the reply above does not come from the theme but the plugin itself:
http://screencast.com/t/hvd2sCbmy
You can find a few solutions by simply googling it:
https://bbpress.org/forums/topic/reversing-order-of-topic-but-leaving-the-original-topic-at-the-top/
Thank you!

Bogdan B.
tagDiv Staff

Hi Jeff,
The documentation can be found right here on this page in the upper right corner. It should contain every piece of information you need to get started:
https://forum.tagdiv.com/wordpress-information/
There are different sections for different parts of the theme and also a tutorials section for different guides and tutorials.
You can also check our youtube page for video tutorials: https://www.youtube.com/user/tagdiv
Hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hi,

You have to make an assessment o the size of every image and container you use on your site. The theme does crop images and create thumbnails, but it cannot enlarge images. For example, in your big grid on the homepage, the big container has dimensions of: http://screencast.com/t/6vmVnKein5 but your image is not big enough to fill it: http://screencast.com/t/UA2GuiIpTmL
Please make sure you have all thumbnails that you use active in the theme panel -> block settings -> thumbnails section
Regarding the cropping system please read these topics:
https://forum.tagdiv.com/thumbnails-vs-featured-image-size/
https://forum.tagdiv.com/theme-thumbs/
https://forum.tagdiv.com/featured-image/

Hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

There is no option in the theme to remove the gradient, but it can be done with a css trick.
It can be removed with this custom css:
.td_block_big_grid_2.td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:before{
display:none!important;
}

you might also want to follow this guide if you updated from newspaper 4: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/

Thank you.

Bogdan B.
tagDiv Staff

Hi,
The theme has a post id filter where you can add your preferred posts for the grid: http://screencast.com/t/Tewqr8G4
For this you will need to post id’s you can get from here: http://screencast.com/t/U5ml7zKAIJi2
Unfortunately you cannot filter a single post for the big thumbnail spot and have the rest of the spots dynamic. The grid does not work like that.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
1) It will not be difficult to replicate the design of that particular site as it’s very similar to our themes.
You can pick a similar header style from the theme panel. Here is a list of headers you can use:
https://forum.tagdiv.com/newsmag-header-styles/
Then you can change the menu color to red: http://screencast.com/t/SsHD68vpVc
The content layout can easily be replicated with our content blocks you can use in visual composer. Here is a tutorial on how to use it: https://forum.tagdiv.com/newsmag-how-to-use-visual-composer/
The sidebars can also be replicated in visual composer.
Unfortunately the left widget cannot be done as our theme has no such option, but you can maybe find a plugin for it.

2)The best way to learn how to set up the bbpress forums is by reading their official guide here: https://codex.bbpress.org/step-by-step-guide-to-setting-up-a-bbpress-forum/

3)For seo optimization we recommend the seo yoast plugin. They also have a comprehensive guide on how to set it up: https://yoast.com/wordpress-seo/
https://yoast.com/adding-a-description-to-your-categories/

Hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
The theme will pull the thumbnail created for the featured image and in the size specified in the code (not the ones from wordpress settings).
Unfortunately this is how our themes crop images (center-top).
You can find and edit the thumbnails in the upload folder on your server.
However, replacing the thumbnail for every image is not a viable solution. The best thing to do is create a new custom thumbnail for your block as Andrei suggested above. You can use the theme api system shown here: https://forum.tagdiv.com/api-thumbnail-introduction/
If for some rewson your thumbnails are not displayed corectly, maybe this guide can help: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thank you

Bogdan B.
tagDiv Staff

Hi,
1) You can modify the image link in the post editor like so: http://screencast.com/t/BOXEBwIK3MR2
2) You can add the link to media file right after you upload the image as the screen is the same one as when you select an image
3)Unfortunately there is no option to bulk edit images. Maybe you can find resources online for this:
http://wordpress.stackexchange.com/questions/214362/bulk-change-of-image-setting-link-to-to-link-to-image-url
Thanks.

Bogdan B.
tagDiv Staff

Hi,

AS you know SEO takes a bit of study and effort to get right. Improvements have been made and will still be made in the future with every update. Since the last reply on this topic (since July) there have been a decent amount of updates that improve SEO rankings. Unfortunately not all SEO issues posted here have been resolved but we are getting there. We are working on adding improvements for the next version as well, but as Chris states above, It’s not entirely up to the theme. Most of the optimization needed for SEO can be done manually even if the theme has no specific setting applied automatically. SEO Yoast also has seen some improvements since then and they have even created a very comprehensive tutorial, ‘the definitive SEO guide’: https://yoast.com/wordpress-seo/
The bottom line is, the theme itself is not enough for SEO. The theme helps with a few features and these will get improved over time but everyone needs to optimize their own site to obtain better rankings.

Thank you!

Bogdan B.
tagDiv Staff

Hi,
Please send us an email at contact@tagdiv.com and provide a link to this topic so we can identify you.
Thanks.

Bogdan B.
tagDiv Staff

Hi Alin,
The retina logo works but you need a retina display for it to display properly. Try to add a different logo for the retina display (a different image, not only a different size) and check it on an iphone to see which one shows up. Please provide a link to your site so we can inspect it.
Thanks.

Bogdan B.
tagDiv Staff

Salutare Mihaela,
The category tags can be selected for every module in particular from here: http://screencast.com/t/HZJyGkeZvy so you can chose if you want to have a particular block with or without a category tag.
If you want a different tag on your post, then you have to select the primary category for that particular post:
http://screencast.com/t/tAukwy7Das4
You can read more about category tags here: https://forum.tagdiv.com/category-tag-on-modulesblocks/
Hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
You can use the browser inspector to see the dimensions exactly like so: http://screencast.com/t/9cG3y3SfC
Without the padding: http://screencast.com/t/PJXIxQ3z
Thank you!

Bogdan B.
tagDiv Staff

Hi,
You need to be careful when you upload the images as the links need to be set to the image file itself for the modal image to display properly: http://screencast.com/t/4fh4LIeWsG
https://forum.tagdiv.com/modal-window/
Thank you!

Bogdan B.
tagDiv Staff

Hi,
That is a wordpress setting, not the theme’s. Our theme does not alter the media upload.
You can find online resources on this subject like for example: https://wordpress.org/support/topic/how-set-default-image-size
Thank you!

Viewing 25 posts - 17,176 through 17,200 (of 22,378 total)