Ok thanks!
My page URLs show up like this: http://www.southbaychildrenschoir.com/index.php/about/.
If I went to Settings, then Permalinks and removed the index.php from the URLs, would that cause any problems?
Thanks!
It doesn’t appear that the default setting for my website is to center pictures on mobile devices. My site is http://southbaychildrenschoir.com. I notice when I have a caption with the picture, it will center on mobile devices, but not otherwise, and I don’t always want to include captions. What’s wrong?
I realized I could use the Image Gallery in Visual Composer and select Image Grid, Thumbnail, Open prettyPhoto to make the photo gallery that I want. However, when I click the photos to open to bigger versions using Open prettyPhoto, the pictures are blurry. How can I set it up so that Open prettyPhoto will open clear versions of the thumbnail pictures?
Thanks!
What is the css code that I would use to make all pictures appear centered with no wrapped text on mobile devices while keeping the wrapped text on the desktop?
Thanks!
My site is http://sandbox.southbaychildrenschoir.com/ Do you see any problems with image loading speed?
Thanks!
Jessie
After I inserted the CSS code you gave me, the text did wrap around the pictures in the text blocks on the mobile device like it was already doing on the desktop. My issue now is that several of my pictures that have text wrapped around them on the desktop are too big for text to wrap on the mobile, so it looks weird on the mobile because only one or two words are wrapped around the picture. The problem is that I want the pictures to appear on the right with text wrapped on the desktop but centered with no text wrapped on the mobile. Is there CSS code I could insert to make images that are larger than a certain width be centered on any mobile screen instead of having the text try to wrap around them?
Also, will inserting CSS code cause any potential problems when WordPress does automatic updates?
Thanks!
Thank you!
Would modifying the code below work to make text wrap around a picture that was on the right?
@media (max-width: 500px){
.alignright{
float:right;
margin-left:20px;
}
After modifying the code, there are several pictures that have text wrapped around them on the desktop but don’t look right to have text wrapped on the mobile because they are too big. Is there a way to have those pictures centered with no text on the mobile but appear with wrapped text on the desktop? One picture I’m talking about is the picture from ‘Crazy Ex-Girlfriend’ http://sandbox.southbaychildrenschoir.com/index.php/about/. It looks fine on the desktop, but it appears to right of center on my phone with one word ‘In’ to the left of the picture.
Thanks!
A few more questions.
Is there a way to justify text in a text block?
Also, can I change the size and color of the font in a text block?
Can I change the background color of the block in a custom heading or a text block? I see how I can change the background color of just the text, but I don’t see a way to change the background color of the entire block.
Thanks!
Ok thanks!
Also, I have a parent page ‘About’ and I want it to be the same page if someone clicks it as the sub-page ‘About Us.’ Is there a way to do that?
I would like to have a page for ‘Join Mailing List.’ Is there a plugin you recommend for that?
Thanks!
Okay thanks!
Just a few more questions …
1. I’m using style 7 for the Header and I would like to reduce the white space above my logo and menu. Can I do that?
2. I would also like to get rid of ‘More from Author’ next to ‘Related Articles’ at the bottom of my post pages. Can I do that?
3. I would like to change the max_execution_time and WP Memory Limit to reflect the recommendations of the Newspaper theme under System Status but I don’t understand where to go to change those things.
Thanks!
Okay thanks!
I’m also having issues with the mobile version of my website. The settings I used for the desktop do not appear to be translating to my mobile site.
1. On the mobile version, none of the pages are displayed except the Home Page which only displays some of the content that is on the desktop version.
2. The footer is displayed on the mobile version even though I disabled it on the desktop version.
3. The three bars on the upper left of the mobile version where you should be able to tap to view the menu are missing.
4. The top bar with the social media icons which I disabled on the desktop version is showing on the mobile version.
5. Some of the videos on my posts aren’t automatically resizing for mobile.
Thanks!