Search Results for 'mobile'

Results from the Forum
Vlad S
tagDiv Staff

Hello !

I’ve looked over your website and there appears to be no issue with it. On mobile it works: https://www.screencast.com/t/gEvzoc2IcfUX

You should try clearing your cache.

Thank you !

Catalin
tagDiv Staff

Hi,

I have checked your website on mobile and the main menu seems to be there and works as expected -> https://www.screencast.com/t/VuMvOAkT You can apply a margin-top to your container if you want to move down the content to see the Anchor Ads functionality.

Thank you!

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,


@Lucas
Felix please check this similar topic about mobile theme -> https://forum.tagdiv.com/topic/mobile-home-page/


@bilalbzd
please make sure that you set the last version of child, also please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.

If there is still a problem, please provide me a link to your website to can take a closer look.

Thank you!

Calin
tagDiv Staff

Hi,

You need to check the mobile version and set the menu there -> https://www.screencast.com/t/EdfNfaPj0

Thank you!

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

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

Let me know if you have more questions!

Vlad S
tagDiv Staff

Hello !

In order to hide those icons you will need to apply this CSS code
#td-mobile-nav .td-social-icon-wrap {
display: none;
}
here: https://www.screencast.com/t/6vHARUv2pcv and it should look like this: https://www.screencast.com/t/hmT2VoO1wAox

Thank you !

Vlad S
tagDiv Staff

Hello !

That is becaue you have the Mobile Theme plugin from the theme panel active. The Mobile theme was specially designed for optimization on mobile devices. Unfortunately on mobile theme you cannot do much changes of design. If you want to have the same design as on desktop mode you can achieve that by simply disabling the mobile theme.

Thank you !

Calin
tagDiv Staff

Hi,

Please check our documentation for Mobile Theme: How to Get Your Website Mobile Ready with Newsmag Theme -> https://tagdiv.com/mobile-theme-get-mobile-ready-with-newsmag-theme/ and Blazing-fast Websites: How to Optimize AMP with Newsmag Theme -> https://tagdiv.com/blazing-fast-websites-how-to-optimize-amp-with-newsmag-theme/

If you want to remove the feature image on mobile you need to use a custom css, please set this custom css in Theme panel> Mobile theme > Custom code> CSS
.td-post-featured-image {
display: none;
}

Thank you!

LadyJR
Participant
#0

Hello support,

my WordPress shows following message:
This version of the tagDiv Mobile Theme plugin is not supported by the current activated theme!
Please make sure you’ve updated the theme properly! Follow this guide.

All Updates where carried out. I’ve also tried to update the mobile plugin manually. Unfortunately without success.

Can you please help me?

Thanks for support.
Best regards. 🙂

Calin
tagDiv Staff

Hi,

Please check our documentation for Mobile Theme: How to Get Your Website Mobile Ready with Newsmag Theme -> https://tagdiv.com/mobile-theme-get-mobile-ready-with-newsmag-theme/ and Blazing-fast Websites: How to Optimize AMP with Newsmag Theme -> https://tagdiv.com/blazing-fast-websites-how-to-optimize-amp-with-newsmag-theme/

Thank you!

Mazeme
tagDiv Member

Since there is not an update on this, I decided to do my own.
SINCE THIS CANNOT BE DONE ON A CHILD-THEME, EVERY THEME UPDATE WILL REVERSE THIS

TagDiv, you can easily adapt this into a new update:

/wp-content/themes/Newspaper/includes/wp_booster/td_first_install.php
line 375 add
'xing' => '',

/wp-content/themes/Newspaper/includes/wp_booster/td_social_sharing.php
line 226 add
case 'xing':
return array(
'url' => 'https://www.xing.com/app/user?op=share;url=' . $page_permalink,
'title' => 'Xing'
);
break;

Since I don’t want to rerender all .less files but to get something displayed, you can use this css in your customcss up until tagdiv adapts this into their theme:
/* Adds the XING ICON for Sharing */
.td-icon-xing {
background-color: #005F5E;
width: 40px;
height: 40px;
margin-left: -13px;
padding-top: 14px;
}
.td-author-social > .td-social-icon-wrap > a > i.td-icon-xing {
padding-top: 0;
font-size: 15px;
width: auto;
min-width: 18px;
height: auto;
margin-right: 15px;
color: #fff !important;
}

