Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @pixelmm,

    This article will help you with this. We have removed the legacy layouts to maximize the benefits of the overall blog improvements. Rest assured, these changes will not affect the designs and you can still achieve them with the help of these options. Let us know your layout design and we would be happy to help you out.

    Kind regards,
    Aradhy ??

    Thread Starter pixelmm

    (@pixelmm)

    thank you for the reply but for me the classical full size archive style was an option to not remove because was nice to have this option!

    there is a way to take it back on the latest version?

    i ask because in one site i’ve upgraded to the latest version and the classic style layout is there anyway.

    Is not included in a new installation.

    Thanks

    Hi @pixelmm,

    I can understand but you can also achieve the full-size archive layout with these options as well. Refer to this screencast, please.

    However, if you would still like to revert to the legacy layouts, you can do so by adding the following filter to the functions.php file of the child theme:

    add_filter( 'astra_get_option_v4-6-0-backward-option', '__return_false' );

    You can refer to the attached documentation on how to add a filter to the functions.php file. [Link to Documentation]

    Kind regards,
    Aradhy ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.