Kor
Forum Replies Created
-
AuthorPosts
-
Hi Jenny,
Could you please provide FTP access to your server? Also, try contacting your hosting provider and ask them to increase the PHP values for you.
Thanks!
Hi Peter,
You’re Welcome and I’m glad that worked for you.
Hi Peter,
Could you try clearing your browser cache? I’ve just reinserted the custom CSS code and it seems to work on my end. Here’s the screenshot http://prntscr.com/c2cklo
Thanks!
Hi Peter,
Could you try using the custom CSS below and see if it fixes the alignment issue there? Insert into GD > Design > Style > Custom Style CSS
dl.geodir-tab-head dd, dl.geodir-tab-head dd a { height: auto; }
Hi Robert,
A workaround I could think of at the moment would be to set a fixed height on different grid sizes. Also, I’d suggest that you manually reduce the length of the special offer description from the listing so it doesn’t take too much space below.
.geodir-gridview.gridview_onehalf { height:700px; } .geodir-gridview.gridview_onethird { height:500px; } .geodir-gridview.gridview_onefourth { height:500px; } .geodir-gridview.gridview_onefifth { height:500px; }
Hi Dotty,
I’ve just tested your Website and I’m able to see the issue there. This looks like a plugin conflict. Could you please deactivate all non-GD plugins while reactivating each to determine which 3rd party plugin is causing the issue? Let us know how it goes.
Hi william finley,
I’d like you to know that you can’t change the default post type “Place”, but instead, you can add a new CPT called “business” or rename it using the https://wpgeodirectory.com/downloads/custom-post-types/ addon. If you don’t have that addon, you can try renaming it in GD > Permalinks > Listing URL prefix .
Are you referring to the “Send Enquiry” button in Supreme Directory details page as shown in this screenshot? http://prntscr.com/c20d4l . If you are, you can replace the word using the translation file: https://wpgeodirectory.com/docs/translate-core/ .
Thanks!
This reply has been marked as private.Hi there,
I’ve just checked your Website and the Facebook button is working properly on the details page. It will share the featured image, title and description of the listing. Or am I misunderstanding something?
Thanks!
This reply has been marked as private.Hi Evan,
I’ve just tested your Website and I’m able to edit the page and post using the visual editor without issues. Could you try using another browser or probably clear the browser cache? Here’s a screenshot I’ve taken on my end while I’m testing it. http://prntscr.com/c1myaw
Thanks!
Hi sylvester vader,
Please provide WP admin credentials in private reply. Also, please try deactivating non-gd plugins and see if it helps.
Hi composito,
That section is added using the “Advanced Search” addon. https://wpgeodirectory.com/downloads/advanced-search-filters/ and here the documentation you can refer to https://wpgeodirectory.com/docs/search-filters-overview/
Thanks!
Hi there,
Looks like both of us are working at your Website the same time. Do you want me to fix that for you?
Hi there,
The custom CSS below should fix that.
li.geodir-pcat-show { display:inline-block; } li.geodir-pcat-hide { display:inline-block; } li.geodir-pcat-hide.geodir-hide { display: none; } .geodir-cat-list ul li { float: none; } ul.geodir-popular-cat-list { max-width:500px }
-
AuthorPosts