Search Results for 'mobile'

Results from the Forum
tricell
tagDiv Member

Thanks Chris. We had not run WP Optimize in a while. It appears that after doing so, the old articles/site design has disappeared.

We are still having the issue of images not appearing on mobile devices in regards tagdiv_theme.min.js.

simchris
tagDiv Member

Well… if the old content is not actually there, and your dbase is optimized, and the info shows up on a mobile device, perhaps problem with mobile device cache not cleared.

It’s technically impossible for a site to show defunct content if no longer in dbase as dynamic site, unless it’s been “cached” someplace, like opcache, mod_pagespeed, CDN, Varnish, cache plugin, etc.

Obviously if you load up an old version of site layout, with, say content in old categories, no longer updated, that old content would show up again.

Do you have same issue switching to a default theme, view on mobile device? Then, reactivate this theme, visit again on mobile device?

Have you done normal house keeping like
a) optimize dbase to clear transients, such as with wp-optimize
b) resave permalinks to clear temp WP redirect cache
c) checked your site via FTP to see if you still have a caching folder with cached files
d) checked your htaccess file to see if you have links to cached files or cache redirects leftover from caching system?

All that can possibly be culprit.

stax
Participant
#0

How i can add content on pages in mobile theme? For example: If I have the menu page sport, I would love to be there all the articles from the category sport.

pic1: https://postimg.org/image/l9audqfex/
pic2: https://postimg.org/image/n49vudbff/

I know that i cant use shortcode, but i need something like “Latest Article”(on homepage-mobile theme) on other pages, but to be of a certain category.

Thank you!

tricell
Participant
#0

Hello,

We are receiving a Javascript (jquery) error inside of tagdiv_theme.min.js (line 165) that applies only to small-screen devices.

The website does not load images on mobile devices and does not allow the menu to work.

We have reinstalled WordPress, deleted and reinstalled all plugins, disabled all plugins, cleared caches, reintalled the latest theme and nothing is fixing the issue.

Also, since day one of installing the theme, when the website is refreshed on any device, it loads the original content from day one launch. So one year later, it displays the correct content, but when refreshed, the old content appears, including posts/site design/menu.

Please advise.

We also request you make this support request private.

simchris
tagDiv Member

Google sometimes “scrapes” the text from the first element on page in lieu of meta data; and this happens sometimes when Google is re-indexing “everything” or specifically your site in the AMP vs desktop vs mobile SERPS shuffle o-rama.

Same things happens with Google News sometimes where they would grab the category bug above the headline and make that part of the title on Google News.

One thing you can do is add a text block to your website home page using an h1 tag which is short description of the site, typically same text you have in the meta tags, OG tags for your home page.

Double check your home page meta doing view source. Make sure your home page featured images all have proper description “alt” tags.

Catalin
tagDiv Staff

Hello Krizzi78,

I have inspected your website and I saw that you are using the mobile theme to display your posts to the mobile mode. Your page is created with Visual Composer and please notice that the mobile theme do not recognize the Visual Composer shortcodes and that’s why does not display anything. For more information about mobile theme, please check our documentation here -> https://forum.tagdiv.com/the-mobile-theme/

Thanks for your understanding!

iluvatoq
Participant
#0

I can’t seem to figure out 2 things.
I use style 11 for videos so i would like a ad show up here:
http://prntscr.com/d74iqq

It seems so empty now.

And for mobile i want the ad injected above and below the video.

This only for style 11 and all other ads should be ignored ( so i don’t have to many ads on the page )

Bogdan B.
tagDiv Staff

Hello,
In order to use shortcodes in the mobile theme you have to place them inside of your post content if for posts you want to have them, or in the mobile editor on pages.
(There is a second editor in page edit)
Thank you!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately the mobile theme only shows 1 smart list type. The one you mention. No matter what smart list you choose on desktop. It is the way the mobile theme shows smart lists. Please read this guide top learn more about the mobile theme: https://forum.tagdiv.com/the-mobile-theme/
It is an optional plugin so you only have to use it if you want to. The theme is also responsive without the mobile theme plugin.

Thank you!

Catalin
tagDiv Staff

Hello Raseki,

I have inspected your website and I notice that your Thumbnails still working fine on mobile, as you can see here -> http://screencast.com/t/sVSqnK5ca0c If the problem will appear, please try to disable all the active plugins, leave just Visual Composer to active and install only the plugins that come bundled with the theme packet and rule out any conflicting plugins.

Thanks for your understanding!

Johan
Participant
#0

Hello can you help me?How to move logo mobile version from menu? But I need change logo mobile version to header. Not together with menu. How to for change this logo?

Krizzi78
Participant
#0

My own build Pages are not shown on mobile devices.
E.g.: http://christian-stephan.de/ueber-mich/
What can i do?

Bogdan B.
tagDiv Staff

Hello,

