Search Results for 'mobile theme'

Results from the Forum
Calin
tagDiv Staff

Hi,

Our theme developers are still working to improve the mobile theme, and hope that soon will be add some more option to stile the mobile theme.

If you do not like the actual mobile theme you can deactivate it and the amp that it is integrate in mobile theme and use the responsive theme with other AMP plugin.

Thank you for your understanding!

Sawai Singh
tagDiv Member

amp enabled on mobile theme check: http://prntscr.com/mw74wr

can’t find Paired option: http://prntscr.com/mw7449

Calin
tagDiv Staff

Hi,

The initial AMP plugin we released was designed based on the first version of the official AMP plugin for WordPress. Even though it was a tagDiv plugin, it still required the API of the official plugin. The changes came from the official plugin as they limited the theme support in the version we used and instead of updating it, they launched a new version with another, better implementation. They also announced the initial release will shortly become deprecated. This is why we decided to abandon our initial AMP plugin and use the new AMP implementation through the mobile theme. The new version required a specific theme for it as it would not have worked through the standard theme. There was no decision to take, unfortunately. If we have not made this step, soon the AMP plugin would have stopped working once the official AMP plugin implementation we used became deprecated.

You can activate and deactivate the amp on pages/post if you turn off the settings from theme panel>mobile theme , if you deactivate the amp plugin, this will not longer be available.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

If you make update to Newspaper v9.6 please follow this quids:
How to Make an AMP ready Website with Newspaper Theme -> https://tagdiv.com/amp-newspaper-theme/
Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/

Please make sure that you activate the amp from mobile theme -> https://www.screencast.com/t/6m5bxthx8ec and you check the box from general Amp -> https://www.screencast.com/t/WEyXhNzY

Thank you!

spu
Participant
#0

Hi,
Again thanks for all the efforts, but you need to keep in mind that most of the sites that use Newspaper theme are actually news and media sites. They have ever-changing content on the home page and you need to test out a better cache plugin compatibility. Wp fastest cache has become old and mundane.
Issues we are facing:
1) We were using Speed Ninja plugin with 9.5 theme, and it was giving us great results in GTmetrix and google speed index. However, with the new 9,6 update, there are compatibility issues on the mobile. The front page only loads and articles do not load or if they load the style sheet is missing and everything looks like plain HTML. Can you please check its compatibility or tell us which other plugins we can use to get back to 90+ level on Google speed index, because we tried your tutorials and super cache, and nothing is working. We have right now disabled the SNP plugin. So that site works at least.
2) With the new amp plugin we are getting over 400 errors in the very first few hours of updating, none of the new articles are showing as AMP.
3) The 3 bar menu from amp is missing.
4) There is no infinite loading on the mobile theme. Since many come from mobile only, we were hoping it will come this time. When can we expect that?
5) How can we minify CSS and javasript? Since WP fastest cache does not do that.
6) The URL is not changing on autoload on the desktop. As soon as we go down to the next story, the article loads but the url does not change. The GA team tells us we are not getting additional page views because of that.
7) We have loaded the AMP code as the tutorial suggests, however we are not seeing any amp views on GA.

Please help.

albrub
Participant
#0

Hello,
I updated the last version and I´m having a problem with the social media share buttons, as you can see in this post: https://www.lifeder.com/papilas-gustativas/
I have tried all the options in the theme pannel, but is not working. This issue also happens in mobile.
Can someone help me?
thanks.

danielsandj
tagDiv Member

Now i’m use AMP for WP – Accelerated Mobile Pages. It is very simple to use. the important thing is that as soon as you have activated this plugin, do not activate tagdiv’s AMP and do not activate the theme setting function because the site is blocked

Simion C.
tagDiv Staff

Hi,

Sorry for this, but note that if you keep replying in your own topic before we reply, it will only delay the answer from us. It will refresh the topic date and add it to the bottom of the queue. We answer from oldest to newest.

