- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsWhat is Ajax preloading?
Hello
The website is http://www.futbolday.com
I have checked all code again and it´s ok, but it doesn´t work.
The problem I found with this title is the view displayed on mobile, because the text is very big on mobile and the picture background can´t see properly. That is one of the reason I would like to place it below the picture.
Thanks
Hi, please see this screen shot. The link is http://www.hyperbolistic.com/mobile. On iOS devices, the slider text is all loading on top of each other, and the slider doesn’t work. Help! (and thanks!)

Other pages are having issues on iOS swiping smart lists also (for example: http://www.hyperbolistic.com/wtf-did-i-just-see-on-instagram/). I don’t know if these issues are related.
Hello joyceloh,
1) If you want to enlarge your logo size on your mobile mode, you should try a bit of CSS and add it in Theme panel->Custom CSS area, like this: http://screencast.com/t/Hu6ilCrf
@media (max-width: 767px){
.td-retina-data {
width:200px;
height:70px;
}
.td-main-menu-logo img {
max-width: 200px;
max-height:70px
}
}
The result you should see here: http://screencast.com/t/poBxwQrKrHr
2)If you want to reduce the padding-bottom and the margin-bottom you should also use a bit of CSS, like this:
.td_block_big_grid_3 {
padding-bottom:25px;
}
.td-a-rec-id-custom_ad_2 > div {
margin-bottom:25px;
}
The result you should see here: http://screencast.com/t/5Xfuc2l0nBEp
Hope this helps and let us know how it goes!
If is not what you mean, please provide more details.
Thank you for the message!
Is there anyway to add the Top Menu to the Mobile Menu other then just adding the CSS from this post to unhide it? Is there no way to add it to the menu-mobile.php??
Could it somehow be added to this:
<div class="td-mobile-content">
<?php
wp_nav_menu(array(
'theme_location' => 'header-menu',
'menu_class'=> '',
'fallback_cb' => 'td_wp_no_mobile_menu'
));
The Header Menu is there, could you just somehow add ‘td-demo-top-menu’ to that same “theme location”? I tried adding it next to ‘header-menu’ but that just broke the site. Adding the CSS the link above works, but it doesn’t look very good. I would rather not go that route if I didn’t have to.
Hi,
Where did you added the css code provided by Emil?
As I have checked this on your site and it doesn’t apply on mobile – tablets/destop – for phones is the default css – http://screencast.com/t/SHt0gcv34teb
Please add the code in Custom Css section(not advanced) – http://screencast.com/t/6pnCj5CJ4B
Thanks!
How to show in mobile only ? (same whatsapp)
Hello !
I could do the changes on php.ini but the problem is still on the website & on the header i got :
“; var td_ad_background_click_target=””; var td_ajax_url=”http://dooweet.org/fr/wp-admin/admin-ajax.php”; var td_get_template_directory_uri=”http://dooweet.org/fr/wp-content/themes/Newspaper”; var tds_snap_menu=””; var tds_header_style=””; var tds_mobile_swipe=””; var td_search_url=”http://dooweet.org/fr/search/”; var td_please_wait=”Please wait…”; var td_email_user_pass_incorrect=”User or password incorrect!”; var td_email_user_incorrect=”Email or username incorrect!”; var td_email_incorrect=”Email incorrect!”; var tds_more_articles_on_post_enable=””; var tds_more_articles_on_post_time_to_wait=””; var tds_more_articles_on_post_pages_distance_from_top=”0″; var tds_theme_color_site_wide=”#e51a1f”;
Do you have any idea how to solve it ? Thanks a lot for your help, and happy new year 🙂
Hi,
Do you have this issue on mobile(I guess)?
Please switch to the main theme and see if you still have this issue. If the issue disappear please make a backup of your current child theme files and update it to the version provided with the theme files as from version 6.3 we have changed the system. You can find it in /code folder – https://forum.tagdiv.com/whats-included/
Let us know how it goes!
Thanks!
Hi,
Unfortunately the theme doesn’t have an option to block an image on mobile devices, you can use custom css to hide it but it will still be loaded in the source just that it will not be visible.
The theme used the same thumbnails on blocks/modules even it is desktop or mobile(it is used just css to customize them on different devices) to not create so many thumbs for each device.
Thanks!
Hi,
The theme is responsive as it is fluid and style for desktop/tables/mobile screens unfortunately it doesn’t have any settings to disable background image on mobile(you can only hide it via custom css) and this option is from Visual Composer(background to the row/column).
For css you can differentiate phones an tablets using media queries – https://css-tricks.com/snippets/css/media-queries-for-standard-devices/
For php you could use this function – https://codex.wordpress.org/Function_Reference/wp_is_mobile
Thanks!
Hi,
Please help with the below:
1) Can you help me with the CSS code to enlarge my logo size on mobile version? It is too tiny now
2) Can you help me with the CSS code to lessen the height for top of my ad box and bottom of my ad box on my homepage?
Link sansan.qriosity.com.sg
For no. 2, it worked for my desktop and laptop, but not on my mobile screen. The tiny boxes are still black on my iPhone 6.
Please advise urgently.
Thanks!
Hi
You can define a new menu in td_menu.php file: http://screencast.com/t/crxUuOhFM Also you will need a script in header-menu.php which detect the mobile devices and load your custom menu: http://screencast.com/t/bIRVDKCmC Please note that this is a complex task which require many customizations and i can’t provide a solution now. My advice is to look for a professional developer to help you with this task if you can’t do it yourself.
Thanks!
Hello – is there a way to un-hide the content excerpts so they do show on a mobile phone?
If it helps, I am only using Block21 on my homepage.
Please how do i hide the picture on home page on mobile, so as to load faster
Hello !
Happy New Year !!!
Is it a way to have a different and specific WPmenu only for mobile ?
At this time, i have splitted my contents on the two different menus (TopBar and MainMenu) and on desktop computer : it’s perfect … but on mobile, i show only the MainMenu and not the TopBar. I would like to make another third menu to merge important links of the two others.
Can you help me or implement this featurs in a next update ?
Thank you !
Hi,
Perhaps I have done something to cause this, but I can’t see any reason why it’s happening.
When I view articles on a mobile device, within the sharing bar below each article I see a Facebook like count, but in a normal desktop/laptop view it is not present..
View from Mobile:

