Hello,
It is because of your ssl implementation or the csn server. Please try these solution:
– https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/
– https://forum.tagdiv.com/topic/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co/
Thank you!
Yes, you can use that code as it will only affect the block using that class.
Thanks.
Hello,
Please install the multi-purpose plugin. That will provide the options you seek in the tagdiv composer.
As for the image element, please use an inline single image element.
Thank you!
Hi,
Unfortunately I cannot recommend any plugins. Maybe one of our users can help in this regard if they have experience with such a plugin.
Thank you!
Bogdan B
Hello,
As a temporary solution please use this css code in your theme panel-> custom css box:
@media(min-width:767px)and (max-width:1460px){
.td-header-menu-social{
position:relative!important;
margin-left:auto!important;
margin-right:auto!important;
display:table;
}}
@media(max-width:1620px){
.td-header-style-10 .td-affix .td-main-menu-logo{
position:relative!important;;
}
We will fix this in the future theme update.
Thanks
Please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.
Thank you!
Please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.
Thank you!
Hello,
Please use this guide where you can see an example of how you can add a new social network as well as the icon:
https://forum.tagdiv.com/topic/how-to-add-xing-as-a-social-network/
Thank you!
Hello,
Sorry but using a third party page builder is not a solution. We recommend switching back to tagdiv composer and email us at contact@tagdiv.com about them deleted code. Provide exact details to how you are implementing the code and provide wp-admin so we can login and investigate.
I cannot offer support for third party software so your best bet is to use the tagdiv composer and help up solve the issue at hand.
Thank you!
Hello,
Please check the theme panel under the ads section and remove all the code you see in the ad boxes in that menu.
Thank you!
Hello,
Please read this article: https://tagdiv.com/newspaper-vs-newsmag-how-to-choose-the-perfect-wordpress-theme-for-your-project/
Thank you!
Hello,
Sorry but the review does not work like that. You cannot move it to the last page as the review is not positioned inside the post content itself. It is a separate element that will show on every page in a paginated post.
Thanks.
Hello,
There will be no problem for the moment. We will update the jquery in future updates if this becomes an issue.
Thank you!
Hello,
Please try to regenerate your thumbnails. Use this guide: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thank you!
Please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.
Thank you!
Hello,
You do not appear to be using our theme so I cannot provide support for other theme elements If you switched themes in the meantime, please let us know.
Thanks.
Hello,
Please update your theme to the latest version by using this guide:
https://forum.tagdiv.com/how-to-update-the-theme-2/ and please also disable and delete the tagdiv composer plugin and install it again from the new theme package. The plugin does not update along with the theme. It has to be done manually.
Thank you!
Hello,
Please use this guide to make the proper memory allocation: https://forum.tagdiv.com/system-status-parameters-guide/
Thank you!
Hello,
1. Please use the translation section of the theme panel.
2. Please change the limit here: to one that is divided by the number of posts on a single line. In most cases it is 3 so a number such as 9 or 12 is needed https://www.screencast.com/t/r9uUbEPDYq
3. please use this guide: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
4. It can be done with custom css but you ned to provide exact, specific details to how you want it so I can provide the proper code.
Thanks.
Hello,
Please provide a link to your site so we can inspect it.
Thank you!
Hello,
Please contact us on our email address at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.
Thank you!
Hello,
this is strange indeed. Please do not use the wp editor as it is buggy sometimes. Use your cpanel and edit your files through the file editor there. It could also be a strong cache you have ion place either from a plugin, host or cdn server.
Thank you!
Hello,
Sorry but there is no simple way to do that. We recommend hiring a freelancer to help our with this task as coding skills will be required for the customization.
Thank you!
Hello,
Please add this css code in your theme panel-> custom css box:
@media (min-width: 768px){
.td-header-style-5 .td-affix .td-main-menu-logo img, .td-header-style-6 .td-affix .td-main-menu-logo img, .td-header-style-12 .td-affix .td-main-menu-logo img {
top: 9px;
}
}
Thank you!