Quantcast
Channel: Topic Tag: mobile | WordPress.org
Viewing all 21759 articles
Browse latest View live

agvoice4choice on "[Theme: Hemingway] Mobile Menu and Search Not Working"

$
0
0

I installed Hemingway on http://www.agvoice4choice.com today.

I have used a plugin to override the .css but have made no other file changes. For some reason, when the site is at a smaller (mobile) size, the menu icon is there but nothing happens when you click it. Clicking on the search icon does nothing either. I see that these work in the demo.

Can anyone help me to diagnose?


Erik550c on "[Theme: PhotoStory] How to set up mobile viewing"

$
0
0

@Tomas Toman,

I added the responsive menu and used the code to hide the default menu. Works well now. Thanks!

pbenroe on "How to make logo smaller on mobile website?"

$
0
0

Hi,

My logo looks fine on the normal website but on the iPhone, it looks very pixelated. I want to make the logo smaller on mobile versions of the site - can somebody please help?

http://www.ihelpisupport.com.au

Thanks,

Ben

Tomas Toman on "[Theme: PhotoStory] How to set up mobile viewing"

$
0
0

Dear Erik,

I am glad that I could help you!

Best regards,
Tomas Toman

urbinsky on "Oxygen and mobile: primary widget bar"

$
0
0

My workaround was to add the following CSS to shut off the primary menu in mobile, and only turn on the secondary menu in mobile. Then I just copied the same widgets to primary and secondary (I found a plugin to make this easier). It works, but I wasn't using the secondary menu. If I had been the subsidiary menu should work as well, but if you want to use all of them for different content you'd have to find a different way. Anyway the CSS:

@media only screen and (max-width: 767px) {
.aside {
display: none;
}
}

@media only screen and (min-width: 768px) {
#sidebar-secondary {
display: none;
}
}

christygn on "[Plugin: Quick Cache (Speed Without Compromise)] plugin not working on mobile device"

$
0
0

I am trying to use mobile options on the Weaver Pro theme, but when I load the website on my mobile device it does not seem to be updating to the current code. I have cleared browsing data on my mobile device and enabled the plugin. I am new to mobile development, so I appreciate your help and patience. Thx.

https://wordpress.org/plugins/quick-cache/

fitnessfactory on "[Theme: Enigma] mobile browser problem"

$
0
0

@weblizar
I see.. I feel that it would look better if the buttons are not hidden. :)
Anyway, are you guys working to add this feature? Just curious, if yes I can't wait for the next update! If not, I'll still be using your theme. Cheers.
Thanks weblizar for the theme.

agvoice4choice on "[Theme: Hemingway] Mobile Menu and Search Not Working"

$
0
0

Just a quick note for anyone who wants to help - I have changed the theme to Hemingway Rewritten, which is actually working in mobile.


tohaak on "Customizr Responsive Mobile menu background colour."

$
0
0

Good evening,

I have a question. I work with the customizr theme and want to change the background colour of the responsive mobile menu trough the custom css option of this theme. Does anyone know the right code to do this?

thnx in advance!

Tobias

mike5906 on "Size of lightbox on mobile devices"

$
0
0

I have the same problem. This is a big deal guys. The lightbox should be aware of its max screen size!

christygn on "[Plugin: Quick Cache (Speed Without Compromise)] plugin not working on mobile device"

$
0
0

So sorry. Found an option with the theme which resolved the issue. Thx.

WhittierAudubon on "[Theme: Circumference Lite] header on small format/mobile devices"

$
0
0

I'm enjoying using the Circumference Lite theme, it's really nice looking and as a beginner I've been able to figure out how to do pretty much everything I wanted. So far, there is one thing that I can't figure out: I want to have a smaller header for the phone and tablet users so that they can see my content without having to scroll down. I've tried reducing the padding, but then I don't like the look as much for the desktop computer screen, and it doesn't help that much for the small screens anyway. Is there a way to format the header independently for the smaller screens?

magem on "[Plugin: Mobile Theme Featured images for Jetpack] Images size on mobile"

$
0
0

Hi!

Images on mobile site have the same size as on desktop. It's width is 700px. I'd like to set it for 300-400px, but only for mobile. Is it possible?

If there were one ore two images per page, this wouldn't be a problem, but there are quite plenty of them, so I'd like to decrease time of loading pages.

https://wordpress.org/plugins/jetpack-mobile-theme-featured-images/

hannah on "[Theme: Virtue] Centering Mobile Logo"

$
0
0

Hey andrew90, I'm assuming you want it smaller? Something like this should work:

@media (max-width: 767px)
#logo .kad-retina-logo {
max-height: 120px;
}

Feel free to play around with the number.
Hannah

Jeremy Herve on "[Plugin: Jetpack by WordPress.com] Custom sidebar on Mobile"

$
0
0

the ads widget is an embedded functionality of the CalPress theme

Well that explains it. When you switch to another theme (like Jetpack's Mobile Theme), all widgets declared by your desktop theme are not declared anymore. You'd consequently need to move that widget into a separate plugin.

but I tried using also the simple text widget, and it doesn't work as well

If that doesn't work, it could be because the widget relies on libraries that are not added when you switch to a different theme.

I'd suggest getting in touch with the theme author, and asking them if they can move the widget into a separate plugin so you can use it with all your themes, including the mobile ones.

I hope this helps.


Jeremy Herve on "[Plugin: Mobile Theme Featured images for Jetpack] Images size on mobile"

$
0
0

I'm afraid that's not possible, as Jetpack uses the_post_thumbnail() to display the images. You could, however, activate the Photon module, thus serving optimized images in mobile browsers.

magem on "[Plugin: Mobile Theme Featured images for Jetpack] Images size on mobile"

$
0
0

Well, I've done some research and I suspected that it's not possible.

I already have the Photon module activated for a preety long time. Of course it limited site load, but I tried to limit users bandwidth and time.

Anyway, thank you for fast response!

Support Huge IT on "Size of lightbox on mobile devices"

$
0
0

Dear users you might use old version. If you are free users update your lightbox. If you are pro users contact us by info@huge-it.com and we will send you new update file

dreadpiratebonney on "mobile footnotes"

$
0
0

I'm using Chrome on a Nexus 7. I checked the Chrome settings and javascript is enabled. I liked the idea, though!

Here's a page with footnotes from my site.

dermoskan on "Responsive Theme: website can't scroll in Mobile Phone and tablets."

$
0
0

Hi all,

My website doesn't scroll on the mobile phone. http://www.riotgenerator.com is my website can someone help me out? When I add the twentytwenty theme it can scroll again. probably minor code issue but I can't find it.

Viewing all 21759 articles
Browse latest View live




Latest Images