PayPall Button Data Issue

Use PayPal’s payment button generator to build the proper code for your button. You can add additional input fields there, then compare that to your (I am assuming) custom-built button code.

AddThis Plugin adding html comments in P tags

You put this function there: $(“#main”).each(function() { var text = $(this).text(); text = text.replace(“<p><!– AddThis Sharing Buttons above –></p>”, “”); $(this).text(text); }); Did it work? If not, why do you want to do that? You can go to the main plugin and replace this text..

Show post/page into div using function

I’m not sure what ARRAY_A is supposed to be, seems unnecessary unless there’s more info we’re missing. Also, get_post returns an object, not an array. Try this: function fields_after_order_details(){ $my_id = 2731; $post_id_2731 = get_post($my_id); $title = $post_id_2731->post_content; echo ‘<div class=”tandc”>’ . $title . ‘</div>’; }

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