Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Calin
tagDiv Staff

Hi,
For the moment I do not know that those socials to be on our list of implementation, all I can do is to note theme as suggestions, but I do not promise it will be implemented. As i know now there are many social plugins that has those socials and can be used.
Thank you for your understanding!

Calin
tagDiv Staff

Hi,
The “Latest articles” section https://i.imgur.com/lkqSNOE.png is a part of page template and this can be done from from backend (WordPress editor) -> https://i.imgur.com/APUVFro.png
Hope this will help!

Calin
tagDiv Staff

Hi,
The above description is from WordPress ->https://i.imgur.com/F3HnvXZ.png unfortunately there is no option for this on desktop, on desktop this will be display simple like this https://i.imgur.com/kiN6VKx.png (there is no option to customize the login/logout section).
Thank you for your understanding!

Calin
tagDiv Staff

Hi,
If you want to use a child theme for the BouddyPress, then as you said you need to use there guide https://codex.buddypress.org/legacy/theme-development/the-bp-default-theme/building-a-buddypress-child-theme/
Also the child theme from our guide can be use for the files from standard pack, but it will also work for files from tagDiv Composer, not all of theme, but most of them, like on the standard pack. I will make some more investigations for how to set the style-buddypress.css in child theme and come back when I will have good results.
Thank you!

Calin
tagDiv Staff

Hi,
I just checked your website and now the article is displaying correctly -> https://i.imgur.com/yGKV30y.png
If this is not what you mean, please provide some more details and some screenshots.
Thank you!

Calin
tagDiv Staff

Hi,
1. I see that you have set an background image https://i.imgur.com/AWFTRhI.png but the opacity on color is not enough, please go in Theme panel> mobile theme > Theme colors and adjust the opacity -> https://i.imgur.com/7OL4ijX.png
2. When appears problems like this, most of the time are from extra untested plugins, please disable all of theme and check gain.

Hope this will help you!

Calin
tagDiv Staff

Hi shirazkahn, you have this problem because you updated the WordPress to the latest version, 5.6.2, but you still using an old theme version, 4.2.
As you update the rest of plugins and WordPress, you must update the theme too.
How to update the theme -> https://forum.tagdiv.com/newsmag-how-to-update-the-theme/
Another alternative for moment is to use a plugin, Enable jQuery Migrate Helper plugin and try this option – https://www.screencast.com/t/WYlKJVLi Clear all the caches (also the browser cache).
Hope this can help you!
Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi,
You need to filtered with tagDiv Composer the blocks from your homepage after the latest posts -> https://i.imgur.com/MXKOQZ4.png -> https://i.imgur.com/e5iGM79.jpg
Hope this will help you!
Thank you!

Calin
tagDiv Staff

HI,
I see that the frontend is working https://i.imgur.com/BI35jBl.jpg
If the problem is only on backend, please make sure that you do not have a plugin conflict, make a test using only tagDiv plugins enabled.
If this problem is still persists, please make a full backup and contact us at contact@tagdiv.com, provide as many details you can and include the link of this topic, also provide wp-admin access.
Thank you!

Calin
tagDiv Staff

Hi,
Unfortunately, there is no option for this, but maybe I can help with a custom css, please provide a link to your website and let me know the categories that you want to be unclickable.
Thank you!

Calin
tagDiv Staff

Hi,
Unfortunately, I do not see the difference when I make the inspection on pc with the emulator, therefore I can not see from where is coming the color with opacity https://i.imgur.com/3kuvRfg.png,the difference I can see only on mobile device https://i.imgur.com/owhuaFE.png -> https://i.imgur.com/GPtHyd8.png this is quite strange.
I made a note to one of our designers if has time to check this.
Thank you!

Calin
tagDiv Staff

Hi, this problem should be solved in the coming theme update.
Thank you!

Calin
tagDiv Staff

Hi, please check the answer from here -> https://forum.tagdiv.com/topic/violations-forced-reflow/#post-389110
Thank you!

Calin
tagDiv Staff

Hi kevinsikora, this problem is know by our developers and as I know there were made some changes that should fix the problem when the update will be lanced!
Thank you for your understanding!

Calin
tagDiv Staff

Hi,
Please check this topic where was discussion about to a similar case https://forum.tagdiv.com/topic/translate-newspaper-templates-with-wpml/
Hope this will help you!

Calin
tagDiv Staff

Hi,
Please provide a link and some details about the changes that you want to make, in this way I will be able to inspect and see if the elements that you want to change are from that css file or otheres.
Thank you!

Calin
tagDiv Staff

Hi,
There is no base64 code that need to be copy, please provide some example with the steps that you made, also some screenshots will help.
Thank you!

Calin
tagDiv Staff

Hi,

1. Is possible to some elements on the homepage that are prevent the fonts to load, some times is fixed if you set an icon with tagDiv Composer over the menu.

2. That is a plugin conflict usually this situation appear when you use cloud templates and Bakery. We recommend to use only one of theme and disable the odor one. Usually we recommend to use tagdiv cloud library.

3. To display in category page only posts from that category, you need to edit it with tagDiv Composer select the flex block and in filter tab set the filter for current category -> https://i.imgur.com/4gZMXVV.png

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi mateusnds, if you are using only the theme plugins, then it should be need only to disable the options from theme panel https://i.imgur.com/4v0X7N8.png then the theme will no longer make request for font on google. If you use extra plugins is possible that those to make request for fonts.
Thank you!

Calin
tagDiv Staff

Hi,
When you use for category a cloud category templates, then you need to use for that category a single poste template, the standard post templates will no longer be availed.
Therefore the only option is to use different single post templates per each category where you’ll like to have a different sidebar.
Thank you for your understanding!

Calin
tagDiv Staff

Hi,
I do not know why this problem appear for you, normal there should be no problems, at least for me I do not have this problem.
If the problem is solved if you remove that code, then you can remove it, there should be no problems.
Thank you!

Calin
tagDiv Staff

Hi,
I just checked your website and now the category page is displaying correctly -> https://i.imgur.com/hm7AoZv.png
If the problem persists, please let me know and provide some more details.
Thank you!

Calin
tagDiv Staff

Hi,
Unfortunately, for the moment we do not have an option to add Google News subscribe button, this can be added with an external plugins/tools.
Also I do not know if this will add in our theme, I noted it as a suggestion on our list.
Thank you!

Calin
tagDiv Staff

Hi,
What you can try is to use a custom css to force the color for mobile version, for this try this code
body .td-header-wrap {
background-color: #42A332!important;
}

Please set this code in theme panel> mobile theme > custom code> css.
Hope this will help you!
Let me know the results!

Calin
tagDiv Staff

Hi,
For a custom post you can use a custom css to hide the featured image or use a post template, edit it for custom post type and remove the featured image.
Hope this will help!
Thank you!

Viewing 25 posts - 11,351 through 11,375 (of 35,335 total)