Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter gmtesta

    (@gmtesta)

    Fantastic! That fixed it. Thanks for prompt response!!

    Thread Starter gmtesta

    (@gmtesta)

    So, I did try editing a few, but it still didn’t save the image.
    The behavior that I am seeing is:
    The only time that the Custom URL field was populated on the admin review screen was when I cut and pasted the image URL into the field. Then after updating, I saw that the rcno_reviews_book_cover_url was populated in postmeta. Susbsequent fetches returned that data to the custom url field.
    If I don’t manually populate the Custom URL field, then the field in postmeta is empty.
    Looking at the code, I think that the postmeta field that should be populating is rcno_reviews_gr_cover_url, but I don’t see that at all in postmeta.

    Thread Starter gmtesta

    (@gmtesta)

    Looks like the cover link is showing up in the a tag link, but not populating the img src tag:

    <div class="rcno-full-book">
    <div class="rcno-full-book-cover">
    <a href="https://images.gr-assets.com/books/1528008787m/39863443.jpg" target="_blank" rel="nofollow noopener" />
    <img src="http://testsite2.infopeake.org/wp-content/plugins/recencio-book-reviews/public/images/no-cover.jpg" title="Malta Exchange" alt="Malta Exchange" class="rcno-book-cover full" data-rcno-attachment-id="0"></a>
    • This reply was modified 7 years, 4 months ago by gmtesta.
    Thread Starter gmtesta

    (@gmtesta)

    Great! It would be helpful for children’s events/classes to have both a Parent’s name field and the child’s name on the registration.

    Thread Starter gmtesta

    (@gmtesta)

    We only saw this the one time, during that mass register.
    What OS do you run on?
    What do you think about the other two suggestions for the registration form – adding start time and an end date?
    Thanks,
    Gregory

    Thread Starter gmtesta

    (@gmtesta)

    We opened up 41 classes with 498 registration spots (and approx. 300 waitlist spots) at once. Our patrons were told ahead of time when these classes would open for registration. Our CPU process pegged and our server needed to be rebooted.

    Since then, I have turned off Apache logging and reduced the number of Apache workers from 64 to 48 to reduce memory and CPU load.

    Thanks,
    Gregory T.

    This happened to me when I updated my theme. I just had to go back into my General Settings and set the date format back to m/d/Y.

Viewing 7 replies - 1 through 7 (of 7 total)