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

Unfortunately it is not that simple. There are multiple *.php files in our theme and you have to edit these in order to translate all of the content. The metabox data can be found here http://screencast.com/t/20KWhpVcqVsp
but if you cannot find the text you want to translate you could also search in “td-config.php”
Thank you

Bogdan B.
tagDiv Staff

Hello AilyRoot,

Our theme does not have stats embedded, but this can be accomplished from your ad provider.
Depending on your AD provider, you should be able to keep stats like for example “clickthrough rate”
For more details you ca take a look here: https://support.google.com/adsense/answer/32720?hl=en&ref_topic=1113898&vid=0-635768848877404918-2641158882.
Thank you for your message.

Bogdan B.
tagDiv Staff

Hello john80,

Unfortunately our theme does not support this feature. The only way to translate it’s back-end now is to modify it’s files. At this time we do not have an option for this available.

Thank you.

Bogdan B.
tagDiv Staff

Hello Steven,

Thank you for your suggestions, i have added them to our list of updates and we hope in a future version we can provide them.
Thank you for your message.

Bogdan B.
tagDiv Staff

Hi,
We recommend Contact Form 7 as we do not know any issues when using this plugin. https://wordpress.org/plugins/contact-form-7/.
Thank you.

Bogdan B.
tagDiv Staff

Hello nikoslefkas,

You can add suggestions right here in our forum. Simply create a new topic and post your suggestions there. We will add them to our suggestions list for future updates.
We are glad to see you are happy with the theme and we appreciate every piece of advice we get.

Thank you for your message.

Bogdan B.
tagDiv Staff

Glad to see it works. We are constantly working on multiple updates to the theme. Adding further customization is always a goal of ours. We hope, in a future update, to come up with more and more options.
Thank you.

Bogdan B.
tagDiv Staff
Reset - reply

Hello mmcmsp,
You do not need to reset the theme to it’s original layout because in order to update to version 6 we recommend doing a “clean update” which involves deleting your old theme, so resenting is redundant.
We have a topic about updating to version 6 in our documentation: https://forum.tagdiv.com/how-to-update-the-theme-2/.
I hope this helps.
Thank you for your message.

Bogdan B.
tagDiv Staff

Hello apenn,
As Bryson T stated, we do not sell images. They are just samples. As for your problem with the grey area, it could be the thumbnails but just to be sure, send us a link to your site so we can inspect the problem further.
Thank you for your message.

Bogdan B.
tagDiv Staff

Hello jeremykoering,

The theme does not show ads in smart-lists by default but there is a simple solution using this shortcode:
[td_block_ad_box spot_id="custom_ad_1" spot_title="ADD"]
When you edit your post, simply place it where you want your ad to display: http://screencast.com/t/QKvMcWGOLD1n
The result: http://screencast.com/t/tAY5Wcyasrs
Thank you.

Bogdan B.
tagDiv Staff

Hello abcdef123,

We actually have a topic on this in our documentation – link: https://forum.tagdiv.com/smart-sidebar-2/
I hope this solves your problem.

Thank you.

Bogdan B.
tagDiv Staff

Hello didoulr,

The theme does not have an option to customize the logo but it can be done with custom css. It’s a bit tricky but we will try to help you out.
Send us a link to your site so we can see the logo’s width and height and try to make it fit.

Thank you.

Bogdan B.
tagDiv Staff

Hello gagosg,
You need to add this code to the custom css tab in the theme panel:

