Paolo

Forum Replies Created

Viewing 15 posts - 21,241 through 21,255 (of 27,715 total)
  • Author
    Posts

  • Paolo
    Site Admin
    Post count: 31211

    Hi,

    please provide URL and credentials. We can’t go back looking for them in previous threads.

    With thousands of active members that would be incredibly time consuming.

    Thanks

    in reply to: Embedding multiple videos #45844

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    your html variable was Video1, while that script required it to be video1.

    A capital letter can change it all.

    Changed and tested on your website and now it works.

    I’m settings this as resolved for now.

    Thanks

    in reply to: calendar widget missing events #45841

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I’ve flagged this for developers already, could you provide FTP and phpmyadmin credentials too so that they can have a look at the errors.

    We are having trouble reproducing it…

    Thanks

    in reply to: Info collected from a reviewer that is not logged in? #45840

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    we use the regular WP comment form.

    You can follow this tutorial for that: http://wpsites.net/web-design/add-remove-change-order-of-comment-form-default-fields/

    I’ve tested it and it works.

    Thanks

    in reply to: Doesn't work with Jupiter Theme #45837

    Paolo
    Site Admin
    Post count: 31211

    Awesome 🙂

    in reply to: Embedding multiple videos #45836

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the html custom fields strips iframe embeds for security reasons. The only field in the form that will accept iframes is the video field.

    If you add more than 1 videos, they are currently placed one on top of the other, so only the last one is showing.

    This is due to making the video box responsive (youtube iframes are not responsive). We already spent hours trying to do this without adding another script (that would slow down the page) and we still haven’t found a solution.

    With this code in your theme functions.php, you can allow iframes on a specific custom field (video1):

    
    
    // This example allows iframes on the custom field "video1"
    add_filter('geodir_save_post_key',"my_allow_html_tags",10,2);
    function my_allow_html_tags($tags, $pkey){
        // $pkey is "geodir_" followed by the field HTML variable name, eg: "geodir_video1"
        if($pkey=='geodir_video1'){ $tags .= "<iframe>";}
        return $tags;
    }
    

    We are still trying to find the definitive solution for the Video tab. We will keep you posted.

    Let us know if this helps.

    Thanks

    in reply to: Email template/notifications #45834

    Paolo
    Site Admin
    Post count: 31211

    this is ok to change, however will be lost after every update.

    Just FYI…

    in reply to: Move items in the detail page #45827

    Paolo
    Site Admin
    Post count: 31211

    you are welcome 🙂

    Thank you for making us correct that mistake!

    in reply to: Manage Location Merge Submit Button Missing #45773

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    godaddy normal hosting is. Not their WordPress Managed plan.

    99.9% of normal hosting plans are compatible. 0 of the WordPress manage services are.

    Thanks

    in reply to: Shortcode to Display all Categories #45767

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the widget is a class and if copied/pasted and renamed correctly in functions.php can be duplicated and modified safely from updates.

    The function in the widget that creates the html is: geodir_popular_post_category_output

    You can copy that as well in your functions.php, rename it (both the function and the function call within the widget) and modify it to include empty categories.

    I have quickly looked at the code to see if I can help with the customization, however it has proven quite difficult and I’m rasing my hands.

    You will need to find someone with a higher level of coding skills than me, also because this goes beyond support.

    Thanks

    in reply to: Description Bug #45764

    Paolo
    Site Admin
    Post count: 31211

    Yes, managed wordpress plans are not good for GeoDirectory.

    Thanks

    in reply to: Description Bug #45758

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    Stiofan is looking into it and should have fixed this. It was a bug and the fix will be available with the next update.

    Thanks


    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I’ve replied in the other thread, both problem seem to be cache related: https://wpgeodirectory.com/support/topic/manage-location-merge-submit-button-missing/#post-45753

    Let us know,

    Thanks

    in reply to: Manage Location Merge Submit Button Missing #45753

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    there seems to be some strange caching problem.

    Is that a GoDaddy WordPress managed plan? If it is, I advise to be moved to a regular hosting.

    Extreme caching of this managed plan are not compatible with GeoDirectory.

    They are better for simple blogs or stati websites.

    Let us know,

    Thanks

    in reply to: Translate GeoDirectory and Get 1 Year Free! #45750

    Paolo
    Site Admin
    Post count: 31211

    you are welcome 🙂

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