Search Results for 'mobile'

Results from the Forum
withspaces
Participant
#0

I can’t get mobile pages to load properly on my website. The homepage, category and tag pages load fine on mobile but the pages themselves aren’t loading. I think it might have to do with the template I’m using.

The website is cnftnews.com

The page that I cant get to load properly on mobile is cnftnews.com/links

I have a mobile page connected to it and created:
tagDiv bar
Mobile Page

But only the header, footer and breadcrumbs load on mobile view.
mobile view

The page is recognized as a mobile page and the full page has it connected as a mobile page.
Pages view

Does anyone know what im doing wrong? I’m pretty new to this and I feel like it might just be some settings I don’t have set correctly or something like that.

lrogacs
Participant
#0

When i create a new article on a PC, and publish it, everything looks fine, as long as i’m logged in as admin. If i log out, and check the article, the layout of the site changes to mobile view. Even on a destop computer. If i log in as admin and check the article, everything looks fine again. And it doesn’t happen by every article.

You can check it here
https://www.6300.hu/2022/02/22/filvig-geza-szegyent-hozott-kalocsara/

Simple artice, without any ‘fancy” things or embeds.

Stanford Nix
tagDiv Member

This is how I have entered the code and it doesnt work. When I save line 10 and line 14, my entire website looks like this.

I need to know the exact code to enter in, so the mobile ‘join’ button goes to my plans page. Please help. The code doesn’t work

alejandroman
Participant
#0

claridadpuertorico.com
(mobile site)

The ad shows up but does not redirect to Paypal as the homepage does.

<div class=”td-visible-phone”>
<https://www.paypal.com/donate/?hosted_button_id=TETJF33ZJK6FY&gt;
</div>

Please advise.
Thanks,
Alejandro

stringbenderb5
tagDiv Member

Bettina Thank you so much for your help.

Can you please watch the 3 short videos below and teach me how to fix
those issues?

How can there be a Hero Background Video with overlay and text above it, that is optimized for Desktop, Laptop, Tablet, and Mobile?



How can these tabs be created in TagDiv?



Header:

Freestate
tagDiv Member

Hello,
I have now deleted all logos in the Theme Panel. Even if no logo is shown in the full screen view, the Newspaper logo appears as soon as I reduce the viewport.
It fits in the mobile theme.

Demir
Participant
#0

Hi,

Using the post templates I downloaded from the Cloud Template library, I make the changes I want on these templates and save them. And I create mobile versions of each template with tagDiv composer.

There are about 15 different templates that I handle like this. I have now decided to use a single mobile template for every template except a few of these templates. I cannot assign the mobile template that I have decided to the templates that I want to use the same mobile template. Is there a way to do this?

That is, is it possible to assign another mobile template to the desktop template that has a pre-created mobile template?

Thanks in advance for your interest and help.
Best regards!

Calin
tagDiv Staff

Hi,
I think that this situation is because you image used as logo on mobile is to big and for a second until the css is apply to resize the logo, this will be display an full width, try to use an image with a small with something around 200-250px width -> https://i.imgur.com/asHBCu9.png (if you want you can use a thumb -> https://i.imgur.com/4aDVWFz.jpg).
Let me know the results!

Anamaria
tagDiv Staff

Hello Tom,

You need to do the changes in those theme files
-> wp-content/plugins/td-standard-pack/Newspaper/parts/header/logo.php
-> wp-content/plugins/td-standard-pack/Newspaper/parts/header/logo-h1.php
-> wp-content/plugins/td-standard-pack/Newspaper/parts/header/logo-mobile.php
-> wp-content/plugins/td-standard-pack/Newspaper/parts/header/logo-mobile-h1.php
-> wp-content/plugins/td-standard-pack/Newspaper/parts/header/logo-text.php

You need to replace it with your link inside the quotes from href = “”> -> https://i.imgur.com/hOeaKMr.png

Hope this help you!

Thank you!

Anamaria
tagDiv Staff

Hello,

Please check in Theme Panel -> Header -> Logo and delete the logo from the demo if is set -> https://i.imgur.com/9gwKFuR.png -> https://i.imgur.com/rL2y9mY.png
Also, would you create a mobile page?

Thank you!

Calin
tagDiv Staff

Hi,
Please try this custom css
.td-main-menu-logo img {
max-height: 60px;
max-width: 180px;
}
set the code in the theme panel > mobile theme > custom code > css.
I hope this will help with the logo size.

My Beautiful Europe
tagDiv Member

My comment is on mobile and ALSO on desktop if it is possible to move the slider with mouse from one to another.

Thank you for your feedback 🙂

My Beautiful Europe
Participant
#0

Hello team, i would like to know if it would be possible to make this “carrousel” swipeable with fingers on mobile ?

