Latest Posts

  • ইংরেজিতে দক্ষতা বাড়ানোর পরিপূর্ণ গাইডলাইন
    ,

    ইংরেজিতে দক্ষতা বাড়ানোর পরিপূর্ণ গাইডলাইন

    ·

    ইংরেজি যেহেতু আমাদের মাতৃভাষা না, তাই এই ভাষা শেখা টা একটু কষ্টসাধ্য। তবে বর্তমানে অনেক ফ্রি অ্যাপস, ভিডিও বা কোর্স আছে যেগুলো ইউজ করে দ্রুত সেই সমস্যার কাটিয়ে উঠা সম্ভব। আমাদের উচ্চারণ বা ফ্লুয়েন্সি নেটিভদের মতো হবে না, বা সেটা হয়ত অনেক লং টার্ম গোল হতে পারে। আমাদের উচিত ২য় ভাষা হিসাবে যতটুকু জানলে আমাদের…

    Read More


  • Auto Validate Typed Date From Datepicker
    ,

    Auto Validate Typed Date From Datepicker

    ·

    Typing the date in both Gravity Forms and Formidable Forms currently does not trigger any action. Enhancing the user experience could be achieved by implementing a function that validate typed date like 12132014 to 12/13/2014. This code snippet is designed to convert dates into the desired format, benefiting the user experience for both Gravity Forms

    Read More


  • Disable Copy Paste on WordPress Forms
    , ,

    Disable Copy Paste on WordPress Forms

    ·

    Sometimes, it is necessary to disable the copy-paste options for form fields. However, using an additional plugin for this simple task is not worth it when a simple code snippet can do the job. We will not only stop copy-paste but also disable right-click to prevent pasting clipboard content using that method.

    Read More


  • Formidable Forms disable image thumbnail generation

    Formidable Forms disable image thumbnail generation

    ·

    By default, when you upload an image on any Formidable Forms form during post creation, the image is uploaded to the wp-content/uploads/formidable/1 folder and generates all thumbnail images that register on your WordPress website. However, you might not need any thumbnails if the main image is used only for sending admin email notifications or for…

    Read More


  • Formidable Forms datepicker displayed at the top of the input field

    Formidable Forms datepicker displayed at the top of the input field

    ·

    By default, the datepicker is displayed at the bottom of the date input field. There is no control, like jQuery UI Datepicker, to change its position. The following inline CSS is used for the “ui-datepicker-div” ID to display the datepicker pop-up at the bottom.

    Read More


  • How to update dependencies in package.json?

    How to update dependencies in package.json?

    ·

    To update dependencies in a package.json file using npm, follow these steps: Testing the application after changing dependencies is crucial to avoid breaking changes. Check release notes for updates on changes that may affect your application. Before After

    Read More


  • Ninja Forms add placeholder to the Date/Time field

    Ninja Forms add placeholder to the Date/Time field

    ·

    You may be aware that the placeholder text for the default Date/Time field is not working on the front end of Ninja Forms. However, it is sometimes necessary to have it.

    Read More


  • Gravity Forms disables number formatting for the calculated results

    Gravity Forms disables number formatting for the calculated results

    ·

    Gravity Forms allows for the modification of calculated results using the gform_calculation_format_result hook, which can be found here: https://docs.gravityforms.com/gform_calculation_format_result/. The documentation includes two examples. To disable the formatting of the calculated result, first obtain the field ID from the form editing page, as shown in the screenshot below. Read moreDisable Copy Paste on WordPress FormsNow,

    Read More


  • ওয়ানপ্লাস ফোনের (গ্রিন লাইন) ভাউচার সংগ্রহ করে নতুন ফোন কেনার গল্প
    ,

    ওয়ানপ্লাস ফোনের (গ্রিন লাইন) ভাউচার সংগ্রহ করে নতুন ফোন কেনার গল্প

    ·

    শুধু ফোন নিয়ে গিয়ে কিভাবে ভাউচার পেলাম তাই শেয়ার করেছি বিস্তারিত ভাবে। একই ভাবে আপনিও আপনার ফোনের বিপরীতে ভাউচার সংগ্রহ করতে পারবেন।

    Read More