Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1179769
    Anonymous
    Inactive

    Hi,
    I like the X-theme But it would be so much better with out this; <?php x_get_view( x_get_stack(), ‘woocommerce’ ); ?> I cant do anything with this is there a way i can get the full version Either from you or someone else. The one line php wont work for me. Thanks

    #1179928
    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    What you’re trying to do? That line of code calls the other template similar to get_template_part(). And that integration is based from Woocommerce itself, what we did is just we moved the templates to a different folder (aka /view/) to separate them per stack. But it’s just the same.

    Let’s ay your stack is integrity, then you should able to find the actual integration at /x/framework/views/integrity/woocommerce.php

    It’s based from woocommerce_content(); https://docs.woocommerce.com/document/third-party-custom-theme-compatibility/

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1179769 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>