Paolo

Forum Replies Created

Viewing 15 posts - 23,236 through 23,250 (of 27,715 total)
  • Author
    Posts
  • in reply to: Paypal goes back to home page #35141

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    please provide a link and wp admin credentials and we will have a look.

    Thanks

    in reply to: X-Theme Irregularities #35140

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the compatibility for X has been added to core. The compatibility plugin is now useless.

    Do you have X selected when you go to GD >> Theme Compatibility?

    If you don’t please go to GD Tools and run the tool to Clear GD Versions. That will run the upgrade script again and it will autodetect X.

    In case the above doesn’t solve the problems, please provide URL and wp admin credentials in a private reply.

    Let us know,

    Thx

    in reply to: Archives? #35139

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    please clarify: have a number of 404′s where the review for an event disappeared.

    Where do you have them? In google webmaster tools?

    let us know,

    Thx

    in reply to: Select Package – Price Board image #35138

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    that would be possible through hooks and filters, but only with major code customization. It would probably even deserve a dedicated addon to replace the output of the Prices and payments.

    I like the idea, but now there is no way it can’t make it to the top of our priorities at the moment.

    I would suggest to submit the idea here

    I have a feeling that many members will vote for it and that will definitely make us consider building it faster.

    Thanks

    in reply to: Multiple Review Forms? #35137

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I’ve flagged this for Stiofan, but he’s in the middle of completing several other tasks, one of which is the plugin to create GD Codex.

    Not sure when he’ll have time to reply.

    Thanks

    in reply to: Issues with Post Edit Screen #35136

    Paolo
    Site Admin
    Post count: 31211

    Hi again,

    ok I can see a css of our plugin messing up with the css of the theme in the backend.

    I’ve flagged this for dveloper to fix.

    We will keep you posted.

    Thx

    in reply to: Importing more then one line in post_content column #35124

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    this what the developers says:

    Description in formatting is supported with CSV upload.
    It is also working with sample csv file “place_listing.csv” and also tested with some other big size csv files.

    Attached CSV file “Zoekhulp-DE-database-WPGeodirectory-Orthopedie-database-september-2014-1.csv” has not valid csv format.

    It works fine when file opened and saved.

    I just read back your message and saw ” google spreadsheet”.

    You can’t use google spreadsheet for CSV files. Just like you shouldn’t use Excel.

    Only software like openoffice and libreoffice will work and keep correct CSV format.

    Thanks

    in reply to: Issue when linking events to businesses. #35122

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    this is a known bug and it’s been fixed already in the next version. We are currently testing it, because many are the things that changed and we hope to release it before the end of this week.

    It will give better control on recurring and non recurring events, adds options to control what shows in the events tab of a linked business.

    I’ll suggest to change the category name in the link with the listing title too. I agree it will look better.

    Thanks

    in reply to: Widget Popular Listing not show all listings #35118

    Paolo
    Site Admin
    Post count: 31211

    hi,

    given that the old and the new permalinks are identical you can’t do that with 1 htaccess rule, which would be:

    
    
    
    RewriteRule ^oldpermalink/(.*)$ /newpermalink/$1 [L,R=301]

    changing oldperm and newperm accordingly.

    Because that would redirect also the pages where the old permalink is correct.

    The only way would be to redirect urls 1 by 1.

    Example: Redirect /olddirectory/rest_of_the_url/ http://example.com/newdirectory/rest_of_the_url

    Or wait until google realize you changed permalinks and correct their Serps. If you submit a new sitemap it should only take few days.

    Thanks

    in reply to: major problem with .csv file import #35117

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    it looks correct to me, could you please provide url and wp admin credentials?

    Let us know,

    Thx

    in reply to: Split: Trouble Updating #35116

    Paolo
    Site Admin
    Post count: 31211

    both things are not possible without some major customizations.
    We will report for the bug as soon developers fix it.

    Thanks

    in reply to: Advanced Search Conflict with Events Manager #35115

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    we would need admin credentials to verify. When logged out I can’t even see the problem

    Let us know,

    Thx

    in reply to: Problem with create new prives #35113

    Paolo
    Site Admin
    Post count: 31211

    Pricing problem was solved, the table was corrupt. You will need to edit your free price as it’s been overwritten by the fix.

    The preview problem is still a mistery and we are looking into it.

    Stiofan will report probably tomorrow considering now it’s dinner time in UK.

    Thanks


    Paolo
    Site Admin
    Post count: 31211

    Hi,

    please add this to your custom css:

    
    
    #geodir-wrapper {
        overflow: hidden;
    }

    Let us know,

    Thanks

    in reply to: Custom Dashboard #35111

    Paolo
    Site Admin
    Post count: 31211

    Hi Ian,

    I don’t know what file editor you use, but with dreamweaver or simlar programs this is how you’d find this information autonomously.

    1st search in all /geodirectory/ for : geodir_author_content

    It will allow you to find the add_action which is:

    
    
    
    add_action('geodir_author_content', 'geodir_action_author_content', 10);

    So now we would look for function geodir_action_author_content which is right below the add_action.

    inside that function there is another

    do_action('geodir_author_content_inside');

    Searching for geodir_author_content_inside will bring up:

    
    
    add_action('geodir_author_content_inside', 'geodir_action_author_content_inside', 10);
    add_action('geodir_author_content_inside', 'geodir_pagination', 20);

    You may need just the 1st or both depending if you intend to paginate.

    Searching for geodir_action_author_content_inside will bring up:

    
    
    
    function geodir_action_author_content_inside() {//code here}

    That is what you need for sure, for pagination I think now you know how to search the other function.

    Let us know how you went or if you need more details about how to search actions and functions.

    Thanks

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