What TagDiv needs to do:
Generate a new tagDiv.svg Unicode from IcoMoon for XING and put it there,
then:
font-icons.less (mobile and desktop version)
.td-icon-xing{ background-color: #005F5E };

nieuwsopbeeld
Participant
#0

Hi TagDiv,

Instead of Google Adsense, I want to load codes from an external provider. However, they also load the Google Ads externally when they cannot deliver it themselves. It works fine on the Homepage, but it goes wrong on the homepage in the Banner. The advertisement is not always visible.

When I enter the codes between the articles, they will not be displayed either. I deliberately disabled the Mobile Theme plugin.

When I want to place an advertisement in the article line, I use the following for example. However, the advertisement does not show. Or sometimes very small. When I add your code <div class = “td-all-devices”> nothing still happens.

What do I have to do to make it work?

HEAD
<script type = “text / javascript” src = “// s3-eu-west-1.amazonaws.com/nextdaymedia-ads/videoblaster/nieuwsopbeeld.js”> </script>

BODY
<! – START Next Day Media – VIDEO BLASTER – news coverage ->
<div id = “ndm_nieuwsopbeeld_videoblaster”> <script type = “text / javascript”> VIDEOBLASTER.showTag (‘ndm_nieuwsopbeeld_videoblaster’); </script> </div>
<! – END Next Day Media – VIDEO BLASTER – news coverage ->

AlaskaPublicMedia
tagDiv Member

Thanks for the reply.
We disabled the ad on mobile.

We have very slow internet here in Alaska (5Mbps is considered fast!), and many times the ad is not showing. On mobile when its not showing, we see a blank page with the content below only to been seen after scrolling. Hence we disabled the ad on mobile.

https://tinyurl.com/y2cjxsqz

So I am still looking for a solution to give priority loading the ad.

bettingspin
Participant
#0

Hi,

We have updated Newsmag and also added the plugins for Mobile + AMP.

We have a problem though on posts. We do not want the feature image to appear on mobile and in the past we used to select ‘Post Template Style 7’. When we do this now, it does work on the desktop version but the mobile version of the post still have the feature image.

How can we remove the feature image that we don’t want to appear at the start of the posts on mobile version?

Also, is there a way to place a link on the feature image so when people click gets directed where we want to? At the moment when they click they just see the image again.

Thanks for advising

Simone

Francesco Giammanco
Participant
#0

I installed the Nature Love demo, and modified the first image.
But:
1) The image does not fit the size of the structure, although I tried with very large images (4000px wide), I tried to change the proportions of the sides (example: 1366x768px). No way.
2) At a check with the Google Lighthouse tool all the images, even those normally present on the subject, have the problem Properly Size Image: Serve images that are appropriately-sized to save cellular data and improve load time. Is there a compatible tool that makes an image resize? Regenerate Thumbnails plugin didn’t solve the problem.

Website: https://www.guesthouseilgabbiano.com/

BruceInLouisville
Participant
#0

So I’ve started using the Header manager, which is a very cool tool. I successfully got my desktop header (regular and sticky) to work correctly.

However, I cannot figure out how to get the mobile menu and the logo on the same row. I’m sure it’s something simple, but I’ve messed with it for an hour and can’t get it. Thoughts?

ksingh792
Participant
#0

Having some issues with the mobile menu and search function on my website: https://techgeeked.com

Please help, thanks!

abarrell
Participant
#0

I have created a custom single post off a Cloud Template and have applied the infinite scroll option of the single post template.

Sticky Sidebar

On desktop the infinite scroll works fine, however, the sticky menu on the sidebar doesn’t stick on the new posts that load

Loads then disappears
On mobile, the next post will load but then disappear leaving large amounts of blank spaces.

Example post can be viewed on staging site link – http://akf.f41.myftpupload.com/perth-mess-hall-opening-weekend-food-truck-lineup-27527

npaper_434
Participant
#0

I am using AdSense Anchor ads on my site. However these ads are overlapping the mobile navigation menu. Is there any (allowed) way to fix this issue which enables me to keep using this ad format?

Example: https://ibb.co/HK0tPsm
My site: https://kreuzfahrthai.de

Marcel_Scholand
Participant
#0

Hey,
i didnt find an option to show or hide the social icons in the mobile menu. Is there an option in the theme settings or do i have to edit the theme itself to get rid of them?
Thanks for your help,
Marcel

daniel@szysz.pl
tagDiv Member

I stopped publishing ads in the mobile version – however, there is still an error that prevents the presentation of the AMP site 🙁 – please help – a hint as to what the problem is http://www.eswinoujscie.pl

kevingrech
Participant
#0

Hi
I received the following email from WordPress:

Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.

In this case, WordPress caught an error with one of your plugins, tagDiv Mobile Theme.

Can somebody help?

nodali
Participant
#0

Is this a joke of the year?

After switching to Newspaper theme and it gave my blog a perfect zero score, even after following the recommendation of TagDiv?

Mobile
1

Desktop
1

gpm79
Participant
#0

Hi, I have some pages designed with tagdiv composer, and since I have the mobil + amp plugin enabled, I have to use the text editor for mobile so that when they enter mobile devices you can see content.

The problem I have is that it does not jump lines, I have tried forcing it with <br/> but when I return to the visual mode, these br disappear and I return to the same thing. Attached two screenshots, one of how this is writing the text and another how it looks on smartphone

Text editor

https://imgur.com/a/vN1paQo

Screenshot of the mobile. Probe on several devices and looks the same

https://imgur.com/a/vmkraV5

Can you help me? I’ve tried all the options and it always looks the same

Viewing 25 results - 23,651 through 23,675 (of 41,416 total)