Search Results for 'mobile'

Results from the Forum
Vacysegersund
tagDiv Member

Mobile version the very slow…

Vacysegersund
tagDiv Member

norvegijosnaujienos.info

on mobile version category links do not work. Category linked to home page.

Bogdan B.
tagDiv Staff

Hello,

1) the top bar was hidden by default in the mobile menu. You can activate it by using custom css:
@media (max-width: 767px){
.td-header-top-menu-full {
display: block !important;
}
.td-header-sp-top-menu {
display: block!important;
}
.menu-top-container {
display: none !important;
}
}

This code will provide this result: http://screencast.com/t/jxljko5scU8T

2)I do not understand your issue. i assume you are talking about the loading effect of images. The lazyload animation can be deactivated from here: http://screencast.com/t/5i5me0oPV

Thank you!

tajir
tagDiv Member

thank you bogdan,
hoping the latest version released quickly.

now im have another question.
about block setting in page

ive category like this :

Lifestyle
-Terkini
-Health & Fitness
-Bisnis & Ekonomi
-Travel & Food
-Selebritas

Zona Muda
-Zona Sosial
-Zona Kampus
-Zona Sekolah
-Zona Kerja

Techno

-Internet & Netizen
-Apps & Software
-Gadgets
-Komputer
-Sains

Games
-PC Games
-Mobile Games
-Console Games

Musik & Film

-Berita Artis & Musisi
-Asian Star
-Film Mancanegara
-Film Indonesia
-Musik Mancanegara
-Musik Indonesia

Sports
-Sportceleb
-Sepakbola Dunia
-Sepakbola Indonesia
-Olahraga Lain

and im setting all categories in home page with each block : http://imgur.com/eZdKUHv

but why in the home page each block show all categories, not sub-categories ? : http://i.imgur.com/s6Q6OEG.jpg

thanks

  • This reply was modified 10 years by tajir.
  • This reply was modified 10 years by tajir.
fettbauch
Participant
#0

Hi,

I would like each article’s image expand to the max width on mobile devices.

Here’s the example: Each image resize to the max width on mobile devices.

Thanks a lot

Vacysegersund
Participant
#0

My top menu loading always black and then boots a color to be determined. Both the mobile version or through a PC.

Bogdan B.
tagDiv Staff

Hello,
I have checked this issue on multiple mobile devices android with chrome, ie, or with an iphone and could not find any problems. Please provide a link to your post so we can inspect it.
Thank you!

Catalin
tagDiv Staff

Hi ferdyjakal,

There is a default color on mobile version. You can change this in Theme panel->Theme colors, like this: http://screencast.com/t/1E5tuWu4 and the result you should see here: http://screencast.com/t/lrfxSbnSRQ8Q .

Hope this helps and let us know how it goes!

Thank you!

Andrei L.
tagDiv Member

Hi

We didn’t tested UberMenu with the theme and I am not aware of it functionality. The theme have its own menu for mobiles and implementing a new one may require lots of customizations in and investigations such that the new menu to work fine on different mobile devices. Unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support. You can always get a freelancer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.

Thanks for the message!

posonty
Participant
#0

Hi guys.
As I can improve a little more time to load my web ?, I’ve noticed that with the latest update is a bit slower than before. I have installed the plug-ins for the dedicated server images and have good machine.
https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fpicrun.es%2F&tab=mobile

anujsri1
Participant
#0

Hi,

Please advice on how to fix this.

My website content is sliding above my menu on scrolling (both desktop and mobile). And when i click on menu, it opens in background.

reference : http://blogtobollywood.com/official-trailer-of-akshay-kumars-airlift-will-be-released-on-16-dec-2015/

ferdyjakal
Participant
#0

Hello,
on my site http://www.esperia.it color header in the mobile version is black while the desktop is the correct color, why?
Thank you

pdalexis
Participant
#0

How can I integrate UberMenu in the mobile version, the desktop version works correctly.

