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,
You will need to edit the core files to remove the views from the back end.
You will need to edit td_page_views.php: http://screencast.com/t/J3xYzSPeTa3Z it should look like so: http://screencast.com/t/NBCZPOAv3Z2
Thank you!

Bogdan B.
tagDiv Staff

Hello,
The theme has no options for it unfortunately but it can be done with plugins. We cannot make any recommendations on which one to use as they are not tested, but it should not be difficult to find such a plugin.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately it will not be that easy to get the articles from the offset. Your best bet is to add another block 4 to your homepage that contains the exact block settings as the big grid and then hide it in the desktop/tablet version using this css:

@media(min-width:767px){
.home .td_block_4{
display:none!important;
}
}

I hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
You will have problems if you delete the file. As Chris said, there are multiple parts of the website that will not work anymore. You can try it if you want to make due without it, just test your site afterwards and see which option will not work anymore and if you can find a workaround for it.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
It really depends on what the subdomain contains.
The envato theme policy states that you can use the theme on only one project. You can however create a testing site. As long as it is not a totally different site with different content then you can use sub-domains and a staging site.
Thank you!

Bogdan B.
tagDiv Staff

Thank you! We are happy to see our hard work is appreciated.

Bogdan B.
tagDiv Staff

Hello,
The theme has no option to add a linkedin social button. you will need to edit the files to do it.
Please follow this topic to see how it can be done.
https://forum.tagdiv.com/search/whatsapp/https://forum.tagdiv.com/add-a-new-linkedin-button/
It seems it is a bit dofferent for the newspaper theme so read this one also: https://forum.tagdiv.com/topic/linkedin-button/
I hope it helps.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please follow this topic to see how you can set up your child theme: https://forum.tagdiv.com/the-child-theme-support-tutorial/
You can use the child theme that comes with the theme archive and add files to it.
Please make sure you recreate the path of the files correctly.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

I used the code on my test site and it behaves as you described it. It disappears on click. Unfortunately i could not find the problem with it. You can maybe hire a freelancer to help you out on this one.
You can maybe add the search form like the one in the sidebar using the do_shortcode function. So you will have the search form in your header except there won’t be an icon, just the form itself.
Sorry for not being able to help but we are a small team and time does not allow us to provide any custom work at the moment.

Thank you!

Bogdan B.
tagDiv Staff

Hello,
You can check our blog section to get info on all the recent updates and news: http://tagdiv.com/blog/
You can also check the themeforest page for newsmag: http://themeforest.net/item/newsmag-news-magazine-newspaper/9512331?s_phrase=responsive%20wordpress%20blog&s_rank=29
Latest version: 2.3
Thank you!

Bogdan B.
tagDiv Staff

Hello,
I think the HOME you are trying to remove is your page title. It can be removed when editing the page: http://screencast.com/t/ZLdWtkam
Thank you!

Bogdan B.
tagDiv Staff

Hello,
What changes have been made to your website between the point when it worked and now? Did you install extra plugins? Did you make modifications?
Try it without any plugins to rule out plugin conflicts. Clear your cache and purge cdn file if you use it.
Let us know.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Did you try other videos as well? Please make sure the video you are trying to embed is not removed from youtube or you can access it on youtube as well. Please try embedding other videos as i cannot recreate this issue on my end. You can also try to disable all your plugins except visual composer, clear your cache ant try the video again to rule out plugin conflicts.
I see the embed code is different on your end. How are you embedding videos? You can simply copy the video url from youtube and paste it in the post content using the editor.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
The code will not work like that but.
You could set one using custom css, but you have to set the site on boxed mode, for this just set a background color(white counts as well just change from default) or add the following class to custom just target the page id class – http://screencast.com/t/LZbZdrOT0Bshttp://screencast.com/t/VZnEaVDNga
Then you can use this custom css code:

.page-id-1260{
background: white url('http://blogs.uoregon.edu/janieb/files/2014/05/95578-wq0w78.jpg') no-repeat;
background-size: 100%;
background-attachment: fixed;
}