The mobile theme will require you to add content to your mobile editor on pages. Please follow this guide toi learn about the mobile theme functionality: https://forum.tagdiv.com/the-mobile-theme/

As for the update of visual composer please follow this link: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/

Thank you!

Dominikks
Participant
#0

Hello,

i have on mobile version on review box little bug.
Left and right border is white.
Top and bottom is grey.
This happens only in mobile version probably only on black version of theme.
Here is image.
Site is: http://www.rewind.sk

Thanks for help..
I tried to fix CSS and i fixed it one time but with theme update it again goes wrong.
Please fix this in update thank you.

Mobile version

Baracuda011
Participant
#0

Dear all,

I’ve read on your support forum that Mobile theme plugin doesn’t support Visual Composer due to simplicity, page loading speed etc. That also resolves in not rendered shortcodes which are registered in VC. I also tried to use WP default shortcodes, but with the same result.

Is there any way to use any shortcodes on Mobile theme? Whole point of shortcodes is to easy reuse an useful snippet anywhere on the site, in unlimited number of places.

Kindly waiting for your reply, and help 🙂

Thank you.

Cheers,
Nemanja.

Nano
tagDiv Member

This thread can help you with this: https://forum.tagdiv.com/topic/mobile-theme-problems-3/

There are some file replacement you need to do under WP Super cache plugin. Here are the details: https://github.com/Automattic/wp-super-cache/issues/132

This is must for Mobile theme to work with WP super cache but if it doesn’t work even after doing this change. Look for other things.

Thank you.

  • This reply was modified 9 years by Nano.
aldeawood
tagDiv Member

Hi Bogdan, thanks so much for your thorough reply including all the screenshots. I did eventually get the ad working in the sidebar via the theme panel Ads section – I think even though I was deleting cache after each try it may have been a caching issue.

I also got it working on mobile but it did not work when I placed the script in the head tag of child theme > mobile > header.php – I had to place it in the original theme mobile header file. Oh well, it is showing up! I will re-add the code when there is an update.

One more funny thing, do you know what the empty black bar is at the top of the mobile site above the logo, menu and search header? screenshot: http://www.screencast.com/t/gjJfA0VzAe

Thanks so much. I’m loving the theme 😀

ariful
Participant
#0

Hi, I am new to Newspaper theme. In my first post, I selected Smart List 2 to list items and its working nice. This is the post https://www.atechreview.com/news/audio/headphones/5-best-wireless-headphones-for-tv-in-2017-28 but when I see the same post from Mobile phone the photo is like this http://imgur.com/a/PYUB9 which is more look like other smart lists. How can I keep it same as Smart List 2 in mobile.

Thanks

colgate
Participant
#0

Hi there,

I would like to report two issues to the theme editors:

1- the TagDiv Slider Gallery is not working in mobile. You can’t slide the images at all. It has been like this for quite sometime.

2- the second issue is that Firefox is showing this message when I am trying to access your site:

Reported Attack Page!

This web page at forum.tagdiv.com has been reported as an attack page and has been blocked based on your security preferences.

Attack pages try to install programs that steal private information, use your computer to attack others, or damage your system.

Some attack pages intentionally distribute harmful software, but many are compromised without the knowledge or permission of their owners.

Please see screenshot: http://imgur.com/a/YdrpI

I hope you can fix both issues as soon as you can.

Kind regards

Raseki
Participant
#0

Hello,

The thumbnails of post are not showing when viewed on mobile device. Although, the thumbnail are enabled from block settings and even tried regenrating thumbnails . Still, its not working.

URL of the website is http://www.weeklytribunenews.com/

Please recommend a fix for this.

Thank you!

Ing Geek
tagDiv Member

Try disabling all other plugins, mobile theme somethimes has conflict whit other plugins

lale
Participant
#0

We have a high traffic site with caching via wp super cache.

We’d like to use the mobile theme but we ran into issues with the desktop theme getting cached and served to mobile visitors. Please let me know ho wi can fix this.

Thanks.

sobepolitics
Participant
#0

The mobile option is not working correctly for me. The images are not appearing on any of the pages. Could you help me with this.

I updated the Visual Composer, but it is still flagging me to update the Visual Composer. Could that be that be the reason. If so, can you send me the updated version of Visual Composer because the one I have seems to be not working.

Thanks in advance

mattemkadia
Participant
#0

Hi guys, we’ve been informed by someone accessing our site that the homepage is loading straight into the mobile menu on a desktop machine with no obvious way of minimizing it and viewing the site… We’re both viewing the site on Chrome and I’ve never had any issues, is it likely that some sort of AdBlocker on their machine is causing the issue? or would viewing the site through a remote desktop platform that was perhaps blocking some scripts from running cause the problem?

Thanks
Matt

Bogdan B.
tagDiv Staff

Hello,
For the mobile theme you can find the code here:
http://screencast.com/t/Y4pXW34sR
Thanks.

Viewing 25 results - 34,151 through 34,175 (of 41,416 total)