Search Results for 'mobile'

Results from the Forum
Bogdan B.
tagDiv Staff

hello,

This is most likely because you use the mobile theme plugin and you did not add any content for that page in the mobile editor. Please read this guide:https://forum.tagdiv.com/the-mobile-theme/

Thank you!

Simion C.
tagDiv Staff

Hi,

Please make sure you download the full package from teamforest – https://forum.tagdiv.com/whats-included/ The plugin is located in this path – Newspaper-tf\plugins along with other theme plugins. More about the mobile theme here – https://forum.tagdiv.com/the-mobile-theme/

Thanks

Bogdan B.
tagDiv Staff

hello,

Unfortunately smart lists will change the location of the images on desktop as well. Different smar lists show image in different places. If you want the mobile ones to not interfere with the images you will have to disable the mobile theme plugin and use the standard responsive version of the theme.
Smart lists were not created with such presentations in mind. They were designed to be lists and one item presented on each list in particular

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This is because you do not have the thumbnail used on the mobile theme active https://www.screencast.com/t/t91Gcc8MVx6h
Please enable the thumbnail

Thank you!

Catalin
tagDiv Staff

Hello ChRoM,

Notice that the Top Bar menu is not displayed in Hamburger Menu on mobile. This was a choice from our developers. Here -> https://www.screencast.com/t/khczUFCd1VIF is the default hamburger menu.

Thanks for the message!

levibenton
Participant
#0

My file won’t activate and always reads as an error when I try and reinstall.

ffarci
Participant
#0

Hi!
I need to:
1. modify the font of the text logo. I tried modifying the css, as you told in this forum …
(“Hello ….,
If you want to change the text for your second line of your header logo text, you should do it from Theme panel, like this -> http://screencast.com/t/yDp2uMHI8Tkg
Unfortunately, our theme does not have any such an option that allows you to change the font for Logo text from the theme panel, sorry! If you want to change it you should use a bit of CSS code to load the new font for this section. For example, you can use the code below and place it in Theme panel->Custom CSS area:
.td-logo-text, .td-tagline-text {
font-family: ABeeZee;
}
Also, notice that the ABeeZee font should have to be loaded in your theme from the panel if you want that the code to be applied.)
…but I didn’t have the hope result!
2. I also need to reduce the size of the text logo on mobile, but I don’t know how to do.
I tried as you told in this forum…
(“Unfortunately the font family and font style can only be changed with css as the mobile theme has no font customization at the moment. You can use this method to load a new font with css: https://forum.tagdiv.com/topic/how-to-change-font-for-text-logo/
and then use this css to set the font family and size for the quotes on mobile:

@media
(max-width:767px){
.td-post-content blockquote p{
font-family:mycustomfont!important;
font-size:25px!important;
}} “)
changing 25x with lower size, but any effect has sorted.
How to do? thanks a lot

Kraljsin
Participant
#0

Today i just lose logo on wesite also on a mobile theme, than main banners , backgrounds etc , everything it was just empty i also saw that i need to put activation code on dashboard for theme which i put before when u bought theme.. what can be problem?

is it way to return that jow it was?

thanks

Chito
Participant
#0

On Mobile Theme, is there a way I can display a default featured image when featured image is not present in post?

ecase
tagDiv Member

Basically 85% of our traffic is from mobile. And most on slow connection and we have huge competition too so load speed of menu and others is an issue affecting us immediately as we switched theme. So please understand our position.

It is a 90 year old company with a history

Have a look and see what is the best option you can give as we are really trying not to switch to another theme

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

here’s the url https://goo.gl/5Ky1dl

Yes enabled

When I turn of the mobile then no errors in google as it can be tagged but with mobile theme on seems it has different structure

krismali
Participant
#0

Hi,

Is it possible to show the top menu on mobile screens? Right now only main menu is shown (after clicking on the button next to logo)

Thanks!

PKP01
Participant
#0

Hello,

How can I customize general body font for mobile version of my site?

Thanks,
— Pawel