Regarding the issue, note that what you are describing would be how the mobile theme works. Each page requires two versions, one for desktop created with the composer or in any way possible in the theme, and one for mobile created with the simple mobile editor
http://prntscr.com/mw64sfhttps://forum.tagdiv.com/the-mobile-theme/

If the page doesn’t have any content in the mobile editor, and the mobile theme is active, it will be empty on mobile. Let me know if you have more questions.

Thanks

Calin
tagDiv Staff

Hi,

If you did the steps from our guide the AMP that is integrate on mobile theme will be load automatic on those pages/post that can be display in AMP version, those that are not supported AMP version will be display in mobile version!
If you want to go back to version 9.5 you can write as an email at contact@tagdiv.com, include the link of this topic in email and ask for Newspaper v9.5

Thank you for your understanding!

reatlat
Participant
#0

Hey support team,

I have use custom plugin to edit some modules in original Newspaper theme

like

function hook_td_global_after()
{ //add the api code inside this function
// Update social share module
if ( class_exists('td_api_module') ) {
td_api_module::update('td_module_single',
array(
'file' => $this->plugin_path . "/modules/addthis-social-share.php"
)
);
td_api_module::update('td_module_single_mob',
array(
'file' => $this->plugin_path . "/modules/addthis-social-share-mob.php"
)
);
}
}
add_action('td_global_after', array($this, 'hook_td_global_after'));

So my question is
when I update module td_module_single I have no issues,
but when I start override the mobile theme td_module_single_mob
I see error from Booster

The module already exist!

But i’m not trying add new module I use API to update it :/

perhaps for mobile version I have to use another hook? not td_global_after

Peter
Participant
#0

After updating to the latest version 9.6 and running through all the AMP and mobile settings as outlined I do not see the same mobile theme on the dedicated home page. What I do see is a list of latest posts?

AMP does not validate on the AMP test page for https://coconutoilpost.com/
Infinite loading is also not working for the templates – 9.5 was working but very slow to load.

Rankings are already dropping. Hope this can be resolved fast.

zinger
tagDiv Member

Hi, if I create a button in the header with the multi-purpose plugin, how can I have that link appear in the mobile menu? (I am not using the mobile theme)

zinger
Participant
#0

Hi there, I do not want to use the mobile theme for it does not show the pages on my site very well. I would like to be able to add items to the main menu that only show on mobile (once the hamburger toggle appears). Is there a way to do this? Perhaps a class and some CSS?

Thanks in advance

jorgeocampo
Participant
#0

Due to the large number of posts related to the AMP issues in 9.6, I think that a recap would be useful:

Turning ON the “SHOW ON AMP” option give us:

– TONS of error alerts from the Google Search Console (a drop in the search rankings is probable)
– We are unable to use critical plugins like DISQUS and others (Disqus is AMP enabled and is a MUST in any news site with solid traffic)
– Mobile Google Analytics issues. Guideduchien wrote: “Before i had a bounce rate average on mobile 86 % and page views per session 1,28. But now with tagdiv mobile theme and amp plugin, bounce rate is 1,96 % and page view per session 2,32, it’s not possible.”
– Reported problems with the speed of the site
– Post views not counted on mobile
– AMP links are invalid

Turning OFF the “SHOW ON AMP” option give us:

– No ads on AMP, we can’t monetize AMP!!

Downgrade on version 9.5 seems to be the only option at the moment, but is not a long-term solution, because Simion C. wrote “soon the AMP plugin would have stopped working once the official AMP plugin implementation we used became deprecated.”

Also, Bogdan B. wrote: “unfortunately if you do not like the mobile theme implementation you will need to use an external amp plugin…”
Does it sounds like it is time to search for another theme?. I was a happy Tagdiv user for years, but that response makes me think that a proper mobile implementation is not critical for Tagdiv.

Arafat
Blocked
AMP? - topic
#0

