custom field functionality

Ok so i am not sure if i am able to get your question properly — so i am trying to list down what i understand. 1: You can create a custom post type (for testimonials) where your client/admin can fill out title/description/author name. 2: To be able to display them on specific pages – … Read more

Custom field in external Javascript

I had a similar problem using custom field values in a widget that used JavaScript. I wrote a tutorial explaining it. Try this code: <?php global $post; $cf = get_post_meta($post->ID, ‘my_custom_field’, true); ?> <button onclick=”window.open(<?php echo json_encode($cf); ?>);”>Click me</button>

Create download page from post option link

I’m not entirely certain, but I think you are looking to use this plugin or one like it. http://wordpress.org/plugins/easy-digital-downloads/ You should be able to create free download pages for no cost to your users. Another option would be to just use a second page. In post option “Download Link” box, put the link of another … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)