• Guys,

    I created a new post type, Sponsors, with a bunch of fields. Now, when I create a new post, the fields are not showing up. Also, on some records, the WRONG data is showing up. This page is an example of just that. It is showing information for Tara Lee’s Salon instead of JPC Group, this even though the correct address info IS in the record. Can you provide some guidance here?

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Anonymous User 14808221

    (@anonymized-14808221)

    I am not sure.
    Usually, you will insert the Post Fields as shortcodes in the Body of a post.
    That’s where they’ll display the data as well.

    Or you display it with PHP, following these DOCs:
    https://toolset.com/documentation/customizing-sites-using-php/

    Can you check that you did not accidentally pass a specific post ID to those ShortCodes or PHP functions, which calls a specific post field?

    Thread Starter njfrese

    (@njfrese)

    Absolutely did not do that. I can post the PHP if you like. If I copy an existing post, then change the data in the custom fields, the data from the post I copied appears on the page instead of the data I entered. How crazy is that?

    Anonymous User 14808221

    (@anonymized-14808221)

    If I copy an existing post, then change the data in the custom fields, the data from the post I copied appears on the page instead of the data I entered.

    This surely does not sound like the normal behaviour of Toolset Types.

    I need to locally deploy a copy of your site.

    If it’s possible, can you submit us a copy of the Website where the errors happen, using this forum after registering (for free) here?

    This will allow me to get to the source of the issue asap.

    Thread Starter njfrese

    (@njfrese)

    Be happy to. I did an XML export of all site content, but I can’t remember how to export the database itself. Can you send me a link with instructions? Thanks!

    Anonymous User 14808221

    (@anonymized-14808221)

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Data Not Appearing, Scrambled’ is closed to new replies.