- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hi,
Then edit the page/sidebar and remove the social counter block. The only result of deactivating the plugin will be that the shortcodes will be displayed instead of the social counter block.
So you have to either edit the page with the composer and remove the counter. Or if it’s in a widget sidebar, edit the sidebar in Appearance->Widgets and remove it from there.
Thanks
Hello,
You can also use the default theme implementation and filter the blocks shown in that page to show only content from a specific author. Please read this guide to learn how to filter content on pages: https://forum.tagdiv.com/block-settings-guide/
Thank you!
Hello,
You can try to implement a block under the comments section with infinite loading pagination but it will not be able to detect the current post viewed. The block will also include the current post as blocks were not meant to be displayed on posts by default.
Here is an example:
<?php echo do_shortcode('[vc_row][vc_column width="2/3"][td_block_3 limit="4" custom_title="More Articles" td_ajax_filter_type="" ajax_pagination="load_more"][/vc_column][vc_column width="1/3"][/vc_column][/vc_row]');?>
I have implemented it like so: https://www.screencast.com/t/r0Hy2JEYL8te
Hey
Does anyone know is it new wordpress update or it’s new newspaper update (I suspect the latter) which removed lots of formatting options from formatting menu in visual editor?
Previously I was able to do that within few clicks via FORMAT menu:

But now this format menu is empty, lots of blocks stuff is missing:

