Giri
Forum Replies Created
-
AuthorPosts
-
Hi Ron,
I have asked my colleague to test your FTP.
Its not working for him either. So please test and give us the correct FTP details.
Thanks
Ron,
This is the error I’m getting.
Unable to make a connection. Please try again.
I have fixed this bug. Can you post your FTP details?
I’ll apply the fix.
Thanks
Hi Cyril,
I have fixed that in the dev version.
Please post login credentials. I’ll apply the fix.
Thanks
January 31, 2017 at 10:22 am in reply to: Home Breadcrumb take me to wrong page and Popular Places issue #352417Hi Michael,
That is expected behaviour for multilocations.
You can find that settings at Multilocations -> Home page should go to
geodir_breadcrumb_first_link won’t work in location pages since multilocation addon override the first link. I have just added support for location pages.
But you may have to wait till next release.
You can also post your ftp if you want me to apply the patch in your website.
Thanks
Hi JJJ and Paolo,
Yes that makes sense.
I’ll start to work on this addon today and let you know once its completed.
Thanks
This reply has been marked as private.Hi there, some of whoop widgets not available in other themes.
So if you are not using widget that looks like
Whoop > widget name
, then you should be fine when switching the theme.
Thanks
Hi mrv,
I have recently added a hook to modify the map options.
Changes will be available in next version.
Please post your ftp details, if you want me to apply the changes in your website.
Thanks
Hi Robert,
if you after responsive banner then don’t use the banner as background image since background images cannot be responsive
So change your current code to like this.
<div class="home-banner"> <img src="https://www.eluniversodeingles.com/wp-content/uploads/2017/01/banner-with-text.png" style="max-width:100%;" /> </div>
Thanks
OK. I didn’t see that anywhere in the documentation. That leads to a couple more questions.
Don’t you think thats obvious? If the tab content is empty, it doesn’t make sense to show the tab.
In your case, you have customised your site’s profile tab. You are using a hook to add your custom fields above the profile tab content.
1. If I limit the description for a package to, say, 100 characters, but the description field contains 250 char of text, is there any way to add an ellipsis or some indication that the text isn’t complete? This is especially helpful if a listing downgrades on expiration. Text cut off mid sentence looks weird.
I think that might be possible with css.
2. From my testing it looks like if I set a description limit greater than 0, the address will display in the profile tab even if the description field is empty. Is that the expected behavior?
We check for empty string, before displaying profile tab. Even if you place a dot in description that tab will get displayed. So yes its expected behaviour.
Edit: @paolo, can you answer his second point? I think I misunderstood his 2nd point.
Thanks
It should be
$terms_icons = array();
Thanks
I have fixed that bug. Thanks
Hi Steffen,
It seems like some plugin code or theme code modify the icons. Please post your ftp. So we can check this issue and give you a solution.
Thanks
Hi Vicki,
Info/Profile tab will be visible only when you have some description.
Please fill some text, empty your wpengine cache and then try.
-
AuthorPosts