Edward

Results 3 issues of Edward

I am trying to put widgets blade as iframe on my main site without any luck. I created a separate page and put extends front.widgets but the player online counter...

On breadcrumbs.php there is this code: `Breadcrumbs::register( 'home', function( $breadcrumbs ) { $breadcrumbs->push( trans( 'main.home' ), url( '/' ) ); });` I am trying to link this to my main...

### Make sure you've done the following: - [X] I have checked that this issue has not already been reported. - [X] I have validated that this issue is not...

bug
P-Fixer