No search results were found in Documentation!
Hi,
I checked under “Theme accent color” it’s not this color. I mean want to find out what is the cause of this error, same “header cloud” but somehow the error occurs in only this custom category. Do I need to copy the files in the plugin/td-standard-pack/… folder to the child theme folder?
Thank you !
Hi fgentile,
Sometimes this problem appear when you are using other plugins and are interfering with the theme plugins. What I suggest is to make a test using only the tagDiv plugins and check to see if the problem persist. Also, if you made some changes in the theme files or you are using a child theme, then please make a test with the original theme code/without child theme.
Let me know the results!
Hello,
Please deactivate, delete and reinstall tagDiv Composer from Newspaper plugins => https://www.screencast.com/t/OrzLvR2j and clear all cache.
Make sure that all the requirements are done as you can see here: https://forum.tagdiv.com/requirements-for-newspaper/
If the problem persists, please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins (theme plugins), also if you are using a child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you!
Hello,
Did you make any changes to the theme files? do you use a child theme?
Also, please deactivate, delete and re-install the tagdiv plugins (tagdiv composer, tagdiv cloud library, tagdiv Opt-in Builder, tagDiv Standard Pack) and see if the problem persists.
Thank you!
Hi,
Will be better to use a child theme, in this way the templates will no be lost when you’ll update the theme.
The child theme can be get from the theme package https://i.imgur.com/KCGXf08.png -> https://i.imgur.com/aCMFYRT.png
I hope this will help!
HI Calin,
Sorry for dummy question but I guess i do not have CHILD theme.
but Standard newspaper theme. does it work with that ?
If not where can i download child theme ?
Regards,
Hi,
Yes, that it is all you need to do, for example I get the files for post template 7 -> https://i.imgur.com/9teksPz.png then I enabled the child theme -> https://i.imgur.com/6T2At6v.png and also the tagDiv Standard Pack and the results are -> https://i.imgur.com/IDtYhN1.png (what I have in sidebar -> https://i.imgur.com/rP31Kmy.png).
Thank you!
Hi,
On the mobile version of https://www.creermalin.fr (using the mobile theme) I had a title under the Top 3 grid where one could read “Derniers Articles” (Lastest Articles in English).
So I use the CSS below to hide it:
/* Hides DERNIERS ARTICLES on HP */
.block-title {
display:none;
}
But then the 1st article is stuck to the Top 3 grid.
So I use the CSS below to add some margin:
/* Adds top margin instead of DERNIERS ARTICLES */
div.td-container:nth-child(2) {
margin-top: 30px;
}
It does the job but now, I have a margin above the breadcrumb on every post (pages seem to be fine so far).
Check the breadcrumb on this post for example: https://www.creermalin.fr/contenus/10-astuces-creer-contenu-qualite/ There’s a space above it.
How can I fix it?
Thanks for your help.
Hi rajuborda,
The Custom Post Type is not using cloud templates, this will use only standard templates. This can be set using our guide from here -> https://forum.tagdiv.com/custom-post-type-support/ also if you want you can set the file templates for the CPT in a child theme.
Here is a similar topic that can help you to set the templates for the cpt -> https://forum.tagdiv.com/topic/taxonomy-sorting-filter/
Thank you!
I have created custom post type , but is missing the side bar .
my Newspaper – Theme panel Version is 11.4.
In Theme panel “Post Setting”
CUSTOM : Single post Template – Lifestyle PRO
is selected.
I haven’t done any manual code change it is child theme installation .
this is the link to my custom post type page. i need side bar on the right side.
https://www.finmoov.com/charts/sp-500-pullback-and-upside-analysis-since-year-2009/
Side bar works well for Regular post page.
https://www.finmoov.com/explained-share-buybacks-and-its-impact/
Dear all,
Internet explorer is not rendering my header very well. https://www.socialistparty.org.uk/
Unfortunately IE is still widely used…
There are two issues, circled in the screenshot below. I can add IE specific css to my child theme, but I’m failing to find the right css.
All other browsers are fine and IE renders everything on the page well apart from the header.
I’m using an IE 2019 (version 1909) on Windows 10. See IE header issues
It happens on both my work and home computer’s versions of IE.
Hello,
Please let me know if you use a child theme.
Also, if you want you can please do a test on a staging website with the latest version of the theme(11.4.2) using only tagdiv plugins and see if the problem persists.
Thank you!
Hello,
You can set the width on the Single Post Content -> https://i.imgur.com/VGXafDO.png
Please let me know what setting you have on the quotes -> https://i.imgur.com/DhBmcR4.png -> https://i.imgur.com/ldiXNaf.png.
Also, please check this topic https://forum.tagdiv.com/topic/blockquote-custom/
To do the backup you can use a plugin -> https://wordpress.org/plugins/duplicator/, please check this video https://www.youtube.com/watch?v=LAJXrSI-dDA
The child theme is only needed if you make changes to the theme files -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thank you!
Hello again!
Got some more questions for you 🙂
How can I change the width of text in a post, independent of the featured image? To see what I mean: Compare the text in The Atlantic with mine.
In the same post on my website, please take note of the way the quote looks and compare it to this. Any idea why it doesn’t look the same? The latter is how it looks when I’m editing. Do you have any tips for good plugins or some other way that gives me more options on the appearance of a quote?
Do you also know the easiest way to back up my website? I’m asked to do this before I update WordPress, but I have now idea how this is done.
Is it necessary for me to create a child theme as well? Any tips on how this can be done?
Hope you have a good day and a good weekend!
All the best,
Roger
Hi,
Are you referring to this one https://i.imgur.com/X9SrTL2.png
That one is chidden using a css in the child theme also it is possible that the text for the checkbox to be removed from the theme panel > translates -> https://i.imgur.com/Z5NbsLG.png
Thank you!
Hi,
If you have the Newsmag theme, then a solution will be to set the text in the ad section -> https://i.imgur.com/bTDXMbv.png -> https://i.imgur.com/eX9ogDZ.png
If you want to edit the theme files and set theme in a child theme, then you’ll need to use this guide -> https://forum.tagdiv.com/the-child-theme-support-tutorial/ (in Newsmag, the root is wp-content\plugins\td-composer\legacy\Newsmag).
I hope this will help you!
Hello,
We need to insert some text on each page of the site somewhere in the top section before or after the main menu. Unfortunately when I copy the header.php or page.php templates into the child theme and paste the code in the file, nothing appears.
Please advise how exactly we should correct the template in order to be able to show the text.
Thank you in advance for your time and help on the matter.
Hi,
So you use child theme? if yes, please try the Newspaper main theme and see if the problem persists.
Thank you!
that is a theme error , editor-style.css?wp-mce-49110-20201110
not exist in child theme i’m using, it has to be handled by the newsletter theme loading that file from correct location
Hi hitstart,
I just made a test on my install and for me the color settings are working -> https://i.imgur.com/ILjlybZ.png -> https://i.imgur.com/mmqrhKT.png
Maybe in your case the problem is related to something else (child theme, extra plugin, object cache…).
Thank you!
Hi @bettina,
I’m having exactly the same problem as Vincent with Modal Images. I’m running WordPress 5.9 and Newspaper 11.4.1.
I’m using the ‘Default PRO’ theme.
I have deactivated all plugins using the ‘Health Check & Troubleshooting’ plugin. Only ‘tagDiv Cloud Library’ and ‘tagDiv Composer’ are active.
I thought it may be my child theme, so switched to the Newspaper Version: 11.4.1, but it made no difference.
I also used the Time Machine and installed Newspaper Version: 11.4, it made no difference.
I have ‘General Modal Image’ ON and ‘Use loading animation image’ OFF.
A link demonstrating the problem at https://www.news.cyprus-property-buyers.com/2022/02/11/foreign-buyers-returning-droves/id=00165079
Regards,
Hello @zlobica!
Copy the file \wp-content\plugins\td-standard-pack\Newspaper\single.php and paste it into your child theme folder as single-gewerbe.php.
Let me know the results!
Thank you!
unfortunately, I can’t solve the problem…
with the “Custom Post Type UI” plugin I have created a Custom Post Type called “Gewerbe” (/wp-admin/edit.php?post_type=gewerbe)
in the folder “Newspaper-child” I put and renamed the files as I showed below
1. – wp-content >> themes >> Newspaper >> single.php (single-gewerbe.php)
2. – wp-content >> plugins >> td-standard-pack >> Newspaper >> parts >> single >> single_template_1.php (single-gewerbe.php and single_gewerbe.php)
3. – wp-content >> plugins >> td-composer >> legacy >> Newspaper >> taxonomy-post_format.php (taxonomy-gewerbe.php)
none of this worked and I was never able to get a page that has a sidebar…
please can you send me a file that i can use as a template for Custom Post Types pages which works properly and which can show a sidebar
thank you in advance
Hi,
1. I believe that will be possible. I see the plugin provides implementation by shortcode, if this is the plugin:
– https://radioplayer.luna-universe.com/documentation/wp/
While the Newsmag theme does not have a header builder, the header template file can be edited and the shortcode entered in it. It can be done in a child theme as well.
Maybe the shortcode can alternatively be entered in the header ad space, that field should run shortcodes.
We could test both methods, it should be fine one way or another.
2.3. When navigating through the website, from one page to another for example, the entire page will be refreshed, including the header. This is normal to happen, it’s not something specific to our theme. So the header will be loaded again together with the player inside it. The header isn’t something fixed in the website, wo that while the rest of the website refreshes it stays the same. I don’t think this is possible, and not because of the theme.
However, maybe our developer team could think of a solution, in case it can be done somehow. I found a similar topic online and there may be ways
– https://stackoverflow.com/questions/2929820/forcing-wordpress-header-to-not-refresh-on-page-load
So you could ask about it by submitting a request on our custom work page
– https://tagdiv.com/submit-a-request/
My colleagues will analyze the request and get back to you as soon as possible.
Thank you!
Hello,
We need to insert some text on each page of the site somewhere in the top section before or after the main menu. Unfortunately when I copy the header.php or page.php templates into the child theme and paste the code in the file, nothing appears.
Also, very strange issue is when I simply copy the page.php file in the child theme without modifying anything the layout of the site breaks.
Please advise how exactly we should correct the template in order to be able to show the text.
Thank you in advance for your time and help on the matter.