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,
Your issue is a simple wordpress setting you can find here: http://screencast.com/t/2yIGV566ZP
Switch from your latest posts to a static page and select the page you want to have on the homepage.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
The code will not work on posts. For posts, you can add this code also:
.single a{
color:green;
}
.single a:hover{
color:blue!important;
}

Thank you!

Bogdan B.
tagDiv Staff

Hi,
Even if support expires, you will still have access to this forum and access to any updates. Issues that are theme related as bugs or incompatibilities are always fixed asap with coming updates. Most of the support tickets here on the forum are issues that are not theme related. Most are plugin incompatibility issues or server side issues. We are sorry you feel this way about the answers we provided for you here on the forum, but looking back on your requests, I can see that you received solutions for each one. (None of them were theme bugs). If you are unhappy with our theme or our support in any way, feel free to request a refund at contact@tagdiv.com
Thank you!

Bogdan B.
tagDiv Staff

Hi,
The sorting was added only on the firstname. The only easy way I see this is if you edit each author and switch their names (first and last) so the names in the list will be inverted. Creating a new sorting option for the author will be more difficult.
Hope this helps.
Thanks.

Bogdan B.
tagDiv Staff

Hello,
Unfortunately things are not as simple as it looks like. These types of smartlists, even though it seems they are on the same page and could be like a simple post, they are not. Every section of the smartlist is separated from the other. If you place an ad inside the php file by hard-coding, this will be the result: http://screencast.com/t/hKvYLgjo – it will place the ad after each title of the smartlist. This is the way smartlists work. It’s the same if you use a sliding smartlist. ALternatively you can have a single ad on top of the smartlist: http://screencast.com/t/8NU01k2h but there is no way of adding it like an article inline ad after a set paragraph.
Depending on the position you place the shortcode inside the file, here is the code for the first implementation with multiple ads: http://screencast.com/t/pa6xuzfoaMN by using this code:
$buffy .= do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');
And here is the implementation for the single ad: http://screencast.com/t/cAVAeD8UVxk by using this code:
echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');
You can use this method for the other smartlists.
Thank you

Bogdan B.
tagDiv Staff

Hi,
i tested the fonts again and they did not change at all on my end. The theme kept every setting as I set it. please provide an explicit example so I can recreate it and see if there truly is a bug in the theme or if it happens under specific conditions.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
You can tell by the image dimensions. Every thumbnail has a width and height and these can be seen in the thumbnails section of the theme panel here: http://screencast.com/t/Xk7ggJ5Og
Thanks.

Bogdan B.
tagDiv Staff

Hi,
Please try to disable all plugins except visual composer, clear cache and reset cdn files to rule out a plugin conflict. If the problem is still there please send us an email at contact@tagdiv.com and provide wp-admin so we can take a look. Also include a link to this topic.
Thanks

Bogdan B.
tagDiv Staff

Hi,
I;m not sure where that error comes from as we do not get it on in our theme. Please try to remove the plugin and test again to see if the error is still there. The plugin is untested so we cannot say for sure if it will work or not with our theme.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Try this code:
@media (max-width: 767px){
.menu-top-container{
display: table;
margin-left: auto;
margin-right: auto;
}
.td-header-sp-top-menu{
width:100%;
}}

Thanks.

Bogdan B.
tagDiv Staff

Hi,
We have not tested the tuneln social network icon inside the social sharing icons, but maybe you can replicate this method of implementing the linkedin button: https://forum.tagdiv.com/topic/add-a-linkedin-button/
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Between last week and his week, there was a big change and you probably had it set to automatic. WordPress got updates. This broke visual composer so you will have to update the plugin .the version you showed in your clip is 4.9.2 You will have to download the latest version of the theme and install visual composer 4.11.2 to get it working with the current version of WP.
Thank you!

Bogdan B.
tagDiv Staff

Well if you want to have content blocks on your homepage, you will have to learn to use visual composer, yes. There is no other way to insert blocks inside a page.
Please read the documentation and experiment with the pagebuilder.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Unfortunately there is no ticker to show or hide authors. It can be done with css though if you wish to hide the author on a post. Every post has a unique ID and you can target a particular post like so:
.postid-311 .td-post-author-name{
display:none;
}

You can get the post id like so: http://screencast.com/t/xY84kmkwiS
The author of the post can be changed from the bulk edit sectiopn of wp: http://screencast.com/t/vAj4AiBq
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Sidebars have a different issue altogether. WordPress will strip sidebars of content if you use any strange symbols or language specific characters in the widget titles. Pleas use only standard characters and no symbols in thew widget titles as they will not be seen on the front-end. Also please try to disable all plugins except visual composer, clear cache and reset cdn files as plugin conflicts can also create this type of issue.
Thanks.

Bogdan B.
tagDiv Staff

Hi,
Unfortunately our agreement with envato will not let us sell the theme on any other platform or method so every purchase must go through envato. You will have to contact them for any purchase related question. Sorry. But we do appreciate the intention though. It’s the thought that matters after all.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
You have to delete the files for visual composer. If the option is no longer available in the dashboard, then you have to access your files via FTP and delete this folder: http://screencast.com/t/HnUayOX0BT
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Smartilsts will ignore article inline ads by default. You can make use of the smartlist ads: http://screencast.com/t/iPn5Ylni or manually insert ads inside the post content by using the visual composer shorcode of an adbox. Create a dummy page and add an ad box on the page. Then access the classic mode and text mode of the mce editor. The copy the shortcode inside your post content and the ad will display inside the smartlist. Unfortunately you will have to add it manually for every smartlist.
Thanks.

Bogdan B.
tagDiv Staff

Hello,
The ajax filter you are referring to can be found in the block settings and can be customized using the category ID’s: http://screencast.com/t/1kiMPcMuCUuK
You can get the category ID’s like so: http://screencast.com/t/Q2BTMIqhb8Vm
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Unfortunately the social counter plugin is an entirely different matter and adding social icons to it is not as easy as adding icons inside the top or bottom article sharing. We have no easy solution to provide for this unfortunately as the code is much more complex.
Thank you!

Bogdan B.
tagDiv Staff

Hi,

This will take care of most elements in your site.

.td-module-title a{
color: #005b88;
}
.td_module_wrap:hover a{
color:#980000!important;
}
.widget li a{
color:#005b88;
}
.widget li a:hover{
color:#980000;
}

The links you add on posts can be colored from the mce editor. If you add extra widgets in the sidebar and need to be edited as well, you can follow this tutorial on how to use the browser inspector and create a css code: https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
I hope this helps.
Thanks.

Bogdan B.
tagDiv Staff

Hello,
This topic will be closed for replies so if you want to submit your site to the showcase, please fill out this form: https://pr3.typeform.com/to/A8ZMaG
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Unfortunately page speed is something you will have to adjust yourself. There is no ‘promised speed’ as this depends on lots of things starting with your server. You need to optimize your site by following this guide: https://forum.tagdiv.com/how-to-make-the-site-faster/
The guide shows exactly the steps needed to remove render block js and css. There is no easier way to explain it. Please follow every step closely and keep in mind that speedbooster has a compatibility list for plugins: https://forum.tagdiv.com/topic/incompatible-plugin-detected/
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Please use pastebin and try not to add long strings of code in the forum as it will show up in the search results and it will be horrible to scroll through.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
You can disable article sharing from the theme panel -> post settings: http://screencast.com/t/CiGMTBMGvn
Thank you!

Viewing 25 posts - 16,801 through 16,825 (of 22,378 total)