- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsWhat is Ajax preloading?
Hello bemibel,
If you want to manage the title length for your Related Posts for each post, yo should check your Theme panel and change the title length from here -> https://www.screencast.com/t/KHxq0dbXWeSz
If you want to display on mobile mode the sharing buttons, you should use a bit of CSS code to do that. Try the code below and place it in Theme panel->Cusom CSS area.
The code is ->
@media (max-width: 767px){
.td-with-like .td-social-but-text, .td-with-like .td-post-share-title{
display:block!important;
}
}
Thanks.
Just one more thing, if you check for example this page, on the related posts on mobile, the title is more width than the screen and it’s cut.
On mobile, the bottom sharing text is hidden. How can I show the text “Share” on mobile? I used
.td-social-google {
display:none!important;
}
}
to hide Google Plus sharing, so there should be enough space to show the text.
Thanks for your help!
Thanks for that, but I would like it to be the same style as the default header style with the mobile header (seems to be a shadow under)
Hi
Thanks for the reply, but its the usual and the same as you have always been saying
Firstly your menu as issues, that’s for sure it just takes extra time to load… even on your demo when you look at it on mobile
Also as mentioned we went above and beyoind, getting cdn, optimization imagify… even found out that your lazy load was not true lazy load
bottom line, my annoyance is we spent all this time and we were ok before , we thought your team will just do better but it did badly, and now we changed for the mobile and guess what stats started changing almost immediatley, can’t be a coincidence, the data just shows it all… I show you alexa, but I seee more in analytics and adsense too how we jumped advert per click.. a lot was affected and even if what you say makes sense on paper, the reality says otherwise
Anyway, I will surly contact you for a refund as I’m looking for a main switch for the desktop… months were wasted unfortunately and I was just hoping you will say.. we will look into it, or maybe even consider it and then will have some hope you are at least trying, unfortunately its the same old…. good luck guys
PS: You know i SENT YOU LINK TO ANOTHER SITE WHO DUMPLED THE THEM FOR THIS REASON TOO
Hello stax,
Please notice that Facebook Like button do not appear for Mobile Theme because it was designed so this plugin, sorry! If you want to modify it, you should edit the theme core files and add what type of element you want to display. It is not a simple task, and if you are not aware of this task, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thanks for the message!
Why i dont see anymore like button for facebook and twitter on mobile theme ?
backapalankavesti.com
Thanks
Hi,
There is no theme option to display the top menu on mobile at the moment. You could however try this custom code, enter it in Theme panel->Custom Css->Advanced Css – https://www.screencast.com/t/CUAGr6oBeD
.td-header-style-10 .td-header-sp-top-menu,
.td-header-style-10 .td-header-top-menu-full {
display:block!important;
text-align:center;
}
With this result – https://www.screencast.com/t/q6gp4DICz
Thanks
Hello,
The mobile theme will not use pagination or visual composer at all. Please read this guide: https://forum.tagdiv.com/the-mobile-theme/
If you want infinite loading on mobile you will have to deactivate the mobile theme plugin.
Thank you!
Hello,
Please provide a link to your site so we can inspect this. The banner on our tempalte style 11 is not visible on mobile: https://demo.tagdiv.com/newspaper/td-post-how-to-make-a-perfect-caffe-macchiato-video/
Thank you!
Hello,
We installed SSL certificate for our website and on the web browser it works OK, but mobile version shows “Your connection is not private” error” (NET:ERR_CERT_AUTHORITY_INVALID). This behaviour is on Samsung Galaxy with Chrome browser and Samsung browser. On iPhone 7, using Safari browser there is no error and it works fine. It works fine on iPad as well. Any suggestions how to fix this?
Thank you in advance.
Hello guys,
you can add matched contents as related posts using following code:
<div class="wpb_raw_code wpb_content_element wpb_raw_html">
<div class="wpb_wrapper">
//YOUR MATCHED CONTENT CODE
</div>
</div>
Refer: http://prntscr.com/ej10ni

Result:
On desktop : http://prntscr.com/ej11rb

On Mobile: http://prntscr.com/ej128a

