supermikeydee
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Ward] Center menuI’ve added the above code to my page- and I’m not getting a centered navbar.
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
max-width: 650px;
margin: 0 auto;
}
https://wwww.mikeandartdesign.com/Forum: Themes and Templates
In reply to: [Ward] Use sidebar just in one PageYou talking about the First Sidebar widget area?
Forum: Themes and Templates
In reply to: [Ward] Home page top area widget : EllipseSo essentially the ellipses are because the images are of ratio of 5×7 or 8×10- cropping the images to be 5×5 of 3×3 will make them circles.
In case anyone else asks…
Forum: Themes and Templates
In reply to: [Ever After] getting the scrolling marqueeI submitted the error, keep you posted on what they say.
Forum: Themes and Templates
In reply to: [Ever After] getting the scrolling marqueeOk- so, after playing around with quite a few- it initially appears like ‘photon’ is the culprit within JetPack. I’m going to test a few more to see, but without that selected, I can freely change the menu.
**edit- Yup, I’ve activated everything in JetPack except Photon, and it works just fine, as soon as I activate Photon it breaks!
I will leave this off, but as this site plans to be fairly image intensive would be a nice feature… ??
Forum: Themes and Templates
In reply to: [Ever After] getting the scrolling marqueeI deactivated the shadowbox-js plus in, and added “home2” to the navigation bar… It reverted back to no slider.. I’ve left it like this so you can check it out… (i’m gonna spend most of the day in lightroom finishing up the pictures for the site!)
Forum: Themes and Templates
In reply to: [Ever After] getting the scrolling marqueeOK- so when i deactivate jetpack, then reactivate it- it works, until I make a change to the menu/navigation. Then I have to deactivate and reactivate jetpack again for it to work. Very interesting. Is there a known bug with jetpack?
Forum: Themes and Templates
In reply to: [Ever After] getting the scrolling marqueeOk- I reactivated it to see if I could change anything in settings, and now it’s working… Interesting…
Forum: Themes and Templates
In reply to: [Ever After] getting the scrolling marqueeOk, looks like jetpack is the issue… Is there a work around?
Forum: Themes and Templates
In reply to: [Ever After] getting the scrolling marqueeI think godaddy has been doing maintenance… yesterday it was doing that too. .. it appears to be up now…
Forum: Themes and Templates
In reply to: [Ever After] getting the scrolling marqueeYes they are published. ..
I went ahead and made the main page display recent posts, so you can see I don’t get it when that change is made.
Forum: Themes and Templates
In reply to: [Ever After] getting the scrolling marqueeHello Kathryn, yes my images are well above :
5184 × 3456 , 1500 × 362, and 1920 × 1280… From what I’ve read if the photo doesn’t fit the criteria it just get’s ignored?
https://www.mikeandkristie.com
I only have 3 “temp” posts right now, and they all have featured images of the sizes mentioned above, as I’m just trying to customize the theme before I invest too much time in creating the posts.
I’m worried I’m missing something overly trivial, and that’s why it’s not showing up, like a check box saying “display slider”.
Thanks!
Forum: Plugins
In reply to: [Simple Share Buttons Adder] Vertical alignmentHi David,
Yes the inline block css code, forced them horizontal. .. ?? thanks for the cool plug in!
Forum: Plugins
In reply to: [Simple Share Buttons Adder] Vertical alignmentJust added this to my child theme CSS file…
.ssba, .ssba a {
display: inline-block;
}Forum: Plugins
In reply to: [Simple Share Buttons Adder] Vertical alignmentI should add I am using the WARD theme – if that makes a difference. I’ve installed other themes, and don’t have the same issues.