Hi, I want to have the simple post design of the demo style of l’history layout, with sidebar, but my posts don’t have a sidebar, although I can see the in Cloud Templates, the Single cloud template (for posts) with a sidebar. But in front this is not noticeable. I don’t know why this happens.
In addition, when “uploading” in the post (with scroll or mouse) a module (tb-module-meta-info, in black square) is suddenly shown with the title of another post, which covers the entire height of the page, no metadata, no image. It’s very strange.
As you can read in my first post: yes it is a plugin conflict.
My question is as follows (as you know Newspaper better than I do): could this be a case of wrong infinite loading applied because of the plugin? It is really strange because it first started happening about one week ago. The month+ before it was functioning normally.
I’m hoping I can get Newspaper to work with my existing content and website. It is far easier to deactivate Newspaper than to redo the lay-out of all my posts.
Hi,
1. Make sure that the thumb 648×320 is enable in theme panel -> https://i.imgur.com/1xEduLe.png, also you can regenerate the images, this should fix the problem -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
2. For this you can use a custom css like this one -> https://i.imgur.com/iomR2FA.png also you have assigned an empty tag.
The code need to be set in Theme panel> Custom code> Advance css> iPad -> https://i.imgur.com/5IbXg8Y.png
–
.tdb_single_tags .tdb-tags li{
display: block;
}
.tdb_single_tags .tdb-tags li:last-child{
margin-top: 8px;
}
3. Indeed there is an issue on Internet explorer + Flex Blocks.
Please try this code:
[class*="ie"] .td-module-container {
display: block;
}
[class*="ie"] .td-image-container {
height: auto;
flex: initial;
}
The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
4. For me your website look ok when I zoom it -> https://i.imgur.com/aL2Uy7E.png the website that you provide as example indeed seems to be boxed you can achieve similar by setting a background color.
If you want you can check some demos -> https://demo.tagdiv.com/newspaper_style_pro/ -> https://demo.tagdiv.com/select_demo/select_demo_newspaper?utm_source=live_preview&utm_medium=click&utm_campaign=demos&utm_content=demos_button#demos
5. Our theme can not force the users to open the Facebook app, but for the most users there should by a popup to choose the way you like to open the link (if the user do not have set one option by default).
6. For this you can use a custom css like this one -> https://i.imgur.com/OccJXEZ.png this code will be apply only on this page
.page-id-1089 .tdm_block_button .tds-button .tds-button1 {
pointer-events: none!important;
}
The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Hope this will help you!
Thank you!
When I save / publish a new post, I get a custom field created called “tdc_dirty_content” which has a number on one.
As I copy my posts and repost as a new article, I get multiple custom fields all lcalled the same thing.
Do you know what is creating this and is there a way to stop this being added each time?
There is also one more strange issue… I installed recommended amp plugin but it looks like something is wrong, because tehere is info in plugin panel that suggest like wrong amp plugin is istalled. See:
http://tinyurl.com/qvhamem
-
This reply was modified 6 years by
TomaszM.
Hey there,
I have my website translated into 2 languages that is DE and EN using WPML and the URL’s are .com for German and /en for English.
I use a flex block with the post categories to show my posts that are working correctly on the German page, which means only German posts are showing whatever category is clicked.
But on the EN page it also shows German posts when any category has been clicked. Even more strange is that it actually works correctly when I am logged in as an admin but not for any other normal visitor.
I have correctly translated the categories and the posts.
What am I doing wrong here?
The website is https://www.k-i-e.com/ for German and https://www.k-i-e.com/en for EN.
The section where the posts are shown is the “Content Centre”.
Thanks for your help.
Torsten
HI Invalid reply from server endpoint. issue.
Plenty of memory on a dedicated server with a separate db server
Here is my config
Registration key i 26943bcf – **** – **** – **** – ed8833175b9d Reset key
Theme name i Newspaper
Theme version i 9.6.1
Theme database version i 9.6.1
HTTP channel test wordpress
php.ini configuration
Server software i Apache
PHP Version i 7.2.27
post_max_size i 50M – You cannot upload images, themes and plugins that have a size bigger than this value. To see how you can change this please check our guide here.
max_execution_time 14400
max_input_vars 5000
SUHOSIN installed false
PHP extensions
mbstring available
GD library available
WordPress and plugins
WP Home URL i https://www.rep-am.com
WP Site URL i https://www.rep-am.com
WP version i 5.3.2
WP multisite enabled i Yes
WP Language i en_US
WP Memory Limit 1 GB/request
WP_DEBUG False
Caching plugin No caching plugin detected – for best performance we recommend using WP Super Cache
NOte: this is false, I have WP super cache installed. We also use engitron on the entire server.
define(‘WP_MEMORY_LIMIT’, ‘1024M’);
define(‘WP_MEMORY_MAX_LIMIT’, ‘2048M’);
What is even more strange is that on the same WP network we have another subdomain site that uses the same version of Newspaper (different license) and it works fine.
thanks Calin,
I’m sorry but the video is in first place in the list bust it’s uploaded. that’s strange.
Check out the the backend
http://tinyurl.com/sgydkp7
Hi,
You can use the options from the slide to adjust the Image V alignment -> https://i.imgur.com/BixyCYO.jpg -> https://i.imgur.com/mPd54Ge.jpg
Thumbnails – Fix strange looking images on blocks -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Hope this will help you!
Thank you!
Hi Calin
Thank you for your help, silly of me, I did not enabled the google fonts in theme panel..Now the issue is fixed
But strangely, before enabling the google fonts, I still can see the roboto loaded even in the incognito mode. Why is that? How our results can be different?
https://pasteboard.co/IVwzpZK.png
Thank you for solving the issue Calin
I am using AMP for my mobile experience. I have the strange behavior that the Hamburger Menu on my iPhone X briefly opens and immediately closes again on all pages/posts except on the home page where it works just fine.
The search icon button works fine on all pages.
It seems like a page refresh is being triggered every time I click on the Hamburger Menu and therefor the menu closes again. Where could this issue come from? Thanks!
Hi team,
my website pencopy.com has a strange problem.
When you activate Newspaper (plugins), the AMP plugin stops working, even the AMP icon disappears from the control panel.
what I do ? please guide me … I can give user access !
Maybe old data of theme/plugin create that issue.
Hi,
Did you install the tool/plugin from this documentation to can regenerate the thumbs -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/ -> https://i.imgur.com/NKhGaDv.png
Indeed the blocks do not have this option, only in flex blocks you can set the images size, why not change the blocks with flex blocks, this should work.
Let me know the results!
Thank you!
Hi,
It’s very strange because the title (h2) is cut and duplicate as you can see:
——————————————————–

