Archive Page not full width
This topic contains 13 replies, has 4 voices, and was last updated by Paul Schuytema 7 years ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
April 5, 2019 at 2:28 pm #478597
(apologies – upgrading to v2 has utterly hosed our website and we’re just struggling to get it back to where it was – not happy right now)
The problem I’m trying to solve right now relates to the Archive page – specifically, using it to show all events. I want that page to either:
-be a full page width (it’s about 2/3 right now – and I’ve checked and ticked everything to make it full width – even created my own page)
OR
-allow me to put a sidebar widget or two in the right column (again, tried everything that should work – and stuff that works on non GD pages doesn’t work on the specified archive page)
I’ve searched the support forum and have seen similar requests – marked as resolved, but with no explanation. Please help! Our website is our lifeblood and it’s MUCH worse now with v2 – I just want to get back to where we were.
Please help!
-Paul
April 5, 2019 at 2:57 pm #478615Hi Paul, can you log in with your membership account that entitles you to support for the events plugin, and post your URL and WP admin details in a private reply, then we will check things out for you.
ThanksApril 5, 2019 at 3:04 pm #478623I thought I was logged into that account – I just paid $199 yesterday to be able to update all of this, and I’m logged into that account right now.
But the problem is exactly the same for a listing of places – so maybe you help us fix that – I’m sure the solution is the same (since both use the same GD page to display the info).
-Paul
April 5, 2019 at 3:20 pm #478630Post your URL and WP admin details in a private reply, then we will check things out for you.
April 5, 2019 at 3:25 pm #478633This reply has been marked as private.April 5, 2019 at 3:38 pm #478637This reply has been marked as private.April 5, 2019 at 3:41 pm #478639This reply has been marked as private.April 6, 2019 at 12:42 am #478768This reply has been marked as private.April 6, 2019 at 10:41 am #478836Hi Paul,
I have moved the membership over to your current account.
I have added some CSS to remove the line,
body.geodir-archive #main-content .container:before{ display:none; }Let me know id there is anything else.
Thanks,
Stiofan
April 8, 2019 at 3:10 pm #479238Thanks – where did you put that CSS to get the full width?
-P
April 8, 2019 at 3:33 pm #479248Hi Paul,
Thanks for your reply. All custom CSS should be inserted into WP > Appearance > Customize > Additional CSS. Could you check?
April 8, 2019 at 3:50 pm #479250I checked and the recommended CSS is in there – so that’s good.
But still doesn’t seem to be doing the trick. Here’s an example page:
Still not full width – I’m cool with either full width OR it showing the sidebar widgets. Right now, it’s neither.
-Paul
April 8, 2019 at 4:24 pm #479258Hi Paul,
Thanks for your reply. Could you insert this custom CSS code below and see if it helps?
@media (min-width: 981px) { .et_pb_gutter.et_pb_gutters2 #left-area { width: 100%; } #main-content .container:before { width: 0px; } }April 8, 2019 at 4:33 pm #479259Looks like that did the trick! Thanks!
-P 🙂
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket