New Landing How can we help? Themeforest Theme Support Neighborhood Swift Builder Storage of contents

Viewing 14 posts - 1 through 14 (of 14 total)
  • #130897
    numidia
    Member
    Post count: 18

    Hi,

    I’ve to change an url insert in each product.
    This url was inserted with the text box using the swift builder.

    I’m looking for the value inside my database but I cannot find any result.
    Where does the component storage the widget contents?

    Thanks,
    Francesco

    #130907
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Sorry I’m not sure what you are referring to?

    – Kyle

    #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.
    #130914
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’m not really sure about this, have you not tried using wpml? If you’ve added this to a page then it will be in the wp posts table, but your method doesn’t really make sense

    – Kyle

    #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?

    #130919
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Which text are you trying to change?

    – Kyle

    #130934
    numidia
    Member
    Post count: 18

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

    #130935
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    So you’ll just need to edit the text box and add the folder to the path?

    – Kyle

    #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

    #130948
    Kyle – SUPPORT
    Moderator
    Post count: 35880
    #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

    #130988
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ahh yes the Raw HTML asset content has to convert to that so that WordPress doesn’t strip the html. You’ll need to edit the paths manually

    – Kyle

    #130991
    numidia
    Member
    Post count: 18

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

    Thanks,
    Francesco

    #130993
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register