"Title" not showing on Preview Page and causing problems with Stripe as a result

This topic contains 9 replies, has 4 voices, and was last updated by  adriangraham 9 years, 7 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #20628

    adriangraham
    Expired Member
    Post count: 426

    When I submit a listing…On the preview screen the “title” is missing… this is not caused by any CSS changes as when I remove all CSS changes it’s still a problem.

    The main issue with this is that the Stripe popup screen needs the “title” to populate the “Pay For” field and that’s blank…. see attachment.

    Any help greatly appreciated.

    Adrian

    #20674

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I will flag this for john as i believe it’s theme related.

    Stiofan

    #20682

    adriangraham
    Expired Member
    Post count: 426

    Great. Looking forward to hearing from him.

    #20721

    Paolo
    Site Admin
    Post count: 31206

    @adrian

    Is the title missing from Stripe payment popup or the preview page?

    Because in the 1st case, that has nothing to do with the theme and we would ahve to look into Stirpe addon.

    Let us know,

    Thx

    #20724

    adriangraham
    Expired Member
    Post count: 426

    Both! But Stiofan reckoned it was missing from the stripe popup because it’s missing from the preview.

    #20781

    John Allsopp
    Expired Member
    Post count: 399

    Hi,
    I have added a fix for this and will be uploading it soon. If you would like an immediate fix, here is what you do – in your compatibility plugin you will see a file called geodir_avada_compatibility.php

    Around line 155 of the code, change the line that reads:

    if( geodir_is_page('detail') ) {

    to

    if( geodir_is_page('detail') || geodir_is_page('preview') ) {
    #20784

    adriangraham
    Expired Member
    Post count: 426

    Hi John,

    This makes a change but does not fix it. When I apply this fix… the page title on the “Ready To Pay” preview page is “Listing Title” so the Stripe Window then has “Listing Preview” as the title.

    Instead of the actual listing title in the title. it’s got the words “Listing Preview”

    Thanks

    Adrian

    #20785

    adriangraham
    Expired Member
    Post count: 426

    Edited the above post to say “Listing Preview” instead of “Listing Title”

    #20949

    John Allsopp
    Expired Member
    Post count: 399

    It is using the WP page title. I will mention this to Stiofan and see what he thinks…

    #20955

    adriangraham
    Expired Member
    Post count: 426

    Great… hoping there is an easy solution.

    Adrian

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

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

Open Support Ticket