Issues with implementing GeoDirectory

This topic contains 3 replies, has 3 voices, and was last updated by  Alex Rollin 5 years, 11 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #430321

    Richard Parry
    Expired Member
    Post count: 121

    Hi, I have a few issues in implementing GeoDirectory and would like some help to resolve them please. Here is the list.

    1. Checkout is hanging at the payment stage for stripe and PayPal using your invoicing plugin gateways for recurring payments
    2. Map on the front page is not loading listings
    3. Images are not uploading in the submit add and the buddy press edit profile sections for avatar and the buddyheader
    4. Formatting of the ‘add room’ page is off
    5. Ajax load for the different plan options is not working to populate the listing details
    6. Coupon code discount was not calculated at checkout

    I am running this on a sub-site of my multi-site using the Astra Theme and BuddyPress.

    Regards,

    Richard

    #430325

    Kor
    Moderator
    Post count: 16516

    Hi Richard,

    Thanks for your post. Could you please share your WP admin in private reply so that we could check out your GD setup?

    Thanks!

    #430331

    Richard Parry
    Expired Member
    Post count: 121
    This reply has been marked as private.
    #430355

    Alex Rollin
    Moderator
    Post count: 27815

    2. Map on the front page is not loading listings
    3. Images are not uploading in the submit add and the buddy press edit profile sections for avatar and the buddyheader
    5. Ajax load for the different plan options is not working to populate the listing details

    All of these issues should first be addressed by eliminating mixed content errors on the site. Please see this doc: https://wpgeodirectory.com/docs/faqs/mixed-content/

    4. Formatting of the ‘add room’ page is off

    The page is using the page template from the theme of the site. You can add custom CSS to adjust it. Here’s an example that you can tailor to meet your needs:

    
    
    
    div#geodir-wrapper {
        padding: 100px !important;
    }
    div#geodir-wrapper-content {
        padding: 50px !important;
    }
    

    Instructions for customizing with CSS are here: https://wpgeodirectory.com/docs/customizing-your-style/

    1. Checkout is hanging at the payment stage for stripe and PayPal using your invoicing plugin gateways for recurring payments
    6. Coupon code discount was not calculated at checkout

    Please post WP Invoicing issues to the appropriate forum:

    https://wpinvoicing.com/

Viewing 4 posts - 1 through 4 (of 4 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket