Search Results for 'mobile theme'

Results from the Forum
Calin
tagDiv Staff

Hi,

If you are using the mobile theme plugin and amp plugin, than the mobile theme plugin will chose the option that will work properly and the rest of them will be remove, in this way, you can not change amp settings to brake the layout.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Yes, if you are using the mobile theme + AMP plugin, this will be configure automatic by our mobile theme plugin to work properly together, in this way the links will be validate and sold be no problems.
How to Make an AMP Ready Website with Newspaper Theme -> https://tagdiv.com/amp-newspaper-theme/
If there is still a problem, please let me know.

Thank you!

webjump
tagDiv Member

Hi there,

I just can’t seem to show my pages with the mobile theme and AMP -despite selecting the proper menu. Do you have a proper guide on using this please?

URGENT

Many thanks

Calin
tagDiv Staff

Hi,

This is happen because you are using on some pages the responsive version of the theme and on the rest of theme the mobile theme, so on a part of menu ( from category for example ) will be apply the front from mobile theme css -> http://prntscr.com/oi9ro0 and on the rest of them will apply the font from desktop -> http://prntscr.com/oi9s95

Hope this will help you!
Thanks.

Prateek
Participant
#0

Hi, team tagDiv.

I am using the mobile theme and have enabled the mobile + amp. Just to let you know my configuration.

I’ve commented the code in the td-ajax file responsible for the live search. Now the live search has been disabled but only on desktop. The mobile version is still having the live search enabled. Is there a different css for the mobile version that has specific live search code. If so, then please let me know so that I can comment it as well.
Thanks.

ivan130
Participant
#0

Hello! Good day.

Sorry for my English and they do not understand me, I am writing from Argentina (Spanish).

I’m finishing my project with its theme and it’s fantastic.

I am using Google Cloud Platform, on a web server, Debian, OpenLiteSpeed ​​(not apache) and LiteSpeed ​​cahce plugin in WordPress.

PageSpeed ​​Insights:
98% Mobile
99% Desktop

PingDom Tools (ping from Brazil, where is the server):
Load time 392 ms
Requests 55 (point where I need help)

The theme makes 15 requests to Google Fonts (155 ms total) called fonts that I do not need.

