MT
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Bushwick] Featured Image not displaying in Portfolio ProjectsBut the featured image does show in posts. Is that what you said? http://mtmcclanahan.com/paintings/portraits/
Forum: Themes and Templates
In reply to: [Bushwick] Featured Image not displaying in Portfolio ProjectsPlease forgive my ignorance, but Bushwick doesn’t have a Custom Portfolio Template does it? I’m using Jetpacks Portfolio I thought.
Forum: Themes and Templates
In reply to: [Bushwick] Featured Image not displaying in Portfolio ProjectsI use the WordPress blog platform with Yahoo. So, my site mtmcclanahan.com, which can be typed in by itself, brings up my main blog at mtmcclanahan.com/paintings (I just changed my main blog to mtmcclanahan.com/artist though, so this new one now will come up if you type in only mtmcclanahan.com). I have it set to just show the site url mtmcclanahan.com no matter the page displayed. But, you can type in the extension you want also in which case the pages will show the specific url for each page. Thus it is mtmcclanahan.com/paintings/portfolio. Hope that makes sense!
Forum: Themes and Templates
In reply to: [Bushwick] Featured Image not displaying in Portfolio ProjectsThe link would have to be http://mtmcclanahan.com/paintings/portfolio/. But they don’t show there either.
When you say “With Jetpack portfolios, featured images aren’t displayed on single portfolio projects”, do you mean specifically in Bushwick? Because they do show in other themes I have found.
Forum: Themes and Templates
In reply to: [Bushwick] Site Title Not Displaying on Mobile DeviceBeautiful Kathryn! I do have happiness now!
Forum: Plugins
In reply to: [MaxGalleria] Gallery Thumbnails Not SquareResolved by deactivating Photon in Jetpack.
There is a conflict with the Jetpack plugin setting “Photon”. Once I deactivated Photon the images began displaying correctly.
Forum: Plugins
In reply to: [MaxGalleria] Thumbnails not all squareGermers, there is a conflict with the Jetpack plugin setting “Photon”. Once I deactivated Photon the images began displaying correctly. Thanks again for your help.
Forum: Plugins
In reply to: [MaxGalleria] Thumbnails not all squareThank you much germars for taking the time to do that! Maybe there is a plugin conflict. I’ll do some more checking.
Forum: Plugins
In reply to: [MaxGalleria] Thumbnails not all squareTo be clearer, the size variation of smaller images in the gallery fluctuate by height. The widths are the same.
Forum: Plugins
In reply to: [MaxGalleria] Thumbnails not all squareThanks for the reply germars.
My originally square images are 800px x 800px. So I made one of the rectangular images 800 x 1194. But this rec image still shows entire image–not thumbnail–but is the same width as others.
What’s happening is that the gallery is displaying the entire image of each but reduced in size. I checked settings in WP and in the gallery also and are set as necessary.
Does this sound like the problem you were having?
Forum: Plugins
In reply to: [MaxGalleria] Thumbnails not all squareSame problem. Have not tried enlarging images. Is this a bug? http://mtmcclanahan.com/paintings/skiff-series/1 Bushwick theme WordPress 4.1.1 Plugin Version 3.1.5. Thank you
Forum: Plugins
In reply to: [Testimonials Widget] Top and bottom margins inconsistentI reset and things seem consistent now, thank you. I don’t know what “paging markers” are though.
Is it possible for me to adjust the top and bottom margins?
Thank you janet4now!
I tried what you initially gave me but didn’t work right off. I found the code below (starting with “filter:alpha”)on another site with a transparent box and put it all together and it worked. It won’t work without the code you gave though.
Don’t know if there is a cleaner way to write it but it’s working so I’m happy. Thank you again.
}
.featured-content .entry-header {
background-color: rgba(0, 0, 0, 0.5);}
.featured-content .entry-header {
background-color: #000;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
min-height: 96px;
overflow: hidden;
padding: 24px 10px;
filter:alpha(opacity=7);
opacity: 0.7;
}Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 sends form only with admin's email enteredThank you.
Plugin incompatibility between Jetpack and WP Share Drafts