Search Results for 'mobile theme'

Results from the Forum
Yago88
Participant
#0

I just updated my newspaper theme to 8.1 (Deactivated and deleted the theme, and uploaded and activated the updated version) and now my pages are the same in all devices. I had some blocks hide in mobile devices, and others in deskopt, but now all of them appears in both and I cant change it.

Also, I tried to install the mobile plugin to try other option, but its not working. Its installed and appear the Mobile tab in the theme panel, but doesnt work.

I deactivated all plugins to check if was something wrong, but same.

http://frikedades.com/

Simion C.
tagDiv Staff

Hi,

That can be caused by caching plugins. The mobile theme is sensitive when it comes to caching. You could try to use the WP Super Cache plugin if possible
https://forum.tagdiv.com/cache-plugin-install-and-configure/

Thanks

Lukas
Participant
#0

Hi,

This is a really weird problem I am experiencing with Newspaper. On a mobile device, instead of the bult in mobile theme, I only get the responsive version of the desktop theme. That means, that ad options for a dedicated mobile theme (eg. the looped ad) are not displayed.

What can be done to prevent the responsive version from being shown? Thanks

Simion C.
tagDiv Staff

Hi,

Please note that content for mobile pages has to be entered through the Mobile editor. Pages created with the composers will not be displayed. This is meant to improve the performance on mobile and give the opportunity to present a simple website version on mobile devices.
The mobile theme plugin is optional, it can be deactivated. Then the same content from desktop will be displayed on mobile, adapted for mobile due to the main theme full responsiveness.
The logo is recommended to be of this size for best results on mobile devices
https://www.screencast.com/t/Z6hsht079C
Different results could be achieved through customization.
Here you can find more about how the mobile theme works
https://forum.tagdiv.com/the-mobile-theme/
Regarding the navigation not working, there was an issue with the plugin functionality but it is fixed at the moment. Please follow this topic
https://forum.tagdiv.com/topic/mobile-tabs-not-loading/
Try the suggestions from the topic and the mobile them should work as intended.

Thanks

simchris
tagDiv Member

You could likely do what the old school folks (like myself) used to do; simply use a sniffer in your headers, and if it’s a mobile device, load different theme/CSS via redirect. Some “mobile plugins” also do this for you.

A developer could likely help you with this for your custom use case, which is not normal. Typically a “responsive” theme is shown to both desktop and mobile, just as the theme was advertised; then possibly a plugin for new endpoints such as the Automattic AMP plugin.

WP has a cheesy “is_mobile” function built in you can try. Or, like most things related to hacking WP, “google it…”

However, some background
https://developers.google.com/search/mobile-sites/mobile-seo/dynamic-serving

https://wordpress.org/plugins/any-mobile-theme-switcher/

https://wordpress.org/plugins/mobble/

wsharkar
Participant
#0

Hi,

Last 2 days ago I message this forum. I don’t get the response till now. What’s the problem Newspaper 7 theme?

I buy this theme 2 days ago. My major problem is when I submit my blog post on webmaster then show [YOUR PAGE IS NOT MOBILE FRIENDLY].

Any admin please check carefully.

Please open my post: https://1birthdaygreetings.com/oscar-wilde-quotes-art/

Please check also this screenshot: http://prntscr.com/gsem6s

Waiting for reply

Thanks

neevin2017
Participant
#0

Hello,

I’m having some problems setting up the mobile site. As you can see from the attachment this site’s https://www.skincare-anti-aging.com/ home page have these issues, that I came across. (Iuse newspaper_recipes template)

1) Home page image grid doesn’t show up.
2) Header looks small, appearing in the center, though I have tested with bigger image sizes.
3) The nav menu doesn’t work. Nothing happens when I click it. This sigh # shows at the end of the domain name (.com#)
https://www.dropbox.com/s/4axcom69bduacqw/site1.jpg?dl=0

I want the menu to slide across similar to the example site http://general-health-tips.com
The image header shows properly in this site. Please note though it’s ‘Sahifa Theme’, I just wanted to show it as an example.
https://www.dropbox.com/s/5uetq5rpofar5h2/example-site.jpg?dl=0

So, could you guide me how to set up my site properly so that it looks best with mobile devices.

Thanks
Neevin

Bogdan B.
tagDiv Staff

Hello,

1. You can use this code to make the text bigger:
@media(max-width:767px){
.td-search-wrap-mob .td-search-input span{
font-size:20px;
}
}

2. I’m not sure how you implemented the icons there. The default implementation of the mobile social icons is like so: https://www.screencast.com/t/5OwpQNJK
The order can be changed by changing the order in this array: https://www.screencast.com/t/MzsqDfiYKi

3. It can only be done with css for responsive options. Add this code in the theme panel-> cuxtom code-> advanced css box under ipad portrait:
.td-excerpt{
font-size:20px;
}

4. The article titles can be changed from the theme panel-> fonts settings.

5. The same order from the array at point 2 is applied.

Thank you!

ashishsahu
Participant
#0

HELLO SIR, i setup mobile plugin & pc version also, after sometime its showing mobile theme on pc. how to fix.

Simion C.
tagDiv Staff

Hi,

It seems the website is not online at the moment
https://www.screencast.com/t/2Gwz1oW68pXd
If the mobile theme provides errors, please try as a first step to deactivate all plugins except theme plugins, and clear all caching. Then check if the error is still present. Also check the theme system status
https://forum.tagdiv.com/system-status-parameters-guide/
Note that the theme is compatible with PHP versions up to 7.1. The mobile theme can be also affected by caching plugins, some caching configurations might cause it to not function properly.

Thanks

Bogdan B.
tagDiv Staff

Hello,

1. The mobile theme plugin has it;s own settings in the theme paenl at the very bottom of the theme panel.

2. I cannot see the isssue now. Please check again.

Thank you!

Simion C.
tagDiv Staff

Hi,

Elements placed in the page structure cannot be removed just by viewing the page on mobile. I could give you a code to hide this element on mobile devices, it will look like this
https://www.screencast.com/t/6P52VO9wWjk
This code has to be entered in Theme panel->Advanced CSS in the phones section

.home .td-post-header {
display: none;
}

Enter it there and check if it works as intended. Let me know if there is a problem.

Thanks

GistReel
tagDiv Member

Hello,

That’s not the solution. I can’t make my readers on my website to show always follow that.

Is there a way I can permanently disable the theme from showing on mobile totally?

Maybe a css code or something.

Simion C.
tagDiv Staff

Hi,

The child theme has a different functionality than the main theme. It has predefined templates for the front page, post page, smart list, etc. These will be displayed regardless of desktop settings. This is meant to keep things as simple as possible on mobile
https://forum.tagdiv.com/the-mobile-theme/
Please note that the mobile theme plugin is optional, it is not required. The main theme is perfectly capable of displaying the website on mobile, due to it’s responsive design.

Thanks

Catalin
tagDiv Staff

Hello GistReel,

Please notice that our theme is fully responsive. If you want to stop that behavior for mobile, you should Request the desktop Site option from your browser settings, like this -> https://www.cnet.com/how-to/how-to-request-desktop-version-of-a-web-site-in-chrome-for-android/

Hope this helps!

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hello,

The fonts on mobile are predefined in our theme. You will need to change the size using css. I can provide the code but I will need precise examples of where you want the font changed.

Thank you!

Simion C.
tagDiv Staff

Hi,

The main theme is fully capable of displaying the website on mobile devices, the mobile theme plugin is optional.
If the composer is not working properly, first please check the theme system status and make modifications to the parameters mentioned in this guide, if necessary
https://forum.tagdiv.com/system-status-parameters-guide/
You could ask your hosting provider to make them for you, if needed. Then make tests again, there should be no more issues. If the problem is still present, a next step would be to deactivate all plugins except theme plugins and clear all caching.
If there is still a problem after, please send us an email at contact@tagdiv.com and provide admin login information, so we can take a look.
Also paste a link to this topic in your email.
The unique articles option will ensure that the content loaded on initial page load will be unique, meaning no duplicates. This is affected by pagination however, if this is used
https://forum.tagdiv.com/unique-articles/

Thanks

Bogdan B.
tagDiv Staff

Hello,

The mobile search background is changed from here: https://www.screencast.com/t/jFxUYzyp
But if you use the mobile theme plugin,. You should check the mobile theme settings at the very bottom of the theme panel.

Thank you!

Catalin
tagDiv Staff

Hello cjs,

Unfortunately, our theme does not have any such an option that allows you to change another homepage for mobile than the default general homepage, sorry!

Thanks for your understanding!

GistReel
Participant
#0

Hello,

I’m using Newsmag theme on my desktop. But it keeps spilling to mobile. It shows randomly on mobile pages.

Is there a way I can block Newsmag theme totally from showing on my mobile site?

wsharkar
Participant
#0

Hi,
I activate my theme a few minutes ago. I am using this theme on my website Birthday Greetings . My major problem is when my theme is inactive then I see some indexing problem. Google show my URL http://prntscr.com/grp5u5. Now my theme is fully active. Can I face this problem again? Is it need any function activation for the mobile theme or auto mobile responsive?

nhatkymua
Participant
#0

Hi, I got error 500 on mobile, but the desktop are fine. https://thich.com
I know its because of mobile plugin, but i need it. Please help?

PHP Fatal error: require_once(): Failed opening required ‘/wpcom-136258894/wp-content/themes/Newspaper/mobile../td_deploy_mode.php’ (include_path=’/:.’) in /wpcom-136258894/wp-content/themes/Newspaper/mobile/functions.php on line 11

LegendToBe
Participant
#0

Hi there,

We’re having a few issues after switching themes on Newspaper (regular -> gadget).

Our website is https://flixed.io

1. Our mobile theme is still displaying the blue color for links, while our desktop website is set to show everything in orange (default of the gadget theme).

2. Every time we refresh the page, the background image (lady with a camera) takes up the entire screen before disappearing.

Any support with these issues would be greatly appreciated.

tonyaiex
Participant
#0

Hi there!
I’ve been using the mobile theme for a while now and I realized that no matter what kind of smart list you set on a post, the same “style” will appear when the article is loaded on a smartphone.

It’s the one with “Previous” and “Next” Buttons on the top and the bottom of the post and that would be great if it wasn’t for the fact that the content is not fully loaded with the page, so every time the user clicks “Next”, for example, the post is loaded once again to show the next item. This is a bummer since the smart list is so fast on the desktop, where you can just click “Next” and the next item is already there.

Is there anything I can do to have this behavior on mobile?

Thanks!

bababilgisayar
Participant
#0

Hi, i want delete join button and edit after join profile link. I create mobile directory and login logged files in child-theme and edit but my changes not work.

Viewing 25 results - 16,576 through 16,600 (of 22,177 total)