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]
- Automatically added brs and paragraphs?
- Post X of Y in single.php / sidebar.php
- How do I change the gallery that is inserted in the post?
- Specific loop in Shortcode
- 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}
- How to create shortcode to show the 2 latest posts
- WordPress theme ajax have_posts()
- New blog template to display only one category
- Hide Post comments when displayed via WP_Query
- Convert a complex webpage into WP theme
- Remove Shortcode […] from Blog Preview
- Display a post by ID attribute with shortcode
- 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
- Why orderby=”date” does not support manually changed 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
- What’s the best way to render Visual Composer in posts, not pages?
- How to change the color theme per post?
- display-posts shortcode attributes have no effect
- 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
- How to get ID of the page included with get_page()?
- Block editors annoying warnings
- WordPress website loads more posts than expected
- 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]
- Shortcode with ‘year’ parameter
- How come a YouTube link isn’t transformed into a shortcode inside the post content?
- Is it possible to add a shortcode below post title?
- 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?
- Shortcode for tables which can include comma and linebreaks
- Page of posts made to look like homepage
- post/page content
- Display a specific category in a focused area of my site
- Edit post & page option does not display on latest wordpress
- Change published date and time using SQL query for page in every 5 hour
- 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
- 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?
- Trying to create shortcode listing custom posts, but formating not being included
- Get posts after calculating meta key
- How to remove a date from wordpress post
- wordpress pinboard theme [closed]
- 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]
- How to use shortcode to get the second to newest post?
- Edit Page button is gone
- Twenty Twenty-Four: Static Front Page with Post Links
- How to set something to added automatically to the post
- 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
- Is it possible to create dynamic templates for block themes directly from the site editor?
- How do you export and import wordpress blog posts and exclude pagebuilder shortcodes?
- Shortcode in loop always display data of first post on the page