- ApiPractical example – How to add a new Block and Module
- ApiAPI – Smart Lists – Introduction
- ApiAPI – Category top section style – Introduction
- ApiAPI – Category top section template – Introduction
- Apitd_api_module::update
- Apitd_api_module::add
- ApiAPI – Modules – Introduction
- ApiUsing the Theme API in plugins
I have the same problem.
My Mobile menu is not working.I have droped mail Emil G has checked and there is no changes has been done to the code.I have disabled all the plugins still its not working.This problem is there for a quite a long time.Please help me with this.
Thank you. But why is there a new Mobile Logo upload in 4.0.2, wont the 300×100 and 600×200 be enough? Do i reference those files for the mobile logo?
Now if we can figure out what is causing the logo troubles (being blocked) on the iphone all will be grand. =)
It works with images and AdSense. But, does it supports other PHP codes?
I’m running the PageSpeed Insights and receiving a terrible result. On desktop im receiving a 65/100 – and I wanted to point out a lot of is has to do with ‘CSS’ (same with mobile). It’s telling me to optimize css deliver of the following (http://screencast.com/t/z9EIqVts0B2). Any suggestions? (v. 4.0.2)
Hi,
The themes latest version is 4.1 not 4.2, so like i said i have tested on themes latest version and found no issues.
Look at the demo, it’s using the latest version and the same div’s withe same classes http://screencast.com/t/heekiVyswuU It’s working fine there too.
When I say that on mobile Google doesn’t allow ads to be placed first on page causerie may cause inconvenience when scrolling on mobile, it;s a Google policy.
You may want to disable some plugins if you say the ads don’t work for you and see if it starts working.
Thanks
Also, what do you mean by’Google doesn’t allow add to be placed on the first page, and that’s the case for your site’ — I have never heard of this before. Please explain.
Hi
First of all, can you please check it on V4.2? I can’t switch to the old version as I have a added lots of customisation to it.
Second, I have tried it with three different codes. I tried it with image first, then other code and then Google AdSens. None of them works.
Please check and let me know.
Thanks for the help.
Hi,
It’s not a bug, I have tested this and works fine using theme version 4.1 not 4.2 🙂
Please make sure you have added the ads well and also double check your code.
In case of Google ads the banners are made responsive by Google not by the theme, check your site and refresh the page to see that the banner it’s changes size depending on screen width.
Your site:
Also on mobile Google doesn’t allow ads to be placed first on page, and that’s the case for you.
Try to use an image to check this or try withe code from our documentation.
For more info you can follow this guide: https://forum.tagdiv.com/ads/
Thanks
Could you please update your documentation for doing the logo in 4.0.2
I created a .png file of 300×100, and another .png file for 600×200. Theme Panel in 4.0.2 has 2 places for the 300x 100 and 2 places for the 600×200 (logo, and Mobile logo). I don’t understand why a 600 size is needed?
The logo is blocked in iphone by a layer of white (banner, menu I don’t know what it is) but it’s not showing up on top.
Please gather all .css fixes and post in documentation as one set of instructions or please issue patch file that fixes that.
Thank you so much.
—
Hi,
Filing another bug-report. If Style 2 is chosen, then side-bar widgets get all messed up and line height goes up to 50px as font size shoots up to 35px…this is the css which takes over side-bar:
.single_template_2 .entry-title, .single_template_5 .entry-title {
font-size: 35px;
line-height: 50px;
margin-bottom: 14px;
margin-top: 0;
}
.. and looks really ugly. Please release a fix with next version which if I compile are:
1: Timeline CSS is broken on mobile and some browsers
2: There should be Style 6 which offers full width featured image to complement full width title
3: Fix Title font size for style 5 (missing from post settings)
4: Settings for Page Content fonts missing from Theme Settings
No one? Can someone from tagDiv just tell me if its a bug or not?
This work great for PC and (iPad – Portrait) but on (iPhone), (small tablet) and other phones it don’t look good,is there a way to not center the mean menu on mobile devices…
Hi,
I fixed it already.
Thanks anyway!
Please check this: https://forum.tagdiv.com/topic/bug-4-2-responsive-ad-divs-doesnt-work-on-tablet-tp-and-mobile/ and https://forum.tagdiv.com/topic/how-to-use-shortcodes-on-theme-files-to-display-blocks/
They’re very urgent, would be great if you kindly help me 🙂
anyone?
Hi
I was trying to add responsive ads to my site but the “tablet tp” and “mobile” div doesn’t seems to be working. You can see on my site on the Subscribe section (scroll down). I have created a custom subscription box and I’ve inserted its code on the divs. Example:
<div class="td-visible-desktop">
subscription code
</div>
<div class="td-visible-tablet-l">
subscription code
</div>
<div class="td-visible-tablet-tp">
subscription code
</div>
<div class="td-visible-phone">
subscription code
</div>
I am not sure why but the code doesn’t works in “td-visible-tablet-tp” and “td-visible-phone”. I’ve tried it with different codes but doesn’t work at all.
Notice: The code was same on all of them. I tried it from three different smartphones and tablets.
Please help. If you’re planning to fix in the next update, its not good for me. It is very urgent. So, can you please kindly provide the fix now?
Cheers!
Hi,
Thanks for another great update. Would like to point some bugs
1. When Style 5 is chosen in DEFAULT SITE POST TEMPLATE, the title doesn’t respect the font size chosen in Post Title Settings and insted stuck at 50px
2. Even of the thumbnail of Style 5 shows that the title won’t go above the right side-bar, it goes full width. That needs to be fixed or there can be Style 6 where the title goes full width.
3. Timeline css breaking on mobile devices remains as reported earlier.
Thanks for great update.
Hi,
I haven’t upgraded to 4.x yet… Bit concerned to after recent comments here 🙂 (I love this theme by the way)
I was wondering if there was a way to control what featured images/articles appear in the top scroller …. At present, it seems that only the most recent featured articles will show… Is there a way for me to selectively choose which articles appear (regardless of date?).. Eg; say I have an amazing story from a month ago, but I still want it to show in the big slider on the first reel…,, if it’s too old, it will just no show. And also, on a mobile device, only one in 4 will show (but I can understand the technical limitations on this).
..and sometimes,,I have articles that are recent, but I don’t necessarily want then to show on the slider in chronological order (yes, I suppose I could take them out of featured…but, I still wouldn’t mind controlling the order of the featured slider.)
Hi,
I have sent you an e-mail with my access details. Could you already check that?
Thanks!
Hi,
The logo appears there because it’s like a menu-item from that list now. Please chose the “header style 2” from Theme Panel and set to hide the header only on screens with the minimum width of 768px using this code in Custom CSS > Theme Panel:
@media (min-width: 768px) {
.td-header-bg {
display: none !important;
}
}
Also remove this code:
.td-header-bg {
display: none !important;
}
and
@media (max-width: 767px) {
.td-header-bg {
display: block !important;
}
}
from Theme Panel > Custom CSS filed.
Hope this helps!
Sorry about this!
Let me know if works!
@seitenprofi Use the same method to add the logo like a menu-list item and them position it using CSS like you want it.
For the logo to be shown on mobile chose the menu style 2 and use the @media or the advanced CSS from Theme Panel http://screencast.com/t/CvwEyAOxSxb2 to hide the header from other screens or the above CSS:
@media (min-width: 768px) {
.td-header-bg {
display: none !important;
}
}
Thanks
-
This reply was modified 12 years by
Lucian.
Hi,
Maybe the best way to do this is to try and find a plugin that dose just that.
Other solution would be to duplicate the function that creates the social sharing buttons http://screencast.com/t/7Z32UhNHD5tj and modify it to do just what you want.
So you can go to the td_module_blog.php file, duplicate the function and change it’s name, change the buttons functionality like you wanted from here: http://screencast.com/t/VfNug3sq
Then, in order to show the buttons on each post template add them to the post page by calling your new function after the featured image like this: http://screencast.com/t/k45JQ1tJBX
This is an example I made for the post style 2: http://screencast.com/t/8d2CeidHx3
Thanks
When I do this, it work but this time the login field is invisible in computers
Lucian,
Logo appears in sidbar navigation on mobile. Like this: http://www.screencast.com/t/s7G3QuiTq9P9
@Lucian: thanks for your question.
I want to realise a two column layout. It should look like this:
____________________________________________
Navigation Logo
____________________________________________
Content Right column
(News, search)
____________________________________________
The logo shall stay responsive on the right side of the navigation unless the screen is minimized to a mobile version.
And the logo shall stay in a line above the right column.
-
This reply was modified 12 years by
seitenprofi.
-
This reply was modified 12 years by
seitenprofi.
Hello Lucian,
Thank you for your help, as always it is highly appreciated. Unfortunately I think I did not explain exactly what we want to achieve. The sharing buttons on the bottom of the article we would like to keep them exactly as they are. What we need is to add on the top of the article 4 normal link/buttons to our social media accounts. (ex.facebook.com/wearabletechnologies).
Also, is there anyway that this changes will work for all the posts styles? (We used the default one until v4.0, and now we are using style 3? Please see below 2 screenshots to help you help us 🙂
Kind regards,