- NewsmagSmart list ads
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
- NewsmagBackground introduction
- NewsmagTheme colors introduction
Hello! I’d like to remove “no categories” from mobile menu. Until now to “remove it” i have change the “no categories” name to ” ” but stil no luck.
Thank you!
Hello,
Unfortunately this happens when you customize the theme and not do it properly. That is the mobile menu that was supposed to be hidden out of sight. It is now visible due to your modifications. This is why we do not recommend RTL customization and do not provide solutions in this matter as there are lots of things affected by the change of direction. It is not an easy customization to make. If it were, RTL would have been no problem in our theme.
Sorry but we cannot offer any help for this type of customization. If you cannot use our theme and you require rtl you can ask for a refund and we will provide it so you can choose a theme that can be used in a RTL environment.
Thank you!
I have noted once in a while I see the following error message while browsing http://mayapurvoice.com on mobile phones:
————————–
wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_remote_cache is not set.
wp booster error:
Missing parameter: ‘file’
Fatal error: Class ‘td_remote_cache’ not found in /home/mayapu6/public_html/mayapurvoice.com/svagatam/wp-content/plugins/td-social-counter/td_social_api.php on line 48
————————
Pl advise. Thanks.
Hello miknik,
Please ensure that you are using the latest version of the theme (Newspaper 7.4) and also, the latest version of required plugins that come bundled with our theme. Also, if you are using some untested plugins, please try to disable all of them and install only them will come bundled with theme and rule out any conflicting plugins. For more information about our mobile theme, please check our documentation here -> https://forum.tagdiv.com/the-mobile-theme/
If your problem is still there, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect it closer your setup page.
Thanks for your understanding!
Hi,
I was wondering if it’s possible to make the iPad portrait the same style as mobile?
Hello from Germany.
We have two little problems with the Newspaper-7-Theme.
The first problem we have with the td-pulldown-filter-display on the category-sites. The items in the category view obscure the pull-down menu.
For example go to:
https://ilovecycling.de/category/technik-produkte/
and activate the filter-function.
The second problem is the search-box on mobile phones (only the start-page):
The search function can not be clicked.
Please help us.
Hi, I am using Style- 1 which has predefined layouts. It has three column sections.
1. Editors Pick 2. Popular Posts 3. Popular Categories.
Most probably “Popular Categories” are chosen based on the number of posts under it and then top 9 categories with maximum number of posts are displayed.
But what about editors pick and popular posts section? I know that these sections are pre-occupied with contents but since it’s also based on some algorythm so I want to know it selects posts to show under these sections so that I can be aware of what’s going to be displayed there.
Or its simply a random selection? I mean it has no connection with being popular or latest. Please help to have little control over it ( I know that there are other footer templates too like Style-5 where I can define these sections by myself but I particularly like this template and just want to know how it selects posts )
Second question:
Have a look at this footer screenshot of my website: https://i.imgur.com/prZpN8n.jpg
The logo displayed on footer looks very big and it takes so much space of footer. How can I disable the footer logo from Mobile only? I like the logo on desktop version though.
Thank you.
Nice, Im looking for the section on mobile too 🙂
Your site its ok 🙂
76/87 Page Speed
https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.differenzatra.it%2Fdifferenza-tra-possibile-e-probabile%2F&tab=mobile
And nice speed on server response
https://gtmetrix.com/reports/www.differenzatra.it/Fxzo17ch
I have it! the problem is that the ads in the mobile version are operated from another section. MOBILE THEME / Mobile Ads
Hi Team,
in the Current theme.thumbnail for mobile version is td_265x198.png,we want to change to td_218x150.png Can you help me with this modification …
we are currently working on this to get rid of overhead thumnails. ..
Thanks
TollywoodFans
Yes,
You have to edit style.css file located in themes/Newspaper/mobile/style.css
Line numbers 3042, 3043
See the snapshot http://prntscr.com/cxtkjs
Currently, my theme is customized to show a small author image below post title on every single posts on desktop as well as it’s mobile responsive version.
But when I tried to the same when “TD mobile theme” was ON. It didn’t appear. SO, I made similar changes to Mobile theme.
I edited single.php file under mobile folder of newspaper theme, and replaced :
<?php echo $td_mod_single->get_author();?>
with
<?php echo get_avatar(get_the_author_meta('ID', $post->post_author), 39) . $td_mod_single->get_author();?>
and then added this custom CSS code to mobile theme custom CSS setting:
.avatar-39{
float:left;width:39px;height:39px;border-radius:39px;margin:-12px 10px 5px 0;
}
The method exactly similar to what I did in case of desktop version.
But the result is this: https://i.snag.gy/XzT2YC.jpg
I am getting only top half of the author image. I tried some CSS tweaks but no successful. SO, I need your help to fix this.
Thank you.
Hello nano2408
To get desired results, you need to add below code in the mobile custom code field.
header .entry-title {color:#657786; font-weight:bold;}
Refer: http://prntscr.com/cxsrsp
Results: http://prntscr.com/cxsrzt
Hope this will help you.
This is how post title currently looks when TD Mobile theme plugin is enabled : https://i.snag.gy/AsyaNw.jpg
but I want it to look as it looks on Mobile-responsive version of desktop theme when TD Mobile theme plugin is OFF. Like this: https://i.snag.gy/PstgB3.jpg
I tried changing various font-settings for H1 in Style.CSS file under Mobile folder of Newspaper theme, but nothing happened. I was looking for “td-post-title” as shown by Google chrome Inspect console but couldn’t find it.
What should I do?
Thank you.
I’ll be honest, I’m getting sick of this back and forth messaging for the past two weeks with no resolution for images appearing, specifically some featured ones on mobile, and there not being a resolution for the smart lists.
-
This reply was modified 9 years by
MasonK.
why my mobile version appear latest articles i dont want to show it ,
Hi all..
I’ve problem with fonts after minify css and js files.
For pagespeed I did some changes. Using child theme.
1. deleted import code from child theme style.css and moved main style.css content to child theme style.css.
2. moved font codes from header. and imported fonts child theme style.css file.
3. don’t use child.css file.
4. Moved jquery and other js files from header to footer.
Using w3 total cache, and when I activate css minify web site fonts not showing correctly. And after a few minutes only home page turning mobile version.
Selecting post content font “Open Sans” from theme panel, but it doesn’t work.
But if I change font family css code from Chrome Developer Tools, like font-family: “Open Sans, sans-serif”;, it shows fonts correctly.
I removed font codes header, but not changed.
What the reason can be?
Hello,
i have a problem with mobile ads.
when i have some ads from affiliate program, they are displayed. But when i add code from adsense they are not displayed.
What i’m doing wrong?
Thank you
Hi,
I have installed accesspress social login lite plugin and edited td-login-modal file and placed the shortcode and it is working fine in desktop.I also want social login for mobile.Can you please tell me which file to edit and where to place the shortcode.
Hello!
My mobile theme footer is not showing pages content. When i click on page on footer from mobile, it only shows Page Title and Sub footer. Can you help me fix it?
Best Regards,
Kamran.
Hi All,
How can i decide which social channels are chosen to share my articles.
For instance now i have: Facebook, Titter, Google+ and Pinterest (on mobile Whatsapp)
How can i make the share option only display: Facebook, Titter, Google+ for instance?
Thanx in advance.
@nano2408
Hi, no idea; I don’t use any mobile theme plugins; preferring to rely on optimized responsive design and AMP support, etc.
Complex question, you may wish to post a new topic as this isn’t really related to my optimization thread, specifically. 🙂
(( I don’t work here. ))
Hi, I set everything as in the instructions, but when I activate the plugin for mobile theme I get a blank page. Using WordPress 4.6.1 and I set the static page as Home and the page for the articles.
Thanks!