{"id":1919,"date":"2019-09-18T15:21:04","date_gmt":"2019-09-18T21:21:04","guid":{"rendered":"https:\/\/ugit.siua.ac.cr\/?p=1919"},"modified":"2019-09-18T15:21:04","modified_gmt":"2019-09-18T21:21:04","slug":"faveo-personalizar","status":"publish","type":"post","link":"https:\/\/sada.services\/?p=1919","title":{"rendered":"FAVEO: Personalizar"},"content":{"rendered":"\n<ul class=\"wp-block-list\"><li>Cambiarle los permisos al archivo:<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>chmod 777 -R \/opt\/faveo\/faveo-helpdesk\/public\/lb-faveo\/css\/app.css<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Modificar:<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-preformatted\">a {<br> color: #3367D6;<br>}<br>a:focus,<br>a:hover {<br> color: #FF582F;<br>}<br><br>.btn-custom {<br> background-color: #3367D6;<br> border-color: #224286;<br>}<br><br>.site-hero {<br> background: #3367D6;<br>}<\/pre>\n\n\n\n<h1 class=\"wp-block-heading\">Corregir problema formularios no aparecen en tiquete<\/h1>\n\n\n\n<ul class=\"wp-block-list\"><li>Darle permisos a los archivos:<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>chmod 777 -R \/opt\/faveo\/faveo-helpdesk\/resources\/views\/themes\/default1\/agent\/helpdesk\/ticket\/timeline.blade.php\nchmod 777 -R \/opt\/faveo\/faveo-helpdesk\/resources\/views\/themes\/default1\/client\/helpdesk\/ckeckticket.blade.php <\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Abra el archivo<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>nano \/opt\/faveo\/faveo-helpdesk\/resources\/views\/themes\/default1\/agent\/helpdesk\/ticket\/timeline.blade.php<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Sustituya<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-preformatted\">@if($conversation-&gt;id == $ij-&gt;id)<br> &lt;?php $ticket_form_datas = App\\Model\\helpdesk\\Ticket\\Ticket_Form_Data::where('ticket_id', '=', $tickets-&gt;ticket_id)-&gt;select('id')-&gt;get(); ?&gt;<br> @if(isset($ticket_form_datas))<br><br> &lt;br\/&gt;<br> &lt;table class=\"table table-bordered\"&gt;<br> &lt;tbody&gt;<br> @foreach($ticket_form_datas as $ticket_form_data)<br> &lt;tr&gt;<br> &lt;td style=\"width: 30%\"&gt;{!! $ticket_form_data-&gt;getFieldKeyLabel() !!}&lt;\/td&gt;<br> &lt;td&gt;{!! removeUnderscore($ticket_form_data-&gt;content) !!}&lt;\/td&gt;<br> &lt;\/tr&gt;<br> @endforeach<br> &lt;\/tbody&gt;&lt;\/table&gt;<br><br> @endif<br> @endif<\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>&nbsp;Con esto:<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-preformatted\">&nbsp; @if($conversation-&gt;id == $ij-&gt;id)<br> &lt;?php $ticket_form_datas = App\\Model\\helpdesk\\Ticket\\Ticket_Form_Data::where('ticket_id', '=', $tickets-&gt;id)-&gt;get(); ?&gt;<br> @if(isset($ticket_form_datas))<br><br> &lt;br\/&gt;<br> &lt;table class=\"table table-bordered\"&gt;<br> &lt;tbody&gt;<br> @foreach($ticket_form_datas as $ticket_form_data)<br> &lt;tr&gt;<br> &lt;td style=\"width: 30%\"&gt;{!! $ticket_form_data-&gt;getFieldKeyLabel() !!}&lt;\/td&gt;<br> &lt;td&gt;{!! removeUnderscore($ticket_form_data-&gt;content) !!}&lt;\/td&gt;<br> &lt;\/tr&gt;<br> @endforeach<br> &lt;\/tbody&gt;&lt;\/table&gt;<br><br> @endif<br> @endif<\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>&nbsp;Luego busque<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>jQuery('#loader_frame{{$conversation->id}}').css('height', h+20);\nX\njQuery('#loader_frame{{$conversation->id}}').css('height', h+200);<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Cambiarle los permisos al archivo: Modificar: a { color: #3367D6;}a:focus,a:hover { color: #FF582F;}.btn-custom { background-color: #3367D6; border-color: #224286;}.site-hero { background: #3367D6;} Corregir problema formularios no aparecen en tiquete Darle permisos a los archivos: Abra el archivo Sustituya @if($conversation-&gt;id == $ij-&gt;id) &lt;?php $ticket_form_datas = App\\Model\\helpdesk\\Ticket\\Ticket_Form_Data::where(&#8216;ticket_id&#8217;, &#8216;=&#8217;, $tickets-&gt;ticket_id)-&gt;select(&#8216;id&#8217;)-&gt;get(); ?&gt; @if(isset($ticket_form_datas)) &lt;br\/&gt; &lt;table class=\u00bbtable table-bordered\u00bb&gt; &lt;tbody&gt; @foreach($ticket_form_datas as [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":1917,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[145],"tags":[],"class_list":["post-1919","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-faveo"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/1919","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1919"}],"version-history":[{"count":1,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/1919\/revisions"}],"predecessor-version":[{"id":1920,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/1919\/revisions\/1920"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/media\/1917"}],"wp:attachment":[{"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1919"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1919"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1919"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}