• Hi everyone

    My client recently purchased the Karakter Theme for his Photography website, I have been asked to sort the theme out for him and to set it up ready for use.

    However, I seem to running into many errors!

    For the homepage, you are supposed to go to Slideshows and add a new slideshow, select the Slideshow template, add a title, a description and upload a Featured image, however when I save the changes, the homepage image shows up but with no Title or Caption.

    Also, when entering day into the meta boxes from the admin page, whenever you click Update, the information deletes from the boxes and no changes are made tot he actual page.

    Has anybody ever used this theme, or came across a problem like this? It’s like the original sample content works but when trying to insert your own, it fails terribly.

    Any help is appreciated.

    Thanks in advance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Sorry, but you’ll need to contact the vendor for help with any theme issues – these forums only support themes from the repository on this site.

    That vendor is also in violation or WordPress.ORG’s trademark policy, so that’s hardly a good sign either.

    Thread Starter StevenNexus90

    (@stevennexus90)

    Hi @wpyogi

    Thanks for the reply, are you saying that the author of this theme has done something wrong?

    Just my luck!

    Hello,
    this error comes with latest WP 3.5.2 update. The fix is:
    – open file karakter/framework/metaboxBuilder.php
    – replace line 29 with
    if ( !isset($_POST[$this->config['id'] . '_noncename']) || !wp_verify_nonce($_POST[$this->config['id'] . '_noncename'], plugin_basename( __FILE__ ))) {
    – save and upload.
    Best, Frey (Karakter theme author)

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Karakter Theme – Custom fields not saving data!!!!’ is closed to new replies.