Forum Replies Created

Viewing 14 posts - 1 through 14 (of 14 total)
  • in reply to: Swift Builder Storage of contents #130991
    numidia
    Member
    Post count: 18

    Perfect, I hope this post can be useful for others in the future!

    Thanks,
    Francesco

    in reply to: Swift Builder Storage of contents #130956
    numidia
    Member
    Post count: 18

    Ok, so my problem is that when you use a raw html block the text written inside it is coded (rightly because is raw) and this is the motif I cannot find nothing written inside it using the database.

    For example, if you write (as my case) using the [spb_raw_html] shortcode this text:

    <div class="container_pdf"><a href="http://quicktest.it/wp-content/uploads/2014/10/Quick-Fertility-Kit.pdf" target="_blank"><i class="fa fa-download"></i> scarica il PDF</a></div>

    it is converted in:

    PGRpdiBjbGFzcz0iY29udGFpbmVyX3BkZiI+PGEgaHJlZj0iaHR0cDovL3F1aWNrdGVzdC5pdC93cC1jb250ZW50L3VwbG9hZHMvMjAxNC8xMC9RdWljay1GZXJ0aWxpdHktS2l0LnBkZiIgY2xhc3M9InBkZl9idXR0b25fZ2luZWNvbG9naWEiIHRhcmdldD0iX2JsYW5rIj48aSBjbGFzcz0iZmEgZmEtZG93bmxvYWQiPjwvaT4gc2NhcmljYSBpbCBQREY8L2E+PC9kaXY+Cg==

    Inside the post_content column of wp_posts table.

    Thanks for feedback

    in reply to: Swift Builder Storage of contents #130946
    numidia
    Member
    Post count: 18

    I know. But my question is different and is: in which table (especially in which column) of database the post content is stored?
    I want to know only this

    in reply to: Swift Builder Storage of contents #130934
    numidia
    Member
    Post count: 18

    The <a href> content. I want to insert a new folder before the pdf file

    in reply to: Swift Builder Storage of contents #130918
    numidia
    Member
    Post count: 18

    Ok, assume I’m using only 1 language (so I don’t need WPML at the moment). Why the text box content is un-foundable inside the db? Where does it is storage?

    in reply to: Swift Builder Storage of contents #130912
    numidia
    Member
    Post count: 18

    Hi,

    if you see the screenshot you can see I’ve put a text element using swift page builder. In this text box I’ve put html code.
    In my case, I have to change the url that you see in a href element for 20 products in 2 different languages.
    Instead open every single product and change it by hand I want to find the correspondent string in my database (maybe in wp-post table?) and replacing directly using MySql.
    But I cannot find nothing related….I’ve made a dump of DB and I looked for “quickest.it” but nothing appears!! Really strange.
    You encode the post content in some way?

    Attachments:
    You must be logged in to view attached files.
    numidia
    Member
    Post count: 18
    This reply has been marked as private.
    numidia
    Member
    Post count: 18

    I have te same problem. How can resolve the issue?

    in reply to: Order Product Categories and sub NOT alphabetically #76485
    numidia
    Member
    Post count: 18

    Hi,

    unfortunately nothing changed. The situation in the same.
    Any ideas?

    in reply to: Order Product Categories and sub NOT alphabetically #76230
    numidia
    Member
    Post count: 18

    Unfortunately doesn’t work.

    I’ve putted it in functions.php in my child theme but nothing changes. I’ve also emptied the cache.
    I’m assuming I’ve made a wrong description of my problem.
    With this method you probably order alphabetically only the subs. The main problem for me is that the theme displays all the terms in alphabetic ASC mode (cat & sub). I’d love to order with this hierarchy:

    C (MAIN CATEGORY), A (FIRST SUB OF C), B (SECOND SUB OF C)

    Thanks in advance

    in reply to: Order Product Categories and sub NOT alphabetically #76204
    numidia
    Member
    Post count: 18
    in reply to: Order Product Categories and sub NOT alphabetically #76203
    numidia
    Member
    Post count: 18

    Absolutely,

    this is the address:

    Thx,
    Francesco

    I think the problem is the method $product->get_categories(); in woocommerce that returns by default cat & sub only in alphabetic order.

    in reply to: Change Logo in a product category page #53012
    numidia
    Member
    Post count: 18

    Thanks Kyle, it seems to work.
    Just a thing about the responsive: it doesn’t have the same behavior of the home’s one….can I solve it trough the css?

    in reply to: Accordion – Add section problem? #52836
    numidia
    Member
    Post count: 18

    Sorry, resolved!
    You have to click on the new section title box to lets appear the option button 🙂

Viewing 14 posts - 1 through 14 (of 14 total)