Search Results for 'mobile theme'

Results from the Forum
Calin
tagDiv Staff

Hi,

1. It will be need to use tagDiv Composer to edit the page, select the element and select the module there the background color can be changed – https://i.imgur.com/nZyjONM.png

2. For this you need to edit with tagDiv Composer and go down on page and select the last css from content and remove the css or adjust it – https://i.imgur.com/cFAN4o8.png

3. This situation – https://i.imgur.com/twW9Ykc.png is because you are using the tagDiv mobile theme plugin and the responsive version will be used.

Thank you!

Calin
tagDiv Staff

Hi,
This situation is related to the cache plugin you are using, this can not or do not have the option to cache the mobile version separate and deliver the mobile cache when a mobile is used and the cache of desktop version and a desktop is used. IN this situation if you want to keep the current cache plugin (or server/CDN cache, you need to disable the tagDiv mobile theme plugin and make sure that all cache and object cache is cleared).
Thank you!

Calin
tagDiv Staff

Hi Ari,

1. You need to use tagDiv Composer edit the homepage and select the logo from header, then select the svg tab and remove the code from there – https://i.imgur.com/zkR1mV6.png this operation is need to be done on all header logos you are using (header, footer, sticky header, mobile header) – https://forum.tagdiv.com/add-logo-newspaper/
2. From blocks it can be removed globally using the theme panel settings from Theme panel > blocks settings > meta info on modules/blocks – https://i.imgur.com/daSq2MT.png and for removing it from articles use tagdiv Composer to edit the single post template, and use the right click on element you want to delete – https://i.imgur.com/rl6q5O2.pnghttps://i.imgur.com/GTJmGPV.png
3. Unfortunately the element for the location is not working like that to display for each user the location where he/she is accessing the website, sorry!

Thank you!

Calin
tagDiv Staff

Hi,
This situation appears because you are using the tagDiv Mobile theme plugin and not the responsive version. Please go to plugins and disable the tagDiv Mobile Theme plugin, cleared all cache and the problems will be resolved.
Thank you!

jinxstrange
Participant
#0

Current implementation can be at test site here. The element is part of a four-column menu embedded in the page, not the actual header: https://dirgemagazine.com/

I was able to target the desktop modal for styling through CSS after inspecting the elements of the popup. I was not able to do this with the mobile version.

I tried using the Moda Pop-up element, but I found it confusing in this context and couldn’t corrolate it to this modal.

I activated the Mobile Theme early on and it enacted some unsavory effects (such as setting all post types to mobile), which persisted even after deactivation. I had to fix that by executing a code snippet. I can’t tell if this mobile header login modal was imposed by the Mobile Theme.

I set the colors and fonts while Mobile Theme was activated, and it had no effect. I deactivated mobile theme again, and there was still no change.

I either need to know the specific classes that inform this mobile modal, or I need to know where I can go to actually style it. Nothing I have tried has seemed to affect it whatsoever.

Of secondary concern, the mobile version of the modal includes an arrow that, when clicked, invites me to use the menu creator, which I do not understand at all in this context, and does not seem intentional.

The unstyled mobile sign in modal.2nd view of mobile login modal after clicking arrow

Thank you.

YamhillAdvocate
Participant
#0

When loading the website on Edge or Chrome it is locked in mobile version instead of the desktop version I see while logged in as admin

https://www.atheismdaily.com/

I have tried rolling back to older version of your theme but its not working

Also the mobile options for front page grid etc doesnt seem to be working either

Disabling the tagDiv Mobile Theme does not correct the problem, the front page is still locked in mobile mode

nikkigaskins
tagDiv Member

Thanks for each of your responses.

I’m surprised it’s not a quick, simple solution – such as simply deactivating the AMP plugin that’s compatible with the Newsmag template.

Previously, I used the plugin, “AMP for WP,” to make my webpages mobile on my previous website theme (WPZoom’s Tribune); however, I could easily make the pages mobile only again by deactivating the plugin.

I will try both of your suggestions over the weekend and report back. Stay tuned.

Thank you.

SYAZ
Participant
#0

👋 Hello tagDiv team & community,
I’m currently building my personal digital magazine site using Newspaper Theme 12 and I’ve run into a strange layout issue that I can’t seem to resolve on my own. I’d really appreciate any help or insight you can offer!

🔍 The Issue:
The footer and content on post pages appears misaligned to the left side — but only on:

