Search Results for 'mobile'

Results from the Forum
Ginebiene
Participant
#0

Yesterday I wrote an new post. But it is not shown in mobile.
http://makanangin.de/ayurveda-in-indien/
What the problem?
What can I do.
I can give you the admin:

Please give me a help.

Best regards.

Regine Richter

Simion C.
tagDiv Staff

Indeed, they seem to have added iPad devices in the list of mobile browsers as a fix
https://github.com/Automattic/wp-super-cache/pull/525
I couldn’t say if something can be done about this however.
https://www.screencast.com/t/qm7yd3QuAcm
Unless maybe you can use an older plugin version, the plugin will serve the mobile theme to iPads from now on.

odysseylandscapes
Participant
#0

I am using the construction theme from newspaper and I have a video set up on the homepage which I created and am using through youtube. I noticed that the video does not work on mobile version and only displays the youtube play button. I have researched answers in the forum and apparently this is not fixable.
What are the options to overcome this? Is it possible to have different settings on each version, for example to have a solid image on the mobile version instead without it affecting other versions that play video. If so, please walk me through how to do this in the TD Composer.

Anonymous
Inactive
#0

When I want to visit my website cabaretenoticias.com, just code is displaying on the mobile. I have the newspaper 8.7 installed theme. On a pc, it is working fine.
I installed the tagdiv mobile theme but the following message is coming: the mobile theme path couldn’t be set. Please check if you already have another mobile theme plugin and disable it.
I tried also wordpress mobile. The result is different when you open chrome or firefox and not good.
What mistake did I do and how can I correct it?

Totelae
Participant
#0

Hello, I have several questions/bugs to solve. Better to ask everything at once. I’m using newspaper 8.7.3 with the demo nature.

1 – When I use an anchor in a post, it causes a shift of the whole page, as if a negative margin-top was applied to the body. The main menu is cut, and a blank space appears in the footer. See there : https://www.screencast.com/t/mZg5LxvxI

2 – I have a hover problem in the menu. Underlined are not at the same level, for the first element it’s slightly lower. See there : https://www.screencast.com/t/9i2cGzrw2X4Q

3 – Some parts of my text are blurry, when I make it strong. See there : https://www.screencast.com/t/TEcN1s3t with the typography ‘Raleway’.

4 – I would like to use the same presentation for the megamenu as the artcreek theme, what part of the css should i add ? I try to find it here but it is hardly readable.

5 – I have a wp_booster and fatal error on one of my post, on mobile exclusively. I use some content created with WP Bakery editor on this post, and it worked well before the update. Is it no more authorized to use WP Bakery editor on post at this time ? See there : https://www.screencast.com/t/OFl9p8IZILP and https://www.screencast.com/t/z0XoRkm5JW

6 – Impossible to increase the font-size of “Big title” above 55px or 54px using the multi-purpose admin theme panel. I have to do that with the tD composer.

Thank you in advance for the support !

JJ0000
Participant
#0

In theme panel > custom css, I have this code posted:


