You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the theme for my project bu facing some issues.
One major one is:
1.If I try to customise(say add) in the theme say add dynamic urls for social media in the settings section and try to get that in the controller say Webcore\Page\PageController@index and then if I try to work with another package and run composer install all the changes disappear(which is obvious) So my concern is how can we customise and extend the theme?
The text was updated successfully, but these errors were encountered:
I am using the theme for my project bu facing some issues.
One major one is:
1.If I try to customise(say add) in the theme say add dynamic urls for social media in the settings section and try to get that in the controller say
Webcore\Page\PageController@index
and then if I try to work with another package and runcomposer install
all the changes disappear(which is obvious)So my concern is how can we customise and extend the theme?
The text was updated successfully, but these errors were encountered: