/** * @file Contains all dynamic functionality needed on post and term pages. * * @output wp-admin/js/post.js */ /* global ajaxurl, wpAjax, postboxes, pagenow, tinymce, alert, deleteUserSetting, ClipboardJS */ /* global theList:true, theExtraList:true, getUserSetting, setUserSetting, commentReply, commentsBox */ /* global WPSetThumbnailHTML, wptitlehint */ // Backward compatibility: prevent fatal errors. window.makeSlugeditClickable = window.editPermalink = function(){}; // Make sure the wp object exists. window.wp = window.wp || {}; ( function( $ ) { var titleHasFocus = false, __ = wp.i18n.__; /** * Control loading of comments on the post and term edit pages. * * @type {{st: number, get: commentsBox.get, load: commentsBox.load}} * * @namespace commentsBox */ window.commentsBox = { // Comment offset to use when fetching new comments. st : 0, /** * Fetch comments using Ajax and display them in the box. * * @memberof commentsBox * * @param {number} total Total number of comments for this post. * @param {number} num Optional. Number of comments to fetch, defaults to 20. * @return {boolean} Always returns false. */ get : function(total, num) { var st = this.st, data; if ( ! num ) num = 20; this.st += num; this.total = total; $( '#commentsdiv .spinner' ).addClass( 'is-active' ); data = { 'action' : 'get-comments', 'mode' : 'single', '_ajax_nonce' : $('#add_comment_nonce').val(), 'p' : $('#post_ID').val(), 'start' : st, 'number' : num }; $.post( ajaxurl, data, function(r) { r = wpAjax.parseAjaxResponse(r); $('#commentsdiv .widefat').show(); $( '#commentsdiv .spinner' ).removeClass( 'is-active' ); if ( 'object' == typeof r && r.responses[0] ) { $('#the-comment-list').append( r.responses[0].data ); theList = theExtraList = null; $( 'a[className*=\':\']' ).off(); // If the offset is over the total number of comments we cannot fetch any more, so hide the button. if ( commentsBox.st > commentsBox.total ) $('#show-comments').hide(); else $('#show-comments').show().children('a').text( __( 'Show more comments' ) ); return; } else if ( 1 == r ) { $('#show-comments').text( __( 'No more comments found.' ) ); return; } $('#the-comment-list').append('
Seminee CreativeWork Targu Mures

Astăzi vreau să vă prezint un proiect de semineu modern, construit în Târgu Mureș. Acest semineu este un element central al locuinței, combinând aspectul modern cu funcționalitatea.
Semineul este construit cu un focar central, care este protejat de o sticlă cu trei fețe, oferindu-vă posibilitatea de a admira flacăra din trei unghiuri diferite. Blatul semineului este realizat din granit buchardat de culoare gri închis, cu o grosime de 3 cm, oferind durabilitate și rezistență. Corpul semineului este construit din placi de silicat de calciu, rezistent la căldură și la zgârieturi, iar finisajul de tencuială decorativă cu aspect de „bob de orez” în culoarea gri deschis, adaugă un plus de eleganță acestui semineu.
Semineul oferă căldură și confort într-o atmosferă caldă și primitoare, fiind perfect pentru seri intime sau pentru a petrece timp cu familia și prietenii. În plus, acesta poate fi utilizat pentru a crea o ambianță romantică.
În concluzie, proiectul de semineu modern construit în Târgu Mureș este o soluție perfectă pentru cei care doresc să adauge un element atractiv și util locuinței lor. Granitul buchardat, sticla cu trei fețe, finisajul de tencuială decorativă și aspectul modern fac din acest semineu un element central în orice locuinta. Așadar, dacă sunteți în căutarea unei soluții moderne și elegante pentru a încălzi casa dvs., acest semineu este alegerea potrivită!