How can I align all of this on the far left to the listing?
This topic contains 16 replies, has 3 voices, and was last updated by Kor 6 years, 11 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
March 28, 2018 at 12:05 am #423723
How can I align all of this on the far left to the listing? Please refer to image
March 28, 2018 at 8:45 am #423778Hi Jeff,
Try using the custom CSS code below and see if it’s what you’re looking for.
.geodir-page .container { width: 100%!important; max-width: 100%!important; padding: 10px!important; }
March 28, 2018 at 5:42 pm #423850I didn’t want everything going to the far left. I have attached an image that explains everything I would like done for this page.
Really though, I prefer not to do any of this. I would rather create the CPT/Category lists page using the Elegant Themes Divi Builder. Then I would prefer to add the GD shortcodes and have the design control that Elegant Themes offers me. But, if that’s not an option then I would at least like to have the page look as I’ve described in the image.
March 28, 2018 at 5:47 pm #423856You fixed one of the issues, so here’s an updated version of the photo 🙂
March 28, 2018 at 5:49 pm #423858You rock by the way 🙂
March 28, 2018 at 6:04 pm #423871Hello Jeff,
those are design features of your theme, and you can either contact your theme developer for those design upgrades or hire a developer.
Here in the premium support forum we are available to address issues with the plugin but we don’t do customizations on GD or third party themes and plugins.
March 28, 2018 at 6:22 pm #423883Alex helped me in an earlier post for the gap at the top. So now we’re to this point (see attached):
March 28, 2018 at 6:25 pm #423885The only issue that was related to the theme was the gap which we’re past now. The footer is not a theme related issue. All the pages that have been created “by the theme” do not have this issue. And, of course, the dynamic content/title in the GD Top section that is going to the left is totally a GD thing.
March 28, 2018 at 6:30 pm #423886Specifically regarding the footer
See footer on these “theme designed” pages here are correct:https://veganlinked.com/category/activity/
https://veganlinked.com/sanctuary-brewing-company/
https://veganlinked.com/garlik/
https://veganlinked.com/about/
https://veganlinked.com/contact/
and even the homepage, which is harder to tell because the background is blue too.Some of the GD pages are correct:
Add listings pages:
https://veganlinked.com/add-listing/?listing_type=gd_food
https://veganlinked.com/add-listing/?listing_type=gd_place
etc…
and even the dash board.These GD pages are not correct:
CPT/Lists pages:
https://veganlinked.com/in/
https://veganlinked.com/food/and the Location/Search page I created but seems to still be controlled by GD:
https://veganlinked.com/locale/March 28, 2018 at 8:11 pm #423912Hello Jeff,
these are customizations for CSS for your theme your site, and outside of what we can provide here in support, where we address issues with the plugin including bugs and answer questions about configuration.
https://wpgeodirectory.com/support-policy/
For more information, you can use the methods explained here to inspect the code and see the CSS provided by ET that is used to style all the elements you are pointing at.
Here is another example for you about how to customize your style:
.archive h1, .search h1 { color: #157b48; text-align: center !important; }
Again, that is a selector out of the ET CSS with a new rule added to center the text.
Thanks for your understanding.
March 30, 2018 at 1:58 am #424120Thanks, the CSS worked! It worked within GD Scripts (therefore it’s GD not ET). That fixed the title. See, this was a bug because the title for content should not be in the top section, it’s for the content, therefore it should be in the content section, not all ugly off to the far left. Come on man, this is buggy looking ugly.
The ET theme designed pages are fine, the GD pages are not. I made this very clear. The CSS you gave me was for a GD issue, that issue was the title being in a horrible place (therefor a bug in my opinion). It was not at all an ET issue. Also, the footer not going across is only an issue on the GD pages, therefore it is GD related not theme related. And, because these plugins are supposed to be “plugins” and not effecting the theme (esp. a theme as popular as Elegant themes) herein is yet another bug because the footer is not uniform suddenly on these GD pages.
If these plugins could be used as shortcodes within the themes modules for the main directory pages like the lists page then we wouldn’t be having this problem layout problem in the footer. Therefore, the layout/footer issue is a bug caused by another issue/not being completely compatible with ET/a huge theme developer.
GD is so close to perfect. Just make the shortcode work in the module and enable us to select alternative to GD pages for the lists like we can do for the location page in permalinks and GD will be significantly more compatible and enjoyable. in the meantime show me how to fix the footer.
March 30, 2018 at 5:55 am #424135Hi Jeff,
Could you try using the custom CSS code below and see if it fixes the pages you needed there?
.geodir-page #main-content .container { width: 100%!important; max-width: 100%!important; } .geodir-page #footer-bottom, #geodir-main-content { padding-left:150px!important; padding-right:150px!important; }
March 30, 2018 at 12:57 pm #424182Thanks Kor, that worked good enough for now. However, if you want to see what happened I explain it here in this video:
March 31, 2018 at 4:54 pm #424336Kor, I just realized that my “add listings pages” are way too full width now:
https://veganlinked.com/add-listing/?listing_type=gd_place
https://veganlinked.com/add-listing/?listing_type=gd_food
https://veganlinked.com/add-listing/?listing_type=gd_earthlingThe dashboard is also, at least on the right:
https://veganlinked.com/author/vegan/?geodir_dashbord=true&stype=gd_placeI imagine other pages are as well, I haven’t dug through all the possibilities yet.
April 2, 2018 at 2:20 pm #424576Hi Jeff,
Could you please share WP admin access here so that I could take a look at it?
Thanks!
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket