Search Results for 'mobile theme'

Results from the Forum
Nano
Participant
#0

I heard that mobile theme plugin has been updated on 21st March 2017. I couldn’t find any log file to see changed, modified or added file.

Please tell me about the added or improved feature or give me the link to log files so that I can update it?

Thank you.

MamasLT
tagDiv Member

Hello. http://www.tauta.lt. As You can see, there is only the logo, which is shown also on desktop version, and then “APIE MUS”, which is translated string of ABOUT US. Why is it there?
I am using Footer Template Style 2, this probably is the problem, as it is not completely compatible with Mobile Theme. Would you please look into it? Thanks

suprim
Participant
#0

Hi, I am using ubermenu for my main navigation it works perfectly on the website but on mobile, it was showing to navigation bar 1 ubermenu and the default theme nav bar, I managed to disable the default navigation bar but now There is like a second header on mobile with my website logo which I want to delete.

here’s the header I want to delete marked in red https://ibb.co/iS5jmQ

Catalin
tagDiv Staff

Hello Wagner29,

Please notice that you will use our classes for using other ads, the theme will cut the images from your ads to fit the container for desktop, tablet, and mobile, as you can see here -> https://www.screencast.com/t/NRlJDydcVc3I Clear all your caches and check the results.

Thanks for your understanding!

supermario007
tagDiv Member

Hola Simion gracias por tus respuestas y tu tiempo,gran soporte el de Tagdiv gracias.

revisado todos los archivos que recuedo haber modificado en el archivo .hthaccess he borrado todo menos esto

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress

y en el theme panel / custom code / custom css tengo esto


@media
(max-width: 767px){
.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
background-color: #ffffff !important;
}
.header-search-wrap .td-icon-search, #td-top-mobile-toggle i {
color: black !important;
}
}

@media
(max-width: 767px){
.td-scroll-up-visible {
display: block;
}
}
.td-default-sharing iframe{
position: relative;
bottom: -11px
}

Ya tengo la versiĂłn 7.8.1 y sigue sin funcionar Âżpuedes ayudarme? ÂżQUE puede ser?

GRACIAS

Simion C.
tagDiv Staff

Hi,

Please make sure you have posts in the featured category – https://forum.tagdiv.com/featured-posts-2/
The top grid present on the page on the mobile theme will display posts from this category.
More information about the mobile theme here – https://forum.tagdiv.com/the-mobile-theme/

Thanks

Amit
tagDiv Member

@Bintmusic

I am using both AMP and Mobile theme on my site without any known issue.

Adriano Terres
Participant
#0

Hello my friends.

How can I set ads for the mobile version of the theme? (Mobile version using the mobile plugin)

Separate ads that are for mobile and desktop

Tks

Vivien
tagDiv Member

Thanks Bogdan,

