Search Results for 'mobile'

Results from the Forum
sixeleven
Participant
#0

Hi Support

We’ve got a problem with that default mobile menu on mobile devices. It’s not able to show all submenus on the menu-background. Please have a look onto the image.

Mobile menu

You can check for your own on prime-mountainbiking.de

Is there a way to fix that and to raise the length of the background-box? It’s important as the most readers (>70%) use their smartphones in the evening and reported problems with the menu.

Thanks for help!

Best
Ingo

Nano
Participant
#0

Hi,
I have successfully solved this issue with previous version of Newspaper and it was working well with Cloudflare even on mobile theme for my site www dot tomatoheart dot com . But with the recent update, I again started facing issues when cloudflare is on

If CloudFlare is under development mode or off, Everything works fine. I saw regular homepage on desktop and expected mobile theme based homepage on mobile ( it looks like this: https://i.imgur.com/XMXRHeG.jpg)

but when I enable the Cloudflare, mobile theme plugin for homepage stops working, and it starts showing the responsive mobile version of the desktop theme ( like this: https://i.imgur.com/hthWfRd.jpg )

Ironically, there is no issue on any other pages or posts except the homepage. I tried various settings under CloudFlare like disabling CSS minification or disabling Rocket loader, but nothing is working.

PS: I have just cleared all the cache. So, you might be getting the expected mobile version on mobile ( https://i.imgur.com/XMXRHeG.jpg) but wait for sometime and this issue will arise again on homepage.

Please help. Thank you.

Bogdan B.
tagDiv Staff

Hello,

That is the default implementation of the mobile theme. Unfortunately it cannot be overwritten so simple as it will not allow any shortcode to be placed on the page with a do_shortcode function. The mobile theme will not allow that so i cannot provide an easy method to add content above the grid.

Thanks.

Walther
tagDiv Member

Hi,
I am using a plugin, the DFP – Doubleclick Ad Manager by Chris W. Gerber. It works well on two of my sites in body and sidebars, though not in the header (I am using a header style without ads so I don’t care). The import feature doesn’t work but I think only one line of code needs to be changed to make it work (seems to be a character in the beginning that is wrong). I added my ad slots manually, no problem.
I don’t know about resizing because I don’t use 728×90 on mobile.
BR, Walther

Catalin
tagDiv Staff

Hello r.schlutter,

In most cases, all of these issues come from untested plugins. I have inspected your source page, and I saw that you are using some untested plugins which can influence the theme behavior and cause a lot of unknown issues. Please try to disable all of them, clear all your caches and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins. I noticed that you are using the mobile theme and the menu is not working. The theme is fully compatible with the mobile theme and until now we do not have any bad reports in this regard. If you are using the CDN system, you should purge all your files, clear all the caches and server caches and check the results.
If the problem is still there, you should try making a new fresh install from scratch, only with the required plugins and see how it will work.

Hope this helps and let us know how it goes!

Thanks for the message!

iisnet
tagDiv Member

Hello,
Were not that concerned about increasing the page load speed, but are just wanting to get the mobile view fixed:
Do you know what we have to adjust to get the viewport correct?
“The page content is 412 CSS pixels wide, but the viewport is only 411 CSS pixels wide. The following elements fall outside the viewport”
The element <span class="vc_sep_line"> falls outside the viewport

Catalin
tagDiv Staff

Hello tootiefrutie,

Unfortunately, our theme does not have any such an option that allows you a way to change the functionality of homepage from our mobile theme, sorry! Notice that all of your requests involve additional customizations and if you want to change the structure of it, you should edit the theme core file and alter the code in order to achieve as you wish. As a hint, you should edit the front-page.php and td_block_big_grid_mob_1.php file from mobile folder, like this -> http://screencast.com/t/PxQQyoCVN8jv -> http://screencast.com/t/XXkegGCC70a
Please notice that is not a simple task and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks for the message!

Bogdan B.
tagDiv Staff

Hi,

Please check your site with google page speed insight: https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Felregional.es%2Fbeta1%2F&tab=mobile and gtmetrix if you wish: https://gtmetrix.com/reports/elregional.es/hlh0rCm3

And make the proper adjustments. You can use this guide to some extent: https://forum.tagdiv.com/how-to-make-the-site-faster/ but page speed is very personal and it depends a lot on your server.
You can give these 2 topics a shot also:

https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Try to add the code in the mobile menu custom code box and use the important tag like so: http://screencast.com/t/HLrOOPrd0Q1S

Thank you!

Canito
Participant
#0

Is there a way to add first a custom element in the mobile theme?

Because I want to insert a Revolution Slider but it appears between the Top Grid and the Latest articles section.
regards

KimimilaWin
Participant
#0

nativemaxmagazine.com

Once we launched the website, all the images went out of whack. I used the regenerate thumbnails plugin, but to no avail. The website is no longer displaying any images on the homepage from mobile devices. please help! this is an international magazine, that cannot have this display! 🙂

Any help greatly appreciated. Thank you!

tootiefrutie
Participant
#0

I see that the mobile theme displays biggrid posts from a featured category and then the latest posts. I need to change the query loop to display 5 posts from category x, then 5 posts from category y, and then 5 posts from category z. I guess I would like to use a different module on the front-page.php in mobile theme.. I love the speed and simplicity of the mobile theme however if I have no way to modify the mobile home page I will have to revert back to responsive theme which I’d rather not do.. Thanks

churchleaders.kinsta.com

tootiefrutie
Participant
#0

I’ve added the below css to the custom css section, and the mobile section, however it is never added to the page. The category tags I am trying to hide are still shown. I’ve cleared the host and the browser caches. Can you advise? I’ve added other custom css for desktop and it works fine..


@media
(max-width:767px){
.td-post-category {
display:none;
}
}

The page that I am testing is churchleaders.kinsta.com

Thanks

iisnet
tagDiv Member

Hi,
The error is reported using google pagespeed for mobile devices.
The website url: https://www.crownhosting.co.uk

Catalin
tagDiv Staff

Hello Randykim,

I have checked your website and I saw that you are using the Newspaper 7.4 which is the previous version of the theme. Update it to the latest version of it which is Newspaper 7.5, use only the plugins that come bundled with the theme and rule out any conflicting plugins. Clear all your caches and check the results. If you are suing the mobile theme, the layout of mobile will look like this -> http://screencast.com/t/wTdiOGvMXu and if you did not like this, you should disable the mobile plugin and theme will be automatically switched to the general responsive mode, like this -> http://screencast.com/t/PEvPTNRDVK2L
For more information about mobile plugin concept, please check here -> https://forum.tagdiv.com/the-mobile-theme/

Thanks for the message!

Mark Lee-Falcon
tagDiv Member

Hi,

Thank you for getting back to me. Sorry I forgot about the landing page. It’s there until we launch! I can give you access to the back end if you need it. Do you need to email me so that it’s not in the forum?

In regards to the mobile site, we are not using the mobile theme. I haven’t activatd as we preferred it without. Is this a problem with your theme?

We really need this sorted before we go live, do you have a number so that I can talk it through with you?

solomon1122
Participant
#0

hello, my name is solomon .i really dont like the way the newspaper 7 mobile menu covers the whole page when u click on it ,pls is there anything you can do to help me? at least it should cover half of the page .pls help me

Bogdan B.
tagDiv Staff

Hello,
please make sure you update your mobile theme plugin as it is needed. Please disable and delete files for your current mobile theme plugin and install it again from the main archive you download from envato.
Thank you!

Bogdan B.
tagDiv Staff

OK,

Your site cannot be accessed because you have a coming soon screen going on. I suspect you are using the mobile theme plugin so those settings do not apply in this case. If you use the mobile theme plugin, ALL the mobile settings must be done through this section of the theme panel: http://screencast.com/t/8zhXHyjIOQs1

Thank you

Randykim
Participant
#0

Dear TagDiv Developers

I made our website by using Newpaper 7 Theme (Version 7.5)

A strange thing happened to us.

As often as it connects by using smartphone, front Page is changing randomly.
(PC version didn’t find this problem)

it sometimes loads resposive page, it sometimes mobile page.

Two pages turn alternatively every loading.

Our site :

http://60.205.212.125/mzfamily/

Would you like to check it about this weird index page?

http://www.2xlife.com/mzfamily/images/pageA.png -> I want to make it just like this.

http://www.2xlife.com/mzfamily/images/pageB.png -> I don’t want this style

Please help to let me find error source code.

I always want to be Page A in mobile browser.

As source code it too complex, I can’t find the reason.

If you want to connect this FTP, I am willing to give you.

Best regard.

iisnet
Participant
#0

Hi,
For mobile view we get the error:
“The page content is 412 CSS pixels wide, but the viewport is only 411 CSS pixels wide. The following elements fall outside the viewport”
The element <span class="vc_sep_line"> falls outside the viewport.
How to fix please?

Bogdan B.
tagDiv Staff

Hello,

The problem you mention is caused by wp super cache. Please use this solution for a quick fix:
https://forum.tagdiv.com/topic/mobile-theme-problems-3/

Thank you!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this custom css to solve the breadcrumbs issue until we manage to fix this – http://screencast.com/t/V0X0donRD

.page-template-page-pagebuilder-title .td-page-header {
padding-top: 20px;
}

Regarding the sign in/register link on the mobile menu, here you can place your custom link – http://screencast.com/t/d5B2adI5n

Thanks!

tootiefrutie
Participant
#0

I am getting the following error on the mobile homepage. Things are looking ok on Desktop. How do I resolve this? Thanks

wp booster error:td_api_base::mark_used_on_page : a component with the ID: td_remote_cache is not set./www/churchleaders_423/public/wp-content/themes/Newspaper/includes/wp_booster/td_api.php

wp booster error:
Missing parameter: ‘file’
/www/churchleaders_423/public/wp-content/themes/Newspaper/includes/wp_booster/td_autoload_classes.php

alex06
tagDiv Member

Is anyone using Newsmag with the WPML plugin? I tried it and so far it is working just fine. Sometimes it is having a hard time in displaying the language selector properly without extra coding, but it works just fine in the top header menu bar. However, that menu is not displayed in the mobile version, so mobile users can’t select a language. Any ideas how to overcome this? Can that menu be displayed also in the mobile version?

Viewing 25 results - 34,201 through 34,225 (of 41,416 total)