Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Insert post tags into posts list #700149

    Hi all.

    I solved the problem by myself.

    For other that find a similar solution these are the steps.

    1. create a new element for Avia Layout Builder following these steps: http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/ (in my case I’ve duplicated the blog.php);
    2. modify the new source element code with all informations I need (name, order, shortcode, tooltip) and the name of PHP class;
    3. included a new field into the element for user to choose if show tags of a post or not (in my case show_post_tags);
    4. modified the function shortcode_handler into source element code to handle the new user field;
    5. created the $avia_config variable to save the choose of user for new field;
    6. duplicated ‘loop-index.php’ file to handle the new field of new element;

    and that’s all.

    I hope this can help anyone are finding a solution to a similar problem.

    Alex.

    • This reply was modified 8 years ago by IOL2014.
    in reply to: Website Down after Enfold Theme Update #644759

    Hi eKMUch.

    I’m using a theme child too and the steps above solved the problem.

    BR,
    Alex.

    in reply to: Website Down after Enfold Theme Update #644021

    Hi eKMUch.

    I had your same problem, but I’ve solved.

    1. Download from ThemeForest the new version of Enfold theme
    2. Go via FTP on your site
    3. Delete completely the directory ‘enfold’ under ‘<doc_root>/wp-content/themes/.’
    4. Upload via FTP the new version of the theme that you downloaded before
    5. That’s all.

    With these few steps now my web site it’s going on like before.

    Hope this can help you.

    Alex.

    • This reply was modified 8 years, 5 months ago by IOL2014.
    in reply to: Enfold Showcase #594269

    Hi all.

    We have fineshed to develop the new web site for an italian lawyer firm.
    Any suggestion is welcome.
    Bye,
    Alex.

    http://www.previti.it

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