Bobby

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • in reply to: Images Disappeared #15483

    Bobby
    Expired Member
    Post count: 17

    Hi paolo,

    After looking through the mySQL databases, it looks like the issue might have to do with the geodir_attachments table. For some reason, the table is being blanked out every so often and the rows are all deleted.

    Is there anything in GeoDirectory that might be causing this to happen? It’s hard to imagine that another plugin would be causing this, especially in that GD-specific table (we’ve not had a problem like this in other mySQL tables).

    Thanks for your help.

    in reply to: Images Disappeared #15091

    Bobby
    Expired Member
    Post count: 17
    This reply has been marked as private.
    in reply to: Images Disappeared #15003

    Bobby
    Expired Member
    Post count: 17
    This reply has been marked as private.
    in reply to: Images Disappeared #14951

    Bobby
    Expired Member
    Post count: 17
    This reply has been marked as private.
    in reply to: Different days for events creates different listings #14803

    Bobby
    Expired Member
    Post count: 17

    Hi,

    Has this feature been added / will it be added? I’m also interested in having one event listing rather than multiple for multi-day events.

    Thanks,

    Bobby

    in reply to: Alternative Root Page #11913

    Bobby
    Expired Member
    Post count: 17

    I solved the nav issue by adding this function in header.php to add the highlight styling on GD pages:

    
    
    if(geodir_is_geodir_page() ){
    echo('<style>nav li:nth-of-type(3) a {border-bottom: 5px solid #ff7900;}</style>');
    }
    in reply to: Alternative Root Page #11904

    Bobby
    Expired Member
    Post count: 17

    Thanks Simone, that’s exactly what I’m going after here. Another reason is that the nav item for the Directory should remain “highlighted” (so to speak) on all GeoDirectory pages so the user knows they are still on the directory portion of the website.

    John – thanks, I’ll try the filter out and see if that does the trick.

    in reply to: Membership Plugin Compatibility? #3610

    Bobby
    Expired Member
    Post count: 17
    This reply has been marked as private.
    in reply to: Add Place Page "Not Found" #3264

    Bobby
    Expired Member
    Post count: 17
    This reply has been marked as private.
    in reply to: Add Place Page "Not Found" #3178

    Bobby
    Expired Member
    Post count: 17
    This reply has been marked as private.
    in reply to: Add Place Page "Not Found" #3177

    Bobby
    Expired Member
    Post count: 17
    This reply has been marked as private.
    in reply to: Add Place Page "Not Found" #3123

    Bobby
    Expired Member
    Post count: 17
    This reply has been marked as private.
    in reply to: Add Place Page "Not Found" #3067

    Bobby
    Expired Member
    Post count: 17

    I tried that url with both the subscriber and admin roles, and both times I was logged out and sent to the homepage.

    in reply to: Add Place Page "Not Found" #3058

    Bobby
    Expired Member
    Post count: 17

    Hi there,

    Was a fix found for this? I believe I’m having a similar issue. When I try adding a listing while logged in as administrator I’m able to see the form, but when logged in as a user with the “subscriber” role, I just see “Not found, error 404…”. Both times the url is ‘../add-listing/?listing_type=gd_place’.

    in reply to: External Listing Purchases #3054

    Bobby
    Expired Member
    Post count: 17

    Also, on a somewhat related note: Is it or will it be possible to limit the amount of fields a non-paid user can use when adding a listing?

Viewing 15 posts - 1 through 15 (of 17 total)