Search Results for 'mobile theme'

Results from the Forum
acquariofilia
Participant
#0

Hi,
how do you overwrite mobile theme templates in a child theme?
For example: wp-content/themes/Newspaper-child/mobile/includes/modules/td_module_mob_2.php ?

thank you

TheWrestlePost
Participant
#0

Hey team! I wanted to ask how can I edit the homepage of my mobile theme. Right now I only see featured posts and latest articles. My question is how can I add more to the homepage like ‘Latest Articles’. I want ‘Exclusives’ and other things to show. Also, can I change what I write there instead of latest articles and can I choose which posts I want to show in the block?

mclanfranconi
Participant
#0

Hello i have one problem since the versión 9.6 of newspaper.

Until i update the theme, my adsense ads in mobile work bad.

I have this size in the theme panel (For example the header)
– Desktop = 700*90
– Mobile = 320*50

Buy, in mobile version only show ads 350*350. The theme is not recizing the ads.

Y try in AUTO and happend the same. Desktop working fine, mobile only show 300*300 ads.

You can check it in http://www.marianocabrera.com

I attach and image to show the situation: https://ibb.co/vY32fHy

PD: Another thing. As you can see in the image, the 300*300 is not centered.

Frederikil
Participant
#0

Hi,

How do I disable the “Sign In” button in mobile menu? Is this possible without installing “The Mobile Theme by Tag Div”?

Thank you 🙂
Best regards,
Frederik

IdentidadyFuturo
Participant
#0

Hello,

I did the installation of AMP and the Mobile Theme to accelerate the loading of https://identidadyfuturo.cl , but when I checked it in google, it tells me that the site does not have an AMP.
The mobile load rate is very low and I urgently need to resolve this issue.

Thank you

Calin
tagDiv Staff

Hi,

Please make sure that you remove the ads from Theme panel>Ads>Header ads -> https://www.screencast.com/t/31SpMOoJaWRv if you are using the mobile theme check in Newspaper>Theme panel>Mobile theme>Mobile ads -> https://www.screencast.com/t/ADhssTew also is possible to be an auto ads.

Thank you!

Catalin
tagDiv Staff

Hi,

Notice that until now, the AMP work with Mobile Theme but in the latest version of the theme which is v.9.6.1, we have introduced a new feature which allows you to use the AMP without mobile plugin. That plugin has a different layout than the desktop version and that’s why you bring that layout. I hope that you understand the functionality. Please check the documentation from here -> https://tagdiv.com/amp-newspaper-theme/

Thank you!

Calin
tagDiv Staff

Hi,

1. For ads in smart list you can use the smart list 6/7/8
If you want to use the smart list one you can try the steps from the topic you found, the code still works.

2. You can use a plugin or special adsense ad to achieve the sticky ads on mobile.
Google AdSense Sticky Ads: Anchor, Overlay & Vignette Ads -> https://www.seroundtable.com/google-adsense-anchor-overlay-vignette-ads-20877.html

3. Please try the settings from theme panel> theme colors -> https://www.screencast.com/t/FAuL4zn6Q

4. Please check in Newspaper>Theme panel>Translation -> https://www.screencast.com/t/hN38tScRp the word that you need to change and set a new translation for it.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Please try this code for mobile menu -> https://www.screencast.com/t/gglCHTVVrKn
.sub-menu {
-moz-column-count: 2;
-moz-column-gap: 20px;
-webkit-column-count: 2;
-webkit-column-gap: 20px;
column-count: 2;
column-gap: 20px;
}

Set the code in Theme panel > Custom code> Advance css> Phone

Thanks.

Calin
tagDiv Staff

Hi,

This message appear because you set a custom JavaScript for ads and this is not allowed in custom JavaScript section, please remove the code from there.
The codes for auto ads need to be set only in analytics -> https://www.screencast.com/t/4yGlHBBQIGgH or in mobile theme > amp analytics -> https://www.screencast.com/t/0WqKEVLN

Thank you!

Calin
tagDiv Staff

