- NewsmagSmart list ads
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
- NewsmagBackground introduction
- NewsmagTheme colors introduction
I have site on russian. In theme panel i translate all text, but in mobile version i have many english words. After this i go in files of mobile template and translate all messages to russian, but many words still in english.



Hi
1. Replace the code from single.php with this one: http://screencast.com/t/IADTpxVgJR – http://pastebin.com/PD6hNLns
2. Replace the code from td_module_single_mob.php with this one: http://screencast.com/t/9KgpykWNC -http://pastebin.com/218Ggk5w
3. Mobile theme does not have support for modal images and you will need some customization in theme’s core files to achieve the desired result. We can’t offer customization services at the moment so if you really need this and you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.
Thanks!
Hi,
Well the mobile theme was built for people who require speed above all else so if you want to have all of the desktop features on mobile, simply disable the mobile theme and you can use the standard responsive version of the theme
Thank you!
Hi,
First of all, please keep in mind that your bumps do not help you because when you write on your topic this one will become a newer topic and this will be in the front of our list. Sorry for the late answer but we answer from oldest to newest. If you post a reply again your post will refresh and move to the newer ones.
If you want to display the featured image only for mobile view for your post pages you will have to use the code below and place it in Theme panel->Custom CSS area.
@media (min-width:767px){
.td-post-featured-image{
display:none;
}
}
I have inspected your website and I think that you have disable the featured image from your panel, right? So, you will have to enable it and try the above code.
Thanks for your understanding!
Hi
Sorry for the delay, we don’t work on weekends!
I’ve checked your site and noticed that you’re using mobile theme plugin. Please check this link for more details about how mobile theme works: https://forum.tagdiv.com/the-mobile-theme/ If you want the same content on both mobile and desktop devices just deactivate mobile theme plugin as the main theme have its own responsiveness.
Hope this helps!
Thanks!
Salutare,
Cred ca ai facut ceva gresit in implementare. Ti=-am atasat intr-un pastebin ambele fisiere ce trebe modificate:
1: td_module_single_base: http://pastebin.com/zBn7pbQT
2: td_set_post_settings: http://pastebin.com/tRaUdmny
Am verificat acum si site-ul tau si se pare ca
1) numele autorului este vizibil
2) tema mobile functioneaza corespunzator
3) Problema cu meniul mobil vine de la viteza de incarcare a paginii. Poti urma aces guide: https://forum.tagdiv.com/how-to-make-the-site-faster/
Multumesc.
Hi thanks for answering my message, I can use another plugin W3 Total Cache as to be compatible with the mobile version
Dear Support!
I installed the mobil theme the which if fantastic, but i have several problem with it.
1: The share buttons are not at that position as desktop’s buttons, under the post title, author, date… you can see on the picture.
https://s26.postimg.io/i58se7247/14256609_1084934261562574_954591262_n.jpg
2: Facebook like and tweet button are disappeared
https://s26.postimg.io/sgl56uttj/14281544_1084934248229242_770313790_n.jpg
3: And finally i would like to ask you how can I solve that: if someone click on the picture it open in a new window, but i wouldn’t like it, i would like to appear as in the desktop version, like:
https://s26.postimg.io/4e4bbzd6f/jujdut.jpg
Thank you for your answer!
Hello,
Hi,
Unfortunately opera mini has too many limitations for us to be able to fix anything for it. It is a stripped down version of a browser that is useful if you have slow internet connections or expensive mobile data packages. We understand the frustration caused by this but it is very hard to fix these issues. We would have to create a new theme for opera mini alone and remove any elements that are not supported by the browser. Sorry for the inconvenience but we do not recommend the use of our theme with opera mini as well as opera classic or internet explorer 8 or lower. Our theme has many complex elements and these browsers do not have the needed features to support them. Thank you for your understanding.
As for the “veil” I think you are referring to the image gradient that is added on grids so you can see the post title. It is a black gradient though as a shadow in the bottom part of the image. Not sure what the White veil is. I also checked your posts and they seem to work properly. Please provide more details to what this veil is and what area of the site does not work properly as I cannot find any issue at the moment.
Thank you!
Hello,
@Rudy Rodriguez
Wp super cache seems to have an incompatibility issue with the latest version of WP. Here is a temporary fix until they update their plugin: https://forum.tagdiv.com/topic/mobile-theme-does-not-work-properly/
@Chandu098
That is because you are using the mobile theme plugin. Please read this guide: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Thank you on your answer. It would be great if you implement mobile sidebar in some future update, so we can show related posts, posts from other categories, sidebar ads etc on that mobile theme, because now it looks very “poor”, there is only post, no related posts at the end, no other posts from other categories, newest posts and so on… Is’s very fast now, but i think it will be even better if you implement mobile sidebar later.
Best regards
Aleksandar
Hello,
The widgets area is destined for the sidebar and as the mobile theme has no sidebars, there is no way of having widgets on the mobile theme. Sorry. Please read this guide fore more info on the mobile theme: https://forum.tagdiv.com/the-mobile-theme/
If you refer to widgets inside pages (visual composer elements) then you cannot use visual composer with the mobile theme.
Thank you!
Hello,
Our ad system works with custom ads as well. Please use this method to implement a non-adsense ad: https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
For the mobile theme, you must use the mobile ad spots found under the mobile theme tab in the theme panel.
Thank you!
Hello pinzonjulian,
I have checked your website and I saw that you are using the Mobile Theme version of your mobile mode, right? Please notice that this concept do not display the Visual Composer code and it has just a default layout. For more information about this concept, please consult our documentation here -> https://forum.tagdiv.com/the-mobile-theme. If you are unhappy with the mobile theme you will have to disable that plugin and the theme will be switched to the general responsive mobile version.
Thanks for your message!
28px for the title on the smartphone is too big.
It should be 20.
I change this?
@media (max-width: 767px)
.post header h1 {
font-size: 20px;
line-height: 28px;
}
Hello,
The autoplay feature was removed on the mobile theme to keep it as light as possible on the server load. I will add this information on to our development team and if they decide on it we will add this feature in an future version of the theme.
Thank you!
Hello,
@oyvind The fix provided above has to be placed in the mobile theme custom css not the desktop verson as it’s a fix for mobiles only. If you still have the issue on desktop please provide a link to your site so we can onspect it as we do not get any such issue on our end.
@Mayapur Voice We will fix the mobile theme alignment issue in the next update that will be released in the following days
Thank you!
I want to know, is it possible to display the featured image in single post under the heading only on mobile devices and hide on desktop?
This is weird. For mobile, I changed the links for ‘login’ and ‘register’ to point to a custom Ultimate Member login page i.e. ‘www.mysite.com/login’. It works perfectly on desktop, but when I test it on my iphone, it just says ‘login’ but the forms are missing. Ever seen this before? Not sure if this a UM issue or theme compatibility issue or just my user error.
Thanks!
Found it
/wp-content/themes/Newspaper/parts/header/td-login-modal.php (desktop)
/wp-content/themes/Newspaper/mobile/parts/register.php (mobile)
But idk if it matters ’cause reCaptcha isn’t synced to loggin/registering. So what I really need is to figure out how to do a redirect for the login/register buttons.
How would I place Google Translate into Newsmag somewhere in the top area for all pages and posts for desktop and mobile?
With mobile being very important. Most foreign visitors are over mobile
https://translate.google.com/manager/website/
I tried different things to get to fit in, but none of them worked.
It needs to be in the top so people can see it, and it needs to appear on every page.
I have added some custom CSS for the header, footer and mobile logo:
.td-header-style-9 .td-header-sp-logo img { width:35%; height:auto; }
.footer-logo-wrap img { width:35%; height:auto; }
The problem is that when I refresh or change between sections, logo loads in its original size and then resizes.
How can I avoid showing the logo until the custom code is applied?
Thanks
please, my mobile theme covers my top news posts with a white veil and the menu listings, while the recent post and footer appear rightly. Still, When you click on any of the news posts on the recent posts downwards, it does not load the post at all. Click on any page at the footer, it does not respond at all. It has become a big burden because almost 90percent of my prospective readers use opera because it helps them to conserve data. In chrome it appears and responds just fine. Please help me solve this problem. As it is defeating the very reason I bought the theme.
Thanks a lot, for your quick reply to my initial complaint it was helpful in solving even other problems.
My website is http://www.naijanewsworld.com
Same Problem, My site’s Mobile view is not showing as your demo site. It just simply shows Single Featured Posts grid and latest Posts! I want to show all the sections of my website. Help needed!
-
This reply was modified 9 years by
Chandu098.
Solution for 1
Once you done with the modifications on theme or website, clear cookies.
Solution for 2
To fix Author name issue just paste below code in the mobile theme’s custom code box:
.td-post-author-name div { display:inline; }
Solution for 3
You can use W3 Total cache; the problem arises only when you activate minify function in the plugin. (Issue: Images don’t load)
If you want to activate minify feature in W3 total cache plugin, use Auto minify and disable lazy load option from the theme panel. Instead use lazy load plugin.
Solution for 4
Don’t use jetpack sharing feature; theme has inbuilt sharing buttons which give an eye-catching look which improves sharing rate.
Solution for 5
To activate speed booster plugin, install and activate plugin, go to theme’s system status and check if its active
Refer screenshot – http://prntscr.com/cdzuvv
If it’s showing like this http://prntscr.com/cdzwzo
then copy the underlined stuff add it in td-speed-booster.php file.
To add code follow steps
Go to plugins section http://prntscr.com/cdzy2a
add like this http://prntscr.com/cdzypw and save
now recheck if the plugin is active if its showing disabled and some other link then repeats above steps.