Search Results for 'mobile'

Results from the Forum
Leofitz
Participant
#0

I’ve been working with the Newspaper theme with a Magazine-front page. I added a Revolution slider at the top with a stock ticker widget (http://tdhedge.meta-morphos.es/). I added a few lines of CSS to adjust the margins of the slider, but otherwise used settings available within the Visual Composer and Theme Panel. The home page displays fine on my desktop monitor, but it’s jumbled when I view it on a mobile phone. It in fact crashes the Safari mobile browser 50% of the time.

To troubleshoot the problem I installed a new WP with new a demo install of Newspaper and tried to make only the most minimal adjustments to arrive at a similar design result. This included the Revolution slider but not the stock ticker widget in the right column.

The second build (http://newstest.meta-morphos.es/) has a slightly better result, but still doesn’t appear to be smoothly responsive. Could someone view my test pages and provide some suggestions for a fix?

The primary change from stock version of the Newspaper theme was a Revolution slider at 200px high, which replaced the built-in slider on the Magazine home page.

Is there an ideal combination of settings on the Revo slider, that make it most friendly to the adjustments required when the site is viewed in responsive mobile phone mode?

Thank you

itourisme
tagDiv Member

Hey Catalin,

This solution worked great for the desktop version, but for mobile (without using the Mobile Theme) these second level categories still show. What files do I need to edit in order to exclude them there too?

Regards

American
Participant
#0

I currently have Newspaper and I am thinking of getting Newsmag. I looked on the demos and it seems like the header menu disappears when you scroll down. Is it possible to sticky this when scrolling up/down on desktop and mobile? Thanks.

ijammedia
Participant
#0

Hi Support,

When using Smart Lists with the mobile theme we’ve found a little UX quirk. On a desktop, as you paginate through the smart list using Smart List Style 1 it works great. But using the mobile theme as you paginate through a list it does a page refresh each time then jumps up to the top of the page. Obviously, this means the user has to scroll down to the content each time they paginate. Is there any way it can be fixed at the exact point where the user paginates. It works perfectly on Desktop so it must be an issue with the mobile theme.

As yet I haven’t tried disabling the mobile theme to see if it fixes the issue. I guess the pagination on desktop uses JS/jQuery to perform the AJAX pagination?

Any feedback greatly appreciated.

Cheers, Sas

lasvegascfp
Participant
#0

Is there a way to add links like “About” and “Contact” to ONLY the mobile menu and NOT the main desktop menu? I’d prefer not putting them in the main menu, however when you view my site http://www.retirewire.com in mobile there’s NO links to about and contact because they’re in the top menu.

Andrei L.
tagDiv Member

HI

Mobile theme is an optional plugin mean to serve a simpler version of the page on mobile devices. For more detail about the plugin please check this link: https://forum.tagdiv.com/the-mobile-theme/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Do you use also the Mobile Theme plugin? In this case you can try to remove or comment this code – http://screencast.com/t/C4h36vO3
If you don’t use the Mobile Theme plugin and you use the default mobile version you could use custom css to hide it – http://screencast.com/t/h8i2WwAy

@media(max-width: 767px) {
.td-header-wrap .td-header-menu-wrap-full {
display: none;
}
}

Thanks!

Fitlogy.com
tagDiv Member

Do I need to install tagDiv Mobile Theme ?

joncreek
Participant
#0

Hi, How do you disable the newspaper themes menu on mobile devices? I am using a separate plugin to display my sites menu on mobile, however I can’t seem to work out how to get rid of the themes menu.
Please see attached image:

http://screencast.com/t/ydEbLych6kjo

I am wanting to disable the two areas in red when the theme is on mobile devices. Any guidance on this would be helpful????

eldon
tagDiv Member

Thank you,

Is this in the regular sites source as well, as i cannot set it there.

The issue was always both mobile and desktop sites.

Cheers

Catalin
tagDiv Staff

Hello kibiribi,

Yes, if you want to get rid of the Mobile Theme you should turn off from there.

Thanks.

newfra
tagDiv Member

Ok but when we activate the mobile theme plugin the site will show errors on mobile browser

Andrei L.
tagDiv Member

HI

I’ve replied you in other topic and also if you check the threads pointed by @Edward you will noticed that we mentioned our theme was never tested with opera mini, no matter if you’re using mobile theme or not, we can’t guarantee that the theme will work fin with that browser.
Thanks!

Andrei L.
tagDiv Member

HI

Your code is added in page’s source even on mobile devices, please check this screen: http://screencast.com/t/RpR1CN0d however the theme can’t control its functionality. The theme only insert your code in page source and that’s it, no other action are made.

Thanks!

kibiribi
tagDiv Member

Morning, Catalin!
Thanks for an explanation.
I’ve got the following structure of main page – http://screencast.com/t/NvqFjmbOwZG
Here there are Mobile settings – http://screencast.com/t/UX5c7sCe

Could you advise, how to turn Mobile off acc. to your recommendations? I didn’t quite catch.

Should I turn Mobile Theme off ? http://screencast.com/t/YF0rDFcWeG

Catalin
tagDiv Staff

Hi MarcinHinz,

You should try the code below ->

.td-mobile-footer-wrap .td-footer-logo{
display:none;
}

Thanks.

Catalin
tagDiv Staff

Salut imatei,

In primul rand, acest tip de plugin nu este testat cu tema noastra si nu putem oferi nici un suport pentru folosirea lui cu tema. Pentru cache, plugin-ul pe care noi il recomandam este WP Super Cache deoarece a fost testat cu tema si pare sa functioneze fara nici o problema. Acest tip de problema, apare in general din cauza memoriei cache care nu este goala. Inainte de toate, incearca sa instalezi plugin-ul recomandat de cache si sterge inca odata toata aceasta memorie. De asemenea, intreaba host-ul daca cumva ai cache si pe serverul dedicat deoarece si de aici poate veni aceasta problema. In caz afirmativ, solicita-le sa il goleasca. De asemenea, asigura-te ca ai instalat corect tema, prin metoda FTP si incearca din nou sa vezi rezultatele. Pentru mai multe detalii despre Mobile Theme, te rog sa consult documentatia noastra aici -> https://forum.tagdiv.com/the-mobile-theme/

Multumesc pentru intelegere si sper ca sfatul meu sa te ajute!

Catalin
tagDiv Staff

Hello kibiribi,

I have inspected your website and I saw that you are using Mobile Theme. Also, I guess that you have added some Blocks in your Mobile Editor from Visual Composer, right? -> http://screencast.com/t/28COlyfKaVGo and that’s why to appear that shortcodes for your side. If you want to have to the mobile mode the same style with the desktop you simply disable the mobile theme because it will be switched to the general responsive mode. For more information about Mobile Theme, please check here -> https://forum.tagdiv.com/the-mobile-theme/

Thanks for your understanding!

newfra
tagDiv Member

iam note used the optional mobile theme plugin.that will de activated.But the problem will still exist

simchris
tagDiv Member

If you need opera mini support, do not use the optional mobile theme. Period.

RWA
Participant
#0

like seeing the full title of the post in the mobile?

GideonLupine
tagDiv Member

Yes, Katie has the problem described perfectly.

The current way it appears is clunky and it looks really bad.

It is just floating in the wrong place way off to the side.

Is there a way to get it to look better integrated, and in a position so people can see it for desktop and mobile users?

lasvegascfp
Participant
#0

http://www.retirewire.com

I haven’t changed anything but in Safari and Firefox it keeps randomly flipping to the mobile version of the site. I can’t get the desktop version up – where do I fix this and keep this from happening again?

Viewing 25 results - 34,901 through 34,925 (of 41,416 total)