Search Results for 'mobile theme'

Results from the Forum
Catalin
tagDiv Staff

Hi,

You can try to optimize your mobile responsive theme but if you will use the mobile plugin, you will see better results because the theme will not load more resources.

Thank you!

Catalin
tagDiv Staff

Hi,

Yes, it seems to be a minor bug in our theme. On the mobile, if you do not have any subcategories, then, all of these will be displayed. Sorry for the inconveniences. I have added to our list of improvements and we hope to fix it in near future updates. If you want to delete them, you can check the following topic from here -> https://forum.tagdiv.com/topic/how-delete-the-categories-list-in-mobile-theme/

Thanks for your understanding!

Calin
tagDiv Staff

Hi,

Please check our documentation for how to Get Slick Designs with the new Mobile Header Feature -> https://tagdiv.com/mobile-header-newspaper-theme/

Check out the New Header Main Menu with Newspaper Theme -> https://tagdiv.com/header-main-menu-newspaper-theme/

Thank you!

tec99
tagDiv Member

Thanks for your detailed response.

I wanted to know if it is possible to optimize for mobile without using Mobile Theme plugin?

Catalin
tagDiv Staff

Hi,

Do you have installed the Mobile Theme plugin? Clear all the caches, purge CDN files and check the results. If the problem is still there, please let us know. For more details about our mobile theme functionality, please check here -> https://forum.tagdiv.com/the-mobile-theme/

Thank you!

Jumich
tagDiv Member

OMG… I told you… when I set my site on “AMP”, my code wich was pasted in AMP plugin works perfectly. When I swich to “AMP + mobile” it dosn’t work. I’ve tried also to paste this code into Mobile Theme filed but nothing happend. Would you be so kind and check it for me? My site: https://radioklinika.pl Situation on this moment: for desktop I have GA code on my GTM. I pasted the second json code into AMP plugin and Mobile Theme. So in fact I have two kinds of code in 3 different placement… On AMO and Mobile Theme it doesn’t work!

Simion C.
tagDiv Staff

On just mobile version the code from the main theme panel analytics section will be loaded
http://prntscr.com/n0wj5j
The one from AMP will load only when AMP is loaded. In the AMP section enter it as mentioned in the documentation, in the theme panel main analytics section enter it as provided (full code) – http://prntscr.com/n0wkw5

Calin
tagDiv Staff

Hi,

Indeed for the moment are very few option for customize the mobile theme plugin, but soon will be add some more options, and is possible that those suggestions to be on that list of options.

Thank you for your suggestion!

Pradeep Augustine
tagDiv Member

But I need the mobile theme for my website. It is giving conflict when the other amp plugin is active. Even after selecting mobile instead of mobile + Amp it is giving fatal error. Please fix it.

Calin
tagDiv Staff

Hi,

I made some test on version v9.6.1 and the like button is working on mobile theme.
For example now I’m log to may Facebook account -> https://www.screencast.com/t/KkxUiHxCj15

Thank you!

Catalin
tagDiv Staff

Hi,

Unfortunately, the theme does not have any such an option for Redirection for Mobile Users, sorry! You need to find a plugin with this functionality and check how it works.

Thanks.

Simion C.
tagDiv Staff

You can exclude them from AMP, but not from the mobile theme. An option to exclude specific pages or posts so that the mobile theme does not apply to them, is not available at the moment. Such an option is considered however.

So if the mobile theme is active, each page will require 2 versions. One for desktop built in any way possible in the theme, and one for mobile built with the simple mobile editor.

Bintmusic
tagDiv Member

@Simion

To solve proble with js composer I comment this line in
plugins/js_composer/include/classes/core/class-vc-base.php

public function addNoScript() {
//echo ‘<noscript>’;
echo ‘<style type=”text/css”>’;
echo ‘ .wpb_animate_when_almost_visible { opacity: 1; }’;
echo ‘</style>’;
//echo ‘</noscript>’;
}

I tried to rule out optimization from javascript but the mobile theme menu still doesn’t work on mobile visualisation… works instead on the page amp

Do you have solutions to propose?

Thanks!

Simion C.
tagDiv Staff

Hi,

Thank you for the feedback, much appreciated. I have seen that plugin being used in other websites successfully. You are free to use any AMP plugin or solution you see fit, we do not force users to use our mobile theme and AMP.

Maybe in the future when we will add more options and improve the mobile theme and AMP integration you can consider to switch back.

Thanks

Calin
tagDiv Staff

Hi,

