- TutorialsDefault Block Settings Guide
Hello. I was editing my theme and i got this error:
Warning: A non-numeric value encountered in /home/gamingno/public_html/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_mega_menu.php on line 116
Im seeing this on live website, but when i edit on td composer, it doesn’t show up.
I figured out the non-AdSense ads, but still have the question about the header ad. Thanks.
Example: https://www.vitalthrills.com/2019/03/08/zazie-beetz-and-betty-gabriel-enter-the-twilight-zone/
Is there a way to have the AdSense header ad load in between the Infinite Loading posts (or just at the top of the next page?). I haven’t removed the Header Ad AdSense code from the theme panel but it’s not showing.
That also counts for any non-AdSense ads such as Taboola (below our articles) and Insticator (on the right). Those are loading just fine on the Cloud Templates but are no longer appearing on the secondary Infinite Loading posts. I’m assuming it’s because the secondary pages are not loading the required codes for those ads in the header and footer. Are there php pages for the Infinite Loading that we can add these codes to?
Hi,
I was inclunding some icons in the header menu with “Menu Icons” plugin and when I included an image, some of the menu´s categories disappeared. When I tried to reinclude the missing categories (Appereance/Menus) the option “Make this a category mega menu” disappeared too. How can I get back this option?
Im using the demo “Business” from Newspaper.
The plugin does not have a valid header.
Downloading update from http://wccg1045fm.com/wp-content/themes/old-Newspaper/includes/plugins/td-composer.zip?uid=5c82c5830a4ab…
Unpacking the update…
The package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature
I user the theme for three different web site (three different licenses)
today I noticed how on the Ads tab while I set
Header Ad –> Disable on phone “320×100”
the result is to appear “320×250”
and I know that google does not want it big ad at the top
what happens;
Hi Calin,
Thank you for your replay! I will definitely try to set a new page as footer so It can be translated.
About the strings, I already tried with the plugin which you mentioned above (Polylang Theme Strings) and all the strings are translated. But still when I switch to the other langue from the front end, I see the English version of the content, but theme elements which already have been translated in Polylang stay on Bulgarian. Whatever I do they don’t change. I am talking about related articles, see more articles and the comments section for example, they stay on the same language. Take a look to see what I am talking about: http://goandplay.eu/en/walters-arnaus-qatar-masters-2/ The option for switching languages is at the top right section of the header.
Any advices and help is highly appreciated, thanks!
Hey,
No – I haven’t made changes to the theme files.
Is it possible to pay to have a tagdiv developer look into it?
I spent hours trying to get the header the way I liked it and I can’t afford to do it over when it may not even resolve the issue.
Thanks,
Keith
trying to work with the new templates. the tagdiv composer is incredibly difficult to work with. I have the header with the nature background (I don’t know how to tell you which one it is). how do I change the image? I’ve clicked everywhere I can think of and ive wasted like 30 minutes on this.
Hi,
Did you make some change to mega menu ( you add some code in theme panel, or change in theme files ) -> https://www.screencast.com/t/gW7QdbLre
Please import a new header from cloud library and check if that search is working.
Thank you for your understanding!
You could check some guides for setting up adsense ads in the AMP plugin
– https://isabelcastillo.com/google-adsense-wordpress-amp
– http://www.jilaxzone.com/2018/04/21/a-guide-how-to-show-adsense-ads-on-amp-pages-on-wordpress-sites/
The AMP plugin has a setting to change the header color, should be in Appearance->AMP
– http://prntscr.com/muz5gi – http://prntscr.com/muz5di
Hi,
If you do not made and changes on fonts size, those will be the same on mobile and desktop, if you made some changes those will not appear on mobile theme, will appear in default size.
For gradient color on header on mobile theme you’ll need to use this custom css -> https://www.screencast.com/t/ydR4yRN8
.td-header-wrap {
background-image: linear-gradient(to right, #321efc, #fec98a);
}
Set the code in theme panel>Mobile theme>Custom code -> https://www.screencast.com/t/KeLsSEk9h
Thank you!
This is true in all templates, even in an empty header template
Hello Simon,
Thanks for answer.
I had this in ssl-params: add_header X-Frame-Options DENY;
After removing this line, it starts working.
Thanks
-
This reply was modified 7 years by
soromamadou.
Hello, team tagDiv.
1. I added a header template and a couple of other templates from TD cloud library. If I will lose them after the update?
2. I created my homepage with TD composer. What should I do to keep a back up of the homepage and all its style since I’ll lose everything after the update?
Thanks.
Hello, I changed the colors on the admin panel however when I load the website it firsts shows a blue color than after some time it shows my theme color.
Here’s my website:
Is there a way to load the red directly instead of seeing the blue? thanks
Thanks.
I’ve tried this. Cleared the cache and it’s still not functioning. I’ve tested the mobile search on the desktop, and that works. But the regular live header search isn’t responding when clicked.
Is there something else that I can try?
Thanks,
Keith
Got it. Is there any way to add Google ads to the Classic version, and perhaps at least a different color header bar from the standard blue?
-
This reply was modified 7 years by
mparlevliet.
-
This reply was modified 7 years by
mparlevliet.
Hi.
I have updated to 9.6 version. The tagdiv mobile theme works fine. But why the font size is smaller than actual?
How can I set a gradient header background in mobile theme?
Hi,
With the introduction of the header builder you can build a header in any way possible within the composer. In order to have access to the header builder and manager the cloud library plugin has to be active – https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Then in the composer these elements will appear – http://prntscr.com/mul38z
In the cloud library section you can import headers designed by us (and modify them if needed) or start creating your own from a blank template – http://prntscr.com/mul3z2
So something like that is possible if you use a cloud header template. Let me know if you have more questions.
Thanks
Hi,
You have to set x-frame options to allow. Please contact your host and ask about enabling x-frame options. There is a chance this code from below could work if you enter it in the htaccess file
<IfModule mod_headers.c>
Header always append X-Frame-Options SAMEORIGIN
</IfModule>
If it doesn’t, best bet is to ask the hosting provider about changing the sate of the x-frame to allow. Let us know how it goes.
Thanks
Hi,
I don’t quite understand the problem. So the post titles are not appearing in the modules? that would be unusual. Some more details would be helpful, and a link to the website so I can inspect the problem.
For increasing the size of the icons either in the top bar or the main menu there is no setting unfortunately. However I could give you a code that you can enter in the theme panel custom CSS code section. it will increase the icons to a value of your choosing (modify the size in the code how you want). Example – http://prntscr.com/mukutj
.td-header-menu-social .td-social-icon-wrap i {
font-size: 18px;
}
Let me know.
Thanks
I have a problem with the header template. Problems are the elements of the code visible on the attached screen
https://ifotos.pl/z/qwaexhs
“Page Menu
The Newsmag theme supports pages in menus. Yes, you read that right! You can assign a whole page built with the TagDiv Composer, as a mega menu in the theme’s header.”
I used this pages menu, in my main menu, but in mobile, they don’t appear, what should I do?
Hi,
With the header builder it is possible, you can now design the header and add the elements you want – http://prntscr.com/mujjm2
So you can add as many ad boxes you want in the header, in any location possible within the header.
In order to be able to use the header builder and manager, the cloud library plugin has to be active
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
There are header templates built by us, you can also create your own with a blank template
– http://prntscr.com/mujlw3
Let us know if you have more questions.
Thanks