- ApiPractical example – How to add a new Block and Module
- Apitd_api_top_bar_template::delete
- Apitd_api_top_bar_template::update_key
- Apitd_api_top_bar_template::update
- Apitd_api_top_bar_template::add
- Apitd_api_single_template::delete
- Apitd_api_single_template::update_key
- Apitd_api_single_template::update
- Apitd_api_single_template::add
- Apitd_api_footer_template::delete
- Apitd_api_footer_template::update_key
- Apitd_api_footer_template::update
- Apitd_api_footer_template::add
- Apitd_api_smart_list::delete
- Apitd_api_smart_list::update_key
- Apitd_api_smart_list::update
- Apitd_api_smart_list::add
- Apitd_api_thumb::delete
- Apitd_api_thumb::update_key
- Apitd_api_thumb::update
Hi,
Is look that the css is not applied because is not set write, the works are connected between theme and this is not good, this should look like this -> https://i.imgur.com/e4qtYEb.png so in order to work properly, you need to set the css code and js code in theme panel> custom code> this code will be set in css
.tg {border-collapse:collapse;border-spacing:0;border-color:#bbb;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#bbb;color:#594F4F;background-color:#E0FFEB;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#bbb;color:#493F3F;background-color:#9DE0AD;}
.tg .tg-c3ow{border-color:inherit;text-align:center;vertical-align:top}
.tg .tg-4qqe{font-weight:bold;font-size:22px;border-color:inherit;text-align:center;vertical-align:top}
.tg .tg-7jts{font-size:18px;border-color:inherit;text-align:center;vertical-align:top}
.tg-sort-header::-moz-selection{background:0 0}.tg-sort-header::selection{background:0 0}.tg-sort-header{cursor:pointer}.tg-sort-header:after{content:'';float:right;margin-top:7px;border-width:0 5px 5px;border-style:solid;border-color:#404040 transparent;visibility:hidden}.tg-sort-header:hover:after{visibility:visible}.tg-sort-asc:after,.tg-sort-asc:hover:after,.tg-sort-desc:after{visibility:visible;opacity:.4}.tg-sort-desc:after{border-bottom:none;border-width:5px 5px 0}
-> https://i.imgur.com/uKTfHei.png
this code will be set in custom javascript
var TGSort=window.TGSort||function(n){"use strict";function r(n){return n?n.length:0}function t(n,t,e,o=0){for(e=r(n);o<e;++o)t(n[o],o)}function e(n){return n.split("").reverse().join("")}function o(n){var e=n[0];return t(n,function(n){for(;!n.startsWith(e);)e=e.substring(0,r(e)-1)}),r(e)}function u(n,r,e=[]){return t(n,function(n){r(n)&&e.push(n)}),e}var a=parseFloat;function i(n,r){return function(t){var e="";return t.replace(n,function(n,t,o){return e=t.replace(r,"")+"."+(o||"").substring(1)}),a(e)}}var s=i(/^(?:\s*)([+-]?(?:\d+)(?:,\d{3})*)(\.\d*)?$/g,/,/g),c=i(/^(?:\s*)([+-]?(?:\d+)(?:\.\d{3})*)(,\d*)?$/g,/\./g);function f(n){var t=a(n);return!isNaN(t)&&r(""+t)+1>=r(n)?t:NaN}function d(n){var e=[],o=n;return t([f,s,c],function(u){var a=[],i=[];t(n,function(n,r){r=u(n),a.push(r),r||i.push(n)}),r(i)<r(o)&&(o=i,e=a)}),r(u(o,function(n){return n==o[0]}))==r(o)?e:[]}function v(n){if("TABLE"==n.nodeName){for(var a=function(r){var e,o,u=[],a=[];return function n(r,e){e(r),t(r.childNodes,function(r){n(r,e)})}(n,function(n){"TR"==(o=n.nodeName)?(e=[],u.push(e),a.push(n)):"TD"!=o&&"TH"!=o||e.push(n)}),[u,a]}(),i=a[0],s=a[1],c=r(i),f=c>1&&r(i[0])<r(i[1])?1:0,v=f+1,p=i[f],h=r(p),l=[],g=[],N=[],m=v;m<c;++m){for(var T=0;T<h;++T){r(g)<h&&g.push([]);var C=i[m][T],L=C.textContent||C.innerText||"";g[T].push(L.trim())}N.push(m-v)}t(p,function(n,t){l[t]=0;var a=n.classList;a.add("tg-sort-header"),n.addEventListener("click",function(){var n=l[t];!function(){for(var n=0;n<h;++n){var r=p[n].classList;r.remove("tg-sort-asc"),r.remove("tg-sort-desc"),l[n]=0}}(),(n=1==n?-1:+!n)&&a.add(n>0?"tg-sort-asc":"tg-sort-desc"),l[t]=n;var i,f=g[t],m=function(r,t){return n*f[r].localeCompare(f[t])||n*(r-t)},T=function(n){var t=d(n);if(!r(t)){var u=o(n),a=o(n.map(e));t=d(n.map(function(n){return n.substring(u,r(n)-a)}))}return t}(f);(r(T)||r(T=r(u(i=f.map(Date.parse),isNaN))?[]:i))&&(m=function(r,t){var e=T[r],o=T[t],u=isNaN(e),a=isNaN(o);return u&&a?0:u?-n:a?n:e>o?n:e<o?-n:n*(r-t)});var C,L=N.slice();L.sort(m);for(var E=v;E<c;++E)(C=s[E].parentNode).removeChild(s[E]);for(E=v;E<c;++E)C.appendChild(s[v+L[E-v]])})})}}n.addEventListener("DOMContentLoaded",function(){for(var t=n.getElementsByClassName("tg"),e=0;e<r(t);++e)try{v(t[e])}catch(n){}})}(document)
-> https://i.imgur.com/rOUKtOt.png
and this code will be set in the post content in code editor
<table id="tg-WD84p" class="tg">
<tbody>
<tr>
<th class="tg-4qqe" colspan="4"> Total Vacancy Details</th>
</tr>
<tr>
<td class="tg-7jts" colspan="4"> Graduate Executive Trainee
NEW JOB NOTIFICATION</td>
</tr>
<tr>
<td class="tg-c3ow"> S.No</td>
<td class="tg-c3ow"> Post name</td>
<td class="tg-c3ow"> Number of Post</td>
<td class="tg-c3ow"> Qualification</td>
</tr>
<tr>
<td class="tg-c3ow"> 1</td>
<td class="tg-c3ow"> Mechanical</td>
<td class="tg-c3ow"> 125</td>
<td class="tg-c3ow"> Bachelor Degree (Mechanical
Engg)</td>
</tr>
<tr>
<td class="tg-c3ow"> 2</td>
<td class="tg-c3ow"> Electrical (EEE)</td>
<td class="tg-c3ow"> 65</td>
<td class="tg-c3ow"> Bachelor Degree (Electrical
Engg)</td>
</tr>
<tr>
<td class="tg-c3ow"> 3</td>
<td class="tg-c3ow"> Electrical (ECE)</td>
<td class="tg-c3ow"> 10</td>
<td class="tg-c3ow"> Bachelor Degree (Electronics
& Communication Engg)</td>
</tr>
<tr>
<td class="tg-c3ow"> 4</td>
<td class="tg-c3ow"> Civil</td>
<td class="tg-c3ow"> 5</td>
<td class="tg-c3ow"> Bachelor Degree (Civil Engg)</td>
</tr>
<tr>
<td class="tg-c3ow"> 5</td>
<td class="tg-c3ow"> Control &
Instrumentation</td>
<td class="tg-c3ow"> 15</td>
<td class="tg-c3ow"> Bachelor Degree
(Instrumentation &</td>
</tr>
<tr>
<td class="tg-c3ow"> 6</td>
<td class="tg-c3ow"> Computer</td>
<td class="tg-c3ow"> 5</td>
<td class="tg-c3ow"> Bachelor Degree (Computer
Science/ Computer Engg/ Information Technology)/ PG Degree (Computer)</td>
</tr>
<tr>
<td class="tg-c3ow"> 7</td>
<td class="tg-c3ow"> Mining</td>
<td class="tg-c3ow"> 5</td>
<td class="tg-c3ow"> Bachelor Degree (Mining
Engineering)</td>
</tr>
<tr>
<td class="tg-c3ow"> 8</td>
<td class="tg-c3ow"> Geology</td>
<td class="tg-c3ow"> 5</td>
<td class="tg-c3ow"> M.Tech/ M.Sc (Geology)</td>
</tr>
<tr>
<td class="tg-c3ow"> 9</td>
<td class="tg-c3ow"> Finance</td>
<td class="tg-c3ow"> 14</td>
<td class="tg-c3ow"> CA/ CMA/ Degree (Any
Discipline)</td>
</tr>
<tr>
<td class="tg-c3ow"> 10</td>
<td class="tg-c3ow"> Human Resource</td>
<td class="tg-c3ow"> 10</td>
<td class="tg-c3ow"> Degree (Any Discipline), PG
Degree/ Diploma (Relevant Discipline)</td>
</tr>
</tbody>
</table>
-> https://i.imgur.com/JE2jQlG.png
Hope this will work better now!
Thank you!
When I check the work that will be seen on mobile or ipad everything is correct. Actually when I look from my cellphone or ipad I see notable differences. Example: the categories do not appear on the posts, or if I want to see all the posts from the menu, show them to me in windows … why? What’s the problem?
Hi,
You can build this page using tagDiv Composer you need to make a new page and set in the row some inner rows than set the layout on them as in your example https://i.imgur.com/ixRUEVS.png -> https://i.imgur.com/yxLmd3f.png after you set the containers for the layout you want -> https://i.imgur.com/UEVUKvM.png you can set the element you need inside the empty inner column, for example if these https://i.imgur.com/npncE57.png are posts then you can use some flex blocks to display them -> https://i.imgur.com/98dxDsg.png -> https://i.imgur.com/yFPPIXc.png -> https://i.imgur.com/vSAsieZ.png -> https://i.imgur.com/q2DYJrg.png also there are other element in tagDiv Composer that you can use.
Hope this will help you!
Thank you!
Hi,
Unfortunately there is no option for this, sorry! As a suggestion you can make your footer bigger for example, if your footer is like this -> https://i.imgur.com/BdKhQlO.png you can make it like this -> https://i.imgur.com/7k9EII1.png this can be a solution for your needs.
Thank you for your understanding!
Hello !
Unfortunately without having the same categories all you can do is to hide those ids in the block. The id must have a – before it. So it will be -639 for example : https://www.screencast.com/t/QANz6eZvk47m
Thank you !
Hi,
If you are using the mobile theme plugin that provide you a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://i.imgur.com/9d0UWLT.png
Also you can show the responsive version on mobile theme -> https://i.imgur.com/m0bVB5T.png you can check more details about mobile theme in our documentation -> https://tagdiv.com/mobile-theme-get-mobile-ready-with-newsmag-theme/ or if you want to have the responsive version only, you can use the amp option from mobile theme -> https://i.imgur.com/oofST3D.png (to use the mobile theme template on amp) or you can disable the plugin.
If there is still a problem, please let me know!
I think I’m missing something fundamental. When I create my own header or use a premade one from the Cloud Templates, none of the values I set in the Theme Panel are being picked up. For example, if I set the color to red in “Theme Panel > Theme Colors > Header > Text Logo Color” and then add a Header Logo element in my header, the color of the logo text is not red. I realize I can set the color in the DivTag Composer, but I had assumed that was for overriding the site wide settings in Theme Panel. Another example is that in “Theme Panel > Header > Text Logo” I have set a value like “My Header”, but when I add a Header Logo element it doesn’t pick that value up. I have tried setting a bunch of different values in Theme Editor and only a few of them seem to make any difference. What is the point of Theme Panel if the elements in DivTag Composer can’t reference them. Are there variables I can use or something like that? Like in DivTag Composer put $TEXT_LOGO as the value? Or for colors put $THEME_ACCENT_COLOR?
Hello,
>>I think that the code was set at the bottom of the code<<
I added the following code at the bottom of td_background_render.php but this did not work (page-ids & image-urls are ok):
if (is_page(‘6461’)){
$this->background_parameters[‘theme_bg_image’] = ‘https://unser-mitteleuropa.com/wp-content/uploads/2020/03/DE_2.jpg’;
}
elseif (is_page(‘6469’)){
$this->background_parameters[‘theme_bg_image’] = ‘https://unser-mitteleuropa.com/wp-content/uploads/2020/03/AT_1.jpg’;
}
PitH
I just upgraded to 10.3.1, and I can’t get child themes to work using a plugin or via FTP. Here’s what I have tried:
For all previous versions, I had been using the free version of the Child Theme Configurator plugin. I upgraded to the Pro version, and it says child themes should work when I analyze Newspaper. However, the site is completely broken when I preview/activate the child theme. I’ve tried changing the settings multiple times with the same result. This is a preview of the child theme (home page):
I have also tried adding the sample child theme via FTP to wp-content/themes/. Afterward, WordPress gives me an error saying I need to add a parent theme when I go to Appearances > Themes.
I only need a functions.php file in the child theme.
Live site is https://www.hungrypinner.com
Hi,
The td_background_render.php is set in D:\xamp\htdocs\Newspaper\wp-content\plugins\td-composer\legacy\common\wp_booster\td_background_render.php I think that the code was set at the bottom of the code -> https://i.imgur.com/FD7uyIq.png unfortunately I’m not 100% sure.
Also now in Newspaper 10.3.1 you can use tagDiv Composer an you can set the background image on what element or row you want, also you can use tagDiv Cloud Library for template, if you want you can play with them.
Thank you!
table code is <style type="text/css">
.tg {border-collapse:collapse;border-spacing:0;border-color:#bbb;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#bbb;color:#594F4F;background-color:#E0FFEB;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#bbb;color:#493F3F;background-color:#9DE0AD;}
.tg .tg-c3ow{border-color:inherit;text-align:center;vertical-align:top}
.tg .tg-4qqe{font-weight:bold;font-size:22px;border-color:inherit;text-align:center;vertical-align:top}
.tg .tg-7jts{font-size:18px;border-color:inherit;text-align:center;vertical-align:top}
.tg-sort-header::-moz-selection{background:0 0}.tg-sort-header::selection{background:0 0}.tg-sort-header{cursor:pointer}.tg-sort-header:after{content:'';float:right;margin-top:7px;border-width:0 5px 5px;border-style:solid;border-color:#404040 transparent;visibility:hidden}.tg-sort-header:hover:after{visibility:visible}.tg-sort-asc:after,.tg-sort-asc:hover:after,.tg-sort-desc:after{visibility:visible;opacity:.4}.tg-sort-desc:after{border-bottom:none;border-width:5px 5px 0}</style>
<table id="tg-WD84p" class="tg">
<tr>
<th class="tg-4qqe" colspan="4"><br> Total Vacancy Details<br> </th>
</tr>
<tr>
<td class="tg-7jts" colspan="4"><br> Graduate Executive Trainee<br> NEW JOB NOTIFICATION</td>
</tr>
<tr>
<td class="tg-c3ow"><br> S.No<br> </td>
<td class="tg-c3ow"><br> Post name<br> </td>
<td class="tg-c3ow"><br> Number of Post<br> </td>
<td class="tg-c3ow"><br> Qualification<br> </td>
</tr>
<tr>
<td class="tg-c3ow"><br> 1<br> </td>
<td class="tg-c3ow"><br> Mechanical<br> </td>
<td class="tg-c3ow"><br> 125<br> </td>
<td class="tg-c3ow"><br> Bachelor Degree (Mechanical<br> Engg)<br> </td>
</tr>
<tr>
<td class="tg-c3ow"><br> 2<br> </td>
<td class="tg-c3ow"><br> Electrical (EEE)<br> </td>
<td class="tg-c3ow"><br> 65<br> </td>
<td class="tg-c3ow"><br> Bachelor Degree (Electrical<br> Engg)<br> </td>
</tr>
<tr>
<td class="tg-c3ow"><br> 3<br> </td>
<td class="tg-c3ow"><br> Electrical (ECE)<br> </td>
<td class="tg-c3ow"><br> 10<br> </td>
<td class="tg-c3ow"><br> Bachelor Degree (Electronics<br> & Communication Engg)<br> </td>
</tr>
<tr>
<td class="tg-c3ow"><br> 4<br> </td>
<td class="tg-c3ow"><br> Civil<br> </td>
<td class="tg-c3ow"><br> 5<br> </td>
<td class="tg-c3ow"><br> Bachelor Degree (Civil Engg)<br> </td>
</tr>
<tr>
<td class="tg-c3ow"><br> 5<br> </td>
<td class="tg-c3ow"><br> Control &<br> Instrumentation<br> </td>
<td class="tg-c3ow"><br> 15<br> </td>
<td class="tg-c3ow"><br> Bachelor Degree<br> (Instrumentation &<br> </td>
</tr>
<tr>
<td class="tg-c3ow"><br> 6<br> </td>
<td class="tg-c3ow"><br> Computer<br> </td>
<td class="tg-c3ow"><br> 5<br> </td>
<td class="tg-c3ow"><br> Bachelor Degree (Computer<br> Science/ Computer Engg/ Information Technology)/ PG Degree (Computer)<br> </td>
</tr>
<tr>
<td class="tg-c3ow"><br> 7<br> </td>
<td class="tg-c3ow"><br> Mining<br> </td>
<td class="tg-c3ow"><br> 5<br> </td>
<td class="tg-c3ow"><br> Bachelor Degree (Mining<br> Engineering)<br> </td>
</tr>
<tr>
<td class="tg-c3ow"><br> 8<br> </td>
<td class="tg-c3ow"><br> Geology<br> </td>
<td class="tg-c3ow"><br> 5<br> </td>
<td class="tg-c3ow"><br> M.Tech/ M.Sc (Geology)<br> </td>
</tr>
<tr>
<td class="tg-c3ow"><br> 9<br> </td>
<td class="tg-c3ow"><br> Finance<br> </td>
<td class="tg-c3ow"><br> 14<br> </td>
<td class="tg-c3ow"><br> CA/ CMA/ Degree (Any<br> Discipline)<br> </td>
</tr>
<tr>
<td class="tg-c3ow"><br> 10<br> </td>
<td class="tg-c3ow"><br> Human Resource<br> </td>
<td class="tg-c3ow"><br> 10<br> </td>
<td class="tg-c3ow"><br> Degree (Any Discipline), PG<br> Degree/ Diploma (Relevant Discipline)<br> </td>
</tr>
</table>
<script charset="utf-8">var TGSort=window.TGSort||function(n){"use strict";function r(n){return n?n.length:0}function t(n,t,e,o=0){for(e=r(n);o<e;++o)t(n[o],o)}function e(n){return n.split("").reverse().join("")}function o(n){var e=n[0];return t(n,function(n){for(;!n.startsWith(e);)e=e.substring(0,r(e)-1)}),r(e)}function u(n,r,e=[]){return t(n,function(n){r(n)&&e.push(n)}),e}var a=parseFloat;function i(n,r){return function(t){var e="";return t.replace(n,function(n,t,o){return e=t.replace(r,"")+"."+(o||"").substring(1)}),a(e)}}var s=i(/^(?:\s*)([+-]?(?:\d+)(?:,\d{3})*)(\.\d*)?$/g,/,/g),c=i(/^(?:\s*)([+-]?(?:\d+)(?:\.\d{3})*)(,\d*)?$/g,/\./g);function f(n){var t=a(n);return!isNaN(t)&&r(""+t)+1>=r(n)?t:NaN}function d(n){var e=[],o=n;return t([f,s,c],function(u){var a=[],i=[];t(n,function(n,r){r=u(n),a.push(r),r||i.push(n)}),r(i)<r(o)&&(o=i,e=a)}),r(u(o,function(n){return n==o[0]}))==r(o)?e:[]}function v(n){if("TABLE"==n.nodeName){for(var a=function(r){var e,o,u=[],a=[];return function n(r,e){e(r),t(r.childNodes,function(r){n(r,e)})}(n,function(n){"TR"==(o=n.nodeName)?(e=[],u.push(e),a.push(n)):"TD"!=o&&"TH"!=o||e.push(n)}),[u,a]}(),i=a[0],s=a[1],c=r(i),f=c>1&&r(i[0])<r(i[1])?1:0,v=f+1,p=i[f],h=r(p),l=[],g=[],N=[],m=v;m<c;++m){for(var T=0;T<h;++T){r(g)<h&&g.push([]);var C=i[m][T],L=C.textContent||C.innerText||"";g[T].push(L.trim())}N.push(m-v)}t(p,function(n,t){l[t]=0;var a=n.classList;a.add("tg-sort-header"),n.addEventListener("click",function(){var n=l[t];!function(){for(var n=0;n<h;++n){var r=p[n].classList;r.remove("tg-sort-asc"),r.remove("tg-sort-desc"),l[n]=0}}(),(n=1==n?-1:+!n)&&a.add(n>0?"tg-sort-asc":"tg-sort-desc"),l[t]=n;var i,f=g[t],m=function(r,t){return n*f[r].localeCompare(f[t])||n*(r-t)},T=function(n){var t=d(n);if(!r(t)){var u=o(n),a=o(n.map(e));t=d(n.map(function(n){return n.substring(u,r(n)-a)}))}return t}(f);(r(T)||r(T=r(u(i=f.map(Date.parse),isNaN))?[]:i))&&(m=function(r,t){var e=T[r],o=T[t],u=isNaN(e),a=isNaN(o);return u&&a?0:u?-n:a?n:e>o?n:e<o?-n:n*(r-t)});var C,L=N.slice();L.sort(m);for(var E=v;E<c;++E)(C=s[E].parentNode).removeChild(s[E]);for(E=v;E<c;++E)C.appendChild(s[v+L[E-v]])})})}}n.addEventListener("DOMContentLoaded",function(){for(var t=n.getElementsByClassName("tg"),e=0;e<r(t);++e)try{v(t[e])}catch(n){}})}(document)</script>
we recently installed the newspaper theme. This is the error we are getting since we activated this:
2020/03/23 12:35:16 [error] 126664#126664: *71934795 FastCGI sent in stderr: “PHP message: WordPress database error Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8mb4_unicode_ci,COERCIBLE) for operation ‘like’ for query SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.post_author IN (90579) AND (((wp_posts.post_title LIKE ‘%연동출장샵(까톡us5882)?제주출장업소✔%’) OR (wp_posts.post_excerpt LIKE ‘%연동출장샵(까톡us5882)?제주출장업소✔%’) OR (wp_posts.post_content LIKE ‘%연동출장샵(까톡us5882)?제주출장업소✔%’)) AND ((wp_posts.post_title LIKE ‘%서귀포op추천↘연동출장마사지%’) OR (wp_posts.post_excerpt LIKE ‘%서귀포op추천↘연동출장마사지%’) OR (wp_posts.post_content LIKE ‘%서귀포op추천↘연동출장마사지%’))) AND (wp_posts.post_password = ”) AND wp_posts.post_type IN (‘post’, ‘page’, ‘attachment’) AND (wp_posts.post_status = ‘publish’) ORDER BY (CASE WHEN wp_posts.post_title LIKE ‘%연동출장샵(까톡us5882)?제주출장업소✔ 서귀” while reading response header from upstream, client: 66.249.79.233, server: analyticsindiamag.com, request: “GET /search/%EC%97%B0%EB%8F%99%EC%B6%9C%EC%9E%A5%EC%83%B5%28%EA%B9%8C%ED%86%A1us5882%29%F0%9F%94%83%EC%A0%9C%EC%A3%BC%EC%B6%9C%EC%9E%A5%EC%97%85%EC%86%8C%E2%9C%94+%EC%84%9C%EA%B7%80%ED%8F%ACop%EC%B6%94%EC%B2%9C%E2%86%98%EC%97%B0%EB%8F%99%EC%B6%9C%EC%9E%A5%EB%A7%88%EC%82%AC%EC%A7%80/?category=3&author=90579&time=year HTTP/1.0”, upstream: “fastcgi://unix:/var/run/php7.4-fpm-analyticsindiamagazine.sock:”, host: “analyticsindiamag.com”
Hi Vlad,
thanks for your response. The problem is that in the slideshow there are articles from various categories and in the article box below there are only articles from one category. So sometimes the first two articles should not be shown in the box and sometimes the only the first one for example.
Do you have any recommandations for fixing this?
Best regards,
Tim
Hi,
The “Unique articles” option is available only on pages, but you do not need to worry, you can achieve the same on category template to, all you need to do is to edit the cloud template for the category with tagDiv Composer like this -> https://i.imgur.com/jA26NO8.png -> https://i.imgur.com/4lWs4CG.jpg and you can edit it how you want, for example you can set a offset for posts -> https://i.imgur.com/zKfRO5c.jpg in this way the posts will no repeat -> https://i.imgur.com/YADfkcj.png -> https://forum.tagdiv.com/flex-block-settings-guide/
Hope this will help you!
Thanks.
Hi,
I´m creating posts now that include videos. Each video is around 10-15mb in size, only 5-10 seconds each. However, the videos seem to load at an increadible slow speed. I’ve had complaints from my readers that they’ve given up on viewing the videos due to the loading speed, or lack there of.
An example for posts that include videos: https://hmagasin.is/hreyfing/aefingar/20-minutna-hiit-aefing-til-ad-framkvaema-hvar-sem-er/
Is there any way I could gurantee a better loading speed? Does it have to do with my hosting provider (Godaddy)?
Thank you for your assistance.
All the best,
Thor Karlsson
Hi,
In order to set/adjust the fonts on homepage and posts you need to check if you are using cloud template or PRO demos, these can be editable only with tagDiv Composer, for example a single post template from tagDiv Cloud Library -> https://i.imgur.com/bD6NncP.jpg click on the elements you want to edit -> https://i.imgur.com/I5MszA1.png also if you are using standard template and style, you can use the settings from theme panel -> https://i.imgur.com/rqAosK8.png
For homepage, you need to edit it with tagDiv Composer too -> https://i.imgur.com/xEv9s7h.jpg -> https://i.imgur.com/WHlRFXk.png -> https://i.imgur.com/Z0ADgGn.png -> https://i.imgur.com/1q3xz6J.png
Hope this will help you!
Thank you!
Hello, please what can I do to make my landing page show my posts in categories or snap-views rather that listing the whole posts in one long boring view. Please see below,at 1.My site, and at 2. What I like to achieve.
1. My site
http://corengr.com
2. Example of what I like to achieve
https://www.pulse.ng
Thanks
Hi,
You can use the amp version for mobile theme with amp -> https://i.imgur.com/thlcC5V.png and the normal adsense from desktop. Also you have the choose to use the responsive version for pages/posts where you want to have the same layout on mobile an desktop -> https://imgur.com/KTsPEj3 -> https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hello !
That can be achieved using the offset post options as you can see here: https://www.screencast.com/t/hZMIkp6z
For example. If the first block has 4 posts you will set the second block offset to 4.
I hope this was helpful !
Thank you !
I want to run AMP mobile. I put the header coder but the ads didn’t run. There’s body code also given. Kindly tell me where to put the codes for AMP mobile ads. I search for it but couldn’t find anything. Check out the screenshots.
I know that ACF is not your Plugin, but if you say that it is possible to insert it in those files of the screen https://i.imgur.com/gLoYC17.png, I would like to kindly understand how.
I’m trying to insert <?php echo the_field(‘author’, $this->post->ID);?> in tdb_single_modified_date.php but it doesn’t work.
Since ACF’s shortocode doesn’t work in Template Clouds, for example in Column text, I’m willing to sacrifice single_modified_date.php for it to show the author field I need.
Hello !
In order to change the header logo please follow our tutorial here: https://www.youtube.com/watch?v=HXQQygkCCJo&t=3s
Thank you !
Hi,
Now I understand, as I can see the disclaimer bar is working on this posts https://adaras.se/lackryl-akrylnagellack-guide/ maybe because you have set some disclaimers and in this one is just a message -> https://adaras.se/fantastiska-instagramplatser-i-cornwall/, the bar is still there but there is nothing to display -> https://i.imgur.com/mom1cgC.png
Thank you!
Hi,
You can set a sidebar bar but not on a fix position, for example you can use a smart sidebar -> https://forum.tagdiv.com/smart-sidebar-2/ or you can create sticky columns for sidebars using tagDiv Composer -> https://tagdiv.com/multiple-sticky-sidebars/
Newspaper WordPress Theme Tutorial: How to Create and Customize Your Sidebar -> https://www.youtube.com/watch?v=fa7GenCHcBU
Hope this will help you!
Thank you!
Hi,
You can use a licence key for one single product, but if you want to move the Newspaper theme to another website, you’ll need to reset the licence key from that website http://prntscr.com/ouwxxd and remove the theme, in this way thy licence will be available for the new website.
According to Envato license terms a theme can be used for a single end product (website)
– https://themeforest.net/licenses/standard
– https://themeforest.net/licenses/terms/regular
The licence can be use only for Newspaper theme, to set a woocommerce store, you need to use the woocomerce plugin, here is an example how it will look -> https://demo.tagdiv.com/newspaper_tech/shop/
Thank you for your understanding!