Formatting
This topic contains 29 replies, has 4 voices, and was last updated by Guust 9 years, 8 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support TicketTagged: formatting, x theme
-
AuthorPosts
-
February 16, 2015 at 10:33 pm #31137
The plugin is working but the contents of the pages are full screen with no margins. I am using the latest version of X Theme. How do I format the location and listing pages so they look good with the theme? Also noticed that the listing’s page title is ‘The Blog’. I’d like to fix that as well. Here’s a screenshot http://cl.ly/image/1c35470s3n3f
February 17, 2015 at 1:25 am #31147Hi Josh,
If you go to GD >> Theme copatibility, do you see X selected?
In any case, could you please provide a link and wp admin credentials?
Thanks
February 17, 2015 at 3:40 am #31149This reply has been marked as private.February 17, 2015 at 5:29 pm #31182Hay,
that is due to X theme changing one of its classes:
x-container-fluid to x-container.
This has already been fixed and will be in the next version that we should release today or tomorrow.
it’s really simple to fix it now though.
You could either change the class x-container-fluid to x-container in GD > Theme Compatibility or add css :
.x-container.max {max-width: 1200px;}
Anyway, after next update this will be automatically appear fixed.
Let us know,
February 17, 2015 at 9:23 pm #31208I just updated the plugin and it broke. I am getting this error:
Warning: include_once(geodirectory_shortcodes.php): failed to open stream: No such file or directory in /home/staging/public_html/wp-content/plugins/geodirectory/geodirectory_functions.php on line 20
Warning: include_once(): Failed opening ‘geodirectory_shortcodes.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/staging/public_html/wp-content/plugins/geodirectory/geodirectory_functions.php on line 20
February 17, 2015 at 9:24 pm #31210Hi,
sorry about that, please read:
https://wpgeodirectory.com/support/topic/release-of-v-1-3-7-and-several-addons/#post-31207
Thx
February 17, 2015 at 10:32 pm #31219That worked. Last questions (I hope). How do I disable the header from the page? Since the page doesn’t use shortcodes and the page isn’t actually published, I can’t figure out how to modify it. See screenshot http://cl.ly/image/0y061C3J233Q
Also, the drop downs in the settings area appear to be broken http://cl.ly/image/163v1V3P1h1C
http://cl.ly/image/2w1428142M2j
http://cl.ly/image/1N2V2j3W0f3LFebruary 17, 2015 at 10:38 pm #31221please add this to your custom css:
.single-gd_place .x-header-landmark { display: none; }
Thx
February 17, 2015 at 11:09 pm #31223Thank you. What about the other locations? Not just the single place?
Also, the drop downs in the settings area appear to be broken http://cl.ly/image/163v1V3P1h1C
February 18, 2015 at 6:04 pm #31283Hi Josh,
I can’t recreate the dropdowns problems on my demo, so i can only guess it is another plugin conflicting, can you try disabling them one by one until we see what one it is?
Thanks,
Stiofan
February 18, 2015 at 6:21 pm #31286Is there a way I can remove this section from a widget area? I can’t figure out which PHP file it is referencing. Firebug shows the class as ‘geodir_list_heading clearfix’ See screenshot http://cl.ly/image/1u3I3T2E0111
February 18, 2015 at 8:08 pm #31301With this in your custom css:
.geodir_list_heading {display:none;}
Did you try what Stiofan suggested about the select fields?
Let us know,
thx
February 21, 2015 at 11:38 pm #31647Right now, the default city and region in the settings are becomes the default permalink for the places pages. But not all of the places are in the same city. They are all in different cities and different states. I do not want a listing in Raleigh, NC to have a permalink that says /Texas/Dallas/. It doesn’t make sense. How doI make it show the correct city and state of the place in the permalink instead?
Settings screenshot- http://cl.ly/image/3e0a0G1X253q
Permalink screenshot- http://cl.ly/image/2A0b010c1D1r (the address i used for this place was in Cary, North Carolina
Screenshot of error message- http://cl.ly/image/0w021z141L2FFebruary 22, 2015 at 3:38 am #31669To add listings to more than one city, you need to use the MultiLocation addon:
https://wpgeodirectory.com/addons/multilocation/February 23, 2015 at 4:10 pm #31777Hi,
let us know if we can set this as resolved.
Thx
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket