Title: Mohammad Ridwanullah's Replies | WordPress.org

---

# Mohammad Ridwanullah

  [  ](https://wordpress.org/support/users/readonecc/)

 *   [Profile](https://wordpress.org/support/users/readonecc/)
 *   [Topics Started](https://wordpress.org/support/users/readonecc/topics/)
 *   [Replies Created](https://wordpress.org/support/users/readonecc/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/readonecc/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/readonecc/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/readonecc/engagements/)
 *   [Favorites](https://wordpress.org/support/users/readonecc/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 44 total)

1 [2](https://wordpress.org/support/users/readonecc/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/readonecc/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/readonecc/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Frontend: AI Powered Frontend Posting, User Directory, Profile, Membership & User Registration] Bricks Builder conflict](https://wordpress.org/support/topic/bricks-builder-conflict-2/)
 *  Thread Starter [Mohammad Ridwanullah](https://wordpress.org/support/users/readonecc/)
 * (@readonecc)
 * [1 year ago](https://wordpress.org/support/topic/bricks-builder-conflict-2/#post-18459344)
 * Unfortunately, none of the support tickets have received any responses regarding
   this issue. This is definitely not a good situation
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Frontend: AI Powered Frontend Posting, User Directory, Profile, Membership & User Registration] Bricks Builder conflict](https://wordpress.org/support/topic/bricks-builder-conflict-2/)
 *  Thread Starter [Mohammad Ridwanullah](https://wordpress.org/support/users/readonecc/)
 * (@readonecc)
 * [1 year ago](https://wordpress.org/support/topic/bricks-builder-conflict-2/#post-18457829)
 * Thank you [@tanvir101](https://wordpress.org/support/users/tanvir101/) My teammate
   has already submitted a support ticket to you with the number **#274760**, as
   we’re using the Pro version. Please handle it as soon as possible.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Frontend: AI Powered Frontend Posting, User Directory, Profile, Membership & User Registration] Bricks Builder conflict](https://wordpress.org/support/topic/bricks-builder-conflict-2/)
 *  Thread Starter [Mohammad Ridwanullah](https://wordpress.org/support/users/readonecc/)
 * (@readonecc)
 * [1 year ago](https://wordpress.org/support/topic/bricks-builder-conflict-2/#post-18455631)
 * I have to use Bricks because this form needs to be placed on a Bricks-built page
   alongside other content. Additionally, it relies on Bricks’ conditional logic,
   where three different forms will be shown based on user selection on the page.
   If I may suggest, it would be great if this plugin were made compatible with 
   popular page builders.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Product Fields (Product Addons) for WooCommerce] Issue with Custom Pricing Functionality When Using Your Plugin](https://wordpress.org/support/topic/issue-with-custom-pricing-functionality-when-using-your-plugin/)
 *  Thread Starter [Mohammad Ridwanullah](https://wordpress.org/support/users/readonecc/)
 * (@readonecc)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/issue-with-custom-pricing-functionality-when-using-your-plugin/#post-17919618)
 * Thank you for your response. However, the issue is not related to using custom
   product types. The problem arises specifically when your plugin is activated;
   my custom functionality for dynamic pricing stops working as expected.
 * Could you please help identify which part of my custom functionality might be
   conflicting with your plugin? If possible, could you provide guidance on how 
   to troubleshoot or resolve this conflict?
 * I appreciate your assistance in resolving this issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Forminator Forms – Contact Form, Payment Form & Custom Form Builder] Forminator Quizz](https://wordpress.org/support/topic/forminator-quizz/)
 *  Thread Starter [Mohammad Ridwanullah](https://wordpress.org/support/users/readonecc/)
 * (@readonecc)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/forminator-quizz/#post-16556385)
 * If I use regular form using conditional logic, is it possible to display the 
   result after the form being submitted like: 8/10, if there are 8 correct answers
   from 10?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Forminator Forms – Contact Form, Payment Form & Custom Form Builder] Forminator Quizz](https://wordpress.org/support/topic/forminator-quizz/)
 *  Thread Starter [Mohammad Ridwanullah](https://wordpress.org/support/users/readonecc/)
 * (@readonecc)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/forminator-quizz/#post-16523075)
 * In front end page, so the visitor can see their score and if they are any wrong
   answer they can look at them with explanation
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Polylang] Integration with ACF](https://wordpress.org/support/topic/integration-with-acf-6/)
 *  Thread Starter [Mohammad Ridwanullah](https://wordpress.org/support/users/readonecc/)
 * (@readonecc)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/integration-with-acf-6/#post-16420004)
 * Solved by adding this code:
 *     ```wp-block-code
       add_filter('pll_get_post_types', 'unset_cpt_pll', 10, 2);
       function unset_cpt_pll( $post_types, $is_settings ) {
   
           $post_types['acf'] = 'acf';
   
           return $post_types;
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Forminator Forms – Contact Form, Payment Form & Custom Form Builder] Random Unique Number on Submission](https://wordpress.org/support/topic/random-unique-number-on-submission/)
 *  Thread Starter [Mohammad Ridwanullah](https://wordpress.org/support/users/readonecc/)
 * (@readonecc)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/random-unique-number-on-submission/#post-16069935)
 * Amazing, it works.
    But can I make it leading zero sequence number? Like 000001
   and then 000002 …..? thank you
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Attempt to read property “ID” on string](https://wordpress.org/support/topic/attempt-to-read-property-id-on-string/)
 *  Thread Starter [Mohammad Ridwanullah](https://wordpress.org/support/users/readonecc/)
 * (@readonecc)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/attempt-to-read-property-id-on-string/#post-16025270)
 * Thank you very much! You saved my life.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fluent PDF Generator] Critical error while downloading PDF](https://wordpress.org/support/topic/critical-error-while-downloading-pdf/)
 *  Thread Starter [Mohammad Ridwanullah](https://wordpress.org/support/users/readonecc/)
 * (@readonecc)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/critical-error-while-downloading-pdf/#post-15972662)
 * Already answered by Support Staff on a ticket, the problem solved by installing
   all fonts:
    Navigate to Fluent Forms -> Integration Modules -> Open Fluent Forms
   PDF tab, and install all fonts.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder] Hidden Field & Unique ID](https://wordpress.org/support/topic/hidden-field-13/)
 *  Thread Starter [Mohammad Ridwanullah](https://wordpress.org/support/users/readonecc/)
 * (@readonecc)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/hidden-field-13/#post-15965064)
 * Hidden fields using CSS it means we have to use pro version to edit the submitted
   entry, okay.
 * I tried the random string you’ve given it works very nice, this is a cool feature
   without any doubt, and it will be more beautiful if we can choose numeric, alphanumeric,
   and sequential. Thank you in advance.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPCode - Insert Headers and Footers + Custom Code Snippets - WordPress Code Manager] Custom id for shortcodes?](https://wordpress.org/support/topic/custom-id-for-shortcodes/)
 *  [Mohammad Ridwanullah](https://wordpress.org/support/users/readonecc/)
 * (@readonecc)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/custom-id-for-shortcodes/#post-15958519)
 * Yeah, I think this feature is very important, or at least you have to make a 
   fixed shortcode that will never change even after exporting and importing.
    I
   tried to migrate my site from localhost to live server using export and import
   method, but the shortcodes ruin my site, it’s because while I am exporting the
   snippetcodes then importing them on another place the shortcodes will totally
   changes and won’t work, I have to rebuild my site by inserting new shortcodes
   after migration and it take a long time because my site has thousands of shortcodes.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Custom Post Type Archive Permalink](https://wordpress.org/support/topic/custom-post-type-archive-permalink/)
 *  Thread Starter [Mohammad Ridwanullah](https://wordpress.org/support/users/readonecc/)
 * (@readonecc)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/custom-post-type-archive-permalink/#post-15956030)
 * Thank you, but I would like to call the link on breadcrumb, it’s mean that the
   link should be dynamic to each post type so I can not use a string.
    Can you 
   help me please figure out this problem? Here is my code:
 *     ```
       function my_breadcrumb() {
       	$postType = get_post_type_object(get_post_type());
       	echo '<a href="'.home_url().'" rel="nofollow">Home</a>';
       	if ((get_post_type() || is_single()) && !is_search()) {
               echo "  »  ";
       		echo '<span style="text-transform: capitalize;">';
               echo esc_html($postType->labels->singular_name); 
       		echo '</span>';
                   if (is_single()) {
                       echo "   »   ";
                       the_title();
                   }
           }
       };
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Put shipped_via before shipping cost](https://wordpress.org/support/topic/put-shipping_via-before-shipping-cost/)
 *  Thread Starter [Mohammad Ridwanullah](https://wordpress.org/support/users/readonecc/)
 * (@readonecc)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/put-shipping_via-before-shipping-cost/#post-14897521)
 * That’s not my question, I mean in order summary (thank you page) and in the email
   notifications, not in shipping options
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post List Designer - Category Post, Recent Post, Post List] Replace archive year with Category Name](https://wordpress.org/support/topic/replace-archive-year-with-category-name/)
 *  Thread Starter [Mohammad Ridwanullah](https://wordpress.org/support/users/readonecc/)
 * (@readonecc)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/replace-archive-year-with-category-name/#post-14789861)
 * [@pluginandplay](https://wordpress.org/support/users/pluginandplay/) Thank you
   🙂

Viewing 15 replies - 1 through 15 (of 44 total)

1 [2](https://wordpress.org/support/users/readonecc/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/readonecc/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/readonecc/replies/page/2/?output_format=md)