most likely your [download_ebook_lead_form ret_url=""] shortcode was defined in functions.php in your theme parent folder, and during update the file was somehow replaced with new one. If you have backup of previous version of your theme check its functions.php and look for add_shortcode( 'download_ebook_lead_form'...). If you find it there just copy entire function to functions.php in updated theme.
Related Posts:
- Stop WordPress automatically adding tags to post content
- WordPress removing tags?
- Update all posts automatically when using post_meta
- Search & Remove Specific Shortcode From All Posts
- Shortcode Not displayed at the Right Place [duplicate]
- Post X of Y in single.php / sidebar.php
- How do I change the gallery that is inserted in the post?
- How to get new post URL?
- How to add shortcode tags in single.php [closed]
- How To Add Perfect Apostrophe And Quotation Mark In WordPress Posts?
- Adding variable for post title so post template can include auto-generated link to view on external website.com/{post title}
- Hide Post comments when displayed via WP_Query
- Convert a complex webpage into WP theme
- UberMenu list current user’s posts as menu items
- Animated gif for a thumbs
- Posts vs. Pages
- Duplicating Table of Contents for Paginated Post
- Query how many items to show in shortcode
- Replace ‘published on date’ with ‘modified on date’ on Posts
- What is the standard featured image size?
- do_shortcode within post query
- How to show single post page as home page
- How to get rid of shortcodes in post content once and for all
- get_the_content(“more…”) returns full text
- Why aren’t my posts/pages showing up in my WordPress Theme?
- Is there a straight-forward way to iterate over all shortcodes in a post?
- How can i display gallery shortcode output under Post text
- Blog page not working
- How to display Common posts from specific Tag & Category with Shortcode
- How to change the color theme per post?
- Shortcode and whitespace formatting problem
- Highlight static blog page link in header
- Shortcode to display the latest news article within a page
- Remove Content after
- Block editors annoying warnings
- How to get a post’s details by shortcode?
- How to identify and hide/remove an element from a WordPress page [closed]
- How to change the layout of posts when viewing all posts by tag [closed]
- How come a YouTube link isn’t transformed into a shortcode inside the post content?
- WordPress 302 Redirect to Random Product/Post/Page
- Images showing up in Post Editor, but not in Published Post
- How to create a page that shows the last 10 posts?
- $_GET parametters not working in an specific template
- Custom Articles page only showing a limited number of posts per page
- Getting Whitescreen when publishing a post [closed]
- How to convert query sql to shortcode in wordpress?
- How can I add 2 buttons with shortcode
- Why aren’t paragraphs breaking on this page?
- How do I link a Post Type to a Template in Masterplan?
- Change the background of each post according to the category
- HTML Inside of Shortcode Breaks Shortcode Output
- How do I allow certain users to make a certain type of post?
- Page of posts made to look like homepage
- post/page content
- Edit post & page option does not display on latest wordpress
- What parameters do I need to pass to get_tags to get ALL tags for the site, when used in a post
- Shortcode for Comments and Comment Boxes in Post Loop
- get category in list of posts // shortcode for custom related posts
- shortcode // get posts by ids
- Display “no post” message
- How can I create a shortcode to show the number of posts of actual day?
- Related post not showing table of content
- Featured Story Shortcode not outputting content
- How to pull sticky post permalink inside php?
- Contact Form 7 Shortcode not recognized inside another shortcode
- Display Post from Custom Post Type with Shortcode
- wp_insert_post() Add and specific ID to the body of that
- Add a url parameter to the current post and read it in a shortcode
- How to delete/customize imported demo content from a theme or add my own?
- Secretly passing post ID/title etc into a shortcode form automatically to link submission to post
- Hiding title of selected post without plugins
- Is it possible to query a category with specified posts?
- Can the_post_navigation() be outside of the loop?
- Shortcode: How to add custom posts?
- Save/retrieve form data best practises for theme development
- How to use extract shortcode in loop?
- Display only posts with comments
- wordpress taxonomy results
- Change the default video URL in a post to shortcode format
- How do I get the WordPress post to display the content instead of an image?
- Automatically delete default posts and pages on theme install?
- Extra Theme – Fit image inside of Featured Post Slider
- How do I add an article to specific page?
- Permalink remain the same on each page
- get value from post to sidebar
- If post has non-shortcode string
- Insert Shortcode exactly at the end of the content
- Password protection doesn’t prompt for password on pages
- How do I make it so that WordPress displays the post as a heading, followed by a written excerpt?
- Is there a block to print post link standalone in a block theme?
- Hindi content automatically converting to unreadable language?
- Simple shortcode to check if a user has commented on a certain post
- Undefined Function Fatal Error with Shortcode [closed]
- Edit Page button is gone
- Twenty Twenty-Four: Static Front Page with Post Links
- How can I create Woodmart theme “linked variations” through REST API?
- Show posts assigned to multiple categories in current category page
- Blog page shows the whole blog post instead of the excerpt or summary with the feature image only
- How can I strip a single tag from an email post
- How do you export and import wordpress blog posts and exclude pagebuilder shortcodes?