- ApiUsing the Theme API in plugins
- ApiPractical example – How to add a new Block and Module
- ApiAPI – Smart Lists – Introduction
- ApiAPI – Category top section style – Introduction
- ApiAPI – Category top section template – Introduction
- Apitd_api_module::update
- Apitd_api_module::add
- ApiAPI – Modules – Introduction
Hi,
You don’t need to edit the code to achieve this as even if you don’t use Mobile Theme plugin, there are color options here – http://screencast.com/t/B99rPN1u9itb
Thanks!
Hi,
When you publish or edit a post you can tag it to the Featured category – https://forum.tagdiv.com/featured-posts-2/
Also to exclude the featured posts from the Latest Articles section using Mobile Theme, you could try to modify the code.
First please check your Featured category ID like this – http://screencast.com/t/vIZqeTxrR Usually the ID is 2 but it may differ.
Then access the theme via ftp and edit this file and add the following code – http://screencast.com/t/cziUEQMuV – http://pastebin.com/X8yv2VuV Don’t forget to change the id if it is necessary.
Unfortunately I cannot provide you an answer about the WP Touch Pro plugin as it is not tested with the theme so I cannot guarantee that it will work properly.
Thanks!
Hello mrozo,
Do you have mobile theme enabled? I have checked your website and I saw that you have done some additional customization regarding the width of the theme (you make the theme in full-width) and any other customization which can affect the theme functionality and the mobile theme plugin. Also, if you are using some untested plugins, please try to disable all of them, revert the theme to the default state and check the results. notice that our theme is fully tested with WP Super Cache and mobile theme plugin and it should work as properly. Try my advice and check the result. Also, you can try this through another sub-domain and check the results.
Thanks for your understanding!
Hi. I want to change the mobile menu colors (both background/gradient and text/icon color) so that I have a blue text/icons on a white background (see link below). I installed the Mobile Theme plugin and was able to do this. However, because the Mobile Theme does not allow me to customize the homepage, I must delete the Mobile Theme plugin (my website is based on a customized homepage so I cannot use the Mobile Theme).
So, my question: How do I change the mobile menu CSS colors?
This is the old (default) version which I do NOT want: https://www.screencast.com/t/An5zPt7TZY
This is the version that I DO want (but could only make this work using the Mobile Theme): https://www.screencast.com/t/lSVTOcfaNAEx
It looks like I can change the background/gradient in this CSS code by changing the two default colors to white #ffffff. Is this correct?
.td-menu-background:before {
content: ”;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0.98;
background: #333145;
background: -moz-linear-gradient(top, #333145 0%, #b8333e 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #333145), color-stop(100%, #b8333e));
background: -webkit-linear-gradient(top, #333145 0%, #b8333e 100%);
background: -o-linear-gradient(top, #333145 0%, #b8333e 100%);
background: -ms-linear-gradient(top, #333145 0%, #b8333e 100%);
background: linear-gradient(to bottom, #333145 0%, #b8333e 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=’#333145′, endColorstr=’#b8333e’, GradientType=0);
}
Where do I find the code/CSS to change the text/icon colors from the default white to my blue color?
Many thanks. I am enjoying using your theme so far.
Hi,
I have problem with wpforo on mobile, sometime i can see it, sometime no, and i ask help to the WPforo support and they ask me to change template :
we just checked and found the main reason of mobile issues are these theme components, they still exist. The wpForo is super responsive and works very well on mobile. To make sure wpForo works fine please change the theme, delete cache and check it again.
Problem causers:
https://toutelathailande.fr/…hemes/Newspaper/style.css&ver=1481714312
https://fonts.googleapis.com/css?family=Roboto…
https://fonts.googleapis.com/css?family=Open+Sans…
https://toutelathailande.fr/wp-content/plugins/bwp-minify/min/?f=…/jetpack/css/jetpack.css…Also please deactivate the minify function of BWP Minify plugin, the one of problem maker is BWP Minify plugin (red marked).
I think many wordpress user who use bbpress before, now change for wpforo, the best forum for wordpress, and it’s can be interesting to make Newspaper working with WPforo.
I love your template and will no change, hope you can find solution.
Hi,
There is a major problem with responsive mobile version of the Newspaper theme that effects the page load speed and Google rankings. I currently using latest version (7.5), regenerated thumbnails and I thought it might fix it, but it didn’t.
The problem is that the image gets blurry and low quality in posts in mobile version even when I upload the image that is 400px wide. When I viewed it in my LG G3, the images in post (at least 400px wide) is of low quality. This wasn’t the case when I used to have Newspaper version 6.
The images should be able to get at least medium quality images in post images, but it doesn’t.
To fix this, you should upload image 2x the size. For example, if you have 400px wide image then you should upload 800px image to get it with good quality on mobile. WE DON’T want every image to be unnecessarily 800px wide image on posts. This definitely affects the site loading speed and eventually depreciates the search engine rankings.
You guys should do something to fix this problem immediately, or offer the solution get it fixed. You might suggest using Mobile plugin version, but it still it a mess, and the users has been getting a lot of issues reported on this forum.
Thanks!
Hi,
If you disable the mobile theme you should have the same menu items like on desktop.
Please send an email at contact@tagdiv.com and provide your site url and wp-admin access so we can take a closer look. Also paste a link to this topic so we can identify you.
Thanks!
Hi,
Do you use Mobile Theme plugin? Please provide your site url so we can take a closer look or send it via email if you don’t want to post it here.
Thanks!
Hi,
The problem is on Wp Super Cache side, but unfortunately they sis not updated the plugin to fix this. We have reported the issue and also we have provided a solution – https://forum.tagdiv.com/topic/mobile-theme-problems-3/#post-133756
We will need to test a new cache plugin if they will not update Wp Super Cache and then we can recommend you one. Sorry!
Thanks!
Hi,
If you don’t use the Mobile Theme plugin and you want to change the background color for mobile menu, please check this settings – http://screencast.com/t/TrCC3p4jxSjK
Let us know how it goes!
Thanks!
Hello, I have the same issue, wp super cache installed like in your documentation, all unsupported plugins deactiveded but when cache pluginis turn on – on mobile device I do not see mobile theme but rwd desktop version. I use worpress 4.6. Any advice? What is strange on chrome console on mobile look, I see correct version.
-
This reply was modified 9 years by
mrozo.
Hi,
The Mobile Theme plugin comes with it’s own layouts and the homepage layout is predefined. There are 2 sections: the Big Grid which displays the featured posts and Latest Articles which of course filter your latest articles. Unfortunately the is no unique articles option implemented for Mobile Theme. We consider to improve the Mobile Theme plugin for future and also some options, but please note that the purpose to create the plugin is to be a lighter theme.
If you want to have the same content like on desktop, please disable the Mobile Theme plugin and use the default responsiveness.
Thanks!
Hello! Do you have plans to include support for W3 Total Cache plugin?
WP Super Cache does not meet the minimum requirements for the performance of server systems. And normally it is not running.
And because of the lack of support W3TC, it is impossible to use the great plugin – mobile theme.
My programmer course look what can be done, but would like to find out from you.
I don’t want to use the mobile plugin, but I have installed it just to see if I can get rid of the “Click here – to use the wp menu builder.” at the bottom, but it does not go away even when I assign my new menus in the theme panel under mobile plugin settings.
Hi Bogdan,
I have completely deleted the demo menus and created my own new menus. But I am still seeing the following message on mobile (responsive view, not the theme, which I don’t want to use):
Click here – to use the wp menu builder.
I have no idea how to get rid of this. Would welcome any suggestions.
Kind regards 🙂
Hello,
I am using the mobile theme and would not like to have ads i.e. adsense appear in pages such as privacy policy or my TOS. How do I do this?
THank you.
When I switch to mobile view, the section comments is in English, but I need it to be in other lang
Thanx for support
Hi Alin,
I’ve disable the Wp Super Cache and ads on mobile are working fine now. But I’m disappointed with all this because I purchased premium version of this theme. When are you supposed to fix this problem? Or you suggest me any other Cache plugin to use moving forward. Looking forward to your reply.
Best,
Falak.
Hi,
Is it possible to activate the modal in a way that whenever any (Non Logged in user) the see the login pop-up form directly and they can’t access the site without login/registering into the site.
For mobile and desktop user (both).
Thanks!
Hi,
Please note that we answer from the most older emails in order, so if you add a reply or more we will get later to you.
You can use this custom css if you want to hide the whatsapp share button – http://screencast.com/t/ruUsLgcgsgh5
If you use Mobile Theme plugin please add the code here – http://screencast.com/t/MbAp4IW3fQ37 If you don’t use the Mobile Theme plugin, you can add it in Theme Panel > Custom Css:
.single .td-social-whatsapp {
display: none !important;
}
Thanks!
Hello,
Seems like ssl is okay when viewing on PC but when viewing through mobile with the mobile plugin on, the https in my mobile browser doesn’t turn green.
THe https turns green when the mobile plugin theme is turned off and when the site is viewed as its responsive self.
Perhaps something is not linking to https in the mobile plugin theme properly?
I’m using cloudflare’s flexible ssl.
Any advice, I’m all ears!
Happy Holidays!
THank you.
Hi,
Let us know if you still have issues using Newspaper 7.5 and also the Mobile Theme provided with it.
Thanks!
Hello johnieg,
Please ensure that you have disabled the Mobile Theme plugin, clear all your caches, purge CDN files if you are using the CDN system and check the results. Please keep in mind that the theme should have been switched to the general responsive mobile version.
Thanks for your understanding!
Hello sebasg,
Please keep in mind that all the fonts can be changed from Theme panel, like this -> http://screencast.com/t/Xk4bXVa6Ky depending on which module is used. Also, please notice that our theme does not have any such an option that allows you a way to change the fonts only for mobile mode, sorry! If you want to display more levels in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thanks for the message!
Hi,
Please disable the Mobile Theme plugin if you want the same content like on desktop to appear also on mobile devices.
If you still have issues please provide your site url.
Thanks!