I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).

If you are new here, please see some information on how to ask for support. Thank you!

Reply To: Is it possible to overwrite the view files without them getting changed…

dashed-slug.net Forums General discussion Is it possible to overwrite the view files without them getting changed… Reply To: Is it possible to overwrite the view files without them getting changed…

#6643
alexg
Keymaster

Hello,

Yes, you can copy the entire views directory somewhere else on your server (as long as the webserver has access). Then, provide the full path to that directory to the wallets_views_dir filter. Please see the documentation under “Frontend” -> “Alternative knockout templates” to see a full example of how to hook to the filter. Alternatively, you can use the views_dir shortcode attribute. This is also explained in the manual.

with regards