Here is the link of what I am talking about: https://drive.google.com/file/d/1KEN7tTgkloSl_Ia7Wg9evmcuHoNC_9_l/view?usp=sharing

Thank you and have a good day!

neweuropa
Blocked
#0

Hello,

Q1: Please share CSS to off animation of Slide-menu, Slide-search, Sign in / Join, for Desktop & Mobile? Instant usability is more user-friendly.

Q2: Is it possible to modify posts without Cloud Library? Or how do i change layout of all posts? Where are all the options?

Q3: How do i make the header and search-bar as: https://demo.tagdiv.com/newspaper_kattmar_pro ?

Q4: How do i make header gradient color?

Q5: How do i make an mega text menu as FOR LIFE?: https://demo.tagdiv.com/newspaper_music_life_pro

Regards

Freestate
tagDiv Member

Hello,

you can find the page under https://www.uselinks.de.
Theme Panel -> Mobile Theme -> Header is alerady set

Jose
Participant
#0

Hello team,

I am using a single SVG file, in the “mobile logo” options and from the “mobile theme” tab in the same control panel. This is because the home page appears from the responsive option of the theme and the posts, from the mobile version (tagdiv mobile plugin).

The SVG file resizes itself, it is the theme that indicates the size.

If I access my website from a mobile phone ( https://bit.ly/3HbJYeR ), the home logo has a different size, the logo of the posts has a different size, and finally, the logo of the AMP pages has a different size too.

The correct size, is the one that appears in the home page. What should I do so that the SVG logo is shown in the same size in all the options/formats? (mobile and amp too).

Anamaria
tagDiv Staff

Hello,

Please provide the link to your website to inspect it.
Also, to change the logo please check this article https://forum.tagdiv.com/add-logo-newspaper/
Also, if you use mobile theme plugin then you need to set the logo in Theme Panel -> Mobile Theme -> Header -> https://i.imgur.com/Vv4BpE1.png

Thank you!

Bettina
tagDiv Staff

Hello @vampireprincess!

It seems that you assigned the mobile page properly. This issue seems to be from a cache problem, please make a test and deactivate ALL plugins except tagDiv ones, also deactivate the cache plugin that you use, and try again in an incognito tab.

Let me know the results!

Thank you!

chrisc297
Blocked
Link - topic
#0

How do I change the user link in mobile menu to go to buddypress profile instead of author page?

https://ibb.co/0D3YkgY

vampireprincess
tagDiv Member

Thank you very much for the answer, it was assigned properly, it seem it needed time to adjust the mobile version, but when I checked today the mobile version was worked great on mobile, but then I tried to load the desktop version in incognito window and I found out the mobile homepage showing up on desktop. Then I deleted the cache, and it is started all over again. Now again the desktop version showing on mobile (but I can assure you it is assigned properly as on your tutorial). Its starting to be really crazy. I dont know what to try anymore.
https://www.loom.com/share/3901c90df4b74b32ba62e0ceebe103dd

Bettina
tagDiv Staff

Hello Raj!

A responsive version of your website is looking similar like on desktop, edit the page with TagDiv Composer, click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB ; there you can see your mobile version and you can edit the elements there.

Thank you!

Calin
tagDiv Staff

Hi antonio flora,
So you are using cloud templates and mobile page template. Then you can use tagDiv Composer to set the mobile page template per cloud template -> https://i.imgur.com/QxguCVm.png or if is a page -> https://i.imgur.com/fO7eJlE.jpg
If this is not what you mean, please let us know!
Thank you!

Calin
tagDiv Staff

Hi,
I think that the problem is this one https://i.imgur.com/l3kjfNN.png this can be if you have a custom code that it is overwriting the mobile theme plugin settings. What you can do is to use this code
.td-category a {
color: #fff;
}

Please set the code in the theme panel > mobile theme> custom code > css.
Thank you!

Bettina
tagDiv Staff

Hello!

This situation appears when you are using the mobile theme plugin and the cache plugin that you have does not feature options for a separate mobile theme plugin therefore do not know when to deliver the mobile version and when to deliver the desktop version.
We tested with our theme the WP Super Cache and with the settings from our guide this is working correctly: https://forum.tagdiv.com/cache-plugin-install-and-configure/

If the problem is still there, then please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– cpanel url and credentials
– a link to this topic in order to identify you
Our team will take a look!

Thank you!

Bettina
tagDiv Staff

Hello @chrisc297!

Unfortunately, this is a basic design and there are no settings for customization in these pages. But, we will take in consideration your query for the future.
Edit the article with the TagDiv Composer, click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB uncheck this option from here: https://www.screencast.com/t/kKvRBTdR

Thank you!

Viewing 25 results - 9,501 through 9,525 (of 41,416 total)