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

Chakson on "[Plugin: WP Smart Mobile Theme Plugin] PageSpeed Insights test does not always "see" WPSmart"


MichaelCummins on "[Theme: Gravit] Mobile Sub Menus"

$
0
0

Has anyone got any ideas on this?

On the full site I have created a nice structure to have pages in the main menu fall under sub-menus. However, on the mobile version is is a complete mess with all of these pages appearing in a disorganised way in the main menu.

Any advice on tidying up this or is there such thing as good sub-menu plugin?

As it stands and I am creating Pages make menu categories and putting the actual content page beneath these category pages in the structure.

bdwallibee on "Show social icons on mobile"

$
0
0

I would like the social icons to show on mobile but I don't see where I can add them. How do I do this?

layerthemes on "Show social icons on mobile"

$
0
0

@bdwallibee You can add social icons from Appearance > Customize > Miscellaneous > Social Links. Can you please let us know your site address?

Regards

mqblogger on "[Theme: MesoColumn] Disable top menu but not mobile menu"

$
0
0

Just finishing setting up this superb theme and getting customisation sorted.

I made top menu go away with some css I found in an earlier thread. But it also get rid of Mobile Menu, which is in the same place. So either I would like the Mobile Menu to be located where the main menu sits. Or if it has to be at the top, can I keep it active while disabling the #top_menu?

Thanks
Adrian

chewbears on "[Plugin: Smart Slider 3] iPhone Page Load"

$
0
0

On the pages I have a Slider on the top of, the iPhone has a pause in load and then resizes the slider. If you look closely, the iPhone loads the page but only takes up the left 10% of the screen, then smartslider loads and the entire page resizes leaving you at a position down the page. Any experience with this?

https://wordpress.org/plugins/smart-slider-3/

Richie KS on "[Theme: MesoColumn] Disable top menu but not mobile menu"

$
0
0

remove the css you added and add this instead. assuming you want mobile menu to show but not top menu right?

@media only screen and (min-width:800px) {
#top-navigation { display:none; }
}

@media only screen and (min-width:240px) and (max-width:770px) {
#top-navigation .sf-menu { display:none; }
}

mqblogger on "[Theme: MesoColumn] Disable top menu but not mobile menu"

$
0
0

That works!
Thanks Richie, and thanks for a fast response too!

(Just need to remove or change the wording "Top Menu" now, but I think I saw something about that).


DanBurt on "Preference Lite theme - responsive menu not working"

$
0
0

Hi
I'm in the process of updating my website theme and I'm experiencing problems with the responsive menu in Preference Lite theme. The menu button is visible but does not work.

I can see someone else previously posted about this but the fix is not noted in that post. Can someone please help? The website is danburtdecorating.co.uk

Thanks
Dan

jojola on "[Plugin: Recipe Card] Print Button for Mobile"

$
0
0

Hi, I struggle to hide the print button completely. Pls assist?

Denzel Chia on "[Theme: EvoLve] Main Menu Dissapears on iPhone (Mobile) with Evolve Theme"

nextendweb_ramona on "[Plugin: Smart Slider 3] iPhone Page Load"

Jeremy Herve on "[Plugin: Jetpack by WordPress.com] Mobile Theme Post Order"

harry_lime on "[Plugin: Jetpack by WordPress.com] Mobile Theme Post Order"

$
0
0

Actually, I've managed to isolate the problem although it hasn't helped me with a solution yet.

So the original code which works but effects the customization is (I tried with different custom Meta Keys with the same effect):

$query->set('orderby', 'meta_value');
		$query->set( 'meta_key', '_expiration-date' );
        $query->set( 'order', 'ASC' );

If I try a code without a custom Meta Key, then it works as ordered and everything looks fine. For eks:

$query->set('orderby', 'date');
        $query->set( 'order', 'ASC' );

Of course, the problem is that I need to use a custom Meta Key to order the posts correctly but it's a step forward I guess!

Jeremy Herve on "[Plugin: Jetpack by WordPress.com] Mobile Theme Post Order"

$
0
0

I wonder if the custom ordering also changes the classes added to the post content, or the page body. That could explain why CSS customizations disappear, if the classes you use to make those changes disappear as well.


harry_lime on "[Plugin: Jetpack by WordPress.com] Mobile Theme Post Order"

$
0
0

Yes, it looks that way unfortunately!

Jeremy Herve on "[Plugin: Jetpack by WordPress.com] Mobile Theme Post Order"

harry_lime on "[Plugin: Jetpack by WordPress.com] Mobile Theme Post Order"

$
0
0

It's not something I've done before but I'll look into later once I've got some of my other work done and report back!

psmolic on "[Plugin: LifterLMS] Responsive Layout"

$
0
0

Hey Akhilz,

thanks for reporting this, I managed to reproduce it on Twenty Twelve theme and we will fix it in one of our future releases.

Until then adding this to your css should temporarily fix the problem:

.llms-course-list {
    box-sizing: border-box;
}

cledi on "[Plugin: Menu Image] Mobile..."

Viewing all 21755 articles
Browse latest View live




Latest Images