techdigg
Participant
#0

All the sudden our mobile theme stopped showing mobile ads. We can not figure out why

http://www.techdigg.com

hawks13
Participant
#0

When I look on my phone, I see the links to a page. When I click, it will load the page, but it only shows the title. Any text on the page does not show. Anyone know how to fix this?

shanesully
Participant
#0

I downloaded the latest Newspaper theme, and I’m trying to install the new mobile theme, but the plugin doesn’t seem to be in the folder with the latest Newspaper download. Am I missing something?

ben.hinc
Participant
#0

Hello,

We use Newspaper’s mobile plugin as our mobile theme at The Apex (http://www.theapex.racing). We use a smart list post style for multi-page reference posts that we call Race Reports. On desktop, these work great and don’t do strange things with the images.

However, on mobile, each page of the smart list seems to take the first image it finds on the page (if there are any) and moves it to the top as a “featured image.” This might be okay but it also removes it from where it’s supposed to be and interferes with the information we’re trying to present.

Here’s a particular page (https://www.theapexracing.co/2017/01/race-report-2017-rolex-24-daytona/4/) that demonstrates this effect as viewed on an iPhone 6s Plus:

Smart list on mobile

How can I modify the mobile theme so this no longer occurs?

Thank you!
Ben

SpiderSeo
tagDiv Member

Hello,

but in previous messages you have told me to disable wp super cache!

“As for the mobile issue, If you are using wp super cache please note there is a problem in the plugin causing a bit of an issue. Please check this topic: https://forum.tagdiv.com/topic/mobile-theme-problems-3/”

Thanks

marsnm
Participant
#0

Hi I have a problen with Mobile menu. Does not work correctly it hides automatically all times when you click it and does not allow access to sub items.

Entering from the cell

http://www.pipuu.com

Why do this and how can I solve it? Thank you

drekum
tagDiv Member

Hi there. Please ignore my previous post.

I have managed to figure out the mobile theme css has a max-height setting that blocked out the extra rows/items.

By changing the max-height style, i was able to show all items in the menu.

thanks for you time

Consider this topic resolved.

drekum
tagDiv Member

Hi yes mobile theme/menu,

Sorry you are right, its not restricted to 5. It just displays 5 in my mobile in portrait view. When i turn the mobile to landscape view, it shows 12. It seems that the restriction is actually 2 rows. It will not display subcategories on 3 rows or more.

I cannot see your example you mention in your post, but do these 13 items you have in your example display on only 2 rows?

Here is an example. http://pasteboard.co/r8PCiQtCC.png

ALtho it shows only 8 items, there are actually 13 items in full. It cuts a few out to show on 2 rows only. I was hoping to show all items even if there are 3, 4 rows.

thank u

Bogdan B.
tagDiv Staff

Hello,
Is it the mobile menu you are referring to? It has no limit we know of. Here is an example with 13 sub-menus.
Please provide a link to your site and an example of what menu items are limited.
Thank you!

Bogdan B.
tagDiv Staff

Hello,

1. You will not be able to fin a block font as blocks are only containers for modules. You will be able to see which module is used for which block here: https://www.screencast.com/t/BQq8QesHWcx
Then you can change the fonts on each module you want from the fonts section of the theme panel
2. Hello,
You can change the black color, but it will affect all blocks at once. You can use this code to change it from black:
.td-post-category{
background-color:red!important;
}

Add the code in the theme panl-> custom css box.
3. Please use this guide to improve page speed: https://forum.tagdiv.com/how-to-make-the-site-faster/ and you can try the mobile theme as an alternative: https://forum.tagdiv.com/the-mobile-theme/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately the mobile menu does indeed take a bit of time on it’s first load as the graphics have to be loaded first for it. Try not to use a mobile background image. Try to add simple color to it as colors load faster than images. There is little to be done about this though. The mobile menu loads faster on some browsers like chrome and slower on others such as firefox or ie 10-

Thank you!

Viewing 25 results - 33,276 through 33,300 (of 41,416 total)