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

jkhongusc on "Only Home Page Not Working Properly..!! Help..!!"


virtuers on "Only Home Page Not Working Properly..!! Help..!!"

$
0
0

Hey Thanks Man It Worked ... I removed the content of W3TC form htaccess file ... it worked.
Thank You Very Much.
Can you tell me some plugins which will help to increase the speed of website? and error will not cause again because of that plugins.

contactzero on "[Plugin: BNE Gallery Extended] Masonry mobile view has large empty space and small images"

$
0
0

Hi, thanks for responding

This is just a test site so ignore the current content but here is the link with the issue in mobile view:

http://www.realbritishchocolate.com/new-gallery/

The desktop view had an uneven space either side of the gallery (too much space on the right side) although nothing like mobile, but I solved that by increasing the gutter to 8

thanks

Bluenotes on "[Plugin: BNE Gallery Extended] Masonry mobile view has large empty space and small images"

$
0
0

Try the following CSS

.bne-gallery-masonry-wrapper .gallery-single.col-3-masonry { width: 30% !important; }

I'm addressing this in the next update to be a little more flexible on the widths and gutters. The downside in general is that the size of the gutter effects the column size as it's added to the overall width. So what's happening in your case is that the three columns plus the addition of the gutter of each column is causing it to overall be above 100% of the container width. This causes the the stack to collapse again to two columns from the three.

Valekone on "Only show a menu to users that are using a mobile device"

$
0
0

I have a custom menu I've created using "appearance -> menu" and I would like for it to be hidden from users who are not on a mobile device.

Does anyone know of any sort of function I can use to carry this out? I've done seemingly endless google searches.

Thanks in advance for your help!

bukge on "Only show a menu to users that are using a mobile device"

$
0
0

You can try different plugin avalable for this like

WP Responsive Menu
Responsive menu

Etc

eriksmolin on "[Plugin: WordPress PopUp] Images Small on Mobile"

Valekone on "Only show a menu to users that are using a mobile device"

$
0
0

Hi,

I'd prefer to hide the one I have from PC users. :) Those plugins simply create a new menu over top of my current navigation setup which doesn't work for me.


pauldixon999 on "[Theme: Storefront] Two Catalog columns in mobile view?"

$
0
0

Strange. I have a Nexus 4 (1280L x 768W pixels) and have also tried on Galaxy 3 (1280L x 720W), still 1 column. Also when I resize the desktop site to 768 or less it's still 1 column. What's going on here?

contactzero on "[Plugin: BNE Gallery Extended] Masonry mobile view has large empty space and small images"

$
0
0

Hi, thanks for that but unfortunately although it fixed the mobile view, the desktop view had a large gap on the right hand side.

However without using the css above I started playing with the gutter and found that the maximum gutter can be is 3 and then the mobile view is ok and shows 3 columns properly. The desktop view now has a slightly larger space on the right of the gallery than it does on the left but looks ok.

I could probably even this up if need be by using some custom css on the pages I'm using galleries, but using a maximum gutter of 3 fixes the issue for me for now.

Having 3 columns on desktop reducing to 2 larger columns on mobile would be ideal but probably too complex to implement here.

Thanks again for your help and look forward to the update.

jameskoster on "[Theme: Storefront] Two Catalog columns in mobile view?"

$
0
0

Good question. Perhaps you're seeing a cached version of the CSS although that seems unlikely.

Any other devices you can use to test?

inbalrose on "Homepage Sidebar pushed to bottom on mobile or tablet"

$
0
0

Hi everyone,
I realize that this is a common problem but still can't fix it using the tips that are given online.

On my website http://www.davidroseacupuncture.com the sidebar of the Homepag (the circle, star and the facebook button) is pushed to the bottom of the page when viewed on smarthphones and tablets.

I tried minimizing their size, but all it did was minimizing them and not pushed the sidebar back up.

I am not from the field of web designing and we originally hired a web designer to build our website, unfortunately he drop the project in the middle and now I am trying to fix a few things on my own. This is so far the only thing I couldn't fix.

I would appreciate a lot help from you guys, and it will be nice to get easy directions (as I said, I am not from the field).

Thank you so so much!

sterndata on "Homepage Sidebar pushed to bottom on mobile or tablet"

$
0
0

On responsive sites, it's usual to drop the sidebar to the bottom when the screen is narrow. As this is a bootstrap CSS site, it's working as designed and, in my opinion, as it should.

Mark Senff on "Homepage Sidebar pushed to bottom on mobile or tablet"

$
0
0

The reason why it drops to the bottom is (from a design point of view) because the screen becomes too small to properly display content on the left and a sidebar on the right.

Technically, you can still have that if you really want to, but text will look very crammed and hard to read and I wouldn't recommend having 2 columns on smaller screens.

But if you really want it, you'll have to find this line in your code:

<div class="col-sm-7 col-md-8" id="site-main">

The part "col-sm-7" means "for small screens, this column should be 7/12th of the screen width". Change it to:

<div class="col-xs-7 col-md-8" id="site-main">

That would say "for extra small screens, keep the width 7/12th of the screen width".

You need to do the same for the sidebar. Find:

<div class="col-sm-5 col-md-4" id="site-sidebar" style="padding-top: 0;">

And change it to:

<div class="col-xs-5 col-md-4" id="site-sidebar" style="padding-top: 0;">

geoorgee on "My website is not responsive on mobile, i don;t wanna overflow on x;"

$
0
0

I made an website with wordpress, and is not responsive , i think is from the @media, I have width auto , but it will apear a small white background, under my body and html, and i can overflow on it , and i don;t wanna do that .
this is the website http://dev.tpatrat.eu/aldusi
Thank you for reading my problem.


inbalrose on "Homepage Sidebar pushed to bottom on mobile or tablet"

$
0
0

Thank you so much for your comments!

Is there a way to place the sidebar on a different place only for mobile or smartphone and leave it on the side when viewed on desktop? Or is it too much to ask for?

Otherwise, I'll try what you recommended, Mark.

Thank you!

inbalrose on "Homepage Sidebar pushed to bottom on mobile or tablet"

$
0
0

Hi, So after doing what you suggested the column became narrower, and that was great. However, the pictures still didn't fit beside it. I assume they were too big to fit in the narrow space I left for it.

The question is, is there a way to make the pictures smaller to fit there without changing their size on the desktop view? I wouldn't mind to make them smaller so it will fit on the screen on smartphones and tablets but I don't want them to be too small for desktop viewer. What do you think?

Thank you for your time, much appreciated!

Dave Anthony on "[Plugin: WordApp Mobile App Plugin - Make a mobile app - Native iPhone & Android Mobile App FREE] Some Random Doubts"

$
0
0

Hi there,

I also want to use my own admob ads.
Banner and interstellar. Is that possible?
- Yes it is possible.

Please provide me some contact information like WhatsApp number or email , when i start my website, i want to purchase a premium plan. :)

- support@app-developers.biz you can also find all our other contact details on the site http://app-developers.biz.

faizzsheikh on "Menu not working on mobile"

eriksmolin on "[Plugin: WordPress PopUp] Images Small on Mobile"

Viewing all 21755 articles
Browse latest View live




Latest Images