Commit 86d9ac63 by Triyah Fatmawati

tambah setting main content bahasa lain

parent 25222aad
......@@ -52,6 +52,7 @@
</section>
@endif
@endif
@if(!isset($setting['default_content']) || strtolower($setting['default_content'] == 'tampil'))
<section class="blog-wrapper">
<div class="container">
<div id="content" class="col-lg-8 col-md-8 col-sm-12 col-xs-12">
......@@ -129,7 +130,7 @@
</script>
<script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
</div> --}}
<div class="widget">
<div class="title">
<h2>جدول أعمال</h2>
......@@ -145,7 +146,7 @@
<a href="{!! url('agendas') !!}" class="btn btn-primary">انظر جدول الأعمال الكامل</a>
</div><!-- end widget -->
<div class="widget">
<div class="title">
<h2>كل المعلومات</h2>
......@@ -160,8 +161,8 @@
</ul>
<a href="{!! url('informations') !!}" class="btn btn-primary">انظر المعلومات الكاملة</a>
</div><!-- end widget -->
<div class="widget">
<div id="tabbed_widget" class="tabbable">
<ul class="nav nav-tabs">
......@@ -212,12 +213,12 @@
<h2>{!! $vwidget_right->title_design !!}</h2>
</div><!-- end title -->
{!! $vwidget_right->value_design !!}
</div><!-- end widget -->
</div><!-- end widget -->
@endforeach
</div><!-- end content -->
</div><!-- end container -->
</section><!--end white-wrapper -->
@endif
{{-- Label Body Tambahan --}}
@if(!isset($setting['body_position']) || strtolower($setting['body_position']) == 'bawah')
@if ($body->count() != 0)
......@@ -244,7 +245,7 @@
{{-- Label Gallery --}}
@if(!isset($setting['gallery']) || strtolower($setting['gallery']) == '1' || strtolower($setting['gallery']) == 'on')
@if ($gallery->count() != 0)
<section class="panel-wrapper jt-shadow">
<div class="container">
......@@ -259,13 +260,13 @@
<div class="shop_carousel">
<div class="shop_item">
<div class="entry">
@if ($setting['external_storage'] == 1)
<img src="{{ $setting['url_static'] . '/' . $setting['directory'] . '/gallery/' . $value->gallery }}" alt="" class="img-responsive">
@else
<img src="{{ url('/storage/gallery/' . $value->thumbnail) }}" alt="" class="img-responsive">
@endif
@endif
<div class="magnifier">
<div class="buttons">
<a class="st btn btn-default" rel="bookmark" href="{{ $setting['url_static'] . '/' . $setting['directory'] . '/gallery/' . $value->gallery }}" target="_blank">
......@@ -275,12 +276,12 @@
</div><!-- end buttons -->
</div><!-- end magnifier -->
</div><!-- end entry -->
</div><!-- end item -->
</div><!-- end shop carousel -->
@endforeach
</div><!-- end padding-top -->
</div><!-- end carousel_wrapper -->
</div><!-- end carousel_wrapper -->
</div>
<!-- end container -->{{--
<div class="portfolio_wrapper padding-top" style="position: relative; overflow: hidden; height: 372px;">
......@@ -345,7 +346,7 @@
</div>--}}
<div class="clearfix"></div>
</section>
@endif
@endif
@endif
<section class="make-bg-full">
......@@ -377,4 +378,4 @@
</ol>
</div>
</section><!-- make bg -->
@endsection
\ No newline at end of file
@endsection
......@@ -52,6 +52,7 @@
</section>
@endif
@endif
@if(!isset($setting['default_content']) || strtolower($setting['default_content'] == 'tampil'))
<section class="blog-wrapper">
<div class="container">
<div id="content" class="col-lg-8 col-md-8 col-sm-12 col-xs-12">
......@@ -129,7 +130,7 @@
</script>
<script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
</div> --}}
<div class="widget">
<div class="title">
<h2>AGENDA</h2>
......@@ -159,9 +160,9 @@
@endforeach
</ul>
<a href="{!! url('informations') !!}" class="btn btn-primary">Siehe vollständige Informationen</a>
</div><!-- end widget -->
</div><!-- end widget -->
<div class="widget">
<div id="tabbed_widget" class="tabbable">
<ul class="nav nav-tabs">
......@@ -212,12 +213,12 @@
<h2>{!! $vwidget_right->title_design !!}</h2>
</div><!-- end title -->
{!! $vwidget_right->value_design !!}
</div><!-- end widget -->
</div><!-- end widget -->
@endforeach
</div><!-- end content -->
</div><!-- end container -->
</section><!--end white-wrapper -->
@endif
{{-- Label Body Tambahan --}}
@if(!isset($setting['body_position']) || strtolower($setting['body_position']) == 'bawah')
@if ($body->count() != 0)
......@@ -242,7 +243,7 @@
@endif
{{-- Label Gallery --}}
@if(!isset($setting['gallery']) || strtolower($setting['gallery']) == '1' || strtolower($setting['gallery']) == 'on')
@if ($gallery->count() != 0)
<section class="panel-wrapper jt-shadow">
<div class="container">
......@@ -257,13 +258,13 @@
<div class="shop_carousel">
<div class="shop_item">
<div class="entry">
@if ($setting['external_storage'] == 1)
<img src="{{ $setting['url_static'] . '/' . $setting['directory'] . '/gallery/' . $value->gallery }}" alt="" class="img-responsive">
@else
<img src="{{ url('/storage/gallery/' . $value->thumbnail) }}" alt="" class="img-responsive">
@endif
@endif
<div class="magnifier">
<div class="buttons">
<a class="st btn btn-default" rel="bookmark" href="{{ $setting['url_static'] . '/' . $setting['directory'] . '/gallery/' . $value->gallery }}" target="_blank">
......@@ -273,12 +274,12 @@
</div><!-- end buttons -->
</div><!-- end magnifier -->
</div><!-- end entry -->
</div><!-- end item -->
</div><!-- end shop carousel -->
@endforeach
</div><!-- end padding-top -->
</div><!-- end carousel_wrapper -->
</div><!-- end carousel_wrapper -->
</div>
<!-- end container -->{{--
<div class="portfolio_wrapper padding-top" style="position: relative; overflow: hidden; height: 372px;">
......@@ -343,7 +344,7 @@
</div>--}}
<div class="clearfix"></div>
</section>
@endif
@endif
@endif
<section class="make-bg-full">
......@@ -375,4 +376,4 @@
</ol>
</div>
</section><!-- make bg -->
@endsection
\ No newline at end of file
@endsection
......@@ -53,6 +53,7 @@
</section>
@endif
@endif
@if(!isset($setting['default_content']) || strtolower($setting['default_content'] == 'tampil'))
<section class="blog-wrapper">
<div class="container">
<div id="content" class="col-lg-8 col-md-8 col-sm-12 col-xs-12">
......@@ -130,7 +131,7 @@
</script>
<script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
</div> --}}
<div class="widget">
<div class="title">
<h2>AGENDA</h2>
......@@ -146,7 +147,7 @@
<a href="{!! url('agendas') !!}" class="btn btn-primary">See Full Agenda</a>
</div><!-- end widget -->
<div class="widget">
<div class="title">
<h2>Information</h2>
......@@ -213,14 +214,14 @@
<h2>{!! $vwidget_right->title_design !!}</h2>
</div><!-- end title -->
{!! $vwidget_right->value_design !!}
</div><!-- end widget -->
</div><!-- end widget -->
@endforeach
</div><!-- end content -->
</div><!-- end container -->
</section><!--end white-wrapper -->
@endif
{{-- Label Body Tambahan --}}
@if(!isset($setting['body_position']) || strtolower($setting['body_position']) == 'bawah')
@if ($body->count() != 0)
<section class="panel-wrapper jt-shadow" style="padding-bottom: 25px;">
......@@ -244,7 +245,7 @@
@endif
{{-- Label Gallery --}}
@if(!isset($setting['gallery']) || strtolower($setting['gallery']) == '1' || strtolower($setting['gallery']) == 'on')
@if ($gallery->count() != 0)
<section class="panel-wrapper jt-shadow">
<div class="container">
......@@ -259,13 +260,13 @@
<div class="shop_carousel">
<div class="shop_item">
<div class="entry">
@if ($setting['external_storage'] == 1)
<img src="{{ $setting['url_static'] . '/' . $setting['directory'] . '/gallery/' . $value->gallery }}" alt="" class="img-responsive">
@else
<img src="{{ url('/storage/gallery/' . $value->thumbnail) }}" alt="" class="img-responsive">
@endif
@endif
<div class="magnifier">
<div class="buttons">
<a class="st btn btn-default" rel="bookmark" href="{{ $setting['url_static'] . '/' . $setting['directory'] . '/gallery/' . $value->gallery }}" target="_blank">
......@@ -275,12 +276,12 @@
</div><!-- end buttons -->
</div><!-- end magnifier -->
</div><!-- end entry -->
</div><!-- end item -->
</div><!-- end shop carousel -->
@endforeach
</div><!-- end padding-top -->
</div><!-- end carousel_wrapper -->
</div><!-- end carousel_wrapper -->
</div>
<!-- end container -->{{--
<div class="portfolio_wrapper padding-top" style="position: relative; overflow: hidden; height: 372px;">
......@@ -345,7 +346,7 @@
</div>--}}
<div class="clearfix"></div>
</section>
@endif
@endif
@endif
<section class="make-bg-full">
<div id="myCarousel" class="carousel slide" data-ride="carousel">
......@@ -376,4 +377,4 @@
</ol>
</div>
</section><!-- make bg -->
@endsection
\ No newline at end of file
@endsection
......@@ -52,6 +52,7 @@
</section>
@endif
@endif
@if(!isset($setting['default_content']) || strtolower($setting['default_content'] == 'tampil'))
<section class="blog-wrapper">
<div class="container">
<div id="content" class="col-lg-8 col-md-8 col-sm-12 col-xs-12">
......@@ -129,7 +130,7 @@
</script>
<script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
</div> --}}
<div class="widget">
<div class="title">
<h2>议程</h2>
......@@ -145,7 +146,7 @@
<a href="{!! url('agendas') !!}" class="btn btn-primary">查看完整议程</a>
</div><!-- end widget -->
<div class="widget">
<div class="title">
<h2>信息</h2>
......@@ -160,9 +161,9 @@
</ul>
<a href="{!! url('informations') !!}" class="btn btn-primary">
查看完整信息</a>
</div><!-- end widget -->
</div><!-- end widget -->
<div class="widget">
<div id="tabbed_widget" class="tabbable">
<ul class="nav nav-tabs">
......@@ -213,12 +214,12 @@
<h2>{!! $vwidget_right->title_design !!}</h2>
</div><!-- end title -->
{!! $vwidget_right->value_design !!}
</div><!-- end widget -->
</div><!-- end widget -->
@endforeach
</div><!-- end content -->
</div><!-- end container -->
</section><!--end white-wrapper -->
@endif
{{-- Label Body Tambahan --}}
@if(!isset($setting['body_position']) || strtolower($setting['body_position']) == 'bawah')
@if ($body->count() != 0)
......@@ -244,7 +245,7 @@
{{-- Label Gallery --}}
@if(!isset($setting['gallery']) || strtolower($setting['gallery']) == '1' || strtolower($setting['gallery']) == 'on')
@if ($gallery->count() != 0)
<section class="panel-wrapper jt-shadow">
<div class="container">
......@@ -259,13 +260,13 @@
<div class="shop_carousel">
<div class="shop_item">
<div class="entry">
@if ($setting['external_storage'] == 1)
<img src="{{ $setting['url_static'] . '/' . $setting['directory'] . '/gallery/' . $value->gallery }}" alt="" class="img-responsive">
@else
<img src="{{ url('/storage/gallery/' . $value->thumbnail) }}" alt="" class="img-responsive">
@endif
@endif
<div class="magnifier">
<div class="buttons">
<a class="st btn btn-default" rel="bookmark" href="{{ $setting['url_static'] . '/' . $setting['directory'] . '/gallery/' . $value->gallery }}" target="_blank">
......@@ -275,12 +276,12 @@
</div><!-- end buttons -->
</div><!-- end magnifier -->
</div><!-- end entry -->
</div><!-- end item -->
</div><!-- end shop carousel -->
@endforeach
</div><!-- end padding-top -->
</div><!-- end carousel_wrapper -->
</div><!-- end carousel_wrapper -->
</div>
<!-- end container -->{{--
<div class="portfolio_wrapper padding-top" style="position: relative; overflow: hidden; height: 372px;">
......@@ -345,7 +346,7 @@
</div>--}}
<div class="clearfix"></div>
</section>
@endif
@endif
@endif
<section class="make-bg-full">
......@@ -377,4 +378,4 @@
</ol>
</div>
</section><!-- make bg -->
@endsection
\ No newline at end of file
@endsection
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment