Search Results for 'mobile'

Results from the Forum
wajielnino
tagDiv Member

Hi Catalin,

I am not using mobile theme due to some requirements. I disactviated all ads on my website but still when log in to my web using mobile phone. the ads are there. Can you please have a look and help me out?

Would be great of you do to so,
Cheers,

bharathadigopula
Participant
#0

Hello, I’m facing a problem with my website AMP logo, please guide me how to fix that.

you can see the AMP post on my site here

the appearing logo is shown as big, how can I change the resolution please help me.
see normal website

I’m using a single logo that set with header, footer, and also used in mobile logo’s. the logo resolution is 107×19 pixels.

Thank you.

Simion C.
tagDiv Staff

Hi,

I also made a test with the page you mention on mobile (with Chrome browser)
https://www.screencast.com/t/JMJNorium
The page content seems to appear for me as well. Only if you use the mobile theme plugin you have to create two versions of each page, one for desktop and one for mobile
https://forum.tagdiv.com/the-mobile-theme/

Thanks

#0

Why the images of my article do not automatically adapt the size to see them on the mobile ?. Please, a clear answer, I do not speak English.
https://territoriofotografico.com/imagenes-ganadoras-iii-certamen-de-fotografia-signo-editores/
https://territoriofotografico.com/estas-son-las-fotos-ganadoras-del-olympus-global-open-photo-contest-2017-18/

Catalin
tagDiv Staff

Hello ertunc23,

I do not exactly understand what you want to achieve! The mobile layout of out theme look like this -> https://www.screencast.com/t/iUHjBFW3 Provide more details about your desired changes.

Thanks.

srikanth
tagDiv Member

When i open below url on mobile phone using chrome ..Dont see any contents

https://www.techiexpert.com/guest-post/

Catalin
tagDiv Staff

Hi lifemathmoney,

YOur actual menu on mobile looks like this -> https://www.screencast.com/t/dBk99SzbVIN What exactly do you want to achieve? Provide more details!

Thanks.

ertunc23
Participant
#0

how is this done on the mobile site

article section

ertunc23
Participant
#0

how is this done on the mobile site?

article section ;

http://i68.tinypic.com/1zwl11e.jpg

srikanth
Participant
#0

Hi Team,

when i open any pages on mobile ..i see no content ..

Can you please help me https://www.techiexpert.com/

Thanks

unnanego
Participant
#0

Hi!
When you open the site for the first time a blue overlay as in mobile menu is shown for a fraction of a second. How can I remove this?

wizimatic
tagDiv Member

please check on mobile as i didnt edit the desktop pages

wizimatic
tagDiv Member

You can check on mobile.. Here is a recent post, the meta information aligns properly, http://wizimatic.com/china-releases-3-year-plan-for-air-pollution-control/
Here is a long time post; https://wizimatic.com/infantino-wants-video-refs-for-2018-world-cup/
the post meta (date) doesnt align. I use the same div class for it. Here is the code that i am using, right in single.php

<div class=”classing”><?php
$time = human_time_diff(get_the_time(‘U’),

current_time(‘timestamp’));
$pos = strpos($time, ‘months’);
if ($pos>0) {
echo $td_mod_single->get_date(false);;
}
else{echo $time . ‘ ago’;}
?></div>

Simion C.
tagDiv Staff

Maybe move the other meta instead of the new time format
https://www.screencast.com/t/Lu6RZgNDx

header .td-module-meta-info .td-post-author-name {
top:0;
}

Or do it the same with a div and class. For the mobile theme, CSS code has to be entered here
https://www.screencast.com/t/CsHYYBlQFh7

That code works for me, posts within a month
https://www.screencast.com/t/Ou41YeLbgd
Older posts – https://www.screencast.com/t/5p0PvZjvjq
How did you setup the styling ,what is happening exactly? Provide a link to the website where I can see this if possible.

Catalin
tagDiv Staff

Hello dwarkapuria,

If you want to change this functionality, you should edit the front-page.php core file from your mobile folder from here -> https://www.screencast.com/t/lgF7xAgRz8

Thanks for your understanding!

Catalin
tagDiv Staff

Hello dwarkapuria,

Do you have featured articles added in Featured Category? All of these posts will be loaded from there. Please check here -> https://forum.tagdiv.com/the-mobile-theme/

Thanks for your understanding!

wizimatic
tagDiv Member

Done. How can I style the time ago on single.php posts separately. It doesn’t align, jumps up a little.

How can I include the time ago on featured posts on mobile theme

Simion C.
tagDiv Staff

The modules displayed on the mobile front page are here
https://www.screencast.com/t/M9XfBgdPcs
Edit them with the time format code if you want to. The single file for the mobile theme is this one, edit it like this
https://www.screencast.com/t/TfONnKLv0

Catalin
tagDiv Staff

Hello wajielnino,

If you are using Mobile Theme plugin, notice that has a special section for your Ads, according to our documentation from here -> https://forum.tagdiv.com/the-mobile-theme/ and check the mobile ads. Also, you can try using the AdRotate plugin.

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately the mobile menu sits at the top of the page and in order to access it, the screen goes all the way up. This is the way our mobile menu was implemented and there is no way to change this implementation. Sorry.

Thanks.

dwarkapuria
Participant
#0

Hello

I have enabled tag div mobile theme plugin on http://www.pagalparrot.com and the three featured articles are not updating , i want the latest 3 articles on those three placements.

Thanks

wizimatic
tagDiv Member

Can i use your code <?php echo human_time_diff( get_the_time(‘U’, $this->post->ID), current_time(‘timestamp’) ) . ‘ ago’; ?> for post pages (single.php) sir?

I put

<?php echo human_time_diff( get_the_time(‘U’),
current_time(‘timestamp’) ) . ‘ ago’; ?>

on my mobile front page but i need the code to put on the single.php that will show timeago for individual posts.

just wondering about the difference between the two codes which is $this->post->ID

Also, There is a dash (-) inbetween the authors name and category name on my homepage(using the newspaper mobile theme), i dont know how to hide it and make the meta info closer to each other.

Also, how do i include the time ago on the featured posts.

my url is https://wizimatic.com (pls access from mobile to see)

The styling using “myclass” worked perfectly.

Oğulcan Özügenç
Participant
#0

Hello all. When I press the menu button in mobile mode, the page goes all the way up. Why does this happen? I don’t want it to do this. What can we do? Thanks.

Website: https://ogulcanozugenc.com

samdyz
tagDiv Member

I believe the plugin has been set up according to the documentation you shared.

Till yesterday (when I was using the regular AMP plugin), I had AMP pages for all my older posts. However, since I installed tagDIV AMP, my website not more serves AMP pages – even for the ones that were there once.

This is true in google searches on mobile and it doesn’t work while testing by adding /amp to the URL.

In simple words, tagDIV AMP is not generating AMP pages for my website…

wajielnino
Participant
#0

Hi all,

I recently installed newspaper 8 theme. On my mobile phone the ads are shown on top of the web space. I switch all the ads options from theme panel but the ads just wont go when i check it from mobile phone.

Can someone please help me turn off these random ads?
https://www.mmrenthusiasts.com

Thanks

Viewing 25 results - 27,901 through 27,925 (of 41,416 total)