Forum Replies Created
-
AuthorPosts
-
TheJohnHamilton
ParticipantI think that's unlikely, but thanks for the suggestion, Anita.
TheJohnHamilton
ParticipantMany thanks Anita. All fixed although I've now lost my grids but I'll work around that.
Do you have a link to a resource on how to implement the cloned/staging area you suggest. Seems a great idea, but I don't know where to start.
Thanks again,
JohnTheJohnHamilton
ParticipantThanks Victor and sorry for the duplicate post - I didn't see it come up when I pressed submit earlier!
I think I've found a work-around but to save future problems I'm thinking I should delete the Extender column classes.I can see a media query for column classes in Genesis Extender:
/* media query for column classes */
@media only screen and (max-width: 1023px) { .one-third,.two-sixths {
width: 100%;
}
}
@media only screen and (max-width: 1023px) {
.one-third, .two-sixths, .footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4 {
width: 100%;
}
}
When I deleted this nothing changed. Is there something else I need to do?
Thanks again Victor.
JohnTheJohnHamilton
ParticipantThanks Victor. I'll take a look at those.
JohnTheJohnHamilton
ParticipantThanks. I'm happy to try an alternative grid plugin but not sure how that helps me insert the grid into the default blog/post page.
So no I've created a "news and views" page where we have a grid displaying posts. But it's not the default wordpress blog page which is where I'd prefer to have this grid. But I can't insert the grid into the default blog/posts page as there's nowhere to put the shortcode required (no text input box).
If anyone has a solution to this I'd be grateful.
Thanks,
JohnTheJohnHamilton
ParticipantHello Eddie - I didn't do it in the end. Went for a different option so I can't help you I'm afraid.
JTheJohnHamilton
ParticipantThat was it Christoph thanks. I thought I'd changed them all - must have missed that one...
Thanks again.
JohnJune 18, 2016 at 11:55 am in reply to: Column classes problem Altitude Pro – media query issue? #187805TheJohnHamilton
ParticipantGreat. That's sorted it. Thanks again for your help.
JohnJune 18, 2016 at 11:21 am in reply to: Column classes problem Altitude Pro – media query issue? #187801TheJohnHamilton
ParticipantAh... - I didn't realise that - thought it went to you... here's my reply:
That worked perfectly for the column classes - thanks,
It hasn't helped the footer widgets. I appreciate your help - sent you a donation for coffee!
Thanks,
JJune 18, 2016 at 7:52 am in reply to: Column classes problem Altitude Pro – media query issue? #187794TheJohnHamilton
ParticipantThis reply has been marked as private.June 18, 2016 at 7:25 am in reply to: Column classes problem Altitude Pro – media query issue? #187788TheJohnHamilton
ParticipantThanks Christoph for the very quick reply.
To avoid doing something wrong here, Is there a resource with the code I need anywhere that I can copy?
Thanks again,
JohnTheJohnHamilton
ParticipantThanks Victor - I've been away hence the late response - but you solved the question.
-
AuthorPosts