Search Results for 'mobile'

Results from the Forum
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.

Amit
tagDiv Member

@tonikusi4

Use design3 from AMP for WP – Accelerated Mobile Pages plugin

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

Hi,

As a workaround you can add a fixed width and heigh (not affectin mobile) so you will be certain the container will always stya the same as the normal logo and not be biger on retina displays:
@media(min-width:767px){
.td-header-style-10 .td-header-sp-logo img{
width:526px;
height:255px;
}}

I hope this helps.

Thank you!

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!

Nano
Participant
#0

Hi,
Few months before Catalin explained to me how to add custom ads at different position under different posts here- https://forum.tagdiv.com/topic/change-the-default-position-of-bottom-ad/

Is there any way to use the same method to insert 2 or 3 custom ads within post content after multiple paragraphs. There is already a given option to add one inline ad after the desired paragraph but since these days most of the visits comes from inline ads on mobile sites, I want to include 3 inline ads.

How can we do that? Please help me with this.

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
tagDiv Member

I checked it again and noticed that I have already asked the same question 5months and you have already solved it there 🙂

Here is the link: https://forum.tagdiv.com/topic/how-to-disable-header-ads-on-mobile-for-homepage/

It worked like charm. Sorry and thank you 🙂

Bogdan B.
tagDiv Staff

Hello,
The top bar was disabled on mobile devices. It can be activated with a cs code though. Please provide a link to your site and I will provide the code to activate it.
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.

leapdsc
tagDiv Member

Hey there,

Thank you for the fast response! Glad to know that it works as I tried implementing the code.

However, it is affecting the Mobile view also, causing an awkward spacing.
Is it possible to have the code implemented only for Desktop and Tablet? Thus Mobile view will be unaffected.

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.

hawks1322
Participant
#0

For some reason my pages are not showing up on mobile. I see posts, but not pages.

Also with my pages, the breadcrumbs don’t show. Again on pages they do, but not on pages.

If I want the category to show on the pictures like the demo, what button or what needs to be done?

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

wuche
Participant
#0

I am trying to match my post title/subtitle/date with my post-content — I currently have all of my post content at a customized width.

For non-mobile:
.td-post-content p{
width: 65%;
margin-left: auto;
margin-right: auto;
}

For mobile:
.td-post-content p{
width: 90%;
font-size: 14px;
line-height: 28px;
margin-left: auto;
margin-right: auto;
}

How do I make it so my post title/subtitle/date can match that? (65% on non-mobile, 90% on mobile)

Here’s an example article from my website:

http://wuche.gg/dota2/top-tip-how-to-find-your-signature-scent-this-spring-3/

Thanks!

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

crazydiver
tagDiv Member

Put it in footer.php just right before the </body> tag. If you’re using the mobile plugin, implement the code in mobile/footer.php

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

edhagen
Participant
#0

After installing Jetpack my mobile website is no longer visible.
How can I solve this?

Simion C.
tagDiv Staff

Hi,

Maybe you can try the suggestions mentioned in this topic – https://forum.tagdiv.com/topic/font-on-mobile-version/ because there are no theme options to change the font displayed on mobile.

Thanks

Viewing 25 results - 32,426 through 32,450 (of 41,416 total)