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,

This website is made with our theme, bat it also have some customization made with custom work.
Please provide some more details about the settings that you try to achieve and you can not also some screenshots or a link to your website where I can see the difference and the things you want to achieve will be very helpful.

Thank you!

Calin
tagDiv Staff

Hello,

First please make sure that the Google fonts from theme panel are disable -> http://prntscr.com/oxjnh3 after that will be load only the fonts from default theme (Open Sans and Roboto) -> https://forum.tagdiv.com/font-customization/and the fonts from demo if you have some demo install; Is not recommended to make changes in theme core because those will be lost when you’ll make a theme update.

Thank you!

Calin
tagDiv Staff

Hi,

The icon for menu and search do not appear because have the color set to white, if you are using the mobile theme, you can change it using the settings from theme panel > mobile theme > Theme color -> http://prntscr.com/oxjkom -> http://prntscr.com/oxjlaz or using this custom css -> http://prntscr.com/oxjjdo
#td-top-mobile-toggle i, .td-search-icon i{
color: #111;
}

This code need to be set here -> http://prntscr.com/oxjlpg

Hope this will help!
Thank you!

Calin
tagDiv Staff

Hi,

I can make a note for our developers regarding to your suggestion, and maybe in the coming updates this will be implement.

Thank you!

Calin
tagDiv Staff

Hi,

For me when I test your post is not show those errors -> http://prntscr.com/oxjdpw maybe -> http://prntscr.com/oxjeo4 the problem was fixed and you do not clear the list from the google webmasters.
If the problem persist, please provide the exact post/page that have those problems.

Thank you!

Calin
tagDiv Staff

Hi,

If you want to hide the category tag from specific modules/block, then you can check the options from Theme panel> Block settings > Category tag on modules/Blocks -> http://prntscr.com/oxja5z you can check more about this in our documentation from here -> https://forum.tagdiv.com/category-tag-on-modulesblocks/
Or if you want to hide only the category that from “Related articles” then you can use this custom css -> http://prntscr.com/oxjbbi
.td_block_related_posts .td-post-category {
display: none;
}

Thank you!

Calin
tagDiv Staff

Hi,

You can use the settings from Theme panel > Theme colors -> http://prntscr.com/oxj81n
If this is not helping you, please provide some more details about what you want to achieve.

Thank you!

Calin
tagDiv Staff

Hi,

You can translate the frontend of the theme from theme panel > translations -> http://prntscr.com/oxj2gc -> https://forum.tagdiv.com/loading-translations/
If you are referring to the theme panel, unfortunately this have no option for translate, sorry!

Thank you!

Calin
tagDiv Staff

Hi,

One way would be to use an iframe embed – https://www.quora.com/How-do-I-embed-content-from-other-sites-external-webpage-section-of-a-page-in-my-WordPress-page
https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Other_embedding_technologies
But this will embed the whole page, with CSS you could try and position the iframe to display a specific location from the embedded page – https://css-tricks.com/forums/topic/iframe-xy-positioning/

Like in this quick example (made with the example from above -CSS tricks)
http://prntscr.com/nyc2u3http://prntscr.com/nyc39w

Something like this can take some time to do however. Maybe there are other ways of embedding specific sections from other websites in page.

THE COMPLETE GUIDE TO EMBED ALMOST ANYTHING IN YOUR WORDPRESS SITE -> https://optimizerwp.com/wordpress-embed-guide/

Or maybe you can use a plugin for embed external pages.

Thanks

Calin
tagDiv Staff

Hi,

What you can do is to set a flex block and set in filter tab the id of post that you want to be all the time show -> http://prntscr.com/oxiwpp you can check more about the filters in our documentation from here -> https://forum.tagdiv.com/flex-block-settings-guide/

Thank you!

Calin
tagDiv Staff

Hi,

That is happen because the excerpt is set to show a number of words, but for CHINESE characters can not count the words so you’ll need to change it on letters ->http://prntscr.com/oxiv8g
You can check more in our documentation from here -> https://forum.tagdiv.com/excerpts-introduction/

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

If you have a shortcode for language selector WPML then you can use a header template from tagDiv Cloud Library edit it using tagDiv Composer with header manager and set the shortcode in ca column text -> http://prntscr.com/oxioja -> http://prntscr.com/oxiquh -> http://prntscr.com/oxirvh

Thank you!

Calin
tagDiv Staff

Hi,

