olavi54
Member
Posted 3 months ago #
Hi there,
Firstly, absolutely fantastic plugin! Easy to use and very user-friendly.
However, I do have a problem :)
When I try to insert a table to a post, it doesn't work (i.e. it shows only the code [table id=1 /] but not the table itself).
Here's the link: http://www.comparetextloans.co.uk/
It works fine on other pages, it's just the blog post page that I'm having problems with.
Any idea what might be wrong?
http://wordpress.org/extend/plugins/wp-table-reloaded/
Hi,
thanks for your question.
This very likely is caused by your theme, which does not seem to use the correct WordPress Template Tag the_content() within the "Loop" for this page. Due to that, the Shortcode is not evaluated/parsed.
To verify this, can you temporarily switch to the WordPress Default Theme to see if it works there?
If it does, I suggest that you contact the developer of your theme and ask him to make it evaluate Shortcodes on that main page as well.
Regards,
Tobias
olavi54
Member
Posted 3 months ago #
Thanks Tobias, I tried with WP Default Theme and you're right. The table shows up, so the problem must be due to theme I'm using.
Thanks again!
Cheers,
Olavi
Hi Olavi,
no problem. I hope that this can be resolved in your theme quickly.
Best wishes,
Tobias