Hi,

The ads that are set with in homepage are set with tagDiv Composer if you want to remove them you’ll need to edit the homepage with tagDiv Composer -> https://www.screencast.com/t/FZMYZeNM and look for widgets or ad box -> https://www.screencast.com/t/Sbt7MYQ9H

You are using the responsive version of theme for mobile and the ads from desktop will be display in your responsive mobile, the ad from header will be display in mobile version too -> https://www.screencast.com/t/n74WfzOwA -> https://www.screencast.com/t/DIBvbFyCQR

Thank you!

ComfyCozyHome
tagDiv Member

You did not answer why the ad is showing in the header when I clearly do not have it in the box on the ad spot in the theme.
I’ve also looked at the 404 error on search console and it is not an issue according to them. It was on March 17 but not since then.
I’m also having issues with the mobile part as well. Too many issues. This has all happened since your last update.
This is way too many issues to have to hunt down and I’m no programmer. that is why I bought this theme because it seemed to be easy to just add what I needed in it. I’ve had more issues than I care to deal with and the support is always a guessing game. I learn more on google search (as you obviously use for your answers).

Simion C.
tagDiv Staff

Hi,

I checked your website on mobile, doesn’t look right – http://prntscr.com/nafg9h

The theme already has a viewport meta in the header file – http://prntscr.com/nafgmc
Maybe you removed and forgot about it, that would explain it, as it isn’t there it seems
http://prntscr.com/nafh47

Try to restore it if possible, not having this meta may have a negative impact for mobile visitors, I can post the code here for convenience

<meta name="viewport" content="width=device-width, initial-scale=1.0">

Now that you updated wordpress, I should note that using an older theme with the latest wordpress may result in problems.
The theme is officially compatible with wordpress 5 starting with version 9.2
http://prntscr.com/nafo45 (latest is 9.6.1). A changelog can be seen at the bottom of this page – https://themeforest.net/item/newspaper/5489609

Thanks

Jose
Participant
#0

This is not a support ticket.

I want to congratulate you on the latest news in Newspaper.

The new AMP design incorporated to the mobile plugin is perfect, a great design and the option to have menu and other advantages.

The composer’s options are getting wider and better, I love it. Adding headers has also been an excellent option, great, fantastic.

In the last few months I have tried many well-known premium themes (templates), I have tested them and I can say that Newspaper is still, in my opinion, the better.

A great theme (template) with an excellent support team.

Thank you for such a good job.

Cheers

PD. I always make a suggestion, in this case, if possible, I would like to suggest that you add a rating option for readers. The possibility (optional) to put stars at the end or beginning of a post, and that the reader can vote with one, two, three, four or five stars (something similar to what the plugin does (WP-PostRatings / kk Star Ratings).

Catalin
tagDiv Staff

Hi,

If you have AdSense, you need to add the Ads only through the Mobile Ads and them should not be in AMP format, because the theme automatically converts them when the AMP mode is enabled. Also, if you have some AMP Auto Ads, all of these sohuld have to be added through AMP ADS section.

Thank you!

Calin
tagDiv Staff

Hi,

That flesh/slide of background color is not from mobile theme, usually is from some plugins, or it can be from rocket loader.
Please set the rocket loader to off like in our guide ->https://tagdiv.com/how-to-set-up-cloudflare-cdn/

Thank you !

Simion C.
tagDiv Staff

Hi,

That is what the mobile editor is for, to create the mobile version of pages. It’s capabilities are simple, the composer cannot be used to create mobile pages.

So the desktop page can be created in any way possible in the theme, while the mobile page is restricted to be built with the mobile editor.

The mobile theme will work with AMP, they both have to be activated as mentioned in the guide from above. The “About” page mobile version can be created with the mobile editor, it is a normal page after all.

This theme demo has the mobile theme active
https://demo.tagdiv.com/newspaper_local_news/
Check it with a mobile to see how it looks and works, the AMP version will look mostly the same.

Let me know if you have more questions.
Thanks

Calin
tagDiv Staff

Hi,

Please make sure that you set this custom css in Theme panel>Custom code>Custom css and Theme panel>Mobile theme>Custom css>Css
#td-mobile-nav {
position: fixed;
}
#td-top-mobile-toggle {
float: left;
}

This code should should solved your problem!

Thank you!

fanauto
tagDiv Member

Hi,

I have the same problem for https://www.africargus.com.

When I ran the google mobile friendly test, it seems that some pages (194) are containing errors since March, 27th 2019 :

Clickable elements too close together

Text too small to read

Viewport not set

Before I activated the theme’s mobile plugin, it said that it was unecessary to activate it, because the website was already responsive. However, Google search console was still showing those errors.

When I activated the mobile friendly plugin from Newspaper theme, it only worked on the homepage, not on the rest of the pages.

I thought it was because I didn’t update WordPress to version 5.1.1, (I’m currently using 4.9.8 version), but it seems that those issues are related to the theme in my opinion …

Can you please help me find a solution for my website ?

And how do we insert a meta viewport to take care of these issues ?

If you need more information don’t hesitate

Thanks a lot

Rita

  • This reply was modified 7 years by fanauto.
Francy
tagDiv Member

Hi Calin,
the permalinks were already set on Post name, but I did it again.

I checked the setting from Yoast SEO for URL and meta.
I removed the mobile plugin and the amp plugin and then I install them again.
I even re-installed all the theme.
…nothing is working.

Francesca

LITBeL
Participant
#0

For some reason, I can’t disable mobile theme even though I have disabled all the mobile and AMP plugins.

Here is a sample of link http://bit.ly/DHdcm419 that should open to an event page without light blue mobile theme set by AMP plugin.

Only an issue when accessing page via iPhone only seems to be an issue when clicking on bit.ly via mobile.

Let me know if more info is needed.

Thanks

MahmoudKhadra
Participant
#0

Hi
I have a rtl language installed on my WordPress account, I’ve selected Mobile Theme> use mobile theme for> AMP
‘Cause I don’t want to write a double content for my computer and mobile.

But when I choose just AMP it seems like there are 2 pages on my website, one contains the content and when I swipe to left the second one shows a balnk page.

Maybe it only will be fixed with css code.

Here is a screenshot:
https://paste.pics/877754e530b5e0de39653ba62cebbcf2

https://paste.pics/7eaf7e54bfeee335f543debcb7e7dd47

domnickd
Participant
#0

Hi, I want to use the newspaper mobile plugin but only when a certain user-agent is active. I have a webview app which I would like to have view the mobile plugin style while leaving the mobile browser users to the default theme.

On line 478 of the Mobile_Detect file in the mobile plugin I have added my own user-agent string to get this to work as but want to know how I can edit the td_mobile_theme to do this instead on line 96 I see it has variables there but unsure of how to manipulate it.

Simion C.
tagDiv Staff

Hi,

I believe the mobile theme plugin is active, that would explain it. When the mobile theme is active, pages that you created with the composer for example, will be blank on mobile (except the homepage which has predefined content)
https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/

Each page will require two versions, one for desktop and one for mobile (the mobile editor must be used). Using the mobile theme, a simpler (thus noticeably faster) version of the website will be displayed on mobile.

This plugin is optional however, if you deactivate it the responsive version will take place. Meaning the website desktop content will adapt for mobile.

I should note that the mobile theme can be used together with AMP since a few updates ago – https://tagdiv.com/amp-newspaper-theme/

Please let me know if you have more questions.
Thanks

Calin
tagDiv Staff

Hi,

Unfortunately you can not do this settings, our theme is build to adapt the layout to the screen automatic, you can not redesign the row manually.
Please try to use some flex blocks, those have functionality to can be change on each device ( like you want to do with the row).
On desktop: https://www.screencast.com/t/6HKNJjl35i
On mobile: https://www.screencast.com/t/Ik42eacS3DgK

Thank you!

Viewing 25 results - 12,951 through 12,975 (of 22,177 total)