Search Results for 'mobile'

Results from the Forum
marcosutter
Participant
#0

Hi,
unfortunately the mobile version of my site http://www.foodandtravelitalia.it does not work anymore. The desktop version is ok! I do not understand! Please help me!!!
Thanks

Marco

alanzilli
Participant
#0

hi, I modified the template with the td composer including the mobile template but the changes I make in the td composer do not appear on the phone. the template remains almost identical although I make many changes. I also tried to change the colors of the template on the phone but the changes do not appear to me. let me explain better in the phone view there is a different template than the one I open as a mobile phone which is always or almost the same template

rrystrom
tagDiv Member

There’s nothing there as per my previous message.
I checked already and I added a logo and I removed it.. still the same

I had a sticky menu with our “text” logo before I enable mobile+amp.. as soon as I enable mobile+amp your new logo is shown and it’s no longer sticky..

https://ibb.co/Q8d38dr
https://ibb.co/fSjZZcy
https://ibb.co/G0yKwgN
https://ibb.co/7R2kxgR

Lucas Felix
tagDiv Member

Simion…

Is there any way to change this? I prefer to define which category I want to show in the 3 blocks, than to be forced to create a new one category (no use for the user) to use this feature on the homepage.

If possible, could you tell me where the mobile files are so you can edit them?

dmxsta
Participant
#0

Hi TagDiv,

I have an issue that I need resolving that is very hard for me to diagnose but hopefully, you guys can help.

Sometimes when you load my website https://gadgetgang.com it seems to show the mobile version on the desktop, I then refresh the page and it shows the desktop.

It happens like once a week not often at all, but it’s very strange and I need it resolved as I dont want my users have a bad experience and loading the mobile version on desktop.

Please help.

Kind regards,
Dan

Sabrina44
Participant
#0

Hello, I try desperately to display the menu of my site on mobile but I can not. Can you tell me how?
My site is: https://queldelai.fr

leytol
Participant
#0

Hello,

Why the mobile version of this URL: https://www.leyendasdetoledo.com/informacion-turismo-toledo/ cannot show the elements that I’ve inserted with Td-composer?

Only shows title of page, but in desktop version all is ok.

I’ve used one cloud template for display one category, but nothing displays in mobile version.

Thanks!

Vlad S
tagDiv Staff

Hello !

You have Mobile Theme plugin. The Mobile theme was specially designed for optimization on mobile devices. In order to have the content from your page on mobile too you have to paste your content here too: https://www.screencast.com/t/he9daheDzvwy

Thank you !

royyan
Participant
#0

Hello, i have an issue here. I just activate amp plugin and mobile theme, i also activate amp on theme panel.
But I can’t access the amp version of my website. My site only show mobile version, not amp version. Is there any way to fix this?

Simion C.
tagDiv Staff

Hi,

When the mobile theme plugin is active there will be a latest articles section indeed, at the bottom of the page.
At the top of the page there will be a grid with 3 featured posts. The top grid with 3 posts will appear if you add posts to the featured category
https://forum.tagdiv.com/featured-posts-2/

More about the mobile theme here – https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/

Please let me know if you have more questions.
Thanks

Calin
tagDiv Staff

Hi,

If your header menu is make with header manager you need to edit the header template and check the sticky menu, scroll until you see the sticky menu and click on logo -> https://www.screencast.com/t/o6Z8zoJoWbFY

If you are not using header from tagDiv Cloud Library please check the logos from theme panel> Header > Logo & Favicon and in Logo for mobile ->https://forum.tagdiv.com/logo-favicon/

Thank you!

daniel@szysz.pl
tagDiv Member

Hello – I have given up advertising altogether and does not add them to the mobile version

Simion C.
tagDiv Staff

Hi,

Is that the Gutenberg element media and text block? If it is, you can use the option it provides for mobilehttp://prntscr.com/nmq7ud
That will stack the image and the text on mobile.

Thanks

Simion C.
tagDiv Staff

Hi,

