Search Results for 'mobile'

Results from the Forum
Megamediasl
Participant
#0

Hi

If you scroll down from any page to any part, when you go to the mobile menu, the page scrolls back to top.
How could you avoid this behaviour?

Thank you

PatWire
tagDiv Member

In my experience – OneSignal works on the theme on 1. Desktop 2. Android mobile devices ( I’m NOT using TagDiv mobile theme – just the desktop as the mobile theme ) so don’t know about the Tagdiv mobile theme…

marijn390
tagDiv Member

Hi,

It is not a specific link, sometimes it does not work sometimes, on the homepage or certain posts both mobile and on desktop.

Adsense said the following:

We have checked your site and our systems indicate that your ad code has not been correctly implemented. Please note that it is against our program policies to adjust the ad code. There are, however, a few exceptions about which you can find more information here.

If you want to check where your ad code has been modified, you can use a code comparison tool. You can find guidelines for this in our Help Center article.

Remember that your ad code must be taken over from your AdSense account exactly. This includes the following:

the same whitespace and punctuation,
the fully delivered AdSense ad code,
the code layout,
the code can not contain additional HTML tags,
the variables in the code (such as google_ad_height or google_page_url) can not be renamed or changed.
https://support.google.com/adsense/troubleshooter/7049023?hl=en
Since each web editor is different, we can not give specific instructions to solve problems with ad customization. If you are still having problems, we recommend that you carefully follow the instructions in our Code Implementation Guide.
If you can not solve the problems with our manual, please contact your web editor or web host directly.

Sincerely,

Google AdSense Team

I have done all the steps, but this has no result.
I also passed on everything to them. I also sent screenshots. I’m still waiting for their answer.

Marijn

konblog
Participant
#0

I’ve installed the mobile theme plugin. My site is multilingual. The user can choose from the main menu the Greek or English edition of the site. Without the plugin the user is taken to the Greek menu if he chooses the Greek flag from the main menu.

However, after installing the mobile theme plugin, the only menu displayed is the English menu. Even if the user chooses the Greek flag, again only the English main menu is shown. I’ve set my languages correctly in the menu settings. Is there anything else I can do?

Many thanks!

Rudy Rodriguez
Participant
#0

1- How to use the TagDiv Composer plugin only in the Home, I do not want it to appear in the single, Is that possible ?

2 – Another question, the AMP plugin that comes integrated in the theme is compatible with this plugin? = https://www.google.com/url?q=https://wordpress.org/plugins/accelerated-mobile-pages/&sa=D&source=hangouts&ust=1528293667391000&usg=AFQjCNEWwuthQz8_8uU-yqyxUqqwKfcOqA

Simion C.
tagDiv Staff

I tested those pages as well, don’t see any problem with them
https://www.screencast.com/t/cPKydQ0kn
https://www.screencast.com/t/HCvdctbCONb1
Only when the mobile theme plugin is enabled there would be a problem in this case. Pages built with the composer will show empty of content on mobile. In that case you will have to enter content in the mobile editor
https://forum.tagdiv.com/the-mobile-theme/

travelhippi
tagDiv Member

Hi,
Ok, thanks for letting me know they have to be updated separately. I downloaded the theme update but the zip file for the mobile plugin was not included in there, is it in another folder?
Newspaper-tf\plugins\td-mobile-plugin.zip

PatWire
tagDiv Member

Yes sorry Bogdan I mean…

Is it just AMP in search results like it should be?

Or does it make any post viewed on a mobile device AMP? ( even if not via search results )

vuivivu1010
tagDiv Member

Tks for helping me.

Posts that you had screen shot also work for me. But if you access these pages: https://www.vuivivu.com/blog/ or https://www.vuivivu.com/phu-kien-thiet-bi-so/ you will see nothing in here. My website has problem with pages not posts on mobile.

Simion C.
tagDiv Staff

Hi,

I checked your website on mobile, for me it seems to work
https://www.screencast.com/t/hzGutEQmH
https://www.screencast.com/t/Q6DyTAS0hwu
I don’t see anything wrong with the website on mobile at the moment. Please correct me if I misunderstand something.

Thanks

vuivivu1010
Participant
#0