How to I know AMP work or not. I think AMP is not working: https://prnt.sc/mvzjzm
On this page: https://10bestgear.com/golf/balls/, I already enable Mobile theme and AMP plugin.

felipemichelin
Participant
#0

Hello, my website have broken css when I have the AMP plugin and mobile theme activated on desktop.

Is there anything I can change to make it work?

bellamum
Participant
#0

Hi, I have got our mobile menu working just how I want it, thanks to the new header composer in 9.5/9.6. One thing I can’t do though, is to remove the social media icons that are at the top of the mobile menu when it drops down. I cannot see a setting in either the TDC header panel, or in the Theme panel….Can you help?

Only other issue btw, is the very slow appearance of the header in desktop or mobile. The Theme panel version is very fast – the TDC version takes a second or more to appear.

Arafat
Blocked
#0

Can I make this type of menu for the mobile theme? https://prnt.sc/mvy3go

Yago88
Participant
#0

Hi!

I need some help with the mobile theme.

I want to change the fonts. I tried to do it from mobile Styles.css but i cant (I dont know how)

¿How can I change the Titles font to “Roboto”, bold, and a little bit bigger?
¿How can I change the paragraph font to “Open Sans” and a little bit bigger?

Thanks in advange.

vansh
Participant
#0

Hi,

I recently bought this theme, and somehow I managed to setup a few things. However, I was trying to fix my Mobile design (Header) as my LOGO wasn’t visible. So, I installed the tagDiv Mobile Theme and thereafter I couldn’t find any option to change my Mobile Design Header. Bottom line, my desktop site is showing Mobile Version.
I deactivated the plugin, and yet mobile version is being displayed!

I have already tried viewing my site in incognito mode, still, the problem persists! I’m ready to share my Purchase code/site, and login details.

Seeking a positive and prompt response from the team!

Regards
Vansh

bharathadigopula
Participant
#0

I recently updated my theme new version of Newspaper 9.6.

The AMP not working properly, and I can’t monetize my absence ads and some posts doesn’ support it. of course, the ads can be managed by a mobile plugin(with AMP support) section.

but I’m strong to say not interested to use the mobile plugin.

kindly, please develop the AMP features, why are you doing this.! the previous AMP plugin features perfectly alright and working like charm with no other issues.

I need to roll back into 9.5 version I didn’t do that, because the Envato gives only 9.6

please develop the features or rollback to the older version. I tried with the older version of AMP plugin which I have already backup my server. the old AMP plugin says, “we temporarily discard that (something like that.)

please resolve the issue ??

spu
tagDiv Member

Ok, so it is a problem with the current mobile theme and the PSN plugin, the stylesheet is not loading in the articles only on mobile (front page is loading fine), desktop is fine. Can you check and maybe tell me a solution?
website is http://www.gadgetbridge.com

  • This reply was modified 7 years by spu.
  • This reply was modified 7 years by spu.
Mobilnerden
Participant
#0

The top grid is not showing on my homepage on mobile, but if i switch to a category it is showing. You can check out http://www.jobbsmart.no on mobile. How can I get the top grid also on the homepage? And is possible to have all articles presented with title on top of image (like the top grid)?

spu
tagDiv Member

Ok, so there is some compatibility issue with the new theme and pagespeed ninja plugin, it was fine till NP 9.5. we disabled the PSN plugin and the pages have started to open again, however, the performance of the pages have gone down considerably. Awful is the word, while we were doing 91 previously on the mobile theme on Google pagespeed insights, now it is down to 40!! Same is the case with the desktop site.

ramspeed
Participant
#0

Hi, I would like to integrate the iubenda banner in the mobile version.
I use the latest version of the mobile plugin you created.
I tried to enter the code that gives me iubenda and put it in the custom code html section but I do not see any banner on mobile.
How could I do?
Thank you

Viewing 25 results - 13,676 through 13,700 (of 22,177 total)