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,

1) This seems to be gone now. It is a common issue created by cache either a caching plugin, a cdn or server cache. It got cleared/updated so now it displays properly. The issue was the old css file being served from the cache.

2) I’m not sure exactly what the error says as we do not speak your language :). Try to activate it again and translate the error message for us so we can tell what is going on.

Thanks.

Bogdan B.
tagDiv Staff

Double post.

Bogdan B.
tagDiv Staff

Hi,
If you use a child theme, please switch to the main theme and see if the problem is still there. If it;s the child theme causing it, it will have to be re-created. If you do not use a child theme, please try a fresh install via ftp as the update process might have gone wrong: https://forum.tagdiv.com/install-via-ftp/
Also try it without any plugins as a plugin conflict can also create such issues.
Let us know how it goes.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
We have no reports of this yet and I could not recreate the issue on my end. Please provide a link to your site so I can inspect it.
Thanks.

Bogdan B.
tagDiv Staff

Hi,
The easiest way to do it is to use a redirect: http://www.wpbeginner.com/beginners-guide/beginners-guide-to-creating-redirects-in-wordpress/
Hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
I have checked your site but could not see the problem: http://screencast.com/t/NSFrZkd1O
This is a known issue if like is translated to a longer word as the container is not big enough to contain longer words. it can however be extended with custom css if you translate it though. Please follow this topic:
https://forum.tagdiv.com/topic/like-button-counter-is-cut-off/
Thanks.

Bogdan B.
tagDiv Staff

Thank you for your suggestion. I will add it to our update list and pass this information on to the development team.

Bogdan B.
tagDiv Staff

Hi,
I’m not sure exactly what you mean, I assume you want a different font when bold is detected. This will not be an easy task at all. I cannot provide any solution for this as css cannot detect if an element is bold or not as it’s a static language. This will have to be done in js. Unfortunately we have no easy solution to provide. Sorry.
Thanks.

Bogdan B.
tagDiv Staff
Bogdan B.
tagDiv Staff

Hi,
Please follow this topic to learn about speedbooster’s compatibility list:
https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
Thank you!

Bogdan B.
tagDiv Staff

Hi,
This can be done with a simple text with title element from visual composer. It;s left empty so you get only the title for it and then add a call to action button below the element on the same row like so: http://screencast.com/t/Q09mqcORLa
Hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
I’m not sure exactly why the speed is so slow on your site, as our live demo gets a 73 score: http://screencast.com/t/6hly7k8hmA
Please try to deactivate all plugins except visual composer, clear cache and reset cdn files if you use it. Thre is something altering the results.
Please follow this topic to improve general page speed: https://forum.tagdiv.com/how-to-make-the-site-faster/
A note on the speedbooster plugin: https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
Hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
If you up[date to newspaper 7, you will see that the style is totally different: http://demo.tagdiv.com/newspaper/#
We made significant improvements to the mobile menu so the social icons are now inside the menu itself as well as the login widget.
Thanks.

Bogdan B.
tagDiv Staff

Hi,
This issue is caused by caching. You updated recently but the old style.css is still cached and served instead of the new file. Please clear all caches from the cache plugin, browser, a cdn server or hosting cache you might have.
As for the mobile theme, please read this topic to learn more about it: https://forum.tagdiv.com/the-mobile-theme/
Thank you!

Bogdan B.
tagDiv Staff

Hi,
If you do not want to have the boxed version, you cannot add a background to your site, except for the whole thing. There will not be 2 colors on your homepage as there will be only 1 container. The background color adds another container to the site a td-outer-wrap that will not be there if no color or image is set in the theme panel, so there can only be one background across the whole content: http://screencast.com/t/EO3LQxWBGGzZ
Thank you!

Bogdan B.
tagDiv Staff

Hi,
In order to get rid of the them panel settings not saving, please follow this topic:
https://forum.tagdiv.com/topic/cant-save-theme-settings/
Thank you!

Bogdan B.
tagDiv Staff

Hi,
I’m not sure what an individual widget block is. What kind of widget are you referring to as there are lots of widgets in our theme. You can find different widgets in the wp section here: http://screencast.com/t/hK8pfoFrJ
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Unfortunately every demo has it;s own style and this cannot be changed from the theme panel. It has to be edited with custom css if you want to change it.
This code should get it closer to the default titles:
.td-blog-baby .td-ss-main-sidebar .block-title{
border-bottom: 2px solid black!important
}
.block-title span{
display:table-cell!important;
color:white!important;
background-color:black!important;
border-style:none!important;
padding:5px!important
}

Hope this helps.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Those are multiple paces that need to be targeted with css. There is no one code to remove all spaces.
For the title, you seem to have custom margins added to it that does not come from the theme:
http://screencast.com/t/IrouAYvpgRg and http://screencast.com/t/HKihUxCrk
Please remove the margins I mentioned from your custom code.
As for the other elements, you need to use the browser inspector and adjust the padding bottom for every element. You can use the browser inspector to see these paddings: http://screencast.com/t/jegelnncJ
You can use this guide on how to use the browser inspector: https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thank you!

Bogdan B.
tagDiv Staff

Hi,
This will not work from the mobile theme. The author box is a visual composer element and the mobile theme does not use visual composer. You will have to re-create the author box for the mobile view in html in the secondary mobile editor. You can read more about the mobile theme here: https://forum.tagdiv.com/the-mobile-theme/
Thank you!

Bogdan B.
tagDiv Staff

Hi,
Unfortunately all of the wp-booster folder will not work in the child theme. Any customization added to this folder will have to be made in the main theme.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
I have checked your site and ads seem to display fine: http://screencast.com/t/hSstne7j6zAI
Adsense takes a bit of time untill they can provide the ads themselves.
Thank you!

Bogdan B.
tagDiv Staff

Hi,
In order to place icons inside the menu, you have to use the font awesome 4 menus plugin. The check their official documentation to see a list of all icons available: http://fontawesome.io/icons/?utm_source=www.qipaotu.com
Thank you!

Bogdan B.
tagDiv Staff

Hi,
You can add new formatting to the mce editor using the theme API system. You can read more about it here: https://forum.tagdiv.com/topic/custom-post-formats/
Thank you!

Bogdan B.
tagDiv Staff

Hi,
The delay of the menu is added in javascript here: http://screencast.com/t/N5kYxS5hU
Thank you!

Viewing 25 posts - 16,001 through 16,025 (of 22,378 total)