Mobile Responsive Design With Wordpress - wordpress

I would Like to get suggestion about my Website on Wordpress about Mobile Responsive design. This is because I have received a warning with Google Webmaster about Widen content issue in Mobile version.
www.reifenschubert.de
Thanks for reading and would be very glad to receive your comments

you can use jetpack plugin , it offers a free responsive mobile theme plus free CDN to speed up the site if you have many images

Related

Wordpress: Totally different theme on Twitter mobile

I have a Wordpress website and I noticed a weird behavior on Twitter. When I post a link on Twitter and tap on it on my iPhone, the website looks totally different. Like a "Reader" view. Nearly no design. And no Google Ads. I don't have that behavior when I do the same on Facebook, or use Twitter on my computer. My Wordpress theme works on the computer and on the phone. It looks a little different, but similar on the phone. As I said, on Twitter/Mobile it looks like no theme at all. I have Jetpack, but mobile theme is off there.
Does anyone have an idea?
OK I figured it out. It was the AMP plugin. Twitter called my link with ".../amp" at the end. Now I have the problem that it can't the page, when the plug in is disabled. But thats ok, perhaps I change the links somehow.

Wordpress website responsive won't show revolution slider on mobile version

I just finished creating this website from a theme I purchased on ThemeForest. It said to be Full-responsive, but somehow it won't display the Slider and the video on mobile, as it does in the desktop version.
I've tried looking at the css file and try to figure what might cause this, but I don't have much experience with #media. The website's address is http://topnotchweddingvideos.com/. I've also went over the documentation for the Revolution Slider and couldn't figure it out. If someone could take a look at it and suggest what I could do would me much appreciated. I don't expect anyone to do the work for me, I'm just trying to get some feedback or ideas.
P.S. It would also be good enough if I could have the video only display before About Us in the mobile version.
Change The theme!!
or reach to developers of the theme. There's problem in theme. i also have used the revolution slider in my wordpress site working 100% in mobile. your Theme is not 100% responsive

Wordpress Themify Responsiveness Issue

I am running a WordPress site using the Themify Basic theme. When I enable the responsive feature, the social links cover my logo and current posts appear before my content, which is seriously hurting my bounce rate.
If I turn it off, it looks awesome, but doesn't pass google mobile friendly tests. Any fix recommendations?
To my understanding this is a common issue with responsive themes.
(I am not super code savvy)
with responsive
without responsive

Pinterest not seeing images

I'm using a Wordpress Theme by Elegantia in combination with NextGen Pro. I'm having an issue - Pinterest does not see any images in the NextGen Gallery.
Pinterest picks up any other images on my side just fine. And it also seems to work fine on NextGen installed on other Wordpress sites. So it seems like there is a conflict between my theme and NextGen.
I contacted NextGen, since I pay them for support, and unfortunately they are being fairly useless.
I tested the issue using sharing plugins, Pinterest's button and also Pinterest Safari extension - same result on all of them.
I also tried turning off all other plugins - made no difference.
I'm trying to figure how to trace down what is causing this issue with NextGen and Pinterest on my site and fix it.
Please let me know if you have any ideas. Thank you.
Here is my link: http://abclandscaping.com/outdoor-living/
I'm not entirely familiar with NextGen Gallery but it looks like it is using Flash to present the images and Pinterest does not play well with Flash. You should look for a Wordpress slideshow plugin that is CSS and Javascript. You might look into BxSlider or Flexslider for Wordpress. I hope this is helpful!

Develop Mobile Theme in Wordpress

I have made a wordpress theme of a site. I used Starker Theme for the wordpress theme development. Now I want to make my site Mobile Friendly. Is there any solution to make few changes or using some plugins for this purpose? I have tried wptouch, WordPress Mobile Pack and MobilePress but they are not working. I have checked my output on the http://mobiletest.me, but this is not displaying the accurate mobile Output (Output is same as on my PC Browser). Either there is problem in this testing site or plugin? All this make me confused.
Please let me know any other solution?
Thanks in advance.
You may not be checking your site properly. Make sure you have this line of code in your html head tag:
<meta name="viewport" content="width=device-width, initial-scale=1">
Without that line of code, your device will display the page the same as the browser.
I'm the developer of MobileTest.me, just want to clarify a few things.
As you have correctly noticed, mobiletest.me uses your PC browser's engine to render the website you want to test. This is by design as it was created as a tool to test responsive web design. The mobile devices are provided as an indicator of common smartphone resolutions.
If what you want is to send a different theme to desktop browsers and a different one to mobile devices then you probably need a wordpress plugin such as mobile detector. The problem with this approach is that if the plugin fails to determine the device browser correctly, it will probably send the PC version to a mobile device.
The other approach is responsive design which sends different CSS based on the resolution of a device and does not rely on browser detection. If you decide to go the responsive way you may find this post useful where you can check some examples of how mobiletest.me can be used to check responsive web designs (images are clickable).

Resources