Search Results for 'mobile'

Results from the Forum
Bogdan B.
tagDiv Staff

Hello,

The markup is not coming from the theme but rather the plugin itself. It may have an incompatibility with the mobile theme plugin. Please remove the mobile theme plugin and use the standard responsive version of the theme

Thank you!

newbietamvan
Participant
#0

How To Remove Back To Top in theme Newsmag because in mobile Back to Top not showing… i dont like this

Bogdan B.
tagDiv Staff

Hello,

On the mobile theme, no visual composer blocks will work at all. The mobile theme does not use visual composer so any at all block will not be rendered. This guide describes this information: https://forum.tagdiv.com/the-mobile-theme/

Thank you!

crazydiver
Participant
#0

Hello TagDiv!

Just curious but is it possible to have the “Advertisement” notice that normally exists at the top of an ad in the mobile theme plugin, relocated to the bottom of the ad?

Thank you!

Videnciastral
tagDiv Member

Thank you very much, it is already solved.

Now I have doubts about how to configure the mobile template. I have installed the plugin tagdiv the mobile theme. But I want to customize the presentation of the Home with Visual Composer. This is possible??

Thanks!!!

vokivic
tagDiv Member

http://www.tackeit.com

this my site web look at the home page and this is a link to show the problm in the post
and use the same link to show the problm in mobile http://tackeit.com/?p=3025
best regards

TrashTalk
Participant
#0

Hello, Can someone please help me why my Website’s template is on Mobile view while viewing on Desktop? It must be viewed on the Themes Default settings.

See it here live on PC / Desktop – http://bit.ly/2kqSgJQ

Thanks in Advance

Rhonda
Participant
Mobile App - topic
#0

Has anyone in this forum created a mobile app for iPhones or Androids to go with the Newspaper theme?

~Rhonda

GizmoSource
Participant
#0

I’ve freshly installed WordPress and the Newspaper Theme. Now I’m unable to upload the Logo/ Favicon/ Logo for Mobile etc.
After clicking the Upload Button the page becomes un-scrollable and no window is popping to upload the Logo

http://sendvid.com/ctxeioj8

Bogdan B.
tagDiv Staff

Hello,

Unfortunately the mobile theme does not have a style 5. It only features one style that has a featured image set to it. There are no multiple mobile styles to choose from.
For the moment just by using css can you disable the mobile featured image.
If you want to remove the featured image on all posts, you can use this code:
@media(max-width:767px){
.post .td-post-featured-image{
display:none!important;
}}

or if you want to target specific posts, use the code based on the post id’s:

@media(max-width:767px){
.postid-1253 .td-post-featured-image, .postid-1254 .td-post-featured-image, .postid-1255 .td-post-featured-image{
display:none!important;
}}

I will add this to our list of feature updates and we will look into this issue

Thank you!

zunigafelipe
tagDiv Member

Hi, I understand perfectly that if the plugin is not tested by you I can not ask for much.

The problem occurs only when I visit the page from a mobile phone. It is important since the majority of the visits are through mobiles.

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

I have the plugin with the mobile theme activated.

Thank you !

simex74
Participant
#0

Hello there;

I use instagram block shortcode for the post, it works on desktop browser without any problem, but on mobile theme it shows shortcode text. Here is the sample code,

[vc_row][vc_column][td_block_instagram instagram_id="someidhere" instagram_header="off"
instagram_images_per_row="2" instagram_number_of_rows="5" tdc_css=""][/vc_column][/vc_row]

Any suggestions?

ronny3c
Participant
#0

A few posts i’ve created are supposed to load without the featured image on top. That’s why i’ve selected the ‘style 5’ post template. On the normal website this works fine but on the mobile theme it doesn’t.

It is still loading up the featured image when viewing the post with the mobile theme.

How can i fix this?

I also noticed some strings in the footer are not localized (About us and follow us). Where can i translate these?

Thanks for your help!

Greetings

Catalin
tagDiv Staff

Hello boos11,

I suppose that you do not understand very good how mobile theme works, right? So, please notice that this theme concept intend to display a Big Grid feature at the top of homepage which shows the posts which are included in Featured category, then will show a text which you added in Mobile Editor in Visual Composer from backend and at the very bottom of the page you will bring the Latest Articles module. Please keep in mind that the Mobile Theme do not recognize the Visual Composer shortcode and that’s why you did not get the demo style for mobile theme. So, for more information about our mobile theme, please check the documentation here -> https://forum.tagdiv.com/the-mobile-theme/ If you are unhappy with this layout, and if you want to have the similar structure with our demo mobile, you will simply turn off the mobile plugin and the theme will be automatically switched to the general responsive mobile mode.

Thanks for your understanding!

zunigafelipe
tagDiv Member

Hi Bogdan,

Sorry for not sending the link: http://www.ciclismochile.cl/calendario-de-carreras/

The problem is in the page for mobile.

Thank you!

Catalin
tagDiv Staff

Hello john low,

If you want to remove this section from your mobile theme, you should use a bit of CSS code to do this. The code is ->

@media (max-width:767px){
.td-footer-description{
display:none;
}
}

The result is here -> https://www.screencast.com/t/35kPN7Y22RM

Thanks for your understanding!

Catalin
tagDiv Staff

Hello lbartosek,

Unfortunately, our theme does not have any such an option that allows you to have the lazyload enabled on the desktop and disabled on mobile devices, sorry! If you want to display more levels, you should do it yourself and otherwise, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks for the message!

boos11
tagDiv Member

<b>mobile</b> editor

  • This reply was modified 9 years by boos11.
  • This reply was modified 9 years by boos11.
boos11
tagDiv Member

<b>mobile</b> theme

I’m sorry, I found a solution in the documentation
The Mobile Theme

boos11
Participant
#0

Hi
I use mobile plugin

In the options, I added my menu to “main menu” and “footer menu”.

“Futer menu” have a links to static pages (not posts) for example contact, company, etc.
After entering the static page, the page has no content.

Thank you for your answer

Catalin
tagDiv Staff

Hello jollyroger,

Unfortunately, the ‘mobile theme’ has not been tested with our theme and we have no idea about the theme behavior with this module on Jetpack, sorry! You should remove this if you want to bring best results with our theme.

Thanks for your understanding!

john low
Participant
#0

Hello,
i want to know if there is a way to remove from mobile theme about us section in the footer
thank you

lbartosek
Participant
#0

Hi,

I have to keep this “USE LOADING ANIMATION IMAGE” option disabled because it has opposite effect on mobile devices. Can it be turned on only for desktops and keep it off for mobile devices? If yes, then how ?

Thank you

zunigafelipe
Participant
#0

The event page shows two extra blocks, from the plugin company they said: Your theme is adding these extra <p> tags that is whats causing the extra bars please contact your theme.

In this photo you can see the problem: http://www.screencast.com/t/IEd6MzksR0p

I want to erase the two extra bars that are empty below each event, all this in the mobile version.

Thank you!

jollyroger
tagDiv Member

Hello,

perhaps it can help someone else but I found the problem with my specific web site that was not working properly.

I had “mobile theme” by jetpack active.
This was “overwriting” the newsmag theme on mobile devices and did not work with VC.

regards

Gian L.

Viewing 25 results - 33,226 through 33,250 (of 41,416 total)