Why are not all my pages shown on mobile?

Posted in: Newspaper
Post count: 136

When I go to my website here on mobile I only see 3 pages and not the rest. Any help?
Website:https://goo.gl/fXywhF

Post count: 35449

Hi,
I don’t quite understand the problem you are referring to.
If you refer to menu please make sure that you have set the same menu for desktop and mobile ( https://www.screencast.com/t/d8JEepvxTyW ).
If you refer to pagination ( https://www.screencast.com/t/3cI4foanvsRc )

Thank you for your understanding.

Post count: 136

Very sorry for my late response! I did not get an e-mail that there was an reply.

When I go to menu’s I don’t see mobile.

Post count: 35449

Hi,

If you refer to menu please make sure that you have set the same menu for desktop and mobile ( https://www.screencast.com/t/d8JEepvxTyW ).

Thank you for your understanding.

Post count: 136

I don’t see what you see. Have a look at my screenshot, you can zoom in (it’s a full screen capture)
https://www.dropbox.com/s/d768bjdgt73uvge/Inkedscreencapture-perfectkickboxing-wp-admin-nav-menus-php-2018-10-26-12_26_19_LI.jpg?dl=0

Post count: 35449

Hi,

I’ve just inspect your website and I saw that you have set this custom css in Newspaper >theme panel>custom code >custom css
.menu-item-125 .sub-menu{
max-height:400px;
overflow:auto!important;
}

Please move this custom css in advance css set in in all section without phone section
https://www.screencast.com/t/mY5wu0s2

Thank you.

Post count: 136

Yes! I have all my menu’s now also on my mobile website. Thanks very much!

Should I open a new topic about the custom code? I asked these codes everywhere for help on different fora and also here when I was an absolute noob and had zero knowledge and now I am a little bit more smarter at webdesign and also know what HTML, CSS, javascript and php is.

Now I want to clean up a little bit, but I don’t know what these codes do.

Could you help me explain what these codes do so I can decide if I should delete them or keep them? Or should I open a different topic.

.menu-item-125 .sub-menu{
max-height:400px;
overflow:auto!important;
}

.category .td-page-title{ display:none!important }

.td_category_template_6 .td-category-header {
min-height: 400px;
}

.vc_tta-container .wpb_video_wrapper iframe {
height:100%!important;
}

.wpb_heading { display: block; }

Post count: 35449
Post count: 136

Lol, this was exactly what I was searching for. I’m going to add this page to my favorites and closely look at each code later when I have time. This page will not be deleted right?

thanks again

Post count: 35449

No, the page will not be delete.
Take your time.

Thanks.

Viewing 10 posts - 1 through 10 (of 10 total)
The forum ‘Newspaper’ is closed to new topics and replies.