Category pages

Single post pages

It renders perfectly fine and centered on:

The homepage

Custom static pages (like “Privacy Policy” “Join Syaz+,” etc.)

🧪 What I’ve Tried:
Zeroed out margin/padding via tagDiv Composer

Checked all footer row/column settings (full width, centered content, etc.)

Applied custom CSS (example below), but this affects global layout and causes issues elsewhere

Inspected with dev tools — the td-container inside .td-footer-wrapper seems to shift left on posts/categories

You may view the issues when visiting my site on an actual mobile phone, weird thing is: the issues doesn’t show up on the tagDiv Composer’s mobile view.

🌐 My Website:
https://syaz.co

⚙️ Theme Version & Setup:
Theme: Newspaper 12

Composer: tagDiv Composer

Footer: Custom Footer Template from tagDiv Cloud Library

No caching/minification plugins running while debugging

💡 Desired Outcome:
I’d like the footer to remain centered consistently across all page types, including:

Category archives

Single blog posts

🛠️ Optional CSS I tried (not reliable):
body.category .td-footer-wrapper .td-container,
body.single-post .td-footer-wrapper .td-container {
margin-left: auto;
margin-right: auto;
text-align: center;
}

🙏 Any help is appreciated!
I’m hoping someone might’ve encountered this before — or if tagDiv devs could shed some light on what might be causing this layout behavior across different templates.

Thanks in advance,
Syazwan Razali

Calin
tagDiv Staff

Hello,

The social icons from the mobile menu are coming from the Theme Panel -> Social/Apis -> Social Networks -> https://i.imgur.com/kKYIECB.png remove/edit them after your needs.

Thank you!

Calin
tagDiv Staff

Hi Nikki,

This is what you can do:
– Clear all caches – Browser, WordPress cache plugin, and CDN (e.g. Cloudflare).
– Use normal URLs – Make sure you’re not visiting /amp/ or ?amp=1 versions.
– Resave permalinks – Go to Settings > Permalinks and click “Save Changes.”
– Check theme settings – Some themes have built-in AMP/mobile modes. Disable any AMP options.
– Remove AMP redirects – Check .htaccess for AMP rules and remove them if present.
– Redirect old AMP URLs – Redirect /amp/ or ?amp=1 to the regular post using a plugin or .htaccess

Thank you!

Calin
tagDiv Staff

Hi,
Normally this situation happens when you are not using the responsive version of the theme and you are using the tagDiv mobile theme plugin or a mobile page and the cache plugin you are using do not have an option to cache and deliver the mobile version separate from desktop version.
Thank you!

Calin
tagDiv Staff

Hi,
Unfortunately that is the only option that can prevent the mobile theme top be loading. I f you want we can take a closer look, for this will be need to contact us via email at contact@tagdiv.com and we’ll need a temporary wp-admin access. Also, please include a link to this topic.
Thank you!

nikkigaskins
Participant
#0

Hi there,

How can I disable AMP on my Newsmag theme?

I deactivated the AMP plugin. I have also gone into the Theme Panel and under the “mobile theme” tab, I’ve selected “mobile”; however, my posts still appear as AMP.

I want to try strictly mobile because my income has dropped on my other ad networks that do not have AMP ad codes.

Please help!

Thanks,
Nikki

PYMECO
Participant
#0

PMEFR.COM We purchased the license and installed the Newspaper theme with the Business template. However, the page layout on the PC displays correctly, but on the mobile device, it changes negatively. IT’S UNCONFIGURED. You think the problem is solved, but 20 minutes or more later, the theme no longer displays as it appears in the internal configuration and on the PC.
The Newspaper theme is definitely very unstable.

gpeter
tagDiv Member

I am using the Mobile Theme on my site along with WP Rocket. However, where exactly can I configure WP Rocket to support the “mobile device” version when using the Newspaper Theme?

Thank you!

  • This reply was modified 1 year by gpeter.
gpeter
tagDiv Member

I had previously disabled the mobile theme on the LearnDash course page. Otherwise, the mobile theme works well on several posts and pages. I’ve tested this again. But when it comes to LearnDash course content (and lessons), I notice that the switch isn’t working. I’ve set it in LearnDash to ‘inherit’ the theme, but even after clearing the cache, the problem persists. I’ve deactivated the WP Rocket plugin, but there’s no change. I’m out of ideas. Is it possible to block the JS file with code? Or set it up in a different way to disable the mobile theme (on the course sites)? Any other suggestions?

Thank You!

Calin
tagDiv Staff

Hi,

The rtl demo do not use any mobile theme, is use the responsive version, so all that is need is to install the rtl demo without any mobile plugin and the responsive eversion will be used.
Also, make sure that the theme requirements are set as mentioned in our guide https://forum.tagdiv.com/requirements-for-newspaper/ this will ensure that everything will work smooth.

Thank you!

mazalzain
Participant
#0

hello please i really need help into gettin g the same mobile theme same as the main rtl demo

Calin
tagDiv Staff

Hi,
If you are using the mobile theme plugin then you need to edit the article where you do not want to use the plugin and disable the mobile theme on that page/article https://i.imgur.com/dKjSnJl.png (this can be done only with Gutenberg editor) – https://forum.tagdiv.com/mobile-theme-introduction/
Also, when you are not using a responsive version for mobile you’ll need a cache that can deliver the mobile cache eversion separate on desktop cache version, right now on desktop for me is displaying the mobile version for me – https://i.imgur.com/3ek3Oop.jpeg
Thank you!

gpeter
Participant
#0

Basically, I am using the “Mobile Theme” plugin, but on LearnDash course description pages, for example, https://ajovokezdete.hu/lajk/mindennapi-pszichologia/, even if I disable the Mobile Theme on the editor page, it still loads according to the Mobile Theme.

How can I set it so that the Mobile Theme does not load on course description pages?

Thanks!

Calin
tagDiv Staff

Hi,

From the theme panel > social networks you need to remove the social networks and this will remove theme from standard headers and mobile menu. But in case that you are using a standard header template and not a cloud then this method will remove the socials from both (desktop and mobile) versions. So, if you are using a standard header and footer then you’ll need to use the above css.

The expanded subcategories on mobile menu can be achieve on cloud header were you can use a popup element as mobile menu and you can create the mobile menu in a page using tagDiv Composer and you can use the element list menu, that one can be configurate to display by default the menu expanded. This can be done only if you are using a cloud header.

If you are using the standard header then you can try this custom css:
.td-mobile-main-menu .sub-menu {
max-height: max-content;
opacity: 1;
}
.td-mobile-content .td_mobile_submenu > a .td-icon-menu-right {
display: none;
}

Thank you!

David
tagDiv Member

Hi Calin,

Thanks for your reply!

Regarding the social icons in the mobile menu, you mentioned removing them via theme panel > social networks. Could you please clarify which exact setting disables them from showing in the mobile menu only? I would like to keep them on desktop (footer) but remove them from mobile menu.

As for the expanded subcategories, you mentioned it “should be working now” — does that mean there is now an option in the admin panel or menu settings to have subcategories expanded by default on mobile? Or is there a specific class, script modification, or menu setup required to enable that behavior?

Would appreciate a bit more detail on both points so I can implement the changes correctly.

Thanks again!
David

Calin
tagDiv Staff

Hi,

If you do not want any socials to be display in the mobile menu, then you can remove theme from the theme panel > social networks or use a custom css like this one:
.td-menu-socials-wrap .td-menu-socials {
visibility: hidden;
}

The subcategories on menu should be working now, in the thread mentioned by you most probably it was a but or soothing like that – https://i.imgur.com/181eOem.png

Thank you!

Alessandro
tagDiv Member

Thank you as always, you’re truly an invaluable resource.

I cleared the cache and deactivated the SiteGround “Speed Optimizer” plugin, and now the image galleries are working perfectly on both the desktop and mobile versions.

I’ll now look into whether I can continue using the SiteGround plugin with different settings.

Have you encountered this issue before? Do you have any suggestions or best practices to ensure compatibility between Speed Optimizer and the Newspaper theme?

Thanks again, you’re amazing! 😊
Alessandro.

Calin
tagDiv Staff

Hi,
I think that right no on mobile you do not have the responsive version of your website and I think that you are using the tagDiv Mobile theme plugin, this will change the layout and make it more simple.
It appears that your cloud header is empty, and the 2 top elements from the page (my account and subscribe).
My recommendation is to import the cloud header again from cloud templates – https://i.imgur.com/6LEylkO.png import the cloud header from the demo you have installed then just adjust it using the tagDiv Composer – https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thank you!

Viewing 25 results - 476 through 500 (of 22,177 total)