- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hello !
Then your posts are available. You can edit your blocks from the demo using tagdiv Composer and use the filters available if you want to bring them up to surface: https://www.screencast.com/t/gPbfbfajm
Thank you !
Hello !
Please send us a screenshot of where you are inserting the CSS Code, as you can see here, the codes work: https://www.screencast.com/t/gOZZBfT9Pze
For the mobile theme. Unfortunately in terms of customization, there isn’t much. Almost everything is done through CSS, We can help you as long as we keep it to small codes, like doing small adjustments.
1. The homepage of Mobile theme will be composed only by the latest articles and the grid that can be found in Theme Panel – Mobile theme.
2. That can be done from here: https://www.screencast.com/t/z7wLpcUP2
3. Only through CSS, let us know what you are looking to achieve and we will see what can be done.
4. Please try this css and let us know: .td-post-title .entry-title{
color: #00239C;
}
.td-post-content p {
color: #444444;
}
.td-post-content blockquote p {
color: #5F4B8B;
}
.td-post-content h1,
.td-post-content h2,
.td-post-content h3,
.td-post-content h4,
.td-post-content h5,
.td-post-content h6 {
color: #F95700
}
The code must be inserted here: https://www.screencast.com/t/VztIzpaqKDn
Let us know the results.
Thank you !
Hi,
Is that a post page? In the post page there is a related articles section, that will show posts that have at least one category/tag in common with the current post, automatically.
Widgets from the sidebar like blocks for example, won’t exclude the current post, so it may appear there. Blocks display the same content regardless of where they are placed, in a page or in a sidebar for posts. So they won’t exclude posts automatically when they are displayed in a post page.
Maybe this feature will be added in the future, I can’t say for sure.
Thank you!
Newspaper V 10.3.6.1
Wordpress V 5.5.1
LOCATION:
Newspaper Theme Panel / Footer / Instagram settings
“SHOW THE FOOTER INSTAGRAM SECTION
Show or hide the Instagram section”
– Turn ON/OFF button just affects this text to show or not to show:
“FOLLOW US ON INSTAGRAM @
Instagram GalleryBlock Render failed – no data received, please check the Instagram ID connect to your Instagram Account.”
– It does nothing with space on website footer, reserved for pictures from Instagram.
There is a lot of empty space with a small broken picture icons (6 of them).
——-
I just want to remove whole Instagram section, because I don’t need it. How to do that?
—-
Thank You,
I love the theme.
PS.
Newspaper Theme Panel / Social Networks
– Here I didn’t change a thing (there is no connected Instagram account).
Hi there,
CTA buttons in the TD Composer for pages are awesome, thanks for that.
Is there a way to have these cool buttons in posts as well? I can’t find nice blocks to add good-looking containers with buttons when comparing products, such as for the following website: https://www.top10vpn.com/top10/
Warm regards,
Siebren
Hi,
Flex block is not available for main page, and thumbnails image sizes not changing, I want to use full size image in existing thumbnails. please guide me.
Hi.
I have a Flex Block 2 at my home page (justretail.news) (https://snipboard.io/rSUqW4.jpg).
According to the block settings (https://snipboard.io/HdaVZv.jpg) it should show posts from all categories sorted by the number of views from the last 7 days.
I have the correspondent theme panel option enabled (https://snipboard.io/e5qBw1.jpg).
What is happening is that the post shown are not the most popular. Here you can check the associated data for the second post on the list (https://snipboard.io/jTyV9B.jpg). But there are other with more views. One from today, 3th sep (https://snipboard.io/XxGdpY.jpg) and other from yesterday (https://snipboard.io/K1WZji.jpg). As you can see at the latest screenshot, one of them is associated with just one category and the other with two of them; none of them is shown on the list in the second place.
So, could you tell me if either I am missing something or I have misunderstook the way this feature sort the most popular posts?
Thanks in advance.
Another thing – when you put your cursor at the front of paragraph one, then select a block from the library it deposits it at the beginning of paragraph two. More work, moving it to top of p1…
Just for the record, I see no improvements in WP 5.5.1.
1) Still can’t have both Settings and Blocks Library open at the same time (using MacBook Pro 15″)
2) Paragraph still doesn’t automatically recognise pasted HTML code. Elaborate steps are needed to achieve what used to take one pasting keystroke.
3) Default block colours remain changed, arbitrarily.
4) Still only previews in desktop mode, though it shows tablet and mobile views in editor, which is pointless. And of course takes 3 clicks (open dropdown, select open in new tab, click elsewhere to close dropdown). Can’t they at least make dropdown close automatically?
5) No change
6a) No change, doesn’t preserve Most Used Blocks outside current edit
6b) Ok, though can’t see point of design change.
Still, overall with 5.5 WP have created a lot more work for users. Not Newspaper’s problem, of course! Unless there are compatibility issues.
Thanks
MG
Hello, I am sorry to say but the code is not working. I pasted the code in the theme panel as well as in the home page CSS section as well. However, no effect at all. Please tell me where to paste it?
https://snipboard.io/o3DScu.jpg
Please check the screenshot.
4 and 5 also fixed. Thanks
Now, as everything is almost sorted please help me with the mobile theme.
Is there a way to edit the mobile theme? I saw the setting but there are not much options available to change the mobile theme.
I noticed that if I use AMP then my home page is displayed as it is. However, if I switch to Mobile+AMP or only Mobile then my front page on mobile is different with only two options. “Featured articles and latest article”
Now my concerns.
1) Is it possible to hide some sections or block from the home page only for the mobile?
If yes then please tell me how?
If no, then please help me with below modifications.
1) How I can display the categories on the home page?
2) If I can only display featured and latest articles then help me increase the number of displaying article to more than 6. 6 is not sufficient.
3) How I can change the style of the “Latest articles” block?
4) I need CSS code for the fonts.
POST TITLE COLOR : #00239c
POST TEXT COLOR : #444444
POST H1, H2, H3, H4, H5, H6 COLOR : #f95700
POST BLOCKQUOTE COLOR : #5f4b8b
That’s all.
Hello !
Sorry for misunderstanding !
Happiness: .category-15 .td-page-title {
color:#FFE800;
}
Health category: .category-16 .td-page-title {
color:#001FFF;
}
Success category: .category-5 .td-page-title {
color:#FF7400;
}
Knowledge category: .category-6 .td-page-title {
color:#1AA60C;
}
4. The latest articles option and related posts come from WordPress not from Newspaper Theme. You can disable it from here as you can see: https://www.screencast.com/t/uzXRgXTiHlH
In order to recreate that you will be able to modify it you will have to remove as shown above, add a ROW in the place where the latest article was. Edit the ROW Layout and divide it into 3. For the content I suggest you to add Flex Blocks which will be fully editable using tagDiv Composer. You can see how to use the ROW layout here: https://www.youtube.com/watch?v=fa7GenCHcBU&t=22s
5. For the newsletter, after you completed re-doing the latest articles, add another row under it and from tagDiv Composer you will be able to insert the Newsletter element: https://www.screencast.com/t/qadAwGNZD1Sl
Thank you !
Hi,
Something like this should work, you can enter it in the custom CSS section of the theme panel
body[class*=single-paged] .td-post-content .wp-block-image {
display: none;
}
First smart list page – https://prnt.sc/uan187
The rest of the smart list pages – https://prnt.sc/uan1gz
2. From what I can see that is how the image captions are displayed with smart list 6, aligned to the right. They are supposed to be displayed like that. To make them center aligned, it could be done with some CSS as well https://prnt.sc/uan4hm
This will do that
.td_smart_list_6 .td-sml-caption {
text-align:center;
}
Thank you!
Hi,
The post views must also be active, please check if they are active https://prnt.sc/uamwjk
If the post views are active, as soon as you activate the 7 days sorting option for a block the posts with most views should begin to appear in it.
The theme will count the views posts get, and display the ones with the most views in that respective block.
Thank you!
Hey guys, I’ve been searching for hours and can’t figure out why I can’t change the color of the title/link text on my front page in different blocks.
See picture here:
As you can see in my picture the text in the blocks (also in widgets) are black. Lets say I want white text instead, how do I do that?
Thank you,
Vicktor
Hello !
Those are the Ajax categories and can be edited on each block as you can see here: https://www.screencast.com/t/woco2A99CzE
Thank you !
Hi,
Are you referring to a specific block in the demo? Or a different element? Please mention which one it is exactly, so I can check how it is made.
Elements from that demo are available in the cloud library, maybe the one you are looking for is there, and all you have to do is import it in your desired page or template
https://prnt.sc/ua8ygt
Thank you!
Hello !
Please try and re-generate your thumbs as you can see in our guide here: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Let us know the result !
Thank you !
I have have set the filter to be “Travel” category on blocks.
This does not only happens on index page, also in category page: https://seablue.hk/category/travel/
And to explain more, here are the category tree:
TRAVEL
– Japan*
– – Tokyo
– – Fukuoka
– Taiwan*
– -Taipei
– -TaiChung
– -Nantou
– Vietnam*
– -Ho Chi Minh City
– England*
– – London
– China*
– – Shan Tou
– – Macau
– Korea*
– – Seoul
All posts are assigned to 2 category, 1 country category, and 1 city category, i.e. Japan & Fukuoka
However, The category box on the feature images shows Japan, Taiwan, Vietnam, China correctly, but some post only shows Nantou, Taichung (as shown on the abovee image), which is the sub category of Taiwan, and I want them to show Taiwan only.
Hello !
By setting up the filters in the blocks you will be able to set which one you want to be seen: https://www.screencast.com/t/fOanCGcgEG1
Thank you !
Another one of the examples that there wasn’t clear thinking in creaating an overal configuration system is demonstrated by the “POST & BLOCK AUTHOR NAME COLOR”-option. Yes, you can chang the colour of this text, BUT the “by”-test colour remains the same and cannot be altered by the Theme Panel. This clearly shows that there has been some thinking, but not the right thinking.
Hi all,
First of all thanks for the theme, its a great one. But I run into some problems. I want my standard <p> colours to be white. But somehow I am unable to set this within the theme panel, is this correct? Also, the colour of the <p> and other fonts in ‘blocks’ (modules) remain in black. How to change these to another colour?
Thanks in advance for any usefull answer
Teunis
Hi,
You could display ad ad at the top of the footer https://prnt.sc/ua1fd7 But that will be displayed in the whole website not just in category pages. Category pages don’t have an ad spot in the content, ads that will appear in them are the header, footer and sidebar ads. Only by modifying the category template would that be possible, something like this https://forum.tagdiv.com/topic/advertising-block-in-category-page/
Thank you!
Hi.
I am trying to configure H2, H3, … styles from the Theme panel. I am setting up font stiles for those headings at the “Post content” block from the “Theme fonts” category, but it seems it does not work. I cannot see the changes when reloading the post. It seems that my settings are overwritten by default values somehow.
How I can set font styles for H2, H3,… headings for my posts?
Thanks in advance.
Hello !
This is most likely because you will need to activate your thumbnail settings from Theme Panel – Blocks Settings – Thumbs on Modules / Blocks. The required ones as you can see in our guide too: https://www.screencast.com/t/7qip4qsf2tm are “265×198” and the “741×486”.
Let me know the results !
Thank you !
Hi there,
loving your theme so far. Just wondering how to show only main/parent categories in drop-down arrow menu that is shown in each category block? We have a lot of sub-categories and whenever you click on “All” drop-down menu goes half way down and it`s way too much choice.
Thanks