pix3x
Forum Replies Created
-
AuthorPosts
-
You need to translate Place in WP admin > GD > custom post types
This is currently not possible. See my post here:
https://wpgeodirectory.com/support/topic/internationalized-location-slug-of-the-cpt/Hi! Try this plugin:
https://wordpress.org/plugins/codestyling-localization/Thanks
Hi, Stiofan, please check this topic https://wpgeodirectory.com/support/topic/disable-get-direction-function/#post-6675 for the Avada CSS compatibility issue.
It really looks like the Avada conflict. I put this
#detail_page_map_canvas_fromAddress, #directions {
display: none;
}
in the Avada >> Theme Options >> Custom CSS >> Advanced CSS Customizations… and it worked! So do I need to move all my custom CSS from GD to Avada?Hi, I flushed the cache and the all the code from Design >> Scripts >> Custom CSS is added to the page header. So I did a small test by adding this
.geodir-breadcrumb ul{display:none;}
.geodir-breadcrumb {padding: 0;}
to Design >> Scripts >> Custom CSS and the breadcrumbs are successfully gone. The problem to my opinion is with the INPUT tag. I assume there is a conflict between Avada’s INPUT CSS and Custom GD INPUT CSS because I got the same problem with the .geodir-search class in INPUT tag. Any suggestions please? Maybe Stiofan can check the compatibility with Avada?Hi, Paolo! I changed the WP settings of the site URL back to regular domain (subdomain.wpengine.com) but the problem still exists. So this is not an IDN issue.
Hi Nasc, when I go to WordPress admin – Pages, I see [All / Published / Virtual]. I personally created a new page named “All Categories” with a MCTL shortcode and just add this page to my main menu. But you probably can add the same shortcode to any virtual GD generated page as well.
This reply has been marked as private.You probably right, I will think about this usage. Thanks!
Dear Guust, do you see the same issue in https://wpgeodirectory.com/support/topic/address-without-house-number as I do? Could you please check this on your install? Thanks!
Ok, if you click the “Select Location” switcher here http://demo.geotheme.com/ you will see what I mean. GD team has made 2 versions of the switcher: https://wpgeodirectory.com/support/topic/help-for-dynamic-menu-scenario/#post-6158 The default is the one you are speaking about. What I need to enable the other “GeoTheme” style one in the menu.
Sorry, my English was probably wrong. I do have a regular (tabbed) GD plugin lacation switch already. But I would like to change it the GeoTheme style one (with a drilldown menu). Please advise.
This reply has been marked as private.Hi, I have added this snippet to the GeoDirectory >> Design >> Scripts >> Custom css but it didn’t help, the Get Directions input is still there. I also noticed that changing some CSS in the Design >> Scripts >> Custom css field does not always result in anything. For example, I changed the CSS there for the .geodir-loc-bar-in and .geodir-loc-bar but it is still unchanged, although it worked in the 1.1.3 version.
-
AuthorPosts