Search Results for 'mobile theme'

Results from the Forum
Pukacza
Participant
#0

Hi,

I would like to know why mobile theme on website using the default mobile theme from my desktop version them from Cloud library when I do not have set any mobile version of this theme set:
https://ibb.co/ZTTXVJQ
https://ibb.co/2tGrGJj
https://ibb.co/st5JZwZ

I want to use default theme from theme panel.

Thanks

PFC
tagDiv Member

Hi Calin,

Thank you for that update. That page you’ve linked is more informative than the other Buddypress pages on style support I’d seen. I am quite curious as to your findings.

I’ve tried the following with respect to the td-composer plugin and the child-theme.

child-theme root = /

/menu-mobile.php
/parts/menu-mobile.php
/legacy/Newspaper/parts/menu-mobile.php
/td-composer/legacy/Newspaper/parts/menu-mobile.php

Unfortunately, none of these has worked for me. So it’s likely an unsupported file.

Btw I think it’s great that tagDiv offers this form of child-theme support, very forward-thinking considering how complex your theme is and its use of additional plugins.

/td-composer/legacy/Newspaper/parts/

This is the folder I am finding I need to modify files, like:

logged.php
menu-mobile.php
login.php

Thanks!

Richard

marcorroma
tagDiv Member

Hi Bettina, in the link you sent me there are other links, I have read all the discussions. I didn’t understand if you still need to remove the code manually or if this code has been removed after the updates (the thread is from July 2020).
I mean this code:
https://forum.tagdiv.com/topic/to-high-cumulative-layout-shift-in-mobile-theme/#post-354535

Anyway, my problem is: why if I set the sticky to a column it increases the CLS, instead I can see the same function on some sites without the CLS being increased?
Perhaps you should consider developing a different way of handling the “sticky” function (I think at the moment this is done with jQuery).

Calin
tagDiv Staff

Hi,
1. I see that you have set an background image https://i.imgur.com/AWFTRhI.png but the opacity on color is not enough, please go in Theme panel> mobile theme > Theme colors and adjust the opacity -> https://i.imgur.com/7OL4ijX.png
2. When appears problems like this, most of the time are from extra untested plugins, please disable all of theme and check gain.

Hope this will help you!

Anamaria
tagDiv Staff

Hello,

I just checked that page and look well => https://www.screencast.com/t/LRqCtCVtYe -> https://www.screencast.com/t/DTTYBCg9KpS
I saw for the mobile you use the mobile theme plugin, I understood you created the mobile page, you need to assign that page like this => https://www.screencast.com/t/olI1bW8Cg92, but then you need to disable the mobile theme on that page from the Gutenberg editor using the following option => https://www.screencast.com/t/axXRJsWby

Hope this helps you!

Thank you!

Bettina
tagDiv Staff

Hello!

If you need Mobile Theme, then you should install the Mobile Theme plugin.
If you want a responsive version of your website which is looking similar like on desktop, then you need to deactivate Mobile Theme.
Also, you can create mobile pages and assign for your mobile version, so your mobile version will display a design how you built in mobile pages.
Better delete your cache(also from your browser) and see the results.

Thank you!

Anamaria
tagDiv Staff

Hello,

Please verify if you set the mobile page for mobile page what you created/imported like this => https://www.screencast.com/t/olI1bW8Cg92
Also, if you have a different design is possible to have activated the tagDiv mobile theme plugin, please deactivate it, clear your cache and see the results.

Let me know the results!

Thank you!

Bettina
tagDiv Staff

Hello!

You have installed Mobile theme plugin. If you created the mobile pages with TagDiv Composer, then when you install Mobile Theme plugin, your pages will be overwritten by the plugin.
The Mobile Theme is a performance optimized theme included in the Newspaper main theme and it loads only for mobile devices. It comes with it’s own templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout. For more details, please take a look here: https://forum.tagdiv.com/the-mobile-theme/
If you need your mobile version to be displayed with almost same design like in desktop version, then better deactivate the plugin and see the results.

Thank you!

marcorroma
Participant
#0

Hi, is it possible to set different background colors for hamburger menus?
Let me explain: I have multiple headers on my site, for the various categories / pages, and since the primary colors are different in these pages, I would like the background of the menu on mobile, and the text on the mobile menu to be different from the color set in : Theme panel – theme colors – mobile menu / mobile search.
I await support.
Thank you.

Bettina
tagDiv Staff

Hello!

It seems you have default template, so you need to change the fonts by accessing Newspaper -> Theme panel -> Theme fonts. There you can find to change the font from posts, to upload a new font, etc.


@Balint
If you use the mobile theme for your mobile version, then you will find the settings in Newspaper -> Theme panel -> Mobile Theme -> Theme fonts.
Or if you use a responsive version then you need to change also from mobile viewport with TagDiv Composer.

Thank you!

PFC
tagDiv Member

Hello Calin,

I needed to make adjustments to the css for BuddyPress related page elements. All of them. For example, changing the background colour of the buttons that are hoovered over. A simple example:

#buddypress a.button:hover span,
a.bp-title-button:hover span,
#buddypress ul.button-nav li a:hover span,
#buddypress a.button:focus span,
a.bp-title-button:focus span,
#buddypress ul.button-nav li a:focus span,
#buddypress a.button:active span,
a.bp-title-button:active span,
#buddypress ul.button-nav li a:active span {
background-color: #a11ff2;
}

I have way more edits and changes that are needed. I could target this directly from the child theme css file. But this isn’t the correct way to do this according to BuddyPress documentation.

BuddyPress requests that a separate companion CSS file be offered, style-buddypress.css is the file Newspaper is using. However, it’s not being enqueued via functions.php, so it must be somewhere else in the theme’s additional plugin that it’s being setup. Having an edited version in the child-theme doesn’t work.

If the mechanism behind enqueuing this style-buddypress.css file can be understood, it’s probably easier to de-enqueue and re-enqueue for the child theme file instead.

For me, this isn’t as much of an issue anymore as I need to be patching changes that aren’t compatible with the child-theme model you use. i.e. modifying the mobile menu header files. Your documentation on child-theme supported overrides only works for td-standard, not td-composer.

td-composer/legacy/Newspaper/parts/menu-mobile.php

So I’ll copy over the style-buddypres.css into the parent with my edited version as part of the patching. There’s no rush for a response now on my behalf.

Knowing the correct way of doing this would be helpful for others in the future and maybe added to the child-theme documentation.

Thank you and have a nice day.

Randy80
Participant
#0

Hello,

Thank you for the great Newsmag theme. I have 2 issues with it:

1). When I try to change the mobile menu background, the image change doesnt work. It tells me to change the opacity of the gradient and I tried that, but it doesnt work.

2). When I change the settings on the mobile menu background, all my menu settings get reset to default. So I then need to again set the right menu to header, footer or navigation.

Please help.
My site is muscle.gymscanner.com

Anamaria
tagDiv Staff

Hello,

If you use the mobile theme plugin and this appears on the desktop or on the tablet, in most cases is a cache problem. We recommend using WP Super Cache plugin with the settings from our guide this is working correctly: https://forum.tagdiv.com/cache-plugin-install-and-configure/
Also, what do you mean that no new posts appear on the mobile version? When you post an article does it not appear in the “Latest articles” block?

Thank you!

Lorentz Yeung
Participant
#0

Hello all,
I have created a page, which acts like a content page of the other posts.
The link is a usual link: https://positivehk.com/bno-tutorial/
However, when i clicked it or direct access it on the mobile phone, it returns a blank page, which shows my header and footer only(the above-mentioned page uses the default header and footer).
How to fix this?

My mobile setting on the Theme panel is like this:
https://drive.google.com/file/d/1pCY-NZjEwviTqLASVnl3XkpOBWd9K8WC/view?usp=sharing

hmirza88
tagDiv Member

My settings on the website are already set but the mobile isn’t reflecting the same

On my site I have removed author and have changed the category tag color to purple for all of them. But on mobile theme it shows black category and the name of author like this photo. And there is no option I see that allows me to change this. It should be in the mobile theme settings but it isn’t?
Is there a code I can use to:
Remove author
Change category to purple #801A86 and text to white

and where should I place it.

I’m not using the mobile theme plugin. I have “gourmet pro” installed but made significant changes. Not using mobile theme plugins. and serif fonts not showing.

Bettina
tagDiv Staff

Hello!

If you set up the image in the desktop version, you need to set up also in the mobile version by clicking on mobile viewport.
Or if you use Mobile Theme, then you need to set up the logo from Newspaper -> Mobile Theme.

Thank you!

Bettina
tagDiv Staff

Hi!

One solution could be to change the settings from theme panel like this for the tag color:https://prnt.sc/106u6ps
and for removing the author like this: https://prnt.sc/106u7mf
You can find only some settings to customize Mobile Theme if you access Newspaper -> Theme panel -> Mobile theme.
Hope that helps you!

Thanks!

Anamaria
tagDiv Staff

Hello,

Please check if you use the mobile theme plugin, if yes, you need to set the fonts from Theme Panel -> Mobile plugin -> Theme Fonts => https://www.screencast.com/t/kjMkM15AKpOM

Hope this helps you!

Thank you!

Anamaria
tagDiv Staff

Hello,

You can use this code for mobile version

.td-login-register-link{
display: none;
}

Set the code in Theme Panel -> Custom Code -> Advanced CSS -> Phones => https://www.screencast.com/t/jBWzlKYjHh

if you have the mobile theme plugin you can use this code

#register-link{
display: none;
}

Set the code in Theme Panel -> Mobile Theme -> Custom Code => https://www.screencast.com/t/St204VtFl3NU

Hope this helps you!

Thank you!

Balint
tagDiv Member

I have the same issue, I use the theme London News PRO.

I changed the text size via Tagdiv Composer, in the desktop the font size changed, but if I load my site via mobile phone the font size is really small, changed just the H3 size correctly.

Any advice?

  • This reply was modified 5 years by Balint.
amiteshray67
Participant
#0

my site name is tech2stop.com

there are a couple of issues.

1. When I enable the mobile theme, for both amp and mobile, the homepage, still doesn’t change on mobile.
2. when I go to edit my homepage through the WordPress editor, the editor, is really slow, and slugginsh.
3. Even if I manage to enable the mobile theme option in the edit panel of the home page, post update, the changes don’t take place.

tmamedov
Participant
#0

Hi,

is it possible to disable loading of these font files and setup theme to use only system default fonts? They take considerable time in loading, and I am trying to prepare website for upcoming google Core Web Vitals speed update.

Thanks

drift1943
Participant
#0

Hi Team,

I got a terrible Largest Contentful Paint score of 66.4s on mobile…
Will it help if I create a mobile page?
The AMP version is super fast though it can’t display a normal page such as an About Page properly…

And the other score on both mobile and desktop is also below average.

Please kindly help to take a look at which part goes wrong.
Should I give up customizing the layout with the pre-built website, and go back to use the theme panel?

https://developers.google.com/speed/pagespeed/insights/?url=mthsieh.com&tab=mobile

Thank you.

Bettina
tagDiv Staff

Hello!

1. If you will edit the page with TagDiv Composer, select Website Manager and choose mobile menu, check this: https://www.screencast.com/t/RHIf9iWQUg ; There you can select which menu you want to be on mobile and change it like you want.
Documentation here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
2. When you edit with TagDiv Composer, click on it and you can delete it.
3. Same like at point 2
4. If you follow the steps which are presented in this tutorial here: https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also, to increase the page speed you can check these similar topics for more solutions:
https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/
https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
https://tagdiv.com/how-to-increase-page-loading-speed/
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/

Also, you can contact us any time via email at contact@tagdiv.com.

Thank you!

Viewing 25 results - 7,026 through 7,050 (of 22,177 total)