I updated the theme and the plugin but my problem persists. The 3 main events do not appear in the mobile version (see image: https://www.dropbox.com/s/a05okhkpkbkrk8w/Screenshot_2017-04-13-09-29-32-1.jpg?dl=0). Is there a special parameter to configure?

Thank you in advance!

  • This reply was modified 9 years by Vivien.
Simion C.
tagDiv Staff

Hi,

The mobile theme has no default option to change the font properties. I believe this is meant to help performance on mobile devices. Maybe options in this regard will be available in future updates, and also not have a major imapact on speed. We have not made any extensive tests with custom fonts, and I could not say how it would be best to use or modify the method provided in the topic. You will just have to make tests and see what is the best way to implement this for your website.
To upload multiple fonts you could check this topic
http://stackoverflow.com/questions/7018535/use-multiple-custom-fonts-using-font-face
If you would like to remove google fonts you can check this topic – https://forum.tagdiv.com/topic/do-i-really-need-to-change-all-the-text-fields-for-fonts/
The fonts loaded will be only the fonts used on the website, not all the fonts available.
If you would like to make your website faster you can follow this tutorial
https://forum.tagdiv.com/how-to-make-the-site-faster/

Thanks

Bintmusic
tagDiv Member

Hi

all ok, but it seems not possible use Theme Mobile with Amp…

https://forum.tagdiv.com/topic/use-mobile-theme-with-amp/

Simion C.
tagDiv Staff

Hi,

That should not happen because the mobile theme has it’s own comments.php file that is uses
https://www.screencast.com/t/Yz2NvlnCo
Maybe something else is causing this issue, try testing with the the default comments from the main theme, and see if it happens again.

Thanks

Nano
tagDiv Member

This issue is only with desktop version. Does speed booster work even when I am using mobile theme?

Also, currently I have left my desktop version broken so that you can look at the issue but please do it asap.

THANK YOU.

The Irish Place
tagDiv Member

Hi,

I have done what you have advised but to no avail. It only works if I Deactivate the TagDiv Mobile Theme plugin.
Details for access to investigate have been forwarded.

Regards

Fergus Walsh
The Irish Place

Bogdan B.
tagDiv Staff

Hello,

If you are using the mobile theme plugin, then on pages you will have to add content in the mobile editor like this guide mentions: https://forum.tagdiv.com/the-mobile-theme/
Please use this guide to select different page templates: https://forum.tagdiv.com/page-templates-2/
If you want to change the category settings you can do so from the theme panel: https://www.screencast.com/t/jH6UTjZb

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please update your theme to the latest version by following this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/
The simply disable and delete the current mobile theme plugin and install it again from the new package you downloaded.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please disable the mobile theme from jetpack. The plugin has many settings but not al of them work with our theme. Please do not use the jetpack mobile plugin or the photon feature.

Thank you!

Nano
Participant
#0

Hello,
Yesterday I asked a question https://forum.tagdiv.com/topic/google-fonts-not-working-on-mobile-theme/ and Simion C. redirected me to a link. The solution actually worked and now I am able to use my own uploaded fonts to the mobile theme.

But now when I know that, I only use few selected fonts like Poppins, Open Sans, Georgia, and Merriweather. Is there any need to load Google fonts on the desktop or anywhere? What I understood that mobile theme does not load google fonts so we need to upload and define new fonts under style.css to use it. But the same is not the case with the desktop version. So, here are few confusions/questions of mine. Please help me understand/resolve it:

1. When I download Poppins font from https://www.fontsquirrel.com/fonts/poppins , it has 4-5 TIFF files which I further converted into .WOFF to use it. But do we need to upload all these files which had different font-weight?
Can’s we upload just one normal font-weight Poppins theme and then define different font-weight under style.css like this:


font-family: 'poppins-bold', sans-serif;
font-size: 12px;
font-weight: 600;

Or do we have to upload all kinds of fonts with different font-weight and then there simply write the name of font-family under style.css and then there is no need to separately write font-weight? Please help me understand this.

2. To upload multiple font files, do I need to write this code again and again under style.css

@font-face {
font-family: 'add your font family here';
src: url('add the source url for the font. insert the path that leads to the font') format("opentype");
font-weight: normal;
font-style: normal;
}

If we have already defined font-weight while loading the font ( font-weight: normal;) as shown in the above code, can we change the font-weight again after specifying font-weight while using it under style.css or under custom style.css?

3. Since I use only 4 fonts throughout the site. Can we simply upload it and then remove loading all another kind of fonts including google fonts to increase the site speed? If yes, how can I remove it?

4. Our default font is roboto and open sans. Is the only way to change it with desired one is by replacing these fonts-family name or do we need to delete is from somewhere?

5. Does site loads all the uploaded fonts every time user visits a page or does it call only the used fonts on that specific page?

I know these questions are silly, but will help me a lot making my site faster.

Thank you.

WillRobins
tagDiv Member

Talking about mobile version of http://www.ashtreemd.com

I used a phone number in the form of an image in the header instead of logo and wanted to know if i could make it a phone link. Something like

or otherwise, the mobile header is very small for our logo, is there anyway to increase its size?
I’m using the Header AD spot in the mobile theme to get around problem but didn’t want to waste space in header area.
FYI my HTML/code knowledge is from 1999/2000 so not that great.
Thanks

truth
tagDiv Member

Hello,
if I replace all the code in comments.php located in wp_booster with Facebook comment code, which I mentioned above, the mobile theme stops working with the cache plugin enabled.
Does this happen to you?

Thanks.

MamasLT
Participant
#0

Hi there. I’ve been testing mobile theme and I noticed that it displays “About Us” string at the bottom for no reason. I don’t have this on desktop version, there is no text, just the string. How do I get rid of that and why is it there?

Nano
tagDiv Member

Because I disabled the ad and mobile theme currently. 🙁

I will let you know if I enable it again so that you can give me some code.

Thank you.

Adriano Terres
Participant
#0

Hello, I’m having a responsiveness problem with banners using the ads zone of the theme. It does not adapt completely to the mobile, the image gets ugly, bad.

link: independente.com.br

tks

sisco
tagDiv Member

Also had same issue – installed new plug in and key accepted fast but still showing 0

need help

and i have other 2 problem, my ads show black, sometime is normal but sometime blanc

and i dont want to use mobile theme, so i want to use the standart newspaper theme, but i want to know how to change the menu color , if i want to show the web site in mobile and tablet the color still black.
thanks

Vivien
Participant
#0

Hello,

I would like to update the tagDiv Mobile Theme plugin from version 1.0 to version 1.1. How to do ?

Thank you

Viewing 25 results - 17,626 through 17,650 (of 22,177 total)