Giri
Forum Replies Created
-
AuthorPosts
-
Hey, can you post your ftp?
Hi kim, Please give me few minutes.
Can you post screenshots or the link?
I’m not really sure what you are talking about.
Hi Belen,
Sorry. I missed your replies.
Can you give me more details about that “Column change failed, you may have too many column” bug?
What are the steps I have to do to replicate that error?
Thanks
Hi Kim, It seems like you are using a widget in login page.
That page should be empty. Because GD adds the login and register form.
Please disable Layout Builder for that page.
Thanks
April 5, 2017 at 5:48 pm in reply to: Translate Location Meta title/description on WMPL site #372066Hi Denis,
Can you tell us which section you are talking about when it comes to Location manager?
GD> titles and meta
or gd locations description in locations manager?
FYI, our plugins are compatible with Yoast SEO. You can use that for WPML too.
Hi Dennis,
Please post your site url where i can see those grids. Also post your admin login. So i can inspect and give you code.
One more thing, we use lazy load. So most likely images are loaded after page load.
Hey Marc,
GD thumbnails are background images. In other words we don’t use img tag for thumbnails.
We use background image everywhere for responsiveness.
Ofcourse we had serious discussion before making this design decision.
Let me know if I can help in any other way.
Thanks
Hi Ben,
The problem seems like coming from your theme.
Its breaking our GD styles.
Have you tried our themes like Directory Starter or Supreme?
They are fully compatible with GD
Checked our code.
It looks like this
'heading_text' => __( 'Events', 'geodirevents' ),
So you need to translate that part.
If you want to rename only the tab title, then I have to add a filter for that.
Let me know if you want that. I’ll add one.
Thanks
Hi Oliver, Looks like some javascript breaking there.
i’ll give you solution tomorrow.
Thanks
April 5, 2017 at 4:57 pm in reply to: Change category look and markup / move searchbar to navbar #372048Hi Falk,
I’m not sure what you are trying to do.
GD Search box is a widget. Even if you were able to add that box to navbar you still need that dropdown for post type selection.
If you add that to navmenu, most likely you need to write custom styles.
You need simple searchbox only to search for blog posts. That part is simple.
<form method="GET"> <input type="text" name="s"> </form>
This reply has been marked as private.You need to select “Blog Page” template in page template for blog-page.php
-
AuthorPosts