Forum Replies Created

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

    (@cjubewa)

    Hello Steve! I bought yesterday your plugins and it is fantastic! I also need to look for attributes …. the shop that I am creating sells wines, and each product has many attributes that make up a data sheet … for example: grape, producer,% alcohol ect … If they were searchable attributes the search would be super!
    This is the change you are talking about above? It’s under construction?
    Sorry for my English..
    Niceee plugins !!!

    cjubewa

    (@cjubewa)

    If i paste in content-product.php this code i can see short description in te right place..
    what is the name of the value that I have to call to see the text that I wrote in the box that I have created with your code?

    code that call short description:

    <?php echo $product->get_sku(); ?>

    <?php echo apply_filters( ‘title-description’, $post->post_excerpt ) ?>

    Hope you help me i want to use your solution….

    cjubewa

    (@cjubewa)

    Hi , can you give me an example how to call that value in shop page? Thanks!

    Hi !!! I want to display it in shop page (listing page) before the add to cart button…This for give more information before the client click the product to enter in the single product page…Thanks for your answer !!

    I after paste the your code i can see the “Product Title Description” , but after saving the product i can’t see any desc after title….i paste the code at the end of the function.php before the php close tag “?>”..
    why i can see the “product title description” but it didn’t work…
    I cried when I saw the description field, because they are many weeks that I try to solve the problem ….but didn’t work…Why in your opinion?
    Sorry for my english…

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