Post title field dynamic tags list out duplicate custom fields

Support MB Elementor Integrator Post title field dynamic tags list out duplicate custom fields

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #38204
    A RollinA Rollin
    Participant

    Hey there,

    I just found one bug with the post title elementor field. Using the dynamic tags for the post title field will duplicate the custom fields of the other CPT with the current CPT.

    Some of the screenshots are for your reference.

    Before: https://tinyurl.com/2o4ten5b
    After: https://tinyurl.com/2jx4zodw

    The solution of the bug is as below:

    I have done some dig with the code and found there is a variable yet to initialize inside the
    /wp-content/plugins/mb-elementor-integrator/src/Traits/Post.php file inside the get_option_groups function the foreach loop defined at line no 30. I just initialize the $options = array(); at the beginning of the loop and it works as expected.

    Waiting for you to make these changes as soon as possible with the next release of the plugin. Otherwise, we need to make these changes ourselves with the code.

    Thank you.

    #38211
    Long NguyenLong Nguyen
    Moderator

    Hi,

    Thanks for your feedback.

    I've escalated this issue to the development team to fix it in the next update.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.