Turns out this was entirely my fault!!! (go figure…)
I had a custom single posts file in my Child Theme that was overriding everything.
Deleted and everything is working as it should 🙂
Thx!
When I install the newspaper theme. system remind me followed items
Broken Themes
The following themes are installed but incomplete.
Name Description
Newspaper Template is missing. Standalone themes need to have a index.php template file. Child themes need to have a Template header in the style.css stylesheet. Delete
Please let me know how to fix.
My website is shifted to the right quickly when I refresh or click on the logo (you maybe click sometimes)
I tried to disable child-theme but it still shift to the right
i don’t like that but I don’t know how to fix it.
I want header and main menu are static (don’t have any flash when refresh or click on the logo)
My website: https://topdownload.vn
I need some help,
Thank you so much!
Hello,
@danielcharrua, unfortunately, please notice that all of these changes should have to be made in the core plugin and also, this cannot be overwritten in Child Theme.
Thanks for your understanding!
Hello Catalin, I will be glad to improve the rating when I get to solve this issue. I’m using a child theme, I have to do this modifications on child theme folders as like on modules/parts or in parent theme? Thank you.
Hi,
Please be notice the child theme support included in our themes is intended for developers to modify core parts of the theme, without modifying the actual theme.
To edit the footer from child you can not use wpbakery , or td composer, you need to use program language like php
Thank you for your understanding.
-
This reply was modified 7 years by
Calin.
So, on http://www.Staging1.TheMultimediaNinja.com I am adding custom CSS in the theme panel (which I will likely end up collecting in a child theme later), and I see that certain colors, for example, are styled upstream(?) by themes > newspaper > style.css and/or (in this case) themes > newspaper > includes > demos > travel > style.css …
Exactly what CSS files (and how many) are acting on my site? And in what order? And can I somehow remove the dependency on demos > travel > style.css but incorporate the stylings into my custom CSS?
I prefer to modify fonts, colors and styling in a single CSS area (such as the Custom Code area or a child theme style.css) as opposed to using the theme panel switches (especially so with fonts).
Thanks!
Bradford
Hi,
The only way to do this is to add a custom css in Newspaper>Theme panel>Custom Code> Custom css
.td-pulldown-filter-display-option li:nth-child(5) {
display: none;
}
See resulstshttps://www.screencast.com/t/Vd62Z5zk
Thank you.
Hi,
Please read our documentation about Child theme support from here: https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thank you for your understanding.
i want to edit the footer in child theme how ?
I upload theme to my /wp-content/themes folder, like the other theme I was using before.
The theme will not work as I received the following message:
Broken Themes
The following themes are installed but incomplete.
Name Newspaper
Description Template is missing. Standalone themes need to have a index.php template file. Child themes need to have a Template header in the style.cssstylesheet.
Hi,
A child theme is provided in the theme package if you need one
– https://forum.tagdiv.com/the-child-theme-support-tutorial/
The child is useful if you want to make modifications to theme files, add code in the theme files etc. Basically modify the theme and not loose the settings over an update.
Here are some guides with some general information regarding child themes
– https://www.wpbeginner.com/beginners-guide/wordpress-child-theme-pros-cons/
– https://www.greengeeks.com/tutorials/article/what-is-a-wordpress-child-theme-proscons-and-how-to-use-a-child-theme/
– https://codex.wordpress.org/Child_Themes
As I mentioned a child theme is included in the theme package, if you decide you require a child theme all you have to do is to install and activate it
– https://www.screencast.com/t/wJw2iF83eA
Thanks
Hello guys.
I want to know what different about child theme and parent theme ? There child theme is fast load then parent ?
Hi,
Unfortunately will not work in child theme.
Here is the documentation about Child theme support:
-> https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thank you for your understanding.
If I use the file in theme directory it works, but it doesn’t work with files in child theme.
It works! But can I use it with child theme?
Hello Catalin,
thank you for your reply.. this is not working
<?php echo do_shortcode (‘[td_block_1]‘); ?>
i have added the code as you said to loop-single-1.php but its not doing anything..
other option : to add the shortcode to post builder is working, but thats not the way we want to do it.
as we using childtheme is there a option to add the code
<?php echo do_shortcode (‘[td_block_1]‘); ?>
for every post using functions.php
cheers
jan
Hello aaprofi,
Please provide your website URL so I can take a closer look at it! I have made a child theme and add this code inside it and it seems to work as expected but I do not understand why on your side this section will be hidden after a while, sorry!
Thanks for your understanding!
Hi.
Hi. I have problem. I’ve installed the principal theme and plugins. But I want to import this template https://demo.tagdiv.com/newspaper_city_news/, and (then) I will activate child theme.
How can I do to install correctly this template https://demo.tagdiv.com/newspaper_city_news/?
I can find this in my dashboard: https://forum.tagdiv.com/installing-demos/.
I am ok with system requirement: https://forum.tagdiv.com/requirements-for-newspaper/.
I have Cloud templates in my dashboard but I can’t find the demo content I’d like to add (newspaper_city_news).
Thank you for your answer.
Hi. Ihave problem too. I0ve installed the principal theme and plug ins. But I want to import this template https://demo.tagdiv.com/newspaper_city_news/, and (then) I will activate child theme.
How can I do to install correctly this template https://demo.tagdiv.com/newspaper_city_news/?
I’m not sure I get. Do you mean edit css from “/wp-admin/theme-editor.php”? In that case as I said before I’ve already did all the changes on my child theme style.css Or maybe you mean “site/wp-admin/customize.php”? In that case it don’t seem to be set there.
At the moment it works only choosing “Open Sans” from Newspaper Theme Panel, but I’d like to choose my favourite font once for all instead of Roboto or at least understand where that font come from.
Thanks anyway for your answer, very kind.
Edit: Updates! Pages seem don’t work at all, they always show roboto even if I set it up on open sans. Bof, bof, bof…
-
This reply was modified 7 years by
mf_srls.
How to change from “roboto” to “open sans” on body, p elements of css?
I’m gettin mad about it. I’m asking for general, I used to code css and usually I know how to do it.
In this case I’ve some problems.
I tried to change it from the “tagdiv” panel and it doesn’t work (I’m speaking of the post content and page content).
Then I tryed to change every occurrence in the css, applying changes on child theme of course. Well everywhere it changes with the exception of what I need :,,,,-(
Viewing through firefox developer it shows “body, p { font-family: Roboto; }” the location is described as “inline:677” I can’t understand where this instruction is written, please someone help me,
Thanks a lot
P.S. Please ask me if me if someone needs further information or screenshots
The solution, i copy the demo css in to my child theme.
Thank you again
Hi, I try to include the code
<script async custom-element="amp-iframe"
src="https://cdn.ampproject.org/v0/amp-iframe-0.1.js"></script>
for activation amp iframe in header.php,
but in the amp version of the site it is not called.
if I analyze the source code, on the normal version, I see the inclusion, while on the amp version no.
is it correct to place it in the wp-content/themes/Newspaper-child/header.php page?
thank you
Hello,
@buddymantra should use the Single Post Views shortcode from here -> https://www.screencast.com/t/gut8rajS1Z
@yubanet you can use that version of the Child Theme because it’s okay. The change was omitted in error.
Thanks for your understanding!