Forum Replies Created

Viewing 15 posts - 61 through 75 (of 514 total)
  • Posted in:
  • in reply to: ? Is it ok to upgrade to WooCommerce 2.4.6 #208697
    alemarengo
    Member
    Post count: 695

    Hi guys!
    No matter with my previous post, problem is related to Woocommerce Product Feed. I already opened a ticket for it.

    THIS IS WHAT MATTER for me, now.
    It could be related to Dante, I’d like you to tell if it depends on Dante or not, given that Woo 2.4.6 tells me child theme is outdated. Or at least, just for a particular file, which I don’t think it causes issue.

    Anyway, I’m experiencing this kind of error when an order is completed: “SyntaxError: Unexpected number”.
    Email order confirmation arrives correctly, but customers are not redirected outside checkout page, showing that error.
    It seems to be a js error. I disabled everything that could affect checkout, but issue’s still there.
    What do you think it could be?

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

    Hi guys!
    I need your help… 🙁
    Woo 2.4.6 installed, I can’t create products. I see sth like the attached screenshot…
    Everything seems to be gone away. 🙁
    What could be happened?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Dante Feature Request #207939
    alemarengo
    Member
    Post count: 695

    Hi Ed,
    sorry I can’t understand your question… 🙂 What do you mean?

    alemarengo
    Member
    Post count: 695

    Hi David,
    I think there’s no need of customization.
    No money for that. 🙂
    I discovered that the same shortcode content I added in the_content area has been copied inside product description one.
    I just needed to remove the latter content. 🙂
    Thanks for your support!

    in reply to: Dante Feature Request #206939
    alemarengo
    Member
    Post count: 695

    Hi Ed!
    Well, the thing is that I got very bored to bear that kind of style, so I edited jquery-ui-1.10.0.custom.css within Dante and style is ok now. What that style affected was the theme settings buttons, link On/Off.

    ps: I think I replied in the wrong topic… 🙁 or not?

    alemarengo
    Member
    Post count: 695

    What kind of result should I get following your suggestion?
    I hope you understood my need: to show search result with a little of product description excerpt. But from a certain release on, it occurs that shortcodes I put within product description will be shown both on backend and as search result.
    Well, firtsyl, I do NOT have to hide any div. Secondly, where should I inject if( is_search() ) { //do something }?

    in reply to: Dante Feature Request #206504
    alemarengo
    Member
    Post count: 695

    Sorry, guys, but… I think you have to update .ui-button in your jquery-ui-1.10.0.custom.css file in dante>includes>options>css>jquery-ui-bootstrap folder. What do you think about?

    alemarengo
    Member
    Post count: 695

    Hi guys!
    Sorry for the delay, I’ll reply with the following.
    Since the beginning of using my Dante, more or less a year ago, I got used to tweak it by adding this to wp-content\themes\dante\includes\sf-post-formats.php (maybe we discussed it in one of my previous posts):

    remove $search_item .= '<time>'.$post_date.'</time>'; – in order to hide post date from results search page

    add `$product_description = sf_get_post_meta($postID, ‘sf_product_short_description’, true);
    $psd = wp_trim_words( $product_description , ’25’ );
    `
    change $search_item .= $psd.'</div>';

    This is to say that sf_product_short_description is what you can see in woocommerce product list page (as you can see in attached images).

    Well, how can i hide that sf_product_short_description at least in results search page? I don’t want customers to see it. 🙂

    Attachments:
    You must be logged in to view attached files.
    in reply to: Dante 3.01: promo bar width issue after update #199139
    alemarengo
    Member
    Post count: 695

    Ed,
    you were right. I had a old footer.php version in child theme folder. Everything’s fine now. Thanks! 🙂

    in reply to: Swift Framework Shortcodes does not work #198729
    alemarengo
    Member
    Post count: 695

    Hi Rui!
    I’m taking this as the right occasion to ask you for a suggestion… Actually, I am running an ecommerce on a dedicated server, but I do not have a physical copy of it, besides backups.
    Should I keep one working?

    Finally, I think it’s actually a potential injection of content via functions.php that affects the_content and that replicates product textfield content into woo product page.
    But I find it very strange, though…

    in reply to: Swift Framework Shortcodes does not work #198196
    alemarengo
    Member
    Post count: 695
    This reply has been marked as private.
    in reply to: Swift Framework Shortcodes does not work #198032
    alemarengo
    Member
    Post count: 695

    Nope! It will cause php block!!!!!!!!!!

    in reply to: Swift Framework Shortcodes does not work #197758
    alemarengo
    Member
    Post count: 695

    Guys,
    probably after Dante v3 update I noticed what follows:

    if I use a shortcode injection through do_shortcode('...'); and use \' to prevent accidental php block when coding apostrophe in sentence like l'aria > l\'aria it happens that Dante now show “l\’aria”.
    It is not properly what should look.
    Can you please check and let me know how to fix this?

    Attachments:
    You must be logged in to view attached files.
    alemarengo
    Member
    Post count: 695
    This reply has been marked as private.
    in reply to: Search Results #195957
    alemarengo
    Member
    Post count: 695

    Thanks anyway Mohammad! I managed to solve it! 🙂

Viewing 15 posts - 61 through 75 (of 514 total)