Hope this will help you all
Thanks for your understanding 🙂
hello,
I am wanting to display the Top Header Menu on the mobile version of the theme but i don’t see where i can do this. Is this even possible to do? If not, could you guys try making that an option for the next theme update? thanks for the help!
Chris put it in:
Theme Panel > Mobile Theme > Custom Code
Hi, just purchased the Newspaper theme a few days ago…everything looks good, but I have a question about the Mobile Menu Header. I’ve noticed that it blends in with the footer as both are the same color. Is there some custom code that I could enter that would put a shadow under it like it does when you choose the default header style. Here is a link to my website so you can see what I’m referring to: http://www.thecountryman.ca
Thanks.
Hi,
I’ve changed the pagination on my homepage’s website (using infinite load). I see the changes on the desktop version but I can’t see the changes on the mobile version, how can I change the pagination of my homepage on the mobile theme?
Please let me know.
Thanks,
Christian
Tried Everything to Resolve it. But No Success.
Screenshots:
1. http://prntscr.com/eim63c
2. http://prnt.sc/eim74b
3. http://prnt.sc/eim7ht
In the mobile theme, None of the icons work. Social Icons, Search Icons, Icons in buttons, Nothing.
Please help me to fix this.
Thanks in Advance 🙂
Hello,
I am using the newspaper theme and it is Super!
I recently got e-mail from Google search console saying that my site is not secure and that Chrome version 56 and later will mark my pages as “non secure” and that i need to use https to solve the problem.
Ok, i am not selling anything, i dont have e-mail subscription, no other users are allowed to sign up (from wordpress backend) just me (admin). How come there is a problem?
You can see my site at diyetpro.com, i dont use the top bar so there is no signup link, but in the mobile version i see that when menu link is clicked there is signup link, maybe this is creating a problem?
You see i dont want to buy SSL for this issue! How can we fix the problem, how can we hide the signup link in the mobile version, without using “tagdiv mobile plugin”? Or is there
Hey Catalin, hope you are able to help us out. I had to move my front page to another URL for the meantime to circumvent the issue.
You may find that the issue with mis-aligned and unorganized blocks still occur on this page – > http://www.goproace.com/gopro-news/
Note:
– Issue occurs only for Blocks, but not Grid.
– Issue occur for pages, but not for posts.
– I tried to create new pages but each time the issue return.
– On mobile or responsive view, the site page looks to be out of alignment: all of the block and grid tiles are pushed to left side of screen, therefore not centered.
I hope you can find my testing useful
Thanks alot
I activated the banner for template 11, it looks good on the desktop.
One mobile, it placed between the title and video which doesn’t look good and confuse the viewer.
How can I make the banner goes after the video?
Thank you
Hi, i use WP-ROCKET cache plugin for a while now, and it is very very good, and always worked fine, but, now I have The Newspaper 7 and its not working correctly.
I am using the mobile plugin (td-mobile-plugin) and, if a user browse the website on a mobile phone, a new cache file is generated, and the problem starts here.
If the very first visitor to the new post browses the website on a mobile phone a new cache file will be generated, also the next users who visit the website on a desktop will see the mobile cached version, and not the desktop version.
The same happens on the opposite.
If the very first visitor to the new post browses the website on a desktop, also the users who visit the website on a mobile phone will see the desktop cached version.
Can you guys please help me with this issue?
Hello
As you know I have been posting here requesting for help based on our experience.
The most common feedback we got has always been…. disable all plugins except the ones supported etc…
Before we we changed to this theme, we know our stats and how we were performing, just switching to the theme we started noticing so much drop in traffic, engagement and a lot
We went above and beyond getting cdn, imagify optimizing, cloud flare, https and so many things we have never even done for years and still results were not exciting, we were either dropping or stagnant
our trafffover 80% mobile, and noticed the menu of newspaper theme was one of the biggest issues for us , especially that our audience are in a slow internet country…. the menu is so heavy, takes ages to pull up and people just get fed up…
We asked for help and they seem to say all is fine, disable plugins etc…
So we went ahead and did a big test, and overwrote the mobile site with something faster, menu loads immediately, page is loading fast and immediatly we started seeing a rise and positive results.
easiest way to see is our alexa. you will see how we started falling and now how we are rising all from this change
Now I love this theme, but I am posting this as a public advice for this team to get up their ass … excuse my language, wake up and smell the roses guys… it’s not all rosey with this theme.
The theme we were using was not fancy and a lot weaker, but it was stable,
These data is not something to ignore.
I am at the moment looking for a replacement , once we do I’ll post results of the desktop version
see stats: https://s16.postimg.org/r3809o8xx/thelik.jpg
Hi staff,
If I surf by mobile (app & browser) my page/groups on facebook where I share my posts, I can’t see them, it doesn’t open them, instead if I surf it by desktop all is ok…what’s the matter?
Please try by yourself: https://goo.gl/PC1H87
Hello natagrit,
In the future, if you use the Newspaper Theme, please write us in the correct section and not here because here is Newsmag section, sorry!
Please keep in mind that our Mobile Theme was tested only with WP Super Cache and also, we cannot recommend any others plugins in this regard, sorry! Also, the W3 Total Cache is not tested with the theme and we have bad reports regarding on this problematic plugin with our theme, sorry!
If you want to bring best results with our theme, please respect and use all the plugins according to our documentation.
Thanks for your understanding!