Profiles

  • Member Since: June 21st, 2011
  • Find me on:
  • Created a topic, How to redirect user to Referrer Page using wp_signon in Custom Login Page, on the site WordPress.org Forums:
    I have created a Custom Login Page using wp_signon in …

  • Posted a reply to Images names not inserting in WordPress Database from Dynamic Add / Remove field, on the site WordPress.org Forums:
    @bcworkz Thanks for ur help... But there is no issue of max_file_uploads Since when I…

  • Posted a reply to Images names not inserting in WordPress Database from Dynamic Add / Remove field, on the site WordPress.org Forums:
    @bcworkz var_dump(); is displaying properly, but the data is not getting inserted... {"member_image":["oro-2.png","oro-blue.png","oro-Copy.png","oro-Copy-2.jpg","oro.jpg"],"member_name":["cdnwjk","bchwj","cbhdwb","cbhdwk","nvjrl"],"member_email":["xgquj","bhwbbch","bchidqk","bchkwd","njcvlw"],"member_role":["cxdwj","bchw","bchkwd","nvrjl","njllj"],"member_fb":["cbhdw","bhwck","cbhdwk","nvjlr","njklbjk"]}

  • Created a topic, Images names not inserting in WordPress Database from Dynamic Add / Remove field, on the site WordPress.org Forums:
    I have created dynamic add / remove fields in which on…

  • Created a topic, How to get WordPress Username in Array format, on the site WordPress.org Forums:
    I want to create an Autocomplete function in WordPress…

  • Created a topic, Images not updating properly in Database, on the site WordPress.org Forums:
    I have created dynamic add remove file field to insert…

  • Posted a reply to Default avatar is not appearing, on the site WordPress.org Forums:
    Hi @nootkan, You have to modify the code in the index.php file available in the…

  • Posted a reply to Image preview not working on other Dynamically created File fields, on the site WordPress.org Forums:
    @techdancer thanks... I think the problem is with image id.. But I am unable to…

  • Created a topic, Image preview not working on other Dynamically created File fields, on the site WordPress.org Forums:
    Hi, I have created some dynamically add/remove fields.…

  • Posted a reply to How to retrieve wp_ json_encode data from custom WordPress database table, on the site WordPress.org Forums:
    Big Thanks @saltennys It works great... :)

  • Posted a reply to How to retrieve wp_ json_encode data from custom WordPress database table, on the site WordPress.org Forums:
    Hi @rossmitchell Thanks for ur answer. I have updated my code as follows it is…

  • Created a topic, How to retrieve wp_ json_encode data from custom WordPress database table, on the site WordPress.org Forums:
    Hi, I have created dynamic add/remove fields in fronte…

  • Posted a reply to How to Update multiple rows using $wpdb->update, on the site WordPress.org Forums:
    Hi @jakept Thanks, But some how I m not getting exactly what to do. Can…

  • Posted a reply to How to Update multiple rows using $wpdb->update, on the site WordPress.org Forums:
    @rossmitchell Thanks. I will update the code with "prepare". But my problem still exists.. Plz…

  • Created a topic, How to Update multiple rows using $wpdb->update, on the site WordPress.org Forums:
    Hi, I have created dynamic add/remove fields in fron…

  • Posted a reply to How to insert data from dynamically created add/remove fields in database, on the site WordPress.org Forums:
    @rossmitchell Thanks. Problem is solved. I have done following changes in the code and it…

  • Posted a reply to How to insert data from dynamically created add/remove fields in database, on the site WordPress.org Forums:
    @rossmitchell Thanks for ur reply. It was just a typo. The problem still exists... Plz…

  • Created a topic, How to insert data from dynamically created add/remove fields in database, on the site WordPress.org Forums:
    Hi, I have created a dynamically created add / remov…

  • Posted a reply to Redirection of wp-login.php results in non working of Logout process, on the site WordPress.org Forums:
    @swansonphotos, Thanks for ur reply. I don't want any plugin for this setup. Can u…

  • Created a topic, Redirection of wp-login.php results in non working of Logout process, on the site WordPress.org Forums:
    Hi, I want to create Custom Login, Registration, Pas…

  • Posted a reply to How to save custom featured image metabox data [image URL] in WordPress, on the site WordPress.org Forums:
    @bcworkz Plz help. Thanks

  • Posted a reply to How to save custom featured image metabox data [image URL] in WordPress, on the site WordPress.org Forums:
    @bcworkz, Thanks for sharing the code. It is working perfectly but after changing the code…

  • Created a topic, How to save custom featured image metabox data [image URL] in WordPress, on the site WordPress.org Forums:
    I have created a Metabox for Custom Feature Image. It …

  • Posted a reply to Default avatar is not appearing, on the site WordPress.org Forums:
    UPDATE I have updated the code as follows if ( $user_id == 0 ) return…

  • Created a topic, Default avatar is not appearing, on the site WordPress.org Forums:
    Hi, I am using this plugin on my website & it is…

  • Posted a reply to How to display specific data from custom database table in WordPress, on the site WordPress.org Forums:
    @bcworkz, Actually I want to display data dynamically on every project page just like we…

  • Posted a reply to How to display specific data from custom database table in WordPress, on the site WordPress.org Forums:
    Thanks @bcworkz, I have tested this code previously but it will display data of only…

  • Created a topic, How to display specific data from custom database table in WordPress, on the site WordPress.org Forums:
    Hi, I have created a Custom Post Type by name "Proje…

  • Posted a reply to How to convert .live() to .on() in WordPress, on the site WordPress.org Forums:
    Thanks @kjodle, A slight change in your code has worked. THANKS. Following is the code…

  • Posted a reply to How to convert .live() to .on() in WordPress, on the site WordPress.org Forums:
    Hi @kjodle, Thanks. I already gone through the it but was not able to convert…

  • Created a topic, How to convert .live() to .on() in WordPress, on the site WordPress.org Forums:
    I have following set of JS code in my wordpress site. …

  • Posted a reply to How to add Date Picker in Dynamic Add/Remove Custom Fields (Repeater Fields), on the site WordPress.org Forums:
    Hi @bcworkz, Thanks for helping. I have added the codes accordingly but the datepicker is…

  • Created a topic, How to add Date Picker in Dynamic Add/Remove Custom Fields (Repeater Fields), on the site WordPress.org Forums:
    I have created Dynamic Add/Remove Custom Fields (Repea…

  • Posted a reply to How to get rid off blank record generated through Repeater Fields, on the site WordPress.org Forums:
    @jakept Thanks dear. Its now working.

  • Posted a reply to How to get rid off blank record generated through Repeater Fields, on the site WordPress.org Forums:
    yes

  • Posted a reply to How to get rid off blank record generated through Repeater Fields, on the site WordPress.org Forums:
    @jakept It disables the field. No luck

  • Posted a reply to How to get rid off blank record generated through Repeater Fields, on the site WordPress.org Forums:
    Hi @jakept Thanks for answering but the problem still exist. No change

  • Created a topic, How to get rid off blank record generated through Repeater Fields, on the site WordPress.org Forums:
    I have created a Meta Box in my custom post types and …

  • Posted a reply to How to display $wpdb->insert_id; value on redirected page, on the site WordPress.org Forums:
    @bcworkz I am using the following code in functions.php. plz tell me is there some…

  • Posted a reply to How to display $wpdb->insert_id; value on redirected page, on the site WordPress.org Forums:
    @bcworkz Thanks for ur answer. It works. I have already started the session in functions.php…

  • Created a topic, Generate Order ID for shopping cart theme, on the site WordPress.org Forums:
    Hi, @bcworkz Currently I am in process of developing…

  • Created a topic, How to display $wpdb->insert_id; value on redirected page, on the site WordPress.org Forums:
    I have created two pages Checkout Page & Payment P…

  • Posted a reply to Form Data not getting stored in database, on the site WordPress.org Forums:
    @omarkasem Hi Thanks for ur Answer but the code is not working.

  • Created a topic, Form Data not getting stored in database, on the site WordPress.org Forums:
    Hi, I have created two pages - Contribute Page & …

  • Posted a reply to Problem in getting Value through POST method, on the site WordPress.org Forums:
    The problem is resolved I made changes as below: <input type="hidden" name="redirect_to" value="http://www.crazicle.com/checkout?reward=<?php echo $_REQUEST['reward'];…

  • Created a topic, Problem in getting Value through POST method, on the site WordPress.org Forums:
    I am creating an eCommerce theme. I have created 3 Pag…

  • Posted a reply to How to pass Form values to another page after Login, on the site WordPress.org Forums:
    Hi @bcworkz, Thanks for ur reply. Since I m a newbie. Can u plz give…

  • Created a topic, How to pass Form values to another page after Login, on the site WordPress.org Forums:
    Hi, I have created 2 pages - Product Page & Chec…

  • Posted a reply to How to display Form values after login on another page, on the site WordPress.org Forums:
    Thanks @bcworkz I have created an endpoint by name "contribute". I have updated the code…

  • Created a topic, How to display Form values after login on another page, on the site WordPress.org Forums:
    Hi, I have created a bootstrap form with an input f…