Forum Replies Created
-
AuthorPosts
-
Found the issue guys, it’s because I’m an idiot. I found some rogue css in my custom css causing the trouble.
No cache plugins, I did empty the browser cache and reload, but no change… I’m at a loss. I’m not sure what font I’d like to use, I wanted to experiment with them to see which ones I liked.
I should add, I’ve deactivated all plugins to check if there was a conflict, it did not resolve the issue.
It has 777 and has both the enfold.css and index.php.
I’m having the same issue as cwisniewski, except I’m running chrome, Version 29.0.1547.65, cwisniewski, could you list the plugins you are running?
Never mind, figured it out. But for anyone else having trouble getting bbpress set up, here’s a simple guide that helped me out:
http://www.wpbeginner.com/wp-tutorials/how-to-add-a-forum-in-wordpress-with-bbpress/
That works for portrait orientation on the iphone, but not landscape. I just got this from Kriesi on twitter though:
@TylerDrew nice catch. I think there is an easy solution for this, will add it to the next update ;)Nevermind, it fixed the issue until you turn the iphone to landscape instead of portrait shape.
I found this post, where other responsive theme users were having the same issue: http://wordpress.org/support/topic/captions-break-image-fluidity-in-responsive-themes-on-mobile-phones
I added this CSS code and it fixed the issue: .wp-caption {
max-width: 96% !important;
width: auto !important;
}
No, I have not found it, but then again, I am not that familiar with the back end on wordpress.
July 25, 2013 at 12:11 pm in reply to: images added to blog post aren't responsive on iphone #131333I removed the photos and re-added them, from then on it worked beautifully, until I added captions to the photo, that’s when the issue occurs.
-
AuthorPosts