Unfortunately the child theme will not work for mobile theme plugin, the child is working only for theme, sorry.

For the moment there are not so many options for customize the mobile theme -> https://www.screencast.com/t/YuiOASFbul7 but I think that in coming updates this will be possible.

For the moment the only option to customize the mobile theme is to make the checks in mobile files

Thank you!

Simion C.
tagDiv Staff

Looks alright now – http://prntscr.com/n0tr4c mobile theme is active and AMP works
http://prntscr.com/n0ttcfhttp://prntscr.com/n0ttjt
If you want the mobile theme to apply for the AMP pages this option has to be active
http://prntscr.com/n0tub2

I should note that there is a theme update available 9.6.1, there were some more options/cases added to choose when you want the mobile themehttp://prntscr.com/n0ts8l

The guide has been updated – https://tagdiv.com/amp-newspaper-theme/

Kingx26
tagDiv Member

I purchased this theme back in 2017. These are the only 6 plugins that I currently see on my account: tagDiv Composer, tagDiv Multi-Purpose, tagDiv Social Counter, Revolution Slider, tagDiv Mobile Theme, Visual Composer. My question is how do I get the other plugins such as TagDiv Newspaper so I can collect the emails of users?

Arul
Participant
#0

https://www.tamilpriyam.com Mobile Theme not work.

Micha
Participant
#0

The Mobile Theme shows the first three articles of the category “Featured” above, but not everyone used this category. You can change them in the theme, but would it be possible to add an option in the theme menu?

Also, it might be an idea to disable the grid in the categories overview, in the theme options

Roberto Falbo
Participant
#0

Facebook like buton, is not working on Mobile theme, there is no action by pressing the buton, how to resolve this bug?

aditya58singh
tagDiv Member

Just deactivate the plugin and install them again first install the mobile theme and then AMP.

Deactivate all other plugin and then check… might be some other plugin is conflicting @kiran

Jumich
tagDiv Member

Just to avoid duplicate topic… I’m pretty sure that GA code doesn’t work properly when “AMP + mobile” was chosen. I pasted my code directly to AMP plugin (not in Mobile Theme panel). It works great on “AMP” but not on “AMP + mobile. My site: https://radioklinika.pl (now set on “AMP+mobile”)

My code is:
{
“vars”: {
“account”: “UA-2415269-29”
},
“triggers”: {
“trackPageview”: {
“on”: “visible”,
“request”: “pageview”
},
“scrollPings”: {
“on”: “scroll”,
“request”: “event”,
“scrollSpec”: {
“verticalBoundaries”: [
50
]
},
“vars”: {
“eventCategory”: “AMP Scroll Depth”,
“eventAction”: “Scrolled”,
“eventLabel”: “${verticalScrollBoundary}%”
}
},
“pageTimer”: {
“on”: “timer”,
“timerSpec”: {
“interval”: 90,
“maxTimerLength”: 90,
“immediate”: false
},
“request”: “event”,
“vars”: {
“eventCategory”: “AMP Engagement”,
“eventAction”: “more than 90s”
}
}
}
}

  • This reply was modified 7 years by Jumich.
Pradeep Augustine
tagDiv Member

Hello Simion. Thank you for your reply. I do find the fatal error. I have rolled back to the older version of the theme and the error is gone now. I’m using the AMP plugin with some advanced features (https://wordpress.org/plugins/accelerated-mobile-pages/) This is the second most used AMP plugin on WordPress. This uses the official plugin with some advanced options. I tried the AMP plugin as suggested in your blog. It shows error with the plugins I’m using. It is not showing my Custom Comments. So, I’m not using the Official Amp plugin. Check the site now for amp pages. Everything works great with the Advanced AMP plugin with the older version of Theme. Please leave the Mobile Plugin independent as it was before. Even if you are merging it with the AMP plugin gives the option to use only the mobile theme. I don’t need the official AMP plugin for my site as it lacks features like menu, etc.

Catalin
tagDiv Staff

Hi,

Please update the theme to the latest version of it which is 9.6.1. Clear all the caches, purge CDN files and also, make sure if you have enabled the Mobile Theme. Also, I saw that you are using the W# Total Cache plugin which is not tested with our theme. We recommend the WP Super Cache.

Thanks.

Calin
tagDiv Staff

Hi,

Unfortunately for the moment there is no option for this, but is possible to be implement in our mobile theme plugin in coming updates.

Thank you!

Viewing 25 results - 13,326 through 13,350 (of 22,177 total)