You can use multiple instances of this code for every page. copy and paste it and change the id number an the image url.

Thank you!

Bogdan B.
tagDiv Staff

Hello,
I have inspected your website again and visual composer is not updated. It’s still version 4.5.3. Please use the guide and update your plugin. And the accordion tab is still the old deprecated tab. The code will not work on your tab element. Only on the new element. Please delete and recreate your accordion tab with the new version of visual composer.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
You can use this custom css for the background color:
.td_uid_61_566540d6a8760_rand{
background-color:black;
}
Thank you!

Bogdan B.
tagDiv Staff

Hello,
It is quite a big update indeed. An update can cause this kind of errors as it is equivalent to switching to a whole new theme. Unfortunately the gallery is totally different in the current version and you will have to recreate them using the current tagdiv gallery or a visual composer gallery if you wish. It cannot be made compatible i’m afraid.
Sorry for the inconvenience.

Bogdan B.
tagDiv Staff

Hello,
The space is being generated by a line brake: http://screencast.com/t/UxEloTjuHTi
Please try to remove the
element from the text view when editing yor post. Simply enter text mode and you can see the html tags: http://screencast.com/t/LxxymiEs
I hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
What version of the theme are you using? I tested it in version 6.6 and 6.6.1 and it works fine.
Please make sure you copied the whole content and did not leave anything behind. You are getting a syntax error on line 1 which is the very beginning of the document.
Try to copy the code from the raw paste data on the bottom side of pastebin.
Let us know how it goes.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Unfortunately the theme has no option to mark a friend on facebook and i cannot provide a solution for it as we have not tried it before. You can maybe find a plugin that has this functionality or some of maybe some of our users that have this set up can help.
I will add your suggestion to our list and maybe in a future update we will be able to implement such an option. Unfortunately this is not a priority. If more people request this option, we will implement it for certain.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
I am not sure what a number of edition means and what it is supposed to do. Is it just a text you wan to type in next to the date and time or does it have other functionality?
Pleas provide more details.
Thank you!

Bogdan B.
tagDiv Staff

Hello,
I’m not sure why you are getting this error but you can try a few things to see if it works.
Please deactivate all plugins except visual composer, clear your cache (very important. clearing cache fixed this sort of issue for other users) and purge cdn files if you use it.
If the problem is still there you can check theme panel and reset the thumbnail setting. Disable thumbnails and enable them again from the theme panel.
You can also check your system status to see if all parameters are set according to this guide: https://forum.tagdiv.com/system-status-parameters-guide/
If all else fails, you can try to do a clean install of the theme. The best way to do it is via ftp: https://forum.tagdiv.com/install-via-ftp/
Let us know how it goes.
Thank you.

Bogdan B.
tagDiv Staff

Hello,

Unfortunately we are not understanding exactly what it is you wish to accomplish so let’s start from scratch.
You do not need to place a background image to get the site boxed. A background color already does that. Even a white color set in the theme panel will make the website boxed.
I do not understand how background images cannot be used. You can set a site-wide background image or a category background image that will apply for all posts in the category.
The theme does not have an option to use multiple background click ads but i provided the solution above to do it: http://screencast.com/t/bcwMJ3S7
This is what we understand you want to do: you want to use multiple background click ads on different categories, so every category has a different background image and a different click ad. This can be accomplished with the methods provided above.
If this is not what you requested, then you will have to be more specific.

Thank you and sorry if there are misunderstandings.

Bogdan B.
tagDiv Staff

Hello,
Try this code insted:
.td-header-menu-wrap{
border-bottom: 1px solid black;
}

thank you!

Bogdan B.
tagDiv Staff

Hello,
You can use the theme in your subdomain as long as you do not have 2 completely different websites with different content both working online. The envato policy states one instance of the theme can only be used on one project. If you use the subdomain for testing then you can activate the theme on the subdomain as well.
Thank you!

Viewing 25 posts - 20,476 through 20,500 (of 22,378 total)