Nadine

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • in reply to: find out more not working #1160121
    Nadine
    Participant

    This reply is private.

    in reply to: find out more not working #1159204
    Nadine
    Participant

    Hi Andras,

    thank you very much for your continued support. i do appreciate your offer however i am not very comfortable with that approach. i wish we could figure out the issue from my side. i even did a search to find any (&) characters in the entire single-page.php and there are none… so if you could help me with continued troubleshooting or resolution of the other issues i discussed (find out more on next line – should be after …) i would very much appreciate your support.
    thanks again. nadine

    in reply to: find out more not working #1157821
    Nadine
    Participant

    This reply is private.

    in reply to: find out more not working #1157819
    Nadine
    Participant

    This reply is private.

    in reply to: find out more not working #1157355
    Nadine
    Participant

    This reply is private.

    in reply to: find out more not working #1156588
    Nadine
    Participant

    HI Andras,

    thank you so much for your patience, this worked!!!
    it now shows the find out more only when there is a description as expected!!

    the only issue is that now in the list, there is no ‘space/paragraph’ between each event in the list..they are all bunched up coming one after the other like:
    EVENT
    date
    address
    EVENT
    date
    address

    as opposed to
    EVENT
    date
    address

    EVENT
    date
    address

    as it was before…

    and also when the find out more appears, it looks like this:
    EVENT
    date
    address
    excerpt…
    find out more

    as opposed to
    EVENT
    date
    address
    excerpt…find out more

    any thoughts?
    you have been more than helpful thank you so much for your support.
    nadine

    in reply to: find out more not working #1156157
    Nadine
    Participant

    Hi Andras,

    i truly appreciate your support in helping me solve this.

    here is what i am experiencing
    – i remove the CSS declaration that has .tribe-events-read-more {display: none !important;}
    the find out more then appears for every listing – even the ones with no description

    – i am using map view so i create folder for wp-content\themes\[mytheme]\tribe-events\pro\map\single-event.php
    – i update the code to <?php if ( tribe_events_get_the_excerpt() != “” ) : ?>
    ” class=”tribe-events-read-more” rel=”bookmark”><?php esc_html_e( ‘Find out more’, ‘tribe-events-calendar-pro’ ) ?> »<?php ; ?>
    <?php endif; ?>

    – the find out more goes away
    – however it still does not appear for the descriptions that i do have, it goes away completely as (giving the same effect as if i had .tribe-events-read-more {display: none !important;}) —- so essentially i am back to the same problem by using that code?

    this is how i currently have the code

    if i remove that code in the map folder, the find out more comes back
    when it comes back it comes on the line after the description (like a new paragraph)
    is there a way i can get it to be after the “…” rather than be on a new line?

    any other thing i can check or if you can see what is blocking the find out more (even when there is a description now and the custom CSS is removed) i would appreciate it.

    thanks again for all your support.
    i appreciate it.
    nadine

    in reply to: find out more not working #1155761
    Nadine
    Participant

    Hi Andras,

    i did try this – unfortunately it did not work.
    i either still have it for all or for none.
    i also tried making this update on both the pro and in the regular where this comment is also – but neither worked to get it only for where there was a description.

    one thing is that i am not directly using excepts but the description that then creates the excerpt… not sure if that makes a difference.

    another question is that the ‘find out more’ shows up on a new line after the text – is there a way to add it right after the text of the except so its on the same line?

    thanks very much for your tremendous support.
    nadine

    in reply to: find out more not working #1152907
    Nadine
    Participant

    Hi Andras,

    this worked! thank you.
    question though.. i would like to only show the ‘find out more’ only where there are details in the description/excerpt .. but currently when i remove that code it shows it for every one regardless of content or not?

    any suggestions to add an if/then statement to this if there is no description then hide?

    thanks again for your help Andras!
    regards. Nadine

    in reply to: find out more not working #1152326
    Nadine
    Participant

    This reply is private.

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