Search Results for 'mobile theme'

Results from the Forum
Simion C.
tagDiv Staff

Hi,

Try entering in the mobile theme post template, there is only one post template for mobile
https://www.screencast.com/t/X67Tukf33oe
Enter it there and check the results.

Thanks

Simion C.
tagDiv Staff

Hi,

The mobile theme is somewhat sensitive, in combination with some plugins and configurations it may not work properly. This plugin is also optional, it can simply be deactivated in the plugins section
https://forum.tagdiv.com/the-mobile-theme/
Deactivating it will not cause any issues, because the main theme is fully responsive.

Thanks

Simion C.
tagDiv Staff

Hi,

Now this is unusual, so by activating the mobile theme plugin the post sidebar gets reset.
Please check the theme system status and see if the parameters are according to this guide
https://forum.tagdiv.com/system-status-parameters-guide/
We can take a look at the issue, send us an email at contact@tagdiv.com and provide admin login information. Also paste a link to this topic in the mail.

Thanks

WebGuyFL
Participant
#0

While writing a story in draft mode, I can make an image flush left or right and text wrap works, but not in preview or publish modes. This began two days ago; have been using the theme successfully for months. As a temporary fix, I am centering the images within the posts but they render too large. http://www.amisun.com/2017/12/12/wienermobile-drivers-relish-attention/

Fatih
tagDiv Member

Simion,

I did it on desktop. Thanks, but i can’t see on mobile theme ? How i can add this code on mobile ?

Thanks,
Regards.

Numaphon
Participant
#0

I have just install WPtouch Mobile, but the mobile device goes blank not show anything.
I tried Jetpack Mobile, same result, blank on Mobile device

desktop has no problem.

ijammedia
tagDiv Member

We are having the same issue. We have deactivated all plug-ins and caching, refreshed everything and still have the same problem as the person above.

This will obviously cause duplicate content which is terrible for SEO and there doesn’t seem to be any options anywhere bar turning off the mobile theme i.e go to responsive only.

So what can we do to fix this issue?

Simion C.
tagDiv Staff

Hi,

I have inspected the website you provided, seems there are some conditions that are affecting the header search on mobile
https://www.screencast.com/t/Q3LcbGAb13e
These codes are overriding the default theme conditions, if you were to remove them the result will be like this
https://www.screencast.com/t/yW3WfxdC6O
I could give you a code to further override these but it would be better to remove the customization. Please check the theme custom CSS code section and remove these codes if they are located there.

Thanks

Simion C.
tagDiv Staff

Hi,

A specific option to disable the mobile top grid is not available in the mobile theme settings. However it can be removed. The easiest way would be to use a code like this
https://www.screencast.com/t/QnnUDfQs86xV

.td_block_big_grid_mob_1 {
display:none;
}

This code has to be entered in Theme panel->Mobile theme->Custom CSS code section.

Thanks

Simion C.
tagDiv Staff

Hi,

1. The theme does not have such an option at the moment. You could continue to use the implementation you currently have if it produces the required results.

2. If you would like to remove the Join option in the mobile theme (using mobile theme plugin) you could either remove it from the code
https://www.screencast.com/t/PexFMkRl
Or remove it with some CSS code entered in Theme panel->Mobile theme->Custom CSS section

.td-mobile-container .td-menu-login #register-link,
.td-mobile-container .td-menu-login span {
display: none;
}

Thanks

portuga
tagDiv Member

Hi,

Bogdan helped me via email, for the original problem. It had nothing to do with cache, and it’s resolved.

But now I realised that another website, inside the same Multisite installation, has a problem with the search button. This time only affects the mobile version – the search button is below the menu.

Again, I’ve followed every recommendation that I found here in the forum. I saved the Theme Panel options, deleted cache, purged CDN files, deleted browser cache, and the problem remains. I also tried the solution provided by Bogdan, but it didn’t worked.

Website: cubogeek.pt

maityn
tagDiv Member

Thanks for reply. I checked, there’s no custom code inside theme, except adsense script in the header. And layout urls work perfectly on desktop version… issue is with mobile version. All other blocks working fine except the urls in Block 13.

Regarding speed… I found below objects from theme showing error 404. Can you please let us know how to resolve those errors?

GTMetrix 1

GTMetrix 2

Simion C.
tagDiv Staff

Hi,

In my tests there is no issue with the website you provided. Everything is working and loading fast (desktop and mobile version). But that would be related to the connection speed as you mention.
There are a many website speed optimization guides here on the forum that you could try to improve the situation
https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
https://forum.tagdiv.com/cache-plugin-install-and-configure/
https://forum.tagdiv.com/cloudflare-cdn/
https://forum.tagdiv.com/how-to-make-the-site-faster/
https://forum.tagdiv.com/topic/tinymce-advanced-and-other-various-disabling-speed-boster/
There are also optimization plugins that you could try and make tests with, note that some of them might cause issues however.

Thanks

Catalin
tagDiv Staff

Hello nomoretechno,

Please notice that the mobile theme is an optional plugin especially for mobile devices with a certain layout. So, if you will use the mobile plugin, notice that the sidebar will not work because this plugin has not been designed to display the sidebar, sorry! Also, please keep in mind that is not recommended to display the sidebar on mobile devices because the screen of these are too short and this element does not look good on mobile devices.

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

