Woocommerce integration, buddypress not showing up, send enquiry goes to wp-admi

This topic contains 40 replies, has 5 voices, and was last updated by  Alex Rollin 6 years, 2 months ago.

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

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #419054

    Patrik
    Moderator
    Post count: 1971

    Hi Instipedia,

    When you enable test mode from the Invoicing->Settings->Payment gateways->Test Mode settings then it will redirect to sandbox site where you can test the payments. But for the live users test mode checkbox should be unchecked.

    Regards,
    Patrik

    #419205

    instipedia
    Expired Member
    Post count: 76
    This reply has been marked as private.
    #419210

    Patrik
    Moderator
    Post count: 1971

    Hi instipedia,

    Please find my below comments for your queries:

    1) Listing has already slider available on the detail page. You just have to add images to listings. If you are talking about other then this slider then it requires customization.
    2) Not possible at the moment without customization.
    3) Please check https://wpgeodirectory.com/docs/gd-search/ & https://wpgeodirectory.com/docs/search-filters-overview/

    Regards,
    Patrik

    #419370

    instipedia
    Expired Member
    Post count: 76
    This reply has been marked as private.
    #419387

    Kiran
    Moderator
    Post count: 7069

    Hello,

    1) Add following code snippet in file \themes\supreme-directory\functions.php to display image slider on supreme theme detail page.

    
    
    // Enable listing images slider on detail page for Supreme Directory theme.
    function _gd_custom_supreme_detail_slider() {
        add_action( 'geodir_details_main_content', 'geodir_action_details_slider', 0 );
    }
    add_action( 'plugins_loaded', '_gd_custom_supreme_detail_slider' );

    2) Sorry, we don’t provide core customization. But you can find GD experts here: https://geodirectoryexperts.com

    Thanks,
    Kiran

    #419642

    instipedia
    Expired Member
    Post count: 76
    This reply has been marked as private.
    #419645

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    #419811

    instipedia
    Expired Member
    Post count: 76

    Hey Kiran, I think that’s not the issue. I was trying to say that when a listing’s description ends, there are too much space comes up until we scroll down to footer. And it has within every listing.

    Please check the examples:
    https://instipedia.com/places/india/delhi/delhi/it-computer/digismart-education-services-pvt-ltd-shalimar-bagh/

    https://instipedia.com/places/india/delhi/delhi/it-computer/digismart-education-services-pvt-ltd-rohini/

    The space comes up only in Computer, it not show up on mobile devices.

    For more specific, the space between “Previous” “Next” and “Footer”

    Thanks . Look fforward to hear you back

    #419846

    Alex Rollin
    Moderator
    Post count: 27815

    That is because of the height of the widget in the sidebar.

    #419949

    instipedia
    Expired Member
    Post count: 76
    This reply has been marked as private.
    #419990

    Alex Rollin
    Moderator
    Post count: 27815

    You can disable the widget at WP – Appearance – Widgets – Detail Page Sidebar

Viewing 11 posts - 31 through 41 (of 41 total)

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

Open Support Ticket