WordPress Table - How To Create Table in WordPress | How To Add Table in WordPress

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ม.ค. 2025

ความคิดเห็น • 19

  • @LatestJobsNews24
    @LatestJobsNews24 ปีที่แล้ว

    Thank you..great video

  • @finallyfitness1
    @finallyfitness1 4 หลายเดือนก่อน

    How to make this mobile optimize ?

  • @Pal4You
    @Pal4You ปีที่แล้ว

    Nice🎉 22:45

  • @SantaliStarsOfficial
    @SantaliStarsOfficial ปีที่แล้ว +1

    Hlo sir, maine appki ek video dekha jaha pr aap ne "file download & redirect to anothe page" ke bare me batahai.
    Sir eysa nahi ho sakta ki file download vi ho jaye or redirect page naya tab me khul jaye.
    Agar eysa hota hai to pls ek video banaye iss ke bare me.
    Thanks !

    • @Webrpoint
      @Webrpoint  ปีที่แล้ว

      To open the page in the New tab you need to add the "target="_blank" inside the tag.

  • @BGMIID897
    @BGMIID897 ปีที่แล้ว

    Aapne install kiya hai isse website ka speed down hoga ya nhi

  • @lalchandpandia241
    @lalchandpandia241 ปีที่แล้ว +1

    Hlo sir
    I have complete my web design course and I learn html,css,jqurey,bootstrap,photoshop,wordpress
    En skills pr mane 5,6 projects bhi bnaye hai but mai fresher hu mujeh job nhi mil rhi hai
    To kya main 1year ka fake experience resume mai mention kr skta Hu kya hai
    And mujhe skills aate hai
    kya esse mujhe aage kuch nuksan hoga kya

    • @Webrpoint
      @Webrpoint  ปีที่แล้ว

      Fake experience add krna sahi nhi h aap try Karo or interviews do you will get selected. Aap WordPress ka thoda custom work Sikh lo and apni ek portfolio link create kr lo and aapke jitne project h unki details online portfolio pe with images add kr lena. Is se interview me aapka impact sahi aayega

  • @undergraduatetrader396
    @undergraduatetrader396 8 หลายเดือนก่อน

    Merge kaise karte hai woh toh nahi bataya bhai jiske liye wait kiya video mein wo hi topic nahi hai

  • @archanakumbhar555
    @archanakumbhar555 ปีที่แล้ว

    Sir pls food website kaise banate pls help us

    • @Webrpoint
      @Webrpoint  ปีที่แล้ว +1

      I will publish the video on this topic soon

    • @archanakumbhar555
      @archanakumbhar555 ปีที่แล้ว +1

      @@Webrpoint thank you Sir, hum wait karenge

  • @sumitkumarjogi3093
    @sumitkumarjogi3093 ปีที่แล้ว

    I have attached a link in the table, while clicking on it, it opens in the New Tab where no header and footer are showing means showing on the Plain Page.
    Please help me out. Thanks

    • @Webrpoint
      @Webrpoint  ปีที่แล้ว

      When you add a link of another page this will go there. Please check your theme/website linked page if the has is created with the help of page template or inside that header/footer is used or not or if we use the canvas option from the page in that case also header/footer will not appear if you are unable to solve the problem write us in detail at our mail webrpoint@gmail.com Thanks.

  • @BGMIID897
    @BGMIID897 ปีที่แล้ว

    Hello brother page ka speed toh down nhi hoga isse

    • @Webrpoint
      @Webrpoint  ปีที่แล้ว

      This will not impact mostly on load. Use the cache plugin this will help the load time improvement of your website.

  • @coreldrawclass
    @coreldrawclass ปีที่แล้ว

    Sir meri website par 4 alag alag coupon code lagaya ek hi product par 4 coupon applay horaha hai 😢
    TH-cam par bahut dhound liya video nahi mila please reply 😟😟

    • @Webrpoint
      @Webrpoint  ปีที่แล้ว

      Try to check your woocommerce settings otherwise add a few custom codes inside the functions.php file
      function restrict_multiple_coupons_on_product($passed, $product_id, $quantity, $variation_id = 0, $variations = null, $cart_item_data = null) {
      $cart = WC()->cart;
      // Check if there are coupons applied to the cart
      if ($cart->has_discounts()) {
      // Check if more than one coupon is applied
      if (count($cart->get_applied_coupons()) > 1) {
      // Display an error message and prevent adding to cart
      wc_add_notice(__('Sorry, only one coupon is allowed per product.'), 'error');
      return false;
      }
      }
      return $passed;
      }
      add_filter('woocommerce_add_to_cart_validation', 'restrict_multiple_coupons_on_product', 10, 6);

    • @coreldrawclass
      @coreldrawclass ปีที่แล้ว

      @@Webrpoint samaj nahi aaraha sir ek video banado please