At the moment I do all that formatting stuff now manually via code, but it’s annoying, and other authors can’t do that, previously all you needed to do is select text and via format menu you were able to choose formatting you needed. Why it’s missing now?
Since this is Newspaper css classes and stuff, I think it was last newspaper update which removed these formatting settings from menu. But why? Can you guys add it back?
blockquote class="td_quote_box td_box_center"
Hi,
That is not possible with the theme by default, there are no settings to allow such a setup. The title will always link to the post page of the published post. The functionality of the blocks/modules is based on self published posts.
So the post will actually have to be created and published, a title, a featured image (for thumbnails)etc have to be set manually.
Maybe through a plugin that can import posts and automatically set featured images and other data. But we have not made any tests with such plugins, so that may or may not work fully, probably it would require modifications to the theme or maybe not work at all.
Thanks
Hey,
I added block 18 on my archive page, and the post titles have orange color on (Hover), I didn’t find any option in TagDiv Composer, nor in Theme Colors to change it!!
Also, I tried to put some CSS but it didn’t work and still the same! I also realize that some settings are configured automatically from the last installing I made 3 months ago. My cache plugin is disabled and I cleared my browser cache, but that didn’t help as well!
By the way, also, my new favicon didn’t update.
Username:
Password:
https://www.obtaingreen.com/widegates/
Could you please “teach” me how to fix it?
Thanks!
Salah
Hi,
There are 2 different settings, one for the post pages
– https://www.screencast.com/t/ByRfwutfn
And another one for the blocks/modules in pages
– https://www.screencast.com/t/Z4XJq3YwkFgR
Thanks
Hello,
1) You are using an old version of the theme and an older version of the social counter which will not work with the recent changes made to FB. Please update your theme and your theme plugins.
2) The back to top only needs to show up after the position change. Th position change will make it visible all the time. You will have to hide it using this code to have it appear in the position you want:
.td-scroll-up {
display:none;}
.td-scroll-up-visible{
display:block!important;
}
Thank you!
Hello,
Please check these forum topics:
– https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/
– https://forum.tagdiv.com/topic/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co/
Thanks.
Hey guys,
I have a raw html box for newsletter subscribers on the homepage I also want to add it through widgets. But when I do, the top of the box is cut off. I can’t figure out how to fix this, could you help me?
The way it should be: https://bit.ly/2L61Tr5 (Yellow block)
The way in comes out through widgets: https://bit.ly/2L2SLmL
Thanks!
Hi,
Maybe it is not applying for some reason, I tested it again and it should work
– https://www.screencast.com/t/LXVpozw1
Try it like this again
.td_block_22 .td_module_17 .td-module-meta-holder {
background-color: rgba(185,60,44,.7)!important;
}
I could take a look at the page where you want to make this customization. Maybe I can find why the code is not applying.
Hi
This morning I pulled up a link on my phone to look at our website. The site was a default blue, with the menu option, but all code blocks, eg. [tagdiv]. I scrolled to the bottom of the page and clicked, “View full site” and everything was fine. I then shut down and restarted my phone to retest, and everything looked fine.
This happens intermittently. I was reading through the theme documentation to decide if I should use the mobile theme feature, but I’ve designed the home page entirely with the Page Content Builder. If I understand correctly, the mobile theme will not work in this case.
How do I trouble shoot or rectify this issue?
Hello there !
I contact you after many months of searches…
I have a problem from newspaper 7 , that is still there in newspaper 8.
At page loading, there is a entire blue page that slides from left to right… it’s very annoying.
It seems to be the « search block » that take all the screen before disappearing.
You can see it here (mobile and desktop) https://actu17.fr
I already changed the theme (7 to 8), deactivated all plugins, empty the cache etc…. no solution
Please help me ! 🙂
Hi,i need to display the subtitle in the blocks before the title, how can i do that?
HI,
We just upgraded to newspaper 8.7 and are facing few problems:
1) We disabled WP bakery and enabled TD composer to try and build the home page.
A) we are getting a http://www.gadgetbridge.com is currently unable to handle this request.
HTTP ERROR 500.
B) We are not able to get a right hand side onto the website. We saw the tutorial and there is no red button in any of the blocks.
2) The twitter count on TD social counter has gone down to 0 when we have lot of followers.
Please help.
Thanks.
Hi Catalin,
When I add the code to Theme Panel > Custom Code nothing happens.
When I add the code in the Live CSS box, I see the desired adjustment. So I assume I can beter use the Live CSS box?
Anyway: with the code, I can adjust the background image of Header Block 6. Unfortunately, the image also appears overhere:
https://www.screencast.com/t/GWnihC6vVgp
Could you please help me prevent this?
Kind regards,
Nick
Updating the theme to the version 4.3 of Newsmag the images of the theme and all the associated photos are no longer displayed unless you accept in advance all the cookies that the GINGER plugin blocks (in advance) in compliance with the European GDPR, once accepted cookies, the images are visible again.
Is there a way to solve it?
Regards
I have found that I can change the category title colour using the theme panel and going to ‘theme colors’ and ‘page title’. BUT… this also changes the ‘Related Articles’ and ‘More from Author’ color, which I don’t want to change.
Is there any way to change the category title to the ‘Block header 1 default’?
(My site is not up and running yet so I cannot give a url link. Hopefully as this is something fairly simple you will be able to point me how to do it without needing a link to my website).
It is just the category page title that I am wanting to change. I would like this to use the ‘Block Header 1 Default’ font if possible. If this is not possible, I would just like to know how to change the font colour, without it changing the colour of the ‘Related Articles/More from Author’ text.
Look forward to your reply.
Thanks.
Thanks Simion,
Most of it worked really well, did excatly as you said and the site came back online with near perfection.
However few things:
1) when I goto newspaper tab in word press it is showing me this –
Please install and activate the tagDiv Composer plugin – Our plugin is required for this theme to work best.
What should we do?
2) The social counter is working, FB, Insta and Youtube showing, but twitter is showing 0 subscribers, when we have over 5000, tried uninstalling and re-installing the plugin too. Nothing worked.
3) Is there an option of infinite scrolling?
Also is the new theme SEO friendly? Any tips.
Our website is http://www.gadgetbridge.com
-
This reply was modified 8 years by
spu.
You are absolutely right, google seems to randomly detect it or not. I’m currently at 95 points on desktop an no blocking CSS. The only thing standing between me and the 100 is Minify CSS. It tells me the style.css of the theme and my child theme can be reduced by 16% and 91%. Any thoughts on what to do here? I suppose it’s not that critical but at this point I just want to see if I can hit the 100 haha.
After i updated the theme to last version i see in comment form this line with a check box: “Save my name, email, and website in this browser for the next time I comment.”
Before update the line was not here
But:
– The checkbox do not blok any request also if is not checked
– I alwyas have a solution for comment gdpr
The result is that i have a double check box.
What i need is to block the new code you have added.
Thanks
Hi,
1. Is there any way to remove category name from revolution slider?
2. Is it possible to sort posts by post id (ex: 5, 20, 3, 15, 2) in the slider,
where I would like to show 5th post at the beginning, then 20th and thus 2nd post at the end of slider?
I found that I can filter posts by post id in blocks but it can’t be done in rev slider.
Thanks
You have to enable post views from Theme Panel>Post settings>post and custom posts type>SHOW POST VIEWS(and click save). And also Theme Panel>Block Settings>7 days post sorting (and save).
Hello.
I need to order the posts of a block with a custom taxonomy value or custom field value. (any recommendations or some ideas on how to implement this?) we are ok with writing some code.
Hello.
I need to filter posts by a custom taxonomy value or a custom field value. (any recommendations or some ideas on how to implement this?) we are ok with writing some code.