The menu on mobile is limited to a drop-down style menu. So for example while The “Fashion” menu item on desktop is a mega-menu with sub-categories
http://prntscr.com/nmpscu
On mobile it will be a simple drop-down type menu – http://prntscr.com/nmpslo
There would be no settings to change this functionality, it works automatically.

If there is a problem with the mobile menu, I could take a look. Post a link to the website and I will check it on mobile. Or in case I misunderstand something please correct me.

Thanks

Calin
tagDiv Staff

Hi,

The mobile theme is a plugin that provide you a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://www.screencast.com/t/ebUIzt4se

If you want the responsive version and amp you should use this opinion -> https://www.screencast.com/t/jZct5ueBqOrb but if you have amp activate on pages you’ll need to create in Mobile editor a content for AMP version of page.

Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/

Also for the 3 blocks, you’ll need to have set same feature posts (that have set feature category) -> https://forum.tagdiv.com/featured-posts-2/ -> https://www.screencast.com/t/QsJ6ppY4

If you do not have the featured category, you’ll need to add some posts in feature category -> https://forum.tagdiv.com/featured-posts-2/ if you do not have this category you can create it, just make sure that you set the category name to be
Featured

Let me know if you have more questions!

Calin
tagDiv Staff

Hi,

Unfortunately for the moment this is the best way to achieve a better page-speed using mobile theme.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Please check in theme panel>Header >Logo for mobile -> https://www.screencast.com/t/6v5nudxO set there your logo for mobile this should replace our logo, also please make sure that you clear all cache after you make the changes in theme panel.

Thank you!

Flows59160
Participant
Chargement - topic
#0

Bonjour,

Je constate depuis quelques jours un ralentissement du chargement des CSS.
En effet, lors de l’ouverture du site : https://www.planetelille.com/
Le CSS initial (bleu) s’affiche 1 à 2 secondes et le nouveau CSS (codes couleurs du site apparaît).

Theme version i 9.7
Theme database version i 9.7
HTTP channel test wordpress
Theme Mobile Newspaper mobile version
WP Memory Limit 128 MB/request
WP_DEBUG False
Caching plugin WP super cache – for best performance please check the plugin configuration guide here.

Calin
tagDiv Staff

Hi,

In order to hide/remove the menu and search icons on mobile you can use this custom css
#td-top-mobile-toggle, .td-search-wrapper {
display: none;
}

Set the code in Theme panel>Custom code>Phones -> https://www.screencast.com/t/Novt6YGDKqGO

Hope this will help you!
Thanks.

macadali
Participant
#0

Hi – I don’t want the grid nav menu or search icon to be visible on mobile view (desktop is ok).

(I’m using the theme just for 1 single page)

How do I disable or remove the menu and search on mobile please?

browngh
Participant
#0

I added pages ‘Contact’ and ‘Advertise’ beside the categories for both desktop and mobile version. The content for the desktop for ‘Contact’ and ‘Advertise’ showed perfectly but for the mobile version the content in ‘contact’ and ‘advertise’ doesn’t show.
How can I make the content for the pages added to the mobile version show. My website is browngh.com. You can check the problem am talking of out

bformhals
Participant
#0

I could use a bit of help getting my footer logo to align properly on desk top and center on mobile

Logo Footer Alignment Bad

bilalbzd
Participant
#0

The template does not work well in the phone
Only appear LATEST ARTICLES

joram-2
tagDiv Member

Hi Vlad, I thought your code solved the problem, but it actually caused another problem. As you can see in the 2 screenshots on the link below the problem is solved on the pages/posts where the menu used to overlay the title on mobile (portrait). But now it has a big extra chunk of menu on all the other pages. So I had to remove the custom css.

Any thoughts?

https://www.youngclassicals.com/menu-example/

nicoleanderson
Participant
#0

Hello,

When I access my website homepage (https://affinityrevolution.com/) on Chrome, everything works fine. But Firefox and Safari have bugs.

Firefox: My hero image loads in mobile mode, until you start scrolling down the page, and then it activates the desktop hero.

Safari: My hero image’s text turns black when I hoover my cursor over it. The text should stay white.

Any help would be appreciated. 🙂

Viewing 25 results - 23,676 through 23,700 (of 41,416 total)