View from Desktop:
how do i get the Facebook Page like counter to show on a desktop?
EDIT: Interesting – I have checked a few sites in the showcase at TagDiv – they all seem to suffer the same problem!?
Is there a way to NOT LOAD a row background image (Row Settings/Design Options/Background Image) on mobile devices in order to increase performance?
Also, is there a way to differentiate between cell phones and tablets for mobile options?
Thank you.
I would like to have a divider between articles in module 10 but only in mobile view:
@media (max-width: 767px)
@media (max-width: 500px)
Now I have been experimenting with border-bottom and padding but the result is not satisfying and it does show only on pagenumber 1 and not 2 and up.
Is there a way to put a <HR> between the articles or is there another way?
Thanks
Thank you for the reply. The thing is the above solution provided by you didn’t worked. I got some different solution for that. But the problem is, the inserted element overlaps with the post content in the mobile view alone as shown here. How to solve this? Check the screenshot provided below.


Thanks
Hello,
if you managed to insert the desired text/code and it works on your desktop version, then you can use css to hide it on desktop and only display it on mobile/tablet. For this you will need to edit the code a bit and add a css class to it so it can be targeted. Then you can use css like so:
@media (min-width:1140px){
.customclass{
display:none
}
}
This will hide your code for the desktop version of your website.
I hope this helps.
Thank you!
Hello colgate,
If you want to disable all the sidebars in mobile and tablet mode, you need a bit of CSS to hide this option. Plase try the code below and place it in Theme panel->Custom CSS area, like this: http://screencast.com/t/5iPUuNZoso3l
@media (max-width:1018px){
.td-ss-main-sidebar {
display:none;
}
.td-pb-span8.td-main-content {
width: 100%;
}
}
The above code is only for posts. If you want to hide them for pages, it is not a simple task because it is not easy to target the sidebar class and it depending on how you set the sidebars for pages. As a method to add the sidebar for pages would be with Visual Composer and with Wigetsized element, like this: http://screencast.com/t/dXPluCP9xJy and you can try the code below:
@media (max-width:1018px){
.wpb_widgetised_column {
display:none;
}
.td-pb-span8 {
width: 100%;
}
}
The result you should see here: http://screencast.com/t/tYMlNthWcx
Hope this helps and let us know how it goes!
Thank you for the message!
Hello Bogdan,
Thanks for you previous revert ! I just had another query :
What should I do in case if i want to just show this text (piece of code) to just the mobile/tablet user and not the desktop users.
How can I identify the user-agent of the visitor and then show the text accordingly.
Please reply !
How to Disable All Sidebars in Mobile and Tablet View?
Thanks