Paolo
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Hi Urbanfix,
there is a difference between the content displayed in the content area and sidebar, mainly are margins and title size. This happen with whatever widget you decide to use in them.
The theme is supposed to work like that, you are trying to change it.
Please see image attached.
Nobody requested this apart from you, which makes it a customization.
It is your responsability to change our code if it doesn’t look exactly as you wish.
Not Giri’s responsability.
Thank you
Hi Amanda,
now your database is fixed. After version 1.3.0 we advised to convert the database to be multisite compatible and it appeared that you missed that.
The 2 test posts had to be deleted, but now you can add as many as you like and they’ll work correctly.
Let us know if you have any other issue.
Thanks
Hi,
that listing has no category.
Thanks
Hi,
these are just PHP notices, not errors.
Please see: https://wpgeodirectory.com/docs/faqs/help-i-get-a-php-warning-on-my-pages/
Thanks
Yes, you can’t use the shortcode for that. You must use the add listing page created by GeoDirectory and translate it to French. That is the only way to have multilanguage add listing forms.
Thanks
September 19, 2015 at 4:54 pm in reply to: Output Edit this Post link in details main content #53669Hi Dylan,
this should do it:
<?php geodir_edit_post_link();?>Let us know how you went,
Thanks
p.s. please try to help us understand your needs with a little more details explaning desired results right away. It would help solve topics quicker and avoid ping pong support. See for example: https://wpgeodirectory.com/support/topic/relocate-the-favorite-link-only/#post-53668
Have you tried echoing it directly within that custom HTML:
?> <div class="ot-detail-page-controls"> <div class="wrap"> <div class="wrap"> <div class="one-third first ot-control-item"><a href="#respond"><i class="fa fa-pencil-square-o"></i>Write Review</a></div> <div class="one-third ot-control-item"><a href="#"><i class="fa fa-camera"></i>Add Photo</a></div> <div class="one-third ot-control-item"><a href="#"><i class="fa fa-star-o"></i> <?php echo geodir_favourite_html('',$post->ID); ?> </a></div> </div> <div class="ot-middle-control ot-control-item"><a href="#"><i class="fa fa-cutlery"></i>Menu</a></div> <div class="ot-lower-control wrap"> <div class="one-half first ot-control-item"><a href="#"><i class="fa fa-bell"></i>Request Catering</a></div> <div class="one-half ot-control-item"><a href="#"><i class="fa fa-pencil-square-o"></i>Write Catering Review</a></div> </div> </div> </div> <div class="ot-detail-page-photos"> <div class="wrap"> <p>Photos go here</p> </div> </div> <?phpLet us know,
Thanks
Please provide credentials, these select are visible only if logged in.
Thanks
You are welcome 🙂
Hi,
the problem you have is not due to our products. You are trying to load several http content in a https page. Please fix that 1st.
You are hotlinking images from servers that are not authorizing you to do so.
If you like the idea, make 1 similar, however please remove immediately our banner from your website. That is part of our branding and you are not authorized to use it.
Thank you
Hi,
I should have wrapped that in code:
http://yoursite.com/author/[variable]userslug[/variable]/?geodir_dashbord=true&stype=gd_placeHowever, please try to read a plugin documentation too in the future.
We didn’t do that plugin, we are not supposed to be providing you support for it.
Thanks
Hi,
depending on the custom post type… for places would be:
wp_geodir_gd_place_detail
Let us know if you were able to fix it.
Thanks
Not possible without degrading perfomances. You would need to join countless DB tables. It would be unusable.
Thanks
HI,
that is not possible using the shortcodes, the home map shows all listings from all categories. There is no way to change that.
However with few lines of css you can hide listings below the map in listings pages.
Let us know if you want to proceed that way and in that case please provide a link ad admin credentials in a private reply.
Thanks
-
AuthorPosts