Paolo

Forum Replies Created

Viewing 15 posts - 11,656 through 11,670 (of 27,715 total)
  • Author
    Posts
  • in reply to: Want to add a link below "Favourites" on listing page #221941

    Paolo
    Site Admin
    Post count: 31211

    Hi Kevin,

    there are 2 ways to do this.

    1 is to copy the 2 templates widget-listing-listview.php and listing-listview.php in a folder called geodirectory of your child theme (or active theme). You’ll porbably need to create the folder.

    At that point you can add your link below the favourite html.

    You can get the values with this code:

    
    
    global $post;
    $custom_field_value = $post -> geodir_yourcustomfield;
    

    and use them to compose your link. (you will need to change geodir_yourcustomfield with your custom fields html variable after geodir_)

    Otherwise you can create a function to echo your link and use this hook to add it below the favorites html in both templates: do_action( ‘geodir_after_favorite_html’, $post->ID, ‘widget’ );

    You can use this example to understand how to use it: https://wpgeodirectory.com/support/topic/directions-link/#post-197376

    Let us know how you went,

    Thanks

    in reply to: Problem with login #221931

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    in reply to: Supreme Directory Theme #221930

    Paolo
    Site Admin
    Post count: 31211

    Thanks James, I asked to the developers to run some tests and let us know if they find any bottleneck.

    They will install query monitor and probably few other plugins, please don’t deactivate anything until they are done.

    They’ll let us know asap.

    in reply to: Send Enquiry and Send to a Friend #221928

    Paolo
    Site Admin
    Post count: 31211

    For Number 2) They just told me that at the moment the only way would be via JS or via translation file.

    I believe that if you add a single space as translation for those strings it will do the work.

    Let us know if that works for you.

    Thanks

    in reply to: Send Enquiry and Send to a Friend #221896

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    1) we need to see your website to provide any css.

    2) I asked to developers to let us know if there is a filter to easily remove them. They’ll advise asap.

    Let us know,

    Thanks

    in reply to: Supreme Directory Theme #221890

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    is that an admin account ? After logging in I still see:

    Maintenance mode

    Sorry for the inconvenience.
    Our website is currently undergoing scheduled maintenance.
    Thank you for your understanding.

    I can’t access the dashboard nor see the website.

    Let us know,

    Thanks

    in reply to: Map not showing #221888

    Paolo
    Site Admin
    Post count: 31211

    hi,

    Events is not loading any listings, because each listings MUST have at least 1 category. None of your events is categorized.

    When I click on the other Custom post types of your map, I get this:

    TypeError: bounds is null
    http://carguysandgals.com/wordpress/wp-content/plugins/geodirectory/geodirectory-functions/map-functions/js/map.min.js?ver=4.5.3
    Line 1

    I’m not sure if fixing the 1st will fix the second too, so I asked to the admins to let us know. Please start adding a catgeory to each listing for all custom post types.

    They’ll let us know about the 2nd issue asap.

    Thanks

    in reply to: Supreme theme customization #221877

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you need to change the subtitle custom fields of the Location page.

    Let us know if that helped.

    Thanks

    in reply to: Google analytics #221865

    Paolo
    Site Admin
    Post count: 31211

    HI,

    that would require a customization, it is not something that you cannot control via your GA account.

    Thanks

    in reply to: Problem with login #221862

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    for listings the option is in GeoDirectory >> Design >> Listings >> New listing default status (set to draft).

    For reviews it is a WordPress option in Settings >> Discussion >> Before a comment appears >> Comment must be manually approved

    Thanks

    in reply to: Supreme Theme Blog Post to search redirect #221857

    Paolo
    Site Admin
    Post count: 31211

    Hi Roman,

    I could verify that on a similar device, I asked to the developers to fix it.

    They will let us know once it’s fixed.

    Thanks for spotting that.

    in reply to: Q about categories and sub-categories #221825

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    when you add a listing to Sub-category, the system automatically adds it to the parent category too.

    The only way it wouldn’t is via CSV upload, and in that case you need to add both the parent and sub-category.

    Let me know if I misunderstood your question, in that case please provide links for us to see.

    Thanks

    in reply to: Multiple "Acknowledgment for your Payment" emails #221823

    Paolo
    Site Admin
    Post count: 31211

    Hi again,

    please provide a link to your website and admin credentials in a private reply and we will look into it.

    We can’t recreate this in our servers.

    Let us know,

    Thanks

    in reply to: Renew before Expiration? #221821

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    they can by clicking the upgrade button. They will have the option to renew for the same package they originally paid for.

    The will lose the remaining days of the previous paid listings though. they are not cumulative, Just FYI.

    Thanks

    in reply to: New Widget area on Detail page below tabbed section #221819

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you will need to create a function to add your new widget area and call it via action like this:

    add_action('geodir_details_main_content', 'my_function_to_add_new_wdiget_area', 100);

    Where “my_function_to_add_new_wdiget_area” is name of your new function.

    Let us know if that helped.

    Thanks

Viewing 15 posts - 11,656 through 11,670 (of 27,715 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount