embed shortcode in tablepress
-
I am facing problems embedding the amazon link shortcode in tablepress.
I was advised to add this to functions.php:
add_filter( ‘tablepress_cell_content’, array( $GLOBALS[‘awlfw’], ‘content_filter’ ) );However, it makes the table disappear.
I’d appreciate any help
– Nilanjan
Here are the steps i followed:
1. Create a table
2. Paste this in one of the cells: [amazon asin=”1593275277″&text=”ruby under a microscope”]
3. create a page with the table shortcode
4. Add the shortcode for the preview: [amazon template=preview script]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘embed shortcode in tablepress’ is closed to new replies.