Forum Replies Created

Viewing 15 posts - 31 through 45 (of 514 total)
  • Posted in:
  • in reply to: Showing Product Description #221409
    alemarengo
    Member
    Post count: 695

    H!
    any news about showing products’ description through widget?

    I’m in the need to publish several product category pages with a/b test content.
    I’d like to show products both via widget (quicker) and using snippets or single product box. But in addition, I’d like to show an excerpt of product description (using wp_trim_words).

    Do you think it’s possible in some way?

    ps: moreover, I was asked to change number of columns in a custom product page…

    in reply to: Google Analytics code in the HEADER #221385
    alemarengo
    Member
    Post count: 695

    Ok thanks Ed!
    Are you planning to release a 3.17 version of Dante?

    in reply to: Google Analytics code in the HEADER #218277
    alemarengo
    Member
    Post count: 695
    This reply has been marked as private.
    in reply to: Customizing Promo Bar #214687
    alemarengo
    Member
    Post count: 695

    Hi Kyle,
    isn’t possible to add shortcode instead of pure text within promo bar options?
    I’d like to use promo bar as an additional footer part.
    Do you suggest me to customize footer.php or what?

    in reply to: One-page Navigation not showing #212950
    alemarengo
    Member
    Post count: 695

    Hi Rui!
    I understood the ROW Id need, but how can I find how to activate one page navigation in default shop page?
    Meta options for that page are disabled… 🙁

    in reply to: Atelier: shop page content before shop loop #212937
    alemarengo
    Member
    Post count: 695

    It super helped me!
    Didn’t know that before!
    How newbie I’m feeling right now! 😉
    I simply installed Improved Include Page: it works perfectly!
    Thanks, many thanks for your support! 🙂

    in reply to: Atelier: shop page content before shop loop #212929
    alemarengo
    Member
    Post count: 695

    Maybe, a thing like this one?

    function show_post($path) {
      $post = get_page_by_path($path);
      $content = apply_filters('the_content', $post->post_content);
      echo $content;
    }

    or

    Improved Include Page plugin?

    in reply to: Atelier: shop page content before shop loop #212928
    alemarengo
    Member
    Post count: 695

    Thanks Rui for your reply.
    I think I’ve never done what you suggest. 🙂
    If I understood well, I can load content from another page, right?
    How can I do that?

    in reply to: Dante: hide sku in order email #212927
    alemarengo
    Member
    Post count: 695

    Thanks Mohammad for your reply.
    Unfortunately, I have to leave sku enabled just for a future amazon integration, which requires mandatory sku for each item, included variations.
    My need now is to hide it from email content. Is there a way to do that like the snippets you suggested? It’s been months since I’ve been searching for a solution… It seems quite impossible. It’s funny to find this instead: how to add/hide images within email template. No one that thought about sku… 🙂

    in reply to: Horizontal Widget Area #212539
    alemarengo
    Member
    Post count: 695

    Hi guys,
    please, can you tell me where to manage filter widgets that are active, for instance, in this page http://swiftideas.com/product-category/accessories/

    I cannot understand if they are set via widget backend or whatever…
    Thanks.

    in reply to: Dante: hide sku in order email #212517
    alemarengo
    Member
    Post count: 695

    I forgot to say that Atelier sends email without sku in order email templates.

    in reply to: Alt Menu Icons #211801
    alemarengo
    Member
    Post count: 695

    aaaah! ok, so I’d say sorted! 🙂

    in reply to: Alt Menu Icons #211798
    alemarengo
    Member
    Post count: 695

    yes, it’s working. but I don’t think it’s good to do so… I mean, there’s a specific field to use icons. 🙂

    in reply to: ? Is it ok to upgrade to WooCommerce 2.4.6 #211796
    alemarengo
    Member
    Post count: 695

    the conflict was due also to woocommerce ajax layered nav from woothemes.com

    many thx for your great support!

    in reply to: hide product badge #211087
    alemarengo
    Member
    Post count: 695

    I… simply copied the function `/* PRODUCT BADGE
    ================================================== */` within functions.php and it’s working.

Viewing 15 posts - 31 through 45 (of 514 total)