Yes, after further investigations there was an issue with the mobile theme and child theme functionality in version 8.5. However these issues were quickly fixed in theme version 8.5.1.
Please reinstall the theme using the latest version, by FTP is usually the most recommended method to update
https://forum.tagdiv.com/how-to-update-the-theme-2/
Then make sure that the tagDiv composer and multi-purpose plugins are active.
Also check the theme system status section section, ask your hosting provider to make modifications if needed
https://forum.tagdiv.com/system-status-parameters-guide/
Everything should work properly. Let us know if you still have problems.

Thanks

BruceInLouisville
Participant
#0

Two quick questions:

1. I am hiding ads for logged-in members, using a shortcode from my membership plugin. Does the Newspaper theme have that capability built in? I looked, but didn’t find it.

2. Because of #1, I want users to be able to log in on mobile, but not join. (Joining involves going to the membership page.) Is there a way in the mobile them to disable the Join function, but keep the Log In function?

Thanks!

Simion C.
tagDiv Staff

Hi,

There was an issue with the mobile theme functionality in the 8.5 theme update. This was fixed in the 8.5.1 release. Please download the latest theme package and install it, the mobile theme is fixed
https://forum.tagdiv.com/how-to-update-the-theme-2/

Thanks

Bogdan B.
tagDiv Staff

Hello,

Please check our official demo here: https://demo.tagdiv.com/newspaper/
The demo is not full frame as well. THis is the default layout of our theme on mobile devices. If you want to change it, it will have to be done through customization.

Thank you!

Simion C.
tagDiv Staff

Hi,

I have inspected the website, the homepage seems to be displayed at the moment on mobile
https://www.screencast.com/t/o1cTUC89Jo32
https://www.screencast.com/t/LvZhEjawb
There are no problems form what I can see, with the homepage content. The same content from desktop will be displayed on mobile, if the optional mobile theme plugin is deactivated.
Only if this plugin is activated you will have to create the mobile pages using the mobile editor
https://forum.tagdiv.com/the-mobile-theme/

Thanks

Simion C.
tagDiv Staff

Hi,

You could try the code provided below with this result
https://www.screencast.com/t/HSMlIel5lCUh

@media (max-width: 1018px) {
#td-top-mobile-toggle {
display: inline-block;
position: relative;
}
#td-header-search-button-mob {
display: block;
}
.header-search-wrap .td-icon-search {
color: white!important;
height: 54px;
width: 54px;
line-height: 54px;
font-size: 22px;
margin-right: 2px;
}
.sf-menu,
#td-header-search-button {
display: none;
}
body .td-header-wrap .td-header-main-menu,
.td-header-wrap .td-header-menu-wrap-full {
background-color: #fdc42d !important;
}}

Or make modifications to it as you wish if needed, then enter it in Theme panel->Custom CSS section.

Thanks

Simion C.
tagDiv Staff

Hi,

I have inspected the website, at the moment the issue does not seem to be present
https://www.screencast.com/t/yQBiVXySK2D
The mobile theme plugin is sensitive, this problem could happen due to a plugin conflict.
If it happens again try deactivating all plugins except theme plugins as a test, this should resolve the issue.
The mobile theme plugin is optional, in case it is conflicting with one of your other plugins you could simply deactivate it. The main theme will still provide good results on mobile.

Thanks

tageldart
tagDiv Member

Hello,

Thank you @crazydiver for pointing out this issue. It is now nearly 2018, and as yet, I also have not been able to implement the Amazon Mobile Popover with the Newspaper theme. Much like you, I have directly edited the Footer.php file, and added the code as required, but it never works on any mobile devices we have tested.

I am recommending that TAGDiv support has a look at this page: https://affiliate-program.amazon.com/home/tools/mobilepopover/faq#copy-code to understand exactly what we are referring to, as after having been available for nearly 2 years now, I am hoping that TagDiv finally has a solution for this (@Bogdan-B – you mentioned that you are not familiar with this – so please review the section on WordPress implementation in the above link, and give us your feedback).

So – may I ask, is there a solution for this? If the <script> does not work when placed in the Footer.php file as recommended, what is the solution?

Thanks in Advance.

maityn
Participant
#0

Hi,

While accessing site on Mobile I found 2 issues…
1. I am using Block 13 for one of my post blocks in Homepage. The links are not clickable on Mobile
2. Mobile site loading is too slow. In PageSpeed, the desktop version shows 98 while the mobile is 70.

Please help.

Also, for each theme update do I need to add the customization I added in theme again?

Regards
Nilotpal

vamsinani24
Participant
#0

I’ve updated to 8.5.1 manually, and cleared cache and everything, but facing this issue.
I can access the website in the mobile theme template, but the wp-admin is showing error – ‘HTTP ERROR 500’. I’m able to access all posts, but the wp-admin is not working on mobile.

Also, I’m facing an issue with revolution slider
1. I’ve installed demo slider and selected categories, but it only shows sometimes, and once I change to other categories, it stops showing the slider.
2. Why can’t I use a template I create on my own rather than using demo sliders? Becuase the one I created is showing in the preview, but not in the tagdiv composer.

Fatih
tagDiv Member

Hi,

I try this on my child theme. I did it on desktop version but i didn’t it on mobile theme. I did Catalin’s steps as same. Can you help me ?

Thanks,

Viewing 25 results - 16,201 through 16,225 (of 22,177 total)