When I access my website on my laptop, everything is ok. But when I use my mobile phone to access, I go to my menu bar and click things in it, it doesn’t work. I can’t see anything like I see in my laptop. So how should I do to fix it now? By the way, my website is vuivivu.com.

PatWire
tagDiv Member

Bogdan

On this subject – does the tagdiv amp plugin just show amp posts in search results?

I have ads on mobile site and so don’t want all amp posts as default – just search results

If using tagdiv amp plugin – we don’t use any other plugin like Amp-for-WP or Automattic’s AMP?

Thank you

Simion C.
tagDiv Staff

Hi,

So you want to remove the login only on mobile, like this
https://www.screencast.com/t/uk9DeaYIrHfz
Enter this code in the Theme panel->Advanced CSS in the phones section

.td-menu-login-section {
display: none;
}

Thanks

Catalin
tagDiv Staff

Hello slicedbrain,

You can do this process from TD Composer page builder. For desktop, you should add your desired video background which you should hide it on mobile and then, you should add a single image on mobile which should have to be hidden on the desktop version, like this -> https://www.screencast.com/t/ANdsDyvT and vice versa. I have tested on my side and it seems to work as expected, without any problem.

Hope this helps!

Thanks.

mirko
tagDiv Member

Hi Catalin,
in that way tho, you disable also the log in in the desktop version.
id like only on mobile.

padom
tagDiv Member

So friend, I realized that in the theme of you the version for mobile and amp does not work the Web Push system and AMP Web Push, it would be interesting you implement it, see that link …
https://documentation.onesignal.com/docs/amp-web-push-setup

travelhippi
Participant
#0

Hi,
Just updated to V8.7.5 and my mobile plugin (and new Newsletter plugin) was disabled and I have this message when I want to activate it again.
PLUGINS DISABLED AUTOMATICALLY
The following plugins were disabled because they are incompatible with this version of Newspaper:
tagDiv Mobile Theme

slicedbrain
tagDiv Member

Hi again,
thank you for the reply. But is it possible at least to hide this section in mobile? So I use this section in desktop and hide it in mobile, and use the same method with an image that is hidden in desktop and only appears in mobile, so i can run around this issue.

slicedbrain
tagDiv Member

Hi there,
Thank you for the reply, I have the button now, but only on the desktop menu, when in mobile it does not appear, what can I do?

midronepro
tagDiv Member

Hi Pradeep,
Thanks for the update. I tried the code for the mobile plugin but it is rendering empty page. just the search page title.

is there anything wrong?

thanks for your help

Simion C.
tagDiv Staff

Hi,

The logo will be displayed as you upload it. If the logo would be round originally, it would be displayed round. Or you could try and make it round with some CSS. Like this
https://www.screencast.com/t/Kg46HEuYolI

Codes for the mobile theme have to be entered in Theme panel->Mobile theme>Custom CSS code
.td-footer-logo img {
border-radius: 50% !important;
}

Thanks

Catalin
tagDiv Staff

Hello slicedbrain,

Sorry but please notice that background image is automatically created by Youtube and the theme does not have any such an option that allows you to control this section on mobile, unfortunately!

Thanks for the message!

styzzz
tagDiv Member

The homepage seems to be working fine. But all the post pages have become not mobile responsive when they used to be.

Cleared cache and everything.

Simion C.
tagDiv Staff

Hi,

Sorry for the delay, I don’t exactly know what happened with this topic it seems to have been overlooked. Sure we can take a look, but I must say the website is displaying the mobile theme
https://www.screencast.com/t/KMellK6n38
https://www.screencast.com/t/LaEBpmCK
https://www.screencast.com/t/kjXy6KtxG
I checked a few posts, category pages and the homepage with the browser emulator and also an Android phone. Are you still not seeing the mobile theme on your end? What device are you testing with?

Bogdan B.
tagDiv Staff

Hello,

You can install it with content as well, but just remember to change the mobile menu and search background image from the theme panel and the sign-in/join image.
https://www.screencast.com/t/DaCvwoHe
https://www.screencast.com/t/zvVv6MbPjSdN

We will fix this issue in future releases. Sorry for the inconvenience.

Thank you!

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