Help with jot form pro embed code

Try using the following plugin – https://wordpress.org/plugins/jotform-oembed/ After you have successfully installed it, all you need to do is paste in the JotForm URL on the post or page where you want it to appear: You can get your JotForm URL from the JotForm builder as shown below: Going by your Script Embed code you … Read more

TED talk embedded videos cut off by sidebar

I remember when TED videos first brought me here to WPSE some time ago 🙂 The global content width or the embed size width option embed_size_w might be slightly off on your site. Alternatively you could manually insert the width: [ted id=”2252″ width=”600″] where the height is then adjusted to give you the 16×9 aspect … Read more

Reusing header.php from Yii application

In your header.php you are probably using wp_title(). This one requires at least two global variables: $wpdb (the get_query_var() call) and $wp_locale, on singular views a global $post object too. So you have to create these variables, or set wp_title() in a conditional, like this: if ( ! empty ( $GLOBALS[‘wpdb’] ) ) wp_title();

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