Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter cyb2org3

    (@cyb2org3)

    some times… a break is really usefully….

    I just got an email notification about the Reply from you @gabrielfuentes, and after I came back and did read your Post, my Eyes did saw something, which before I didn’t, don’t know why… but now it jumped directly into my Eyes…

    what I did post:

    <?php woocoomerce_content(); ?>
     <?php echo do_shortcode('[woocommerce_cart]'); ?>

    I just changed the “o” with an “m” and voila…

    bang head on table

    thanks!
    cheers!

    • This reply was modified 3 years, 8 months ago by cyb2org3.
    Thread Starter cyb2org3

    (@cyb2org3)

    now it’s showing don’t know why it wasn’t before

    thanks

    Thread Starter cyb2org3

    (@cyb2org3)

    @buzztone
    great thanks I tried it but was not able to fix it with this ??

    after this, I tried it with putting the contact form with the shortcode on a site and this worked… but this is not the way I need it so I searched more and tried.. and now I was able to “fix” it!

    I needed to remove the <form> tags in the php file

    <!-- <form> -->
      <div class="container">
          <?php echo do_shortcode( '[contact-form-7 id="6"

    well, also the closing tag too… this above is only a little cut from my code…

    now the contact form is working!

    @hoernchen089 maybe this can help you?

    Thread Starter cyb2org3

    (@cyb2org3)

    thanks for your answer!

    it’s an recently installed CF7, but i did it like in other sites i did it already where it’s working.. so i don’t understand ??

    Thread Starter cyb2org3

    (@cyb2org3)

    thx both ??

    yeah at the end it’s study the existing one..

    @gappiah about coding an own CMS from scratch… i don’t won’t right now to code something which is already part of the core of wordpress to code it myself.. it’s just about , if i need to install an plugin because wordpress is not providing me this service.. so i want to have an own plugin if it’s possible and not third party dependencies.. or is there a mistake from my part? because i didn’t see any possibility to activate Private Messages between Users without a Plugin?

Viewing 5 replies - 1 through 5 (of 5 total)