@media
screen and (min-width: 426px) {

.advert {background: url(http://example.com/wp-content/uploads/advert-1.jpg);
background-repeat: no-repeat;
background-size: 100% 100%;
display: block;
width: 100%;
height: 90px;
}
}


@media
screen and (min-width: 375px) and (max-width: 425px) {

.advert {background: url(http://example.com/wp-content/uploads/advert-2.jpg);
background-repeat: no-repeat;
display: block; background-size: 100% 100%;
width: 100%;
height: 90px;
}
}


@media
screen and (min-width: 320px) and (max-width: 374px) {

.advert {background: url(http://example.com/wp-content/uploads/advert-3.jpg);
background-repeat: no-repeat;
display: block; background-size: 100% 100%;
width: 100%;
height: 77px;
}
}

Weird thing is, testing it on a 320px iphone, it works for the homepage but not on categories & posts. Same thing for firefox browser on desktop. When I test it with google devtools (adjusting the device sizes) it does show up. What is with the inconsistencies? I don’t have the latest theme update, could that be it? Even some pages on mobile it gives me the wrong image….

kenp
Participant
#0

I was wondering how to switch the default “header menu” to the “top menu” when on mobile (non-plugin). I see I can add the top menu via CSS to the current header in addition to the hamburger but I’d rather have the top menu in place when the hamburger icon is selected.

PetrovM
Participant
#0

Hi, there.
How can we override the templates of the mobile version of the website in the daughters of the theme (child-theme)

wordatom
Participant
#0

Hello, the tagDiv mobile theme Install button is not appearing for me. Can you help me out with this?

https://wordatom.com/wp-content/uploads/2018/05/Screen-Shot-2018-05-13-at-1.26.40-AM.png

mradamrothwell
tagDiv Member

hi Simion,

I keep testing but just can’t get it right and with google prioritising mobile pagespeed optimisation scores, mine is really low and my traffic is dropping. i’m unsure what to do. I’ll try removing all plugins and starting again to see if that works even though i’ve already tried and didn’t figure it out

mradamrothwell
tagDiv Member

Hi Catalin

I am unsure how to do that. I have removed all plugins on the current site and added them / made changed etc and can’t get it to show a higher pagespeed score for mobile. Sometimes i get a good speed for one page or it fluctuates but mostly all pages are very low. Google are prioritising mobile responsiveness and my rankings seem to be dropping a lot since then.

dim_gian
Participant
#0

Hello. Anyone can have an answer for the following?: 1) I am using Header Style 8 but my logo looks small in mobile devices. How can I make the Header larger in mobile? 2) I am not using any sidebars in Single Posts and my content takes too much space, how can I adjust the content’s width in single posts so I can make it smaller? Thanks!

till
Participant
#0

after installing the theme, additional plugins were added Revolution Slider and WPBakery Page Bulder.

plugins were taken from the archive with the theme, now the plugins require activation. how to do it???

on the theme management page, in the plugins tab Revolution Slider, tagDiv Mobile Theme, Visual Composer – with status OPTIONAL

nitrofox
tagDiv Member

Hi Simion C.,

Thanks for getting back to me.

Yes, it’s the supercache and didn’t solve the problem.

Last update supercache “Add ipad to mobile list (#525)”

“1.6.0

Fix issues in multisite plugin (#501)
Fixes wp-cli plugin deactivate/activate (#499)
Cleanup – change quotes. (#495)
$htaccess_path defines the path to the global .htacess file. (#507)
Fix ‘cannot redeclare gzip_accepted()’ (#511)
Correct the renaming of tmp_wpcache_filename (removed unnecessary slash in path) which caused renaming to fail. (#516)
Add check for Jetpack mobile theme cookie (#515)
Optimize wp_cache_phase2 and create wpsc_register_post_hooks (#508)
WPCACHEHOME has a trailing slash (#513)
Cleanup cache enable/disable and update_mod_rewrite_rules (#500)
Post Update now clears category cache (#519)
Various fixes for saving the debug page form (#542)
Expert-caching and empty parameters, like ?amp, should not serve cached page (#533)
Tiny Yslow description fix (#527)
Add ipad to mobile list (#525)
Hide opcache_invalidate() warnings since it’s disabled some places. (#543)
Check that HTTP_REFERER exists before checking it. (#544)
Replace Cron View” with WP Control because it’s still updated. (#546)
adding hook (wp_cache_cleared) for full cache purges (#537)”

Catalin
tagDiv Staff

Hello,

I have inspected your website on desktop and the Contact page seems to work as expected, as you can see here -> https://www.screencast.com/t/3QZJCoPR2Wxv I did not get any error inside it. On mobile, the Contact page is blank because you are using the Mobile Theme plugin which does not recognize the TD Composer shortcodes but only the simple text added in the Mobile Section. You should disable this plugin if you want to achieve the same results on mobile. For more information about this plugin, please check here -> https://forum.tagdiv.com/the-mobile-theme/

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

The mobile theme will not display custom post types, that is not implemented in it. Deactivate it and the same content from desktop will be displayed, that would be the only solution.

Thanks

bharathadigopula
Participant
#0

Hi! i’m using Newspaper 8.7 latest theme. it contains tagdiv AMP plugin, i installed that. but when i check my website AMP Enable or NOT at Google search console it display’s the Message.

“We did not find any Accelerated Mobile Pages in your site”

why it say’s that? i’m using AMP plugin and submit my analytics code.

Simion C.
tagDiv Staff

Hi,

Seems the table has fixed width just as I thought. This is what causes it to not display properly on mobile. However a code like this should fix it
https://www.screencast.com/t/cP3s88l8
Enter it in Theme panel->Custom CSS section and check the results

.td-post-content table {
width: 100%!important;
}

TrashTalk
Participant
#0

After Updating my website, the Mobile Background Menu keeps appearing for Non-Mobile template and also on mobile everytime I refresh my website and everytime I visit a new page on my site. Can someone please help me?

this is my website : https://pilipinasrecipes.com

Twisted Pear
Participant
#0

Hey guys,

I need to extend the td_module_single_mob class but cant work out how to elegantly register my module.

I know the mobile theme doesn’t support child themes (yet), so if I could register my module in the mobile/functions.php file that would be great.

Currently I am adding my module in mobile/includes/td_config_mob.php


td_api_module::add('td_ba_single', array(...));

…but I’d prefer to leave as small a footprint as possible in the parent theme – just adding a few lines to mobile/functions.php. Hopefully that’s doable.

Thanks,

TP

amazingpaleo
Participant
#0

Pages on our mobile site are not showing content.

Mobile contact us page:
http://www.screencast.com/t/nORaBaixLRq6

Desktop contact us page:
http://www.screencast.com/t/A8pxEiUFP

The desktop contact us page is also showing an error:
wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: vc_column_text is not set.
/nas/content/live/vrfitness/wp-content/themes/Newspaper/includes/wp_booster/td_api.php

I didn’t put any content in the mobile editor because I want the mobile site to use what is in content editor (WP page builder) and be responsive. All my pages were working responsively before and at some point, they broke and stop showing content.

Desktop editor:
http://www.screencast.com/t/008Wkzt0UC

Mobile editor:
http://www.screencast.com/t/tIEv8o0LOeZ

amazingpaleo
Participant
#0

I created a new post type called “Reviews”. I added the post type to the home page under the “Post Loop Setting”.

http://www.screencast.com/t/whUU7V7DT

All post types show up on the desktop site feed but none of the new post types show up on the mobile homepage feed.

Desktop homepage news feed:
http://www.screencast.com/t/0enap6zP1
The article “Beat Saber Game Review – A Jedi Samurai Rhythm Game” is an article from the new post type.

Mobile homepage news feed:
http://www.screencast.com/t/1nI6ujlwTiP
The article “Beat Saber Game Review – A Jedi Samurai Rhythm Game” is missing from the mobile news feed.

Also, none of the new post types show up on the Author pages.

https://www.vrfitnessinsider.com/author/jayson/

There are only 4 articles for this author page but he has about 10 more articles that were made with the new post type “review”.

Questions to you:
How can I get articles made with the post type “review” to show up on mobile homepage feed and on Author pages?

Sgommo
Participant
#0

Hi Sirs,

I’ve a problem with TagDiv Gallery which doesn’t worl properly on mobile device (using Chrome) as you can see on the picture below:
Image
Any suggestion to fix it? Thanks, ciao!
Giovanni

Simion C.
tagDiv Staff

Hi,

It seems you are using the Jetpack mobile theme, that will probably not interpret the page builder shortcodes and display the elements.
Deactivate the Jetpack mobile theme and the problem is solved. There is a mobile theme provided in the theme package if you want to use one
https://forum.tagdiv.com/the-mobile-theme/

Thanks

Catalin
tagDiv Staff

Hello amirulsheikh,

Do you are referring to mobile? Provide your website URL so I can inspect it closer and provide a more accurate code/response.

Thanks.

Viewing 25 results - 28,376 through 28,400 (of 41,416 total)