The video shows what I want, in the screenshot also you can appreciate.

Screenshot: https://drive.google.com/file/d/0B317JUeyDAmqR1JsMUFVYmRrYW8/view?usp=sharing
VIDEO: https://drive.google.com/file/d/0B27QaylntRQGMzJ2ZG10OEZ2d1U/view?usp=drivesdk

Thank you!

DannyZ
Participant
#0

Hi sir. i dont change top of mobile menu “SCHLIESSEN” write…
joomshop.com/isgip1

jmbernstein
tagDiv Member

how do I make the side bar more narrow for all pages? I made the home page using 4 columns which I’ll switch back to 3 columns. The home page does not use the same sidebar as the subpages do. I need to make the subpages match the home page. How do I make set the actual pixel dimensions of the sidebar?

Also, please look at the site. I am using a slider on the home page that is overlapping the menu when viewing in mobile. How do I make the slider appear behind the pullout menu?

Thank you,

JM

Catalin
tagDiv Staff

Hi jsup,

Our theme has not been designed to show Sign in/Log in on mobile version. Please try the code below to fix it in your mobile side. Place the code in Theme panel->Custom Css area, like this: http://screencast.com/t/BzV7Wpof

@media (max-width: 767px){
.td-header-top-menu {
display: block!important;
}
.td-header-sp-top-menu .td_data_time, .td-header-sp-top-menu .menu-top-container, .td-header-style-1 .td-header-sp-top-widget{
display: none;
}
.td-header-sp-top-menu{
display: table!important;
margin-left: auto;
margin-right: auto;
float: none!important;
}
}

The result you should see here: http://screencast.com/t/rmHYIJX9zh

Hope this helps and let us know how it goes!

Thank you!

jsup
tagDiv Member

I just want to show some kind of login to my customers when they are using a mobile device – but I can’t seem to find any reference to it anywhere in the doco… Perhaps I am not looking hard enough? How is this done on the mobile – or is this a case where I need to write my own code for a mobile login box?

jsup
Participant
#0

Hi… I am sure I am missing something but no matter what I do, I cannot get the signup/login menu item to appear in mobile view on this theme…..

Is there something special that needs to be done?

Site is using Woo Commerce, etc..

News
tagDiv Member

No. It is not a plugin. It is a simple link Оставить комментарий with anchor to “#respond-1”. And it works well on desktop, but not on mobile devices. I think it’s problem with theme, because people already asking you about this problem: https://forum.tagdiv.com/topic/anchor-dont-work-on-phones-and-tablets/

Bogdan B.
tagDiv Staff

Hi,
The top menu for the mobile version was hidden by default. You have a code in your custom css that displays it. If you want it to only show social icons on mobile, you need to remove this code from your custom css box:
@media (max-width: 767px)
.td-header-sp-top-menu {
display: block!important;
}}

Thank you!

Arafat
Blocked
#0

How to hide date and sign/Join text on mobile version its only show computer version. Also don’t hide header social button on mobile and computer. How to do this: http://postimg.org/image/ol0386f7r/

jmbernstein
Participant
#0

I successfully made the home page be 3/4 and 1/4 but I don’t know how to apply that to subpages. I used

[vc_row][vc_column width="3/4"][vc_column_text]

in the “text” editor and closed out the tags ok.

Specifically, I need to have the sidebar on the subpages be 1/4 wide instead of the 1/3 it is now.

Also, when viewed on mobile phone, the pop out menu is UNDER the content of the page.

The website is http://www.jlifebuzz.com

News
Participant
#0

Hi, I have a problem with anchor. It is not works on mobile devices. For example: “http://metronews.net.ua/life/proishestviya/opublikovany-dannye-o-peremeshheniyah-su-24/” If i click on link “Оставить комментарий” it works on desktop, but not on mobile devices. Please help me to fix it?

Catalin
tagDiv Staff
Catalin
tagDiv Staff
Viewing 25 results - 38,276 through 38,300 (of 41,416 total)