Kor
Forum Replies Created
-
AuthorPosts
-
Hi Greg,
Thanks for your reply. I’m able to replicate it on your Website. Could you perform the troubleshooting steps by deactivating all non-gd plugins and see if it fixes the issue you had there? I suspect your server has hit the resources limit as mentioned here https://www.lifewire.com/503-service-unavailable-explained-2622940
Thanks!
Hi David,
Thanks for your reply. I don’t we can help much here. Since there are no backups, maybe you can start working it out from here?
Thanks!
This reply has been marked as private.Hi Carin,
It seems to work when I tested it directly using the browser developer tools. Maybe you can share your WP admin access here in private reply so that I could check further?
Thanks!
Hi Carin,
Thanks for your post. You can change the font family type and size using the option below.
.customize_filter-in ul li { font-size: 13px; font-family: Helvetica, sans-serif; }Then, you can use the custom CSS code below to make the search icon larger.
i.fa.fa-search { font-size: 30px!important; }Hi Alex,
Thanks for your reply. You can use the custom CSS code below to overwrite it.
.page-banner .heading { font-family: Oswald!important; }This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Hi Anna,
You can use the custom CSS code below and see if it’s what you’re looking for.
@media only screen and (max-width: 600px) { section#geodir_loginbox-6,section#popular_post_category-5 { display:none!important; } }Hi Alex,
Thanks for your reply. Please insert the custom CSS code below to fix it.
.mob-header-content.nz-clearfix.animate { position: fixed; }Thanks!
Hi Pedro,
Thanks for your reply. Please share your WP admin access here in private reply and we’ll check on the map issue. The custom CSS code below will fix most of the issues you had there.
@media only screen and (max-width: 600px) { .featured-area .geodir-category-list-in { display:none!important; } } @media (max-width: 375px){ .sd.home .cat-link, .sd.sd-location .cat-link { display: inline-block!important; } } @media only screen and (max-width: 480px) { .geodir_popular_post_category .geodir-cat-list ul.geodir-popular-cat-list li { width: 100%!important; } }Hi Tia,
Thanks for your reply. We would need both WP and FTP access to troubleshoot this. Please provide in private reply.
WP Admin
Login URL :
Login Username :
Login Password :FTP Access
FTP Host :
FTP Username :
FTP Password :Thanks!
Hi mongkol,
You can try creating a “Custom Field URL” as explained here https://wpgeodirectory.com/docs/core-place-settings/#url and display it on the listings using this method https://wpgeodirectory.com/docs/core-place-settings/#show . Could you give it a try?
Thanks!
Hi Anna,
Thanks for renewing. Please share the URL of the site in question so we can take a better look at it and also WP temp admin access to your site. You can post the details here using the private reply option below.
-
AuthorPosts