——————————————————–
But it’s OK in the composer :
——————————————————–

——————————————————–
Do you have an idea?
For now I can’t use the theme 🙁
Thanks.
Best regards
Hi.
For our website we have installed the publishpress multiple author plugin.
For all the single posts, we use the template loop-single-5.php, where we have altered the author bit from this
<?php echo $td_mod_single->get_author();?>
to this
<div id="publishpress-author">Door <?php do_action('pp_multiple_authors_show_author_box', false, 'inline');?>/div>
However, in the overview page, located here: Camera eye overview created with the cloud library, we have something strange going on.
Our editor, ‘Jan van Den Bulck’, has created a post (right at the bottom of the page if you scroll through, above the “laad meer” button) and designated the author to ‘Nathan Dobbelaere’. This specific overview page uses the flex block module 1.

Then something odd happens, while the author on the post itself is correctly attributed to Nathan Dobbelaere, as can be seen here: post of the kooks, the overview page shows Jan Van Den Bulck.

To further deepen the mystery, this doesn’t seem to happen to all authors and randomly on top of that.
Suggestions on how to fix this ?
I have already altered the td_module_flex_1.php to show additional details next to the title, such as concertlocation and concert date.
Originally in the theme is this:
<span class="td-author-date">
<?php if( $author_photo != '' ) { echo $this->get_author_photo(); } ?>
<?php echo $this->get_author();?>
<?php echo $this->get_date();?>
<?php echo $this->get_comments();?>
</span>
Currently I have this:
<div class="post-title">
<?php get_the_title( $id );?>
<?php echo $this->get_title($title_length);?>
<h3 class="entry-title td-module-title">
<?php $datum = get_field( "datum" , $this->post->ID ); $concertlocatie = get_field( "concertlocatie" , $this->post->ID );//etc...?><?php if ( $datum ) : ?><a>post->ID);?>"<span class="cemetadate"><?php echo $datum ; ?></span></a><?php endif; ?>
<?php if ( $concertlocatie ) : ?><a>post->ID);?>"<span class="cemetacelocation"><?php echo $concertlocatie['0']; ?></span></a><?php endif; ?></h3>
</div>
…
<span class="td-author-date">
<?php if( $author_photo != '' ) { echo $this->get_author_photo(); } ?>
<?php echo $this->get_author();?>
<?php $datum = get_field( "datum" , $this->post->ID ); $concertlocatie = get_field( "concertlocatie" , $this->post->ID );//etc...?>
<?php if ( $datum ) : ?><span class="frontce"><?php echo $datum ; ?></span><?php endif; ?>
<?php echo $this->get_date();?>
<?php if ( $concertlocatie ) : ?><span class="metacelocation"><?php echo $concertlocatie['0']; ?></span><?php endif; ?>
<?php echo $this->get_comments();?>
</span>
Could you help me with this please ?
It would seem that there is an issue with the $this->get_author getting to see the correct post id, which I can not replace as simply as I did with the loop mentioned above: <?php do_action(‘pp_multiple_authors_show_author_box’, false, ‘inline’);?>
If possible don’t mention that the publishpress plugin isn’t tested, I already know that.
It seems a bit odd that it works on posts but not on the cloud templates.
I am working with the older version of the theme 9.6 and plugins.
I have refrained from trying the X version since I want to iron out the final mistakes first.
Hi,
Please check our documentation for strange Thumbnails – Fix strange looking images on blocks -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Let me know the results!
Thank you!
Hi,
Please try to regenerate some images and check to see if these will appear better -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
I do not quite understand the problem with the style 4 and 10 for me is look normal -> https://www.screencast.com/t/jVhsGyB1NUXa also the number of standard post style do not correspond with the single post template from tagDiv Cloud Library, therefore for the post style 4 (standard) in cloud you’ll need to use the single post template 5 -> https://i.imgur.com/wbYThjD.png for post style 10 in cloud it will be single post template 9 -> https://i.imgur.com/gVfOuiv.jpg
Let me know the results!
Thank you!
Hi team,
One of my websites has a strange problem.
When you activate Newspaper (plugins), the AMP plugin stops working, even the AMP icon disappears from the control panel.
If I deactivate Newspaper plugins (composer or mobile), the AMP plugin works again.
I thought it was a conflict problem, but I have disabled all other plugins. I’ve deleted the theme. I’ve reinstalled it, and the problem continues.
Can you please help me fix this? I really don’t know what’s going on.
I can give you access to the website.
Thanks
Hi,
You can check our documentation for strange Thumbnails – Fix strange looking images on blocks -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Let me know the results!
Thank you!
Hi, I have a problem with the social buttons in posts.
When I read a post on the desktop the buttons correctly appear just below the title, but on smartphone I can’t see them. I mean, they are there, if I touch the white space I can trigger them, simply they don’t show up!
Strangely enough, switching on the mobile emulation on the Chrome Inspector, the buttons are just there, so I’m unable to recreate the issue and analyze it (also, by switching on the Desktop Mode of Chrome on my smartphone I cannot see them anyway).
I’ve tried with several Android phones and nothing change, so I suppose it’s not a device issue.
Here’s a link for you to test: https://ivl24.it/ducati-ha-scelto-maratea-per-il-suo-spot/
Thank you for your help. ?
Hi
I noticed that in the site: my site there are strange pages that I did not create, e.g. https://www.mojarola.pl/page/4/ https://www.mojarola.pl/page/5/ etc.
My home page is: https://www.mojarola.pl
What is going on? I’m afraid that Google will treat my site as a duplicate of content. Please help
Hi,
thanks for the reply.
I checked many times in DevTools but i have no errors in console in page and on save setting page in theme panel. Infact your pic is strange, my megamenu load correctly for me. Anyway i refer to this strange behavior https://imgur.com/a/tgPsQC4
I answered via email. Please check your spam folder. My last email ended there. This is why I didn’t get a reply.
Here’s the short version:
It seems to work for templates in the child theme root. Even more strange: I removed the functions, and the templates still appear. I have no idea what’s going on.
But we are not there yet. The templates in subfolders do not overwrite the standard pack plugin. For example:
child-theme/parts/header/header-menu.php
These templates don’t work in the child theme.
Hi,
This is quite strange for me the theme is working without problems.
The posts that you have now look normal, just please make sure that all the settings are like in our requirements, please follow the guide carefully – https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.
If you don’t use a security plugin, please ask your host about this, maybe you have a security module which blocks this.
If you use a plugin like Wordfence please set it in learning mode.
Thank you!
Hi danistone,
1. Please make user that the Facebook sharing is set as in our documentation from here -> https://forum.tagdiv.com/facebook-share/ also make sure that this is not a plugin conflict.
2. The block show more posts using the arrows because is a slider -> https://i.imgur.com/R4hSiTz.png you need to use the tagDiv Composer and replace it with a block or flex blocks and set the limit post number -> https://i.imgur.com/80Qt6jy.png also the image need to be regenerate, please check our documentation from here -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
3. If this is an untested plugin we can not say if this well work or not with our theme, also we can not provide support for untested plugins.
Tested plugins -> https://i.imgur.com/IDd5qOo.png
Support Policy -> https://forum.tagdiv.com/support-policy-2/
4. The blocks from footer can be change by changing the footer style, please check our documentation for footer -> https://forum.tagdiv.com/newsmag-footer-templates-2/
Hope this will help you!
Thank you!