Kor
Forum Replies Created
-
AuthorPosts
-
November 13, 2017 at 5:30 am in reply to: cannot access admin. It always redirect to homepage #405022This reply has been marked as private.
Hi Howard,
Yes, we can use custom CSS with media queries to apply different paddings on different screen sizes. Kindly replace the custom CSS I’ve provided earlier with this.
@media only screen and (max-width: 500px) { div#geodir-wrapper { padding: 10px!important; } } div#geodir-wrapper { padding: 50px!important; }Also, could you show me a screenshot of the dropdown you’re referring to and how it looks like on your end?
Thanks!
November 13, 2017 at 5:08 am in reply to: Detail View Sidebar gets wrapped to bottom of page #405019This reply has been marked as private.Hi Bob Ellis,
Thanks for your reply. Sorry, I’m not sure what you mean by
I want users to be able to upgrade from the not claimed one to the normal free one.
If a listing is not claimed, it belongs to nobody. So a user cannot upgrade a listing if it’s not claimed. Let me know if I’m misunderstanding your question.
Thanks!
November 10, 2017 at 9:41 am in reply to: cannot access admin. It always redirect to homepage #404828This reply has been marked as private.Hi Bob,
The option to upgrade or not on claiming is at GD > Listing Claims > Force an upgrade to complete the claim listing procedure.
You can set that to NO if it is OK to keep the same price(free) package when claiming.
Thanks!
November 10, 2017 at 8:19 am in reply to: cannot access admin. It always redirect to homepage #404820Hi Garrick,
Please share both WP admin and FTP access and we’ll check on this. You can post the details here using the private reply option below.
Thanks!
Hi Stephen,
I’m able to see the issue there. Looks like you’re still using an older version of the theme and child theme. Please update it and it should fix the issue you had there.
Thanks!
Hi Marmoset,
We would need to replicate it in order to help you with this. Could you please list down the steps to replicate it and also, 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.
Thanks!
Hi Pedro,
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.
Hi there,
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.
Thanks!
This reply has been marked as private.Hi Paul Held,
This would require customization, unfortunately. But you can try the method from this post https://wpgeodirectory.com/support/topic/logo-link/#post-381094
Thanks!
Hi Howard,
You can use the custom CSS code below to apply paddings to the content. Insert into GD > Design > Scripts > Custom Style CSS.
div#geodir-wrapper { padding: 50px!important; }Hi dmitriy,
Please make sure that you’ve updated all your addons.
If you have any problems you can provide wp-admin and FTP details and we will take a look for you.
Thanks,
-
AuthorPosts