If I understand correctly, the page that was set as mega menu and this page was made using only the tagDiv Composer, if yes, then there should be no problems to display the page.
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thank you!

Calin
tagDiv Staff

Hi,

On desktop (front page) seam to be set a logo text not a logo image, please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, clear all cache and try again.
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thank you!

Calin
tagDiv Staff

Hi,

Please make sure that all theme requirements are set as in our guide from here -> https://forum.tagdiv.com/requirements-for-newspaper/ also make sure that you do not made any changes to them core that can hurt the theme code; also please check the plugin conflicts.
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email and provide as many details you can about this problem and the way that the error appears.

Thank you!

Calin
tagDiv Staff

Hi,

In order to set the number of subcategories that you want to show in mega menu, you can use a header template from tagDiv Cloud Template use the header manager and set the limit number -> http://prntscr.com/oxid1x
If this is not working, or is not what you mean, please provide me a link to see your mega menu, also please provide some screenshots with the settings you’ve made for mega menu and the parent category for your subcategories, in this way I will be able to inspect the problem and provide you an working answer.

Thank you!

Calin
tagDiv Staff

Hi,

“The current content hasn’t been created by TagDiv Composer” – that notice isn’t be the result of actual issues in most cases. If you can successfully edit the page or could template then there is no problem, despite the message.
It could also mean that the page contains elements that are not part of the tagDiv composer, or the page has been built with with a different method, this can create problems.

For this problem “Errors at columns elements: 2(models) : 1(dom)” please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.

When tagDiv Composer is not working ->https://forum.tagdiv.com/tagdiv-composer-not-working/

Thank you!

Calin
tagDiv Staff

Hello,

The link that you provide to your website is not working -> http://prntscr.com/oxi7j1
Also the “More article box” should not show on mobile -> http://prntscr.com/oxi7zq please activate/enable this option and provide me a link where I can inspect your website to see the problem, in this way I will be able to help you!

Thank you!

Calin
tagDiv Staff

Hi,

What you can do is to set the YouTube playlist like this http://prntscr.com/oxi5tg, in this way this should look normal, without gaps.

Thank you!

Calin
tagDiv Staff

Hello,

What I mean is that you can use the example of the code for blocks from AMP inside the creative plugin, the code to create blocks / modules / templates … remain the same.

Hope this time I was more clear.
Thank you!

Calin
tagDiv Staff

Hi,

You can change the avatar using a plugin, you can check more in this documentation -> https://forum.tagdiv.com/how-to-set-the-avatar/
Also you can use the TagDiv Composer to build the sidebar how you want, also you can use template from tagDiv Cloud Library
Also here is a sidebar tutorial from widgets Sidebars tutorial -> https://forum.tagdiv.com/sidebars-tutorial/
And yes you can add html widget -> http://prntscr.com/owm47d or in Tag Div Composer you can use html element -> http://prntscr.com/owm3yo

Thank you!

Calin
tagDiv Staff

Hi,

All you need to do is to set in theme panel the header cloud to no template -> http://prntscr.com/owlzzh also if you have set the header individual to a page or category page or a single post template, you’ll need to edit them using TD Composer and set the Global template -> http://prntscr.com/owm0pc ( or you can simply delete the header template if you do not more need it ).

Thank you!

Calin
tagDiv Staff

Hi,

What you want to achieve and be done by setting the row with main menu in 3 one for menu one for social and one for search also make sure that all those have elements are set inline or you can set theme on the same row with those settings -> http://prntscr.com/owlxgm -> http://prntscr.com/owlxrk -> http://prntscr.com/owly2m -> http://prntscr.com/owlybb
You can delete a row with the empty column like using the right click on the row icon -> http://prntscr.com/owlyuw -> http://prntscr.com/owlynq or using the drag and drop -> http://prntscr.com/owlz2r

Thank you!

Calin
tagDiv Staff

Hi,

That is the excerpt from the block/module, please check our documentation from here -> https://forum.tagdiv.com/excerpts-introduction/
Also the color and font can be change on that block using tagDiv Composer in style tab -> https://forum.tagdiv.com/block-settings-tutorial/ -> http://prntscr.com/owlvoj also you can use flex blocks to have some more control over the module layout.

Thank you!

Calin
tagDiv Staff

Hi,

You can remove the schema article from td_module_single_base.php -> https://www.screencast.com/t/5rqeyAv0r -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php

Hope this will help you!
Thanks.

Viewing 25 posts - 25,776 through 25,800 (of 35,335 total)