You’ve got an echo
inside an echo
.
Rewrite you code like this:
<?php echo do_shortcode('[orbit-slider category="' . get_post_meta($post->ID, "slide-category", true) . '"]'); ?>
This will concatenate things instead. and give you '[orbit-slider category="5"]'
inside the do_shortcode()
function.
Related Posts:
- How do I make a redirect in PHP?
- How to add a .php file to WordPress
- When to use Exceptions vs Error Objects vs just plain false/null
- Woocommerce get selected shipping zone id for the current user
- Include files in functions.php
- Display all meta for a post?
- How to include external page to wordpress page?
- How to overwrite youtube embed?
- Is there a reason why my wordpress PHP page isn’t loading into my PHP template
- How to resize image on client-side before upload?
- Add to previous posts under post
- How to show order data by multiple ID?
- Print html when custom field has value inside while loop
- how to create and show sessions in word press?
- Foreach insert query the best way
- Stop Duplicating Terms in a Foreach Loop
- Generating add_settings_section() calls dynamically
- How to trash multiple post/product programmatically
- Loading jQuery in the footer after removing jQuery migrate?
- Sending jsPDF documents to the server
- Unit Test in WordPress
- “before delete post” action fire when the post is updated?
- Register non hierarchical taxonomy and the show meta box in the post type
- Admin username and password
- dynamic php inside wordpress page
- WordPress excerpt not working
- Random Default Avatar Function
- Custom Text in WooCommerce Order Processing Email Based on Products
- Redirect to another page after submission using wp_mail
- Loop with slider (slider not loading)
- How to set up VS Code for WP plugin/theme development in 2021? [closed]
- Error when adding excerpt to the content through functions.php
- wordpress media library new uploads don’t write to database
- Add data attribute to each li in menu
- Was told to change the .htacess file form .html to .php so this would work properly
- Fresh Install WP error – “The site is experiencing technical difficulties” [closed]
- How to bypass maintenance mode with external cron?
- Woocommerce : Can’t get product info in loop
- PHP > Scheduled Tasks > Sending daily email with dynamic API variables
- Way to add captions to gallery images by code
- Echo possibly causing custom template formatting conflict
- proper way to add css using functions.php?
- How do I create my own .php file with a code part and echo it on different pages?
- “Undefined index” error when saving empty array with checkboxes
- Create a Blog Template Page
- How to make widget title accept php?
- Function works everywhere, how to keep it to execute when creating a new post
- Display an image if odd number of posts in grid
- HTML escaping data with ajax requests
- Custom ajax call returns 0 [duplicate]
- HTML table attributes ignored
- How to use wordpress function wp_enqueue_script() in php?
- Parse error: syntax error, unexpected ‘,’
- Create a package of products as one Item in woocommerce?
- How to use wp_nav_menu to create custom dropdown menu?
- How to set cookies
- How can I split my query result in 2 arrays?
- Add a custom class to the body tag using custom fields
- how to edit a specific post slug using a php code?
- Display the video of a post_format Video
- Manually Create PHP Page For A Redirect
- Get All In One SEO Pack to use custom field instead of Content
- php loading different structure than source code
- Display multi-select box choices in a bullet list [closed]
- Submit form to db
- the_post(); prints out style text into my HTML?
- How do I attach an invoice PDF to an email in the Dukapress plugin for WordPress?
- Calling code from another plugin to custom profile field
- Require()/Include() post template adding extra content
- Approval by Admin to confirm the change
- couldnt show short code atts in category
- “WARNING: Found @$ in the file __ Possible error suppression is being used
- Submiting with problems on one of the options php wprdpress
- Changing ALT-tag for logo in wordpress
- str_replace remove words from title
- Woocommerce checkout page – custom field checkbox value into email
- Help with preg_replace
- Create form which redirects to site in network?
- WooCommerce multiple custom fields code
- How to display last whole post on the homepage
- Custom Plugin Develoment, Form Action
- Restrict File Type Uploads by User on Wordress via functions.php
- How to Request a User to Register on Landing at a Site, Then Automatically Delete the Users Password on Logout?
- Resource 404 error on multisite subdirectory install
- AJAX Returning Way Too Many Posts
- WordPress AJAX load post metadata in modal
- Add point on excerpt post
- Give permission to admin to see user’s page
- add shortcode heading showing multiple time
- List of child pages fetch next results at link click
- Limit ads appearing more than three times
- How does add_action ‘comment_post’ work?
- Showing Subcategory’s Name and Link Instead of Parent Category’s
- reorder a WP_Query, using a dropdown
- In reading settings posts are set to “blog” and I have page-blog.php but no posts
- using a shortcode in a hyperlink
- Why a class property becomes empty?
- how to goto specific page number including title with permalink
- get_the_term_list give me a whitespace
- Hide category by tag