- 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
Can you be more specific on the mobile option. How are you trying to view the mobile option?
I am using the same code mentioned within that link you provided (but changing image size, etc), have been for some time and I have not had issues via desktop or mobile.
Hello and thank you for your answer. But that’s what I did in the corresponding boxes but nothing is displayed on mobile. I do not understand why ? Thank you for your help.
Hello,
I am using “News Week” demo theme on my website, I do not have mobile plugin installed.
There are some differences between mobile and desktop view and i just want website to be the same for any device.
1st difference:
The desktop view:

Mobile View:

In Mobile View, the logo’s not showing completely.
How to adjust it for mobiles to view the logo fully?
2nd difference:
Mobile view:

There are 2 buttons, First is Sign in and the second is Join, However in Desktop View, there is just one button
Sign in / Join. I’d prefer to have 2 buttons in desktop view as well.
So, how could i make it both mobile and desktop view the same?
Thanks in advance.
Hi,
1) I would like to hover the custom titles at my page http://www.next.blue/diensten. I’m using header template Block Header 7, Title background color #ffffff, Title text color #212121 and Accent hover color #00b0ff. What’s your advice?
2) The distance between main text & social icons & author text / date in my posts looks fine at my laptop. However on mobile the icons are not centered between the text & author / date. Please check: https://next.blue/2018/03/19/takalani-over-zijn-noodlot/. How to fix this?
3) How to change the title color of the Mailchimp Sign-Up Form Widget? Please check my sidebar at https://next.blue/2018/03/19/takalani-over-zijn-noodlot/. I would like to change the black title color of “Ontvang onze nieuwsbrief” into #212121.
Thanks a lot!
Hi Everyone,
This message is not directed to the folks at TagDiv.
Best as I can tell, not only has this topic been around since 2016 (at least), but has of January 2018 the answer was that the theme does not support the Featured Image into the RSS feed. The lack of support and resolution of this topic after 2+ years is beyond comprehension.
For this reason, I believe the TagDiv folks are useless.
However, having said that, it seems there are plenty of people that have asked this question. Not sure if anyone has found a solution that works for both Desktop RSS and Mobile RSS…meaning…having the featured image available for all “@media” types.
Solutions we have tried seem to only focus on desktop RSS feeds and miss the mobile option.
https://woorkup.com/show-featured-image-wordpress-rss-feed/
We are concerned about adding more plugins to our website and would rather find code we can add to our functions file.
Look forward to hearing what solutions are available.
Thanks for your feedback.
Hi Chris,
Does the example function code work for both desktop and mobile RSS feeds? or do we need to add something for mobile?
Thanks for your help.
Hi Catalin,
I searched for “featured image rss” in the forums….and based on what I have read…it would seem to me….TagDiv needs to get the featured image into the RSS feed by default.
People are jumping through hoops trying to figure this out and the fact that this is not automatic in the theme seems ridiculous at this point.
Incidentally, if you do this for the featured image, please be sure you take into account both desktop and mobile….alternatively, for each media type.
My two cents! 🙂
Here’s another issue – i just did a test on my mobile device and none of the pages are showing content…
tagDiv AMP and Mobile plugins make my site extremely slow. Its worse on wp-admin area, it can merely load, sometimes it freezes. My site was loading fine before I installed the mentioned 2 plugins.
Is there a way to use these plugins without compromising site performance?
Thank you in adavance
Hi again.
Its weird because i checked those last 2 columns and mobile and web display settings says: show
We provided a solution in a similar topic, the user wanted to display a bigger logo in the mobile menu. So we provided a code to increase the logo size while maintaining a proper positioning for the menu and search icons. That code would look like this on your website
– https://www.screencast.com/t/05EzKKphvW
The same size will be kept when sticky
– https://www.screencast.com/t/QFm3Fbm9OVwA
So you could try it and see if this is how you want it, the code could be modified if needed. This is the code, it can be entered in Theme panel->Custom CSS
@media (max-width: 767px) {
.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu, #td-header-menu {
height: 100px !important;
}
#td-top-mobile-toggle,
.header-search-wrap {
top: 23px;
}
.td-main-menu-logo img {
max-height:100px;
}
.td-header-menu-wrap.td-affix {
transform: translate3d(0px, 0px, 0px)!important;
}
.td-header-style-6 .td-main-menu-logo img{
max-height: 100px;
}
}
I believe those columns might be hidden on mobile. Please edit the page with the tagDiv composer and check if that is the case. Click on the columns that are not displayed and see if they are hidden on mobile
– https://www.screencast.com/t/H8LlYhWo8l
– https://www.screencast.com/t/4ZA3PT1EgVGx
That would be the case, I see those 2 columns are hidden on mobile
– https://www.screencast.com/t/l98IqgF1sx1p
Hi,
You could change that background color in the demo stylesheet
– https://www.screencast.com/t/q7aj5IGs
The demo you have installed uses an overlay menu page template. On mobile a background color is set so it will not be transparent. If it would be transparent when sticky it will look like this
– https://www.screencast.com/t/mIbOVsnI1ts
But you could change the black color in a different color as shown. Or further override it with a code like this (in Theme panel->Advanced CSS in the phones section)
– https://www.screencast.com/t/WugzgEDNjL
.td-construction.page-template-page-pagebuilder-overlay .td-header-wrap .td-header-menu-wrap.td-affix {
background-color: #fff!important;
}
Thanks
Dear. how much thicker we can make the header in mobile devices from the standard 54px without compromising the quality and look of the theme? What size you recommended?
Hi,
That is the new social sharing functionality, when there is not enough space available to display all the socials they will be hidden and an option will be displayed to show them (a “+” sign).
I could give you a code you could try, to remove the text on the socials on mobile, thus creating more space. Enter it in Theme panel->Advanced CSS in the phones section.
.td-post-sharing-visible .td-social-but-text {
display: none;
}
Hi,
We could take a look of you could at the issue if you could provide a link to that page. I have placed info boxes in a 4 column split row
– https://www.screencast.com/t/n4Dt5qi0A1s
On mobile they are all displayed one below the other
– https://www.screencast.com/t/61clCubeOqN
Hello flo2paclegacy,
I have inspected your website and I saw that you are using the Mobile Theme. So, if you want to display more ads for that mobile version you should add the Ad Code to the right fields from here -> https://www.screencast.com/t/RQSiDZsIIk in Mobile Ads.
Thanks for your understanding!
Hi,
So you want to increase the size of the mobile top menu section
– https://www.screencast.com/t/zO3er2gEEL
The default height of the mobile menu is 54px, it could be increased if that is what you want. Also the menu and search icon together with the logo will have to be taken into account as they will not look properly if the height is increased.
If this is what you want to do I will try to give you a solution, let me know.
Hi,
You can see how the website will look on mobile in the tagDiv composer as you are building the page
– https://www.screencast.com/t/W8TmMnur6BMS
You could use the CSS section to position the elements in the page differently (by adding margins and negative margins, padding etc). Those will only apply on mobile when mobile is selected
– https://www.screencast.com/t/Dcvz7cCYacwu
Maybe this information is helpful for you.
Indeed the mobile theme has different files then the main theme. These are located in the mobile folder
– https://www.screencast.com/t/hgrGL0lYiGh
That is where all the mobile theme files are located, if you want to make modifications to them. For the footer logo on mobile you could use a code like this to reduce it if needed
– https://www.screencast.com/t/PFltz9Kjk8
.td-footer-logo img {
max-width: 50%;
}
Mobile theme custom CSS can be entered in Theme panel->Mobile theme->Custom code.
Hi Tagdiv team.
I have a problem with mobile menu background. I tried alot of things its stay black while im using sticky menu.
Menu stays white on pc but only black on mobile.
You can control
Thank you.
They are showing on my end on a desktop interface http://prntscr.com/izhqpp. The plus sign appears when the buttons cannot fit on a screen (such as on mobile devices) and clicking on it expands the selection of the buttons.
Hello, Can you help me again? I want a responsive share button on mobile, I am using style 2 button, this when I see on desktop https://prnt.sc/izhkce, and this when I see on mobile https://prnt.sc/izhl21, I want to make the share button in post responsive like in demo when seen on mobile devices, This is when I see the demo on desktop https://prnt.sc/izhn4d, I want to make the share button responsive like this https://prnt.sc/izhnj0 when I see on mobile devices. I am not using mobile theme plugin.
Thanks
Hello,
I made 4 Column Image Info Box on PC but it shows only first 2 info box on mobile.
How to fix that ?
Hello, I can not display google Adsense ads on the mobile version of my site.
However, I inserted the codes in the theme settings with WordPress but they are not displayed. What to do please?
Here is my website: https://2paclegacy.fr
Thanks in advance for your help.
(sorry for my english, I’m french)