Conversation
supportHi, I am trying to show my CV using the shortcode [wp-resume] on a page but nothing happens. I am the only user of my wordpress site. Any solution or idea? Thanks http://wordpress.org/plugins/wp-resume/
In my case I discovered the SQL queries are not perfect. I had a flag in my sql config file that required full GROUP BY clauses. Wp Resume does not provide that and the queries are not performed. After removing the flag from mysql config file and service restart all went well.
In my case I discovered the SQL queries are not perfect. I had a flag in my sql config file that required full GROUP BY clauses. Wp Resume does not provide that and the queries are not performed. After removing the flag from mysql config file and service restart all went well.