Paolo

Forum Replies Created

Viewing 15 posts - 18,631 through 18,645 (of 27,715 total)
  • Author
    Posts
  • in reply to: Server error 500 #58919

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    500 server error is noramlly not due to the application, but the servfer configuration. Have you tried to ask for support to your hosting provider?

    Please provide a URL and admin credentials in a private reply (only staff can read them) if you want us to have a look.

    Thanks

    in reply to: CPT Dropdown list #58918

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    this has never been requested by anyone and considering a normal UI, the widget is working according to design.

    If you visit a CPT page, you only see categories related to that CPT. If you don’t want users to go back to home to see the category of another CPT you should add the CPT link in your main menu.

    In that case if a visitor select another CPT he will see the categories of the selected CPT.

    Only the home page allows to switch CPT directly on the widget.

    Thanks

    in reply to: Map no longer zooming in on 'near-me' location? #58916

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I was able to recreate this on your website by faking my location with Chrome and made it see me as if I was in Melbourne.

    Not sure why this is happening though. I need to ask to Stiofan to have a look for us.

    Thanks for your patience,

    in reply to: Search and Sort by Rating #58913

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    only custom fields can be used as advance search filters. Not MultiRatings.

    Thanks

    in reply to: Page details widgets #58912

    Paolo
    Site Admin
    Post count: 31211

    Please try this:

    
    
    <?php 
    if ( bp_is_activity_component() ||  bp_is_groups_component() || bp_is_members_component() ) {
    	get_sidebar('page-details'); 
    } else {
    }
    ?>

    It should work as you want it.

    let us know,

    Thanks

    in reply to: limit reviews not working. #58908

    Paolo
    Site Admin
    Post count: 31211

    In its final testing today…

    Hopefully we release it this week.

    Thanks

    in reply to: Change Heart Icon for Favorite #58907

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you can do all that with CSS using the pseudo element ::before.

    1st you’ll need to hide the heart:

    
    
    .fa.fa-heart {
        display: none;
    }

    2nd you need to add whatever icon you wish (in this example I add the thumb-up):

    
    
    .geodir-addtofav-icon::before {
        content: "f164";
        font-family: FontAwesome;
    }

    You want to add this css in GeoDirectory >> Design >> Scripts >> CSS.

    Each icon has it’s own unicode : http://fortawesome.github.io/Font-Awesome/cheatsheet/

    You’d use the last for digits with a backslash in front.

    For the example above, the unicode for the thumbs up would be :&#xf164

    We used : f164.

    Let us know how you went.

    Thanks

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

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂 let us know how you went.

    Thanks

    in reply to: TreeView Multi Select Categories for Searching #58904

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the new version should be released tomorrow, please be patient.

    We don’t provide support for complex customization. It is not just a matter to change one AND to and OR. It is much more complex than that.

    Thanks

    in reply to: 'Add images' mandatory #58902

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    no at the moment there is no such option.

    Sorry about it.

    Thanks

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

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    it should be:

    /wp-content/languages/geodirectory/geodirectory-es_ES.mo

    you have:

    /wp-content/languages/Geodirectory/“geodirectory-en_ES.es” .mo

    The folder name Geodirectory should be all lowercase, the file name is completely wrong.

    You can download the spanish translation here: https://www.transifex.com/nomaddevs/geodirectory/language/es/

    Make sure to rename it correctly or it will not work.

    Thanks

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

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    since version 4, there is no need to edit the wp-config.php file.

    Did you upload the mo file in the correct folder?

    /wp-content/languages/geodirectory/geodirectory-es_ES.mo

    Is your language option in Settings >> General >> Spanish / Spain?

    If all this is correctly done, please provide a URL, admin and FTP credentials and we will have a look for you.

    Let us know,

    Thanks,

    in reply to: Remove items ? #58807

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the 1st element is a widget. Just go to Appearance >> Widgets and remove the Popular category widget from the GD Home Top Section widget area.

    The second will require css, try adding this in GeoDirectory >> Design >> Scripts >> Custom css:

    
    
    .map_category {
        display: none;
    }

    Let us know how you went,

    Thanks

    in reply to: Ratings Tweaks #58806

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    1) you can disable picture upload on reviews in GeoDirectory >> MultiRatings >> Enable comment images upload.

    2) No that is not possible, unless allow only registered user to review and you moderate user registration.

    Thanks

    in reply to: CPT – best approach #58798

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    no, the best of widget shows all listings from 1 Custom Post Type, divided in categories sorted by most reviewed.

    Featured isn’t a category, nor a custom post type.

    Thanks

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