Paolo
Forum Replies Created
-
AuthorPosts
-
No there isn’t, I meant with photoshop or any other picture editing tool.
hi,
for what I can see now, there is no integration between Import / Export and the new neighbourhood system.
I asked the developers to proceed and integrate it asap.
Thanks
Message from the developers:
Button added on add/edit franchise page to duplicate images from main franchise listing.
Now able to duplicate image from main listing using just one button click.
This is done in front-end and backend as well.Thanks
Fantastic, thanks for letting us know!
I don’t even know if it’s a bug yet or something you and I are missing. Developers have a queue and normally they never spend more than 24 hours to go through all topics assigned.
Hopefully later today we will have a reply.
Thanks
February 16, 2016 at 4:03 pm in reply to: Change 'Geodirectory Checkout' heading on '/GD-checkout' page #123141You are welcome 🙂
Hi,
a blank page is normally caused by a PHP fatal error, do you have access to your server errors log?
Let us know,
Thanks
For me it was simple, when visiting any detail page with both ff or chrome, the slider, map and social buttons do not load.
If I activate firebug or dev tools and refresh, all elements load fine.
Hi,
No it isn’t. This would require the integration of an ecommerce system and a major customizations of the search form.
Thank you
Glad you solved 🙂
February 16, 2016 at 1:08 am in reply to: Not listed – add listing teaser bound to post type #122732add_action('geodir_before_listing_listview', 'my_call_to_action'); function my_call_to_action() { if ( geodir_is_page(listing) || geodir_is_page(search) ) { //gd place start if ( 'gd_place' == get_post_type() ) { echo 'Your Place not listed? Please <a href="http://wpgeo.directory/add-listing/?listing_type=gd_place">click here</a> to add your place now'; } //gd place end //gd event start elseif ( 'gd_event' == get_post_type() ) { echo 'Your Event not listed? Please <a href="http://wpgeo.directory/add-listing/?listing_type=gd_event">click here</a> to add your event now'; } //gd event end } }With other elseif statements (used for the event part) you can add all the CPTs that you want.
Thanks
Hi,
please provide admin and FTP credentials in a private reply and we will check what went wrong. I’ve never seen that error so I’ll pass this to the developers.
Let us know and thanks for your patience
You are welcome 🙂
For the icons I get Page not found in safari too. If you clear your browser cache they’ll disappear from Safari too. The icons somehow are missing from that folder. (wp-content/uploads/2015/04/)
I’ve asked to the developers to check the other problem, I can recreate it, but everytime I use firebug or developer tools to inspect the console, the problem vanishes.
We’ll let you know.
Thanks
I’m glad that you found how to link listings to events, however I’m sorry to inform you that there is option to link one event to 2 listings.
Thanks
-
AuthorPosts