Link (https://fonts.googleapis.com/css?family=Roboto+Condensed:400%7CVarela+Round:400%7COpen+Sans:300italic,400,400italic600,600italic,700%7CRoboto:300,400,400italic,500,500italic, 700,900)

Use Varela Round, Roboto Condensed and Open Sans. But not in all those versions.

How do I modify this?
What theme file is in? functions.php?

From already thank you very much!

SaintMalik
tagDiv Member

Make sure you have set up a logo for both mobile and desktop then pick , so go to your themes panel and under your headers settings locate The Main Menu and you will see logo on sticky menu option, then thick header logo, shows the header logo

You can see the screenshot here bro

https://imgur.com/a/Y38bmcJ

Gyan
Participant
#0

Hello,
I am using mobile theme in my website https://ccrd.vidhiaagaz.com/ and I want to show just one page made by tagdiv composer same as desktop view in mobile view.
How can I do this?

SaintMalik
Participant
#0

Hello sir after I bought this themes I uploaded it some issues started that’s the screenshots belowmobile view of the posts

Error Screenshot of the site

mateusnds
Participant
#0

Hello. I have updated my theme to 9.7.4 version. (Great update, Thanks)

But, now I have a problem.

When I activate the mobile theme plugin, pages cant be loaded on mobile devices, shows ERROR 500. But still working on Desktop. When I disable the mobile plugin, then, mobile devices loads pages fine.

Ant Idea what can I do to Fix it?

Thanks

RustyOcean
Participant
#0

Dear, unfortunately I have an urgent problem. After the new update I activated the mobile theme and set it to AMP only. Now I get only in Responsive / Mobile, of course, a faulty search result box. Disabled mobile plugin, everything is ok.

In the setting Mobile + Amp it is normal. Incorrect in the AMP setting. In the search box no background is displayed. Photos too big. Column is not right.

amp-mobile

I’ve already disabled everything in AMP Settings. No success.

The problem is unfortunately urgent, because the search is mobile only limited use.

thanks alot. nice weekend. Ciao Rick

irfan.id
Participant
#0

Hi,

I just updated my blog to 9.7.4 and got two problem. my blog link is https://irfan.id.

1. Post font don’t follow as font setting. Please look at this pic https://prnt.sc/ohk7wr, post content font should be Sans Light, but it’s not (blue box). Meanwhile, font for the list followed as setting Sans Light (green box). Post content and Lists font should be the same.

2. I tried to change mobile theme font. But it doesn’t change the font, only font size changed.

Thanks,
Irfan

CRiTiCAL
tagDiv Member

the code is set in Mobile Theme, custom code
https://snag.gy/be0G9t.jpg

but the dates continue to appear
https://snag.gy/Rjynwm.jpg

Thanks!

Prateek
Participant
#0

Hi, team tagDiv.

Everything was fine prior to update. But after that the search icon disappeared while the menu icon and logo are overlapping each other. It results in serious fall in performance in terms of UX. It happens only on the mobile version of the theme.

Please see this screenshot.

Calin
tagDiv Staff

Hi,

The fix was make inside the mobile theme plugin, in td_mobile_theme.php on the line 183 this code $post_id = url_to_postid( $_SERVER['REQUEST_SCHEME'] . '://' . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'] ); was change with this one $post_id = url_to_postid('https://' . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'] ); because our website do not provide a $_SERVER[‘REQUEST_SCHEME’] this was change with https.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Unfortunately the responsive version of a category page can not be display on mobile theme for the moment, there was no implementation in our theme for the category page in this update, maybe this will be add in the next update.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

So if I understand correctly you want to have the desktop version on mobile, so in this way you’ll have the light box effect on images, if is so and you are using the responsive version of the theme, this should work without problems, but please notice that if you are using the mobile theme you’ll need to use the new option for the responsive content on mobile theme -> http://prntscr.com/oh6r2s you can check more details about mobile theme in our documentation -> https://forum.tagdiv.com/the-mobile-theme/

Thank you!

Catalin
tagDiv Staff

Hi,

If you do not like the mobile theme functionality, you should simply disable the mobile theme plugin from here -> https://www.screencast.com/t/iE77nS2GQDM.

Thank you!

Simion C.
tagDiv Staff

Hi,

The mobile theme page content cannot be created with the composer, if you want the content from desktop (created with the composer) to be displayed on mobile, deactivate the plugin.

The mobile theme is created to be fast on phones, it can’t display composer content and uses predefined templates.

After the latest theme update, the mobile theme can be disabled per page/post. So for example if you want a page to not use the mobile theme, it can be done in the page edit screen – http://prntscr.com/oh5gvm
This has been a much requested feature, it is now available. Also there have been some other improvements to the mobile theme in this update. Changelog can be seen at the bottom of this page – https://themeforest.net/item/newspaper/5489609

Thanks

Calin
tagDiv Staff

Hi,

In order to achieve that you’ll need to go in Theme panel>Mobile theme>Mobile settings and disable the SHOW SIGN IN / JOIN option; you can check more about this option in this documentation -> https://forum.tagdiv.com/the-mobile-theme/

Thank you!

espedfk2
Participant
#0

Hi there guys:

I have been trying your latest update and the new functions is the Mobile theme and I have a question. If I set the Front page Grid On with mi latest post, it appeared also on the latest articles. BUT this is not happening when navigating to any other category from the menu Just in the Front Page. Is there any way to solve this??

Thanks!!

Vlad S
tagDiv Staff

Hello !

Try using the Mobile Theme plugin ! Also take a look at this optimizing tutorial: https://tagdiv.com/how-to-increase-page-loading-speed/

Please note that mobile theme offers different layout and does not load shortocdes from page builders. Give it a try and see how it works for you ! Here is the documentation on this: https://forum.tagdiv.com/the-mobile-theme/

Let me know how this works !

Thank you !

Adeba
tagDiv Member

Still the problem.
All updates installed.

tagDiv Mobile Theme
Make your website lighter and faster on all mobile devices

Active

I can’t make a new site:
wp-admin/post-new.php?post_type=page

deactivate:
I can add a new site

I used:
Health Check & Troubleshooting
https://wordpress.org/plugins/health-check/

and only if I activate: tagDiv Mobile Theme
I have problems

Vlad S
tagDiv Staff

Hello !

From this new update ( 9.7.4 ) You can disable the mobile theme on specific posts or pages. https://www.screencast.com/t/b9FlHW8fuw

I hope this was more helpfull !

Thank you !

salomoms
tagDiv Member

Hi,

Where I can disabling the mobile theme?

Thank you

Viewing 25 results - 11,876 through 11,900 (of 22,177 total)