Hi wirepost,
Please note that the Gutenberg Editor is from WordPress not from our theme, you need to ask the Gutenberg authors/developers how to integrate it.
Thank you for your understanding!
Hi,
You can achieve this if you are using a cloud header from tagDiv Cloud Library, this can be edited with tagDiv Composer like this -> https://i.imgur.com/ASTKX51.png you need to set the row in 2 or 3 -> https://i.imgur.com/LyffYlb.png but too have the logo center will chose layout with 3 columns, also you can use the right click to remove the elements -> https://i.imgur.com/Cu0kdlj.png if your menu is on the left like this -> https://i.imgur.com/Eq0qHsF.png just drag and drop it in the right empty column.
Hope this will help you!
Thank you!
Hi, I’m glad that you solved the problem.
If you have other questions or problems, let us know!
Have a nice day!
Hi,
PS: is there a way to have share button scrolling on a footer bar? – sorry our theme do not have this function.
If you want to remove the featured image inside articles on mobile theme you can use this custom css
.td-post-featured-image {
display: none;
}
The code need to be set here -> https://i.imgur.com/HHYx6jH.png also you can remove it from the code -> for this you need to go on wp-content/plugins/td-composer/mobile/single.php and remove this code -> https://i.imgur.com/yfBdNgB.png also the code for taboola need to be set in this file too, the coed need to be set here -> https://i.imgur.com/gXueL80.png like this -> https://i.imgur.com/Q8WgU0I.png you can get the code from here -> https://pastebin.com/ZgMvvYpd
Hope this will help you!
Hi,
Please check in theme panel > background -> https://i.imgur.com/MN8sT85.png
Let me know the results!
Thank you!
Hi,
Make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also please note that we can not provide support for custom work/code or untested plugins -> https://forum.tagdiv.com/support-policy-2/
Thank you for your understanding!
Hi,
Unfortunately this is a custom services and is not covered by support theme, you need a developer to make the changes or you can do theme yourself if you have the right skills, also there is not a code that we have to provide, there need to be make one.
Support Policy -> https://forum.tagdiv.com/support-policy-2/
You can check our custom services from here -> https://tagdiv.com/web-development-services/
Similar problem: Breadcrumb full “path” for SubPages -> https://wordpress.org/support/topic/breadcrumb-full-path-for-subpages/
Thank you for your understanding!
Hi,
Our theme do not have an general option for this, we have this option per elements, for example on social links -> https://i.imgur.com/pGMDH5E.png using tagDiv Composer -> https://i.imgur.com/vCZFhzJ.png
Please provide some more examples for what you want to achieve and I will try to help you!
Thank you!
Hi,
This custom css
.single-page .td-page-content a:link {color: #0066cc;}
.single-page .td-page-content a:visited {color: #800080;}
is will target only the single articles (the posts), will not work on pages, for pages you need to use this custom css -> https://i.imgur.com/wURqZYj.png
.page .td-page-content a:link {color: #0066cc;}
.page .td-page-content a:visited {color: #800080;}
Hope this will help you!
Thank you!
Hi,
Is look that the background color is not displaying on any browser -> https://i.imgur.com/WkcNUEE.png in order to apply a background color, you need to edit the cloud header with tagDiv Composer https://i.imgur.com/zVEc9fD.png -> https://i.imgur.com/5O9V97t.png
Hope this will help you!
Hi,
Make sure that theme plugins are activate -> https://i.imgur.com/Ja8ptpy.png
If your homepage is look like this -> https://i.imgur.com/GE5xU7b.png then you have set the latest articles as homepage, this can be change like this -> https://i.imgur.com/IX9a4uT.png
Also tagDiv Composer will work only on pages and cloud templates.
Let me know the results!
Hi,
We recommend to use a child theme only if is strict necessary, also we recommend to use the new child theme from Newspaper 10.3.2 package, there are small changes in child theme paths, please check our guide for child theme from here -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thank you!
Hi,
If you are using the mobile theme plugin, you’ll gain a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://i.imgur.com/9d0UWLT.png
Also you can show the responsive version on mobile theme -> https://i.imgur.com/m0bVB5T.png you can check more details about mobile theme in our documentation -> https://forum.tagdiv.com/the-mobile-theme/ or if you want to have the responsive version only, you can use the amp option from mobile theme -> https://i.imgur.com/oofST3D.png (to use the mobile theme template on amp) or you can disable the plugin.
Hope this will help you!
Thank you!
Hi,
Please make a change in theme files, go in wp-content/plugins/td-composer/legacy/Newspaper/index.php and replace the the is_child_theme() with !is_child_theme() -> https://i.imgur.com/omRbcPm.png -> https://i.imgur.com/CbaWqbU.png
Hope this will help you, let me know the results!
Thank you!
HI,
I’m glad that the problem was solved!
Have nice day!
Hi,
In order to have control over the meta description you can use the Yoast SEO plugin:
-> How to create the right meta description -> https://yoast.com/meta-descriptions/
-> Yoast SEO assessment: Meta description -> https://yoast.com/wordpress/plugins/seo/meta-description-length-check/
also you could try to request Google to recrawl and reindex your URL
– https://support.google.com/webmasters/answer/6065812
Our theme do not control the results from google, you need to find another way to display the sitelinks, maybe use a plugin, unfortunately I don’t know what plugin you can use for that. Maybe you can find more information in this topic
– https://searchenginewatch.com/sew/how-to/2430604/how-do-i-get-sitelinks-to-appear-in-my-site-s-search-results
Hope this will help you!
Thank you!
Hi,
The smart list can be find now on this path -> wp-content/plugins/td-composer/legacy/Newspaper/includes/smart_lists if there is still a problem, please provide me a link to your website where I can check one smart list and I will provide a better answer.
Thank you!
Hi,
I just made a test and for me is working good -> https://i.imgur.com/wmDXf7P.png
Please make sure that you have the last version, Newspaper 10.3.2 also make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Let me know the results!
Hi,
My colleagues from email will fix the problem, sorry for the the answer, we work from Monday – Friday:
8:00 AM – 17:00 PM
Thank you for your understanding!
Hi,
My colleagues from email will reply as soon as possible.
Thank you for your understanding!
Hi,
If the text is set in widgets then go there, select the block 3 and you have two options: one change the header template or two, change the continue button text -> https://i.imgur.com/fitdPex.png -> https://i.imgur.com/yuY8OAX.png -> https://i.imgur.com/20YNxWE.png if the field is let empty the Continue to the Category text will be set automatic.
Hope this will help you!
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.
In order to make a good SEO on your pages, we recommend to use column text or text with title elements from tagDiv Composer, just like this -> https://i.imgur.com/6WP4hlv.png this will appear on backend -> https://i.imgur.com/Vtg52o3.png -> https://i.imgur.com/PjJLn3i.png this should help you!
Also for pages we do not have templates as per rest of the theme, like posts, categories… the only page templates are these -> https://i.imgur.com/ys5P6dx.png but you can edit import a pre-made page from tagDiv Cloud Library and edit/adjust it using tagDiv Composer, these can be use as templates -> https://i.imgur.com/qnFDVAI.jpg all the posts will be replace with our posts, the only thing that you need to adjust is the static text.
Hope this will help!
Thank you!
Hi,
This usually happens when the account is not yet approved and Google is not yet serving the ads, the console will return a 403 error on ads.
Some topics I found – https://techbegins.com/adsense-403-forbidden-error-complete-solution.html
– https://www.problogbooster.com/2015/01/adsense-403-forbidden-error-html-google-adsense-not-showing-ad-code-403-fix-solved-troubleshoot.html
If there is still a problem, please provide me a link to your website.
Thank you for your understanding!
Hi,
If there is still a problem, let us know!
Have a nice day!
Hi Axati,
You can set the language from WordPress -> https://i.imgur.com/x2FvArQ.png also you can change/translate the words from the theme using the Translate from theme panel -> https://forum.tagdiv.com/loading-translations/ unfortunately the theme panel from the theme is only in English.
Thank you for your understanding!