sithonia
Forum Replies Created
-
AuthorPosts
-
What image? Didn’t get attached.
I’m not concerned anymore about the add listing page, it’s now in draft.
But I need to get the gd-login page working properly, since users need to be registered to comment etc. Any solution to what’s happening?
No, I’m not using any cache plugin or CDN. Don’t even use GD Booster since it totally broke my Revolution slider (didn’t display them), but that’s another topic/forum for later…
Don’t have many other plugins, deactivated them, but no difference.
Never mind… I got it back by just activating it in Plugins again…
But, what is the proper procedure to change the license key? I’ll have to do it for some of the other plugins as well.
This reply has been marked as private.I now tried it in Firefox, and it works normal, accepts the edit right away. I was using Safari, and that for some reason caused this strange issue.
Thanks for looking in to it! Next time I have any issues, I’ll try another browser first.
That is what I have been doing. Selected the location from the dropdown, typed the description and saved. The problem is it doesn’t always work right away, especially not if the text needs to be changed or edited afterward.
Now for example I tried to change the description you wrote. It won’t accept a simple deleting the text and saving that. The text still remains.
I’ve found a way of working around it, as I mentioned above, but it’s quite tedious.
This reply has been marked as private.OK, I think I got it working with the following code:
function my_enable_shortcodes_in_desc($html){ $html = do_shortcode( $html ); return $html; } add_filter( 'geodir_listings_page_description', 'my_enable_shortcodes_in_desc');
My problem now is that the Category + Location Top Description has a real problem to save any changes. I tick and untick “Use description of default” and save in between, but it very randomly at best saves any changes to the description.
If the description was blank it’s ok to add something, but it’s next impossible to remove or edit what’s been saved once.
A caching issue? Please help.This is how it looks on my iPad
No, it doesn’t look good. There is a white band, a large space, between the picture and the thumbnails below.
Just to correct my previous comment. The responsive design is broken on all sliders, regardless of the picture being portrait or landscape view. But you might have noticed that already.
This reply has been marked as private.No, that didn’t really make any difference. But I noticed another problem. On any slider with a picture in portrait view, the responsive design is broken. Sliders with landscape-view photos are fine.
Thanks a lot! That looks much better! There is still a bit of size difference in the thumb nails, but it’s OK, not bothering me too much.
Thanks!
This reply has been marked as private. -
AuthorPosts