Paolo
Forum Replies Created
-
AuthorPosts
-
Hi again,
you can change the text via translation file: https://wpgeodirectory.com/docs/translate-core/
The rest can be done with CSS:
.geodir-i-email { color: #fff; } .b_sendtofriend, .fa-envelope { display: none; } .b_send_inquiry { background: #990000 none repeat scroll 0 0; border-radius: 10px; color: #fff; font-size: 20px; padding: 10px 30px; }That should do it, let us know,
Thanks
March 23, 2016 at 8:49 pm in reply to: Search within category (without having to click checkbox / radio button) #145212Hi,
I’m sorry, but that would require a customization.
Please submit question about the advance search filter in the advance search forum, posting with the account that bought the add-on.
Support for premium add-ons is not provided to free users.
Thank you,
ops, you are totally right, I overlooked that. In that case it must be another pluing, because I really can’t recreate this on any of the demos.
Can you please try to deactivate all non-GD plugins momentarely and re-test?
Let us know,
Thanks
Hi Scamp,
I got your reply via email, please keep the discussion on the forum.
I’ve flagged this for the developers, they’ll let us know asap.
Thanks
You are welcome 🙂
You are welcome 🙂
Invalid username or password.
That plugin is doing something really bad, it’s cloning the header and place the original with visibility hidden (that’s why you have 2 location switchers in the mobile menu).
What I tried to do is removing the plugin and simply add the CSS that it was adding to achieve the same thing.
Custom css would be:
.header { display: block; left: 0; margin-left: 0; margin-top: 0; padding: 0; position: fixed; top: 0; width: 100%; z-index: 1; }Let us know if this helps.
Thanks
You are welcome 🙂
Hi,
your version of Whoop is outdated. Current version is 1.0.5 and you are using 1.0.0.
Please update the theme and let us know if that fixed it.
Thanks
You are welcome 🙂
March 23, 2016 at 6:54 pm in reply to: Images are importing completed wrong, need help please #145050You are welcome 🙂
Hi,
there is no Geo Directory version for Joomla, so whatever you are exporting from there must be re-ordered using the CSV sample file we provide.
https://wpgeodirectory.com/docs/core-export
Is that what you are doing?
Let us know,
Hi,
given that you made the logo larger, you will need to make the menu narrower, or both won’t fit in the header and push the signup/login buttons down a second row.
Please add this to your custom css:
.header-right-area { width: 59%; }It will compensate the larger logo.
Let us know how you went,
Thanks
Hi,
we would need admin credentials to have a look. We never tested Multitheme pluing.
Let us know,
Thanks
Hi,
if you enable comment list sorting, you will have a “Highest Reviews” filter that will sort comments by most liked.
Thanks
-
AuthorPosts