Hello Ryansmccain,
Before using the child theme you should read the documentation from here -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thanks for your understanding!
I have three newspaper theme licenses. I use three child themes for three different sites. One site https://politisippi.com just won’t work. I tried the theme on a different site for testing purposes. That didn’t work. So I am confounded. I uploaded the child theme files once again, but to no avail. Any direction you can give me on this matter is greatly appreciated.
Hi
I have activate the mobile version in eldiestro.es and all is alright. But I had to add some code in /newspaper/mobile/header.php
is it possible to build a child theme for the mobile version, son I could add that code in the child theme? IF thats the case…how can I do it? I already use a child version for the them (newsletter child)
thanks!!
Neither can I.
I tried copying module.php to the child theme with the span class removed but that doesn’t do the trick either. Only way then is to do it in the main theme.
I’ve tried everything I could now, removing my own custom css code too but to no avail.
I’m reading about the child themes from the link above. Assuming I’m working with loop-single-X.php and I want to create a child for it. Do I copy that to file to the newsmag-child directory and then put my code in there?
Hi,
Could be that a plugin is using it (an old plugin that is not updated), or maybe some code you use. Theme doesn’t use that function
– https://www.screencast.com/t/xJR1Xp8A7MR
You could check plugins or codes entered in the theme files or a child theme.
It is very difficult for me to write and explain but i am still trying to explain here. I do not know how to explain it, but you try to understand very carefully because this operation is important for me.
This image will show my new newspaper excerpt: https://drive.google.com/file/d/1a4mTCGhZzjVhMAQzn12rZWGwLiM0V6iN/view?usp=sharing
Now with above theme CONTENT LENGTH is 38 words with justify text. But some paragraph looks small and some big so this looks bad.
===================
This image will show my previews theme excerpt: https://drive.google.com/file/d/18PGhr1kTG5sPssNDF8OrDqV_Ps3ayn_L/view?usp=sharing
Now with above screenshot CONTENT LENGTH is 300 words with justify text and all paragraph looks same size. Even i put 38 words or 300 words, paragraph will look all same size because the box height 70px is already set, so extra words will hide and looks niche.
CODE EXAMPLE
<div class=”entry”>
<div class=”excerpt-box”>
<?php tie_excerpt() ?>
</div> <!– .excerpt-box –>
CSS
.excerpt-box {height: 70px;}
Now it is necessary to do above excerpt settings also in Newspaper theme. You have to help me by doing this in any way because newspaper theme is new for me and need some hints from wonderful people like you. I’ll do the editing myself, you just show me the steps.
Keep one thing in mind, i am using Child-Theme and if something goes wrong then i am responsible for it so i will not blame on you.
I already have full site backup including database, so do not worry.
Do not disappointed me and please help
If you do not understand my talk then do not hesitate…
Softfully.com
Thank you.
Simion,
Upon the theme update, it removed all CSS since I don’t have the child theme installed yet.
With that said, I manually added the CSS code and nothing happened.
I just removed the CSS code, cleared server cache & website cache and tested in new Chrome incognito tab and looks like the update did not fix the issue.
Please have a look here: https://www.screencast.com/t/h37Y7a0C
Thanks!
Hi, I have the same issue since the day I’ve installed this theme. I already the htaccess solution and I’m using the child theme that comes with the theme, not one of my own… 2 days now with 500 error on my blog… Any help? I don’t know much about programming (pretty much nothing, actually…)
Yes and doesn’t work 🙂 it is a really weird bug, look at this Simion:
My child theme folder, and original folder is without change!
Hi,
There is also a 404 on an image that is not found
– https://www.screencast.com/t/bTgFq0mxF
That could slow down the website quite significantly. Seems to be an image set as background, check in the theme panel in the background sections
– https://www.screencast.com/t/X1m0ID6MW7WY
Also check in the Header background and footer background. If you used a code to set a background somewhere, check that as well (custom code, child theme).
Hello,
This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hi,
The theme doesn’t have a cache for it’s files. Are you sure the theme file is not modified in any way in the main theme? There are cases in the file you mention, depending on sidebar position
– https://www.screencast.com/t/7zbcxt1RuuF
If you only modified it in the child theme and now you removed the file from it, the “Tag” should appear as default.
Greetings,
After some customizations (very important for me though), newly created posts don’t seem to have the td-paragraph-padding-1 class, which is adding paragraph paddings 11% left and right in each post.
I end up without paddings at all.
What I tried:
– disabled all plugins;
– disabled my child theme, including child css file.
Still, new posts have no paddings in main post content, imported posts from demo look good though.
Its my fault, I am asking for a clue where to move.
My post content: https://i.imgur.com/MIRKlw3.png
My post html: https://i.imgur.com/PIJQplj.png
Imported post: https://i.imgur.com/POACW0S.png
Imported html: https://i.imgur.com/FZCBt5R.png
Many thanks in advance.
P.S. For the life of me, I can’t understand howcome css styles can get old or expired;)
Hi,
Few months ago i edit tag.php template to remove a “Tag” prefix from H1. Now i deleted this edited template from child theme, resave original theme files and there is still no “Tag” prefix. When i change for example sidebar location the “Tag” prefix is back. I think ? there is something like theme cache and this “no prefix” version is stored but it can’t be a files.
There is a “Lekarz” and should be “Tag: Lekarz”.
Hi,
1. So you want to remove the category base from the URL? That can be done with Yoast SEO for example. The result will be xample.com/blue-widgets no more /category/
– https://www.screencast.com/t/JkbvwFFqL
In the breadcrumb path there would be no actual term “category” unless maybe you have a category called that way. The theme settings for breadcrumbs are these
– https://forum.tagdiv.com/breadcrumbs/
2. The breadcrumbs element when using a cloud template has a few more settings
– https://www.screencast.com/t/s4gA1KkY
But for what you want to do exactly there would be no setting. If you use pages instead of the category pages, and page parent-child relation, the name of the pages will appear in the breadcrumbs. Pages cannot have categories.
Thanks
Hi einvestigator,
The author box link should link to the author page, not the homepage. You seem to have a redirect in place so please either check for any redirect rules you might have set or try to disable all of the untested plugins, clear cache and reset CDN files if you use it and check the results. Do you have any redirects in your htaccess or custom code in your child theme or in the theme panel custom code boxes?
Thanks for your understanding!
Hello ytre77,
Check the child theme support from here -> https://forum.tagdiv.com/the-child-theme-support-tutorial/ for your blocks.
Thanks.
If using child theme did you update changed files and also update plugins? Just food for thought. Also note some plugins have bugs like latest yoast seo. Also suggest installing the classic editor plugin suggest with latest wp uodate.
Hi,
That is a big grid, this one to be more exact
– https://demo.tagdiv.com/newspaper/big-grid-3/
There is a slight gradient for the bottom part of the module, to make the title more visible. For example if you use a lighter featured image, if that gradient was not there the title would be hard to read of invisible.
If none of the grid styles available are to your liking, I could give you a code to remove it with this result
– http://prntscr.com/kj9v4k
The code can be entered in Theme panel->Custom CSS.
.td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:before {
display: none;
}
Thanks
I need to use early access google fonts but do not want to make child-theme.
Because my site manager want to change font for menu/footer/top bar…etc in theme setting, as they don’t know css much.
So is any possible to support early access google fonts? or provide a setting for import google fonts?
https://fonts.google.com/earlyaccess
The font that I will use is Noto Sans TC (Chinese Traditional).
Hi,
Maybe that could be done with a condition in the header style template, you could do it in a child theme. Something like this for example would work
– https://www.screencast.com/t/FKFhhEMskitH
That would display an image from the media library in certain post pages and pages (with that condition).
Thanks
Hello wesite,
You should add the metadata between the head tags from header.php from here -> https://www.screencast.com/t/07BmSKR1s9 Also, you can try using the Child Theme to make this change and if you do not want to lose them in the future update. -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thanks.
Doesn’t Newspaper come with a child theme?
Regards,
Martin.
Hello,
A theme update will always replace the old files with the new ones so basically your old files will get deleted and the new ones put in their place. Your customization will be lost. Functions.php can be re-written from the child theme though:
https://code.tutsplus.com/tutorials/a-guide-to-overriding-parent-theme-functions-in-your-child-theme–cms-22623
Thank you!