@media (max-width: 767px) {
.td-icon-mobile:before, .td-icon-search:before{
color: black;
}
@media (max-width: 767px){
.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
    background-color: #FFF !important;
}

It looks like so: http://screencast.com/t/Goaq9vat

Thank you.

  • This reply was modified 10 years by Bogdan B..
Bogdan B.
tagDiv Staff

Hello Steven,

For the colors use the folowing CSS:

.td_block_big_grid_3 .td-big-grid-post .entry-title a{
color:#ddd;
}

.td_block_14 .td_module_mx1 .entry-title a {
color: #ddd!important;
}

If you do not want the title you can apply the display:none property to the code. like so:

.td_block_big_grid_3 .td-big-grid-post .entry-title a{
color:#ddd;
display:none;
}

http://screencast.com/t/RNDTxS5ulGb

I hope this helps,
Thank you.

Bogdan B.
tagDiv Staff

Hello pmoneyweb,
I have checked your site and the photo gallery seems to stack accordingly at the moment, although i did see something that might have caused problems. Your thumbnails are not displaying accordingly. You can use a plugin for this as shown in our tutorial: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/.
I hope this will fix your problem.
Thank you.

Bogdan B.
tagDiv Staff

Hello,

For the moment we do not have such an option. We appreciate your suggestions, I’ve added them on our list and will consider it for future updates.

Thanks for the message!

Bogdan B.
tagDiv Staff

Hello, gfran5

Unfortunately the theme does not work like that. You cannot update just the features you want. You have to update the whole theme and just ignore the features you won’t be using. If you have trouble updating you could follow this link to our documentation https://forum.tagdiv.com/how-to-update-the-theme-2/. Make sure to update first.

Thank you for your message.

Bogdan B.
tagDiv Staff

Hello Jamman,

You can follow this link to our theme’s documentation. – https://forum.tagdiv.com/how-to-update-the-theme-2/
You can also find a video tutorial there if you plan on updating via FTP.
Just make sure to back-up your data first https://codex.wordpress.org/WordPress_Backups

Thank you.

Bogdan B.
tagDiv Staff

Hello enpomedia,

It seems you have a custom CSS that sets the mobile background color to white. If you want it set to transparent just change the css that Andrei gave you: https://forum.tagdiv.com/topic/how-can-i-change-the-color-of-moblie-main-menu/ and replace the #fff color to transparent
It should look like this:

@media(max-width: 767px) {
.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
background-color: #transparent !important;
}

Thank you.

Bogdan B.
tagDiv Staff

Hello Fokus,

The footer can be customized from the theme panel like so – https://forum.tagdiv.com/footer-templates/
You can add extra content in the footer from the widget area via drag and drop.
http://screencast.com/t/HixSjNsW8Kcg
If you do not want predefined content (popular posts), chose a footer style that does not include it.

Hope this is what you mean. If not let me know.

Thank you.

Bogdan B.
tagDiv Staff

Hello, Reizenoverdewereld,

This issue was already addressed here – https://forum.tagdiv.com/topic/read-more-cutoff/ and has to do with excerpts. The theme overrides the read more tag from wordpress.

I hope this helps.

Bogdan B.
tagDiv Staff

Try to disable all plugins except visual composer and see if the problem persists. If it does, please send an email at contact@tagdiv.com with your site login details and we will inspect this issue, also include a link to this topic.

Thanks!

Bogdan B.
tagDiv Staff

Hello Roboman,

The top bar’s width depends on the type of header you are using. Different headers generate different top bar layouts. The most simple solution to your problem is to set a background image or color to the theme via the theme panel like so – https://forum.tagdiv.com/bg-settings/. This will make the site boxed so menus and panels will no longer stretch to 100% any more.

Thank you.

  • This reply was modified 10 years by Bogdan B..
Bogdan B.
tagDiv Staff

Hello,

The newspaper theme is a bit different from newsmag as it does not include that specific template but you can recreate it on pages in visual composer, although it will look slightly different. You have to use the homepage post element like so – http://screencast.com/t/7bKQ4kx6 and this is the result – http://demo.tagdiv.com/newspaper/homepage-one-top-post/
Another way is you can add a background image to the row using Visual Composer settings and create something similar like the travel demo – http://demo.tagdiv.com/newspaper_travel/http://screencast.com/t/msgwHI0oB and customize it – http://screencast.com/t/ueYDvf2ic also you can add an extra class to the row and use custom css.

Thank you.

Bogdan B.
tagDiv Staff

Hello kaeros,

When you edit your post make sure that your screen options are set accordingly like so – http://screencast.com/t/W9jf8OVFM . The templates should be there, if they do not show up provide us with more info so we can identify the problem.

Thank you.

Viewing 25 posts - 22,351 through 22,375 (of 22,378 total)