- NewsmagSmart list ads
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
- NewsmagBackground introduction
- NewsmagTheme colors introduction
There isn’t any custom CSS I could use to add them to posts on mobile or pages in general?
No, but now I’ll do different, no problem.
But I have a problem with my mobile theme. In a post with Smart List, on mobile is not loading the Smart List 1 (default) but the Smart List 7
Take a look (in mobile):
http://exploreorlando.com.br/comparativo-brasil-x-eua-produtos-de-mercado/
Hello,
Unfortunately pages are very different from posts. Visual composer can be activated on posts from the plugin settings but this is not tested or recommended. Posts have their own like buttons you can activate from here: http://screencast.com/t/X9c10hiLJIOm Unfortuantely these options will not work on the mobile theme and visual composer elements cannot be used as well. the mobile theme is very different from the main theme as it only uses limited features in order to provide top loading speeds. https://forum.tagdiv.com/the-mobile-theme/
Thank you!
While editing a post and refreshing the updated post on the frontend of the site, I noticed that the footer – which I had previously disabled – was showing again. That was odd, but I figured it was a small hiccup.
However, I also noticed that none of the big grids worked anymore (on homepage and on category pages).
It’s almost as if something got reset (and somehow made the big grids stop working).
So, recapping: “Big grid” type of post display stopped working on categories and on the homepage. I was not working with those settings when it broke.
I checked the settings and it looks like everything is set up correctly.
I’ve tried:
– Ensuring unique articles is disabled
– Disabling plugins (despite not working with them when it stopped working)
– Removing all filters from the big grid (just showing posts from all categories, no filters)
– Adding a new big grid with no filters
– Adding a different type of big grid with no filters
– Removing other big grids from the page
Theme:
Newspaper version: 7.1.1
Plugins:
Contact Form 7 version 4.4.2
Google Tag Manager for WordPress version 1.3.2 (disabled)
Simple 301 redirects version 1.07 (none entered, fresh install)
tagDiv Mobile Theme version 1
tagDiv Social Counter version 4.1
WP Pipes version 1.22 (disabled)
WP Super Cache version 1.4.8 (disabled)
WPBakery Visual Composer version 4.11.2
Yoast SEO version 3.3.4
Hi Catalin,
Thanks for your email. Very helpful.
I chose not to use the tagdiv mobile theme because I want the desktop and mobile site to be synchronized.
However, I want to know how i can change the ad banners on the mobile so I do not have the same banners running on both desktop and mobile platforms.
Secondly, I also want to change the mobile header and the mobile footer.
Thirdly, Can I also have the this inform of the javascript slider http://pix.my/KtcSxgLG
Any assistance here?
Hello Bogdan B.,
I also want the mobile theme to be in sync with the desktop.
I will like to remove the LATEST ARTICLES and replace with the items on the Desktop Page.
Kindly give assistance.
Hey guys,
I was looking to add a facebook like button to my page, and of course I can do this with Visual Composer, but then how do I add a like button to the mobile theme page? Is there a way to do it?
And what about a like button to the posts for the mobile theme? I only just realised there are only sharing buttons now. Thanks!
Hi,
2) This css should remove a bit of spacing but keep in mind that css is very specific and it will only apply to the homepage on mobile. If you require other adjustments, you will have to use the browser inspector to figure out how to remove the spacing with css as this is very personal and we cannot provide a general code that can remove the white space everywhere:
@media (max-width: 767px){
.block-title{
margin-bottom:10px!important;
}
.td_block_1 .td_module_4{
padding-bottom: 5px!important;
}
.td_block_5 .td-block-row:last-child .td_module_3{
padding-bottom: 5px;
}}
5)You can activate the author name and the comments count for that particular block by removing the 2 // lines from here: http://screencast.com/t/WGirLBFwo Unfortuantely that’s about it. There is no other content that can fit in there as there has to be enough space for longer post titles.
6) The problem with the different module under the recipes category is because you only have 4 posts to show in that category .Every category is made out of 2 sections. A big grid and a module. You have a big grid with 3 posts and a module with 1 post. If you add more posts it will populate the module section with more posts. These can be selected from the per category settings: http://screencast.com/t/xEp1tg1Kw
I hope this helps.
Thank you!
I am not referring to the mobile theme. it’s disabled. I am talking about the mobile optimizations of the main theme. I wish my site to be 1:1 as desktop one. The modern devices can handle all.
Hi Bogdan,
Turns out i had the following script in the mobile portrait media query for another form on the site.
input[type=text] {width:200px;max-width:200%;}
All is fixed now and working.
Thanks for your help on this matter
Thank you
Hi,
On my mobile devices I cannot see the issue only on the browser emulator. Please try to disable all plugins except visual composer, clear cache and reset cdn files. Then test the menu again. if the problem is still there, please try to activate the main theme as you may have some code in the child theme that could affect the header.
Let us know how it goes.
Thank you!
Hi,
I have checked your site and saw the error. It is caused by this banner ad here: http://screencast.com/t/dk2ERxaD
Please select a smaller size for your mobile ad from the theme panel ad settings.
Thank you!
Hi,
I have checked your site and apart from the fact that your visual composer plugin is not active, I could not find any errors. i have tested it on multiple devices but the mobile menu works fine. Maybe it was a caching issue and it since then got cleared.
Let us know if you still have trouble with this.
Than you!
Glad you figured it out. For more info on the mobile theme please consult this guide: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hi,
If you do not wish to use the mobile theme you can simply deactivate it from the plugins section.
Thank you!
Ups! My bad.
It seems it changes the newspaper font for the other icons as well. We need to be more specific with the css.
Try this one instead:
#td-top-mobile-toggle .td-icon-mobile:before{
content: ‘\f10c’;
}
#td-top-mobile-toggle [class^=”td-icon-“]:before, [class*=” td-icon-“]:before{
font-family: ‘fontawesome’;!important
}
You can add it in the theme panel. No need to alter style.css.
Thank you!
Hi
There is an issue with Bookmarklet when mobile theme is enabled. We investigate this issue and will try to find a solution in shortest time possible.
Sorry for inconveniences and thanks for your understanding.
Hi,
I just did the modification again to test it and the locations panel shows the new mobile menu : http://screencast.com/t/P46tEvQGWXjB
Please make sure you customized the code properly.
Thank you!
Noticed this on mobile yesterday and on clearing all caches, all theme settings have been reset on both mobile and desktop: http://bestforcats.co.uk
Logos are gone, footer settings, colours, AdSense, everything. This was not user error, everything seems to have been cleared.
Any help would be greatly appreciated.
Hi
We removed the font for that icon but you can use Font awesome for menu plugin to add it in mobile menu. You have to edit header-menu.php and header-menu-h1.php and replace the indicated class with the one for desired icon from plugin: http://screencast.com/t/PRk6WOVh Here you can find more detail about how to use Font Awesome 4 Menus plugin https://forum.tagdiv.com/how-to-add-icons-in-menu/
Thanks!
Hi
To remove the modal window from login widget you have to edit top-menu.php and remove these classes: http://screencast.com/t/6pUOPlwTz5q Note that our login system was intent to work only with modal window abd if you remove it then there will be needed other adjustments.
We did not tested wordpress social login plugin with thew theme and we’re ot aware of its functionality in order to provide an answer.
The mobile menu have the same structure as desktop menu and link target can’t be changed easily. Basically you have to register a new menu and set a custom html structure for it then use it only for mobile.
This is a complex task which require lots of customiztions and tests in order to be achieved. We can’t offer customization services at the moment so if you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.
Thanks!
Hi,
Unfortunately there is no option at the moment to add blocks to your pages on mobile. We will try to include more options in the mobile theme including a few blocks without using visual composer but we have no eta on this yet unfortunately. It is a work in progress. At the moment you will have to use the standard MCE editor for pages.
If you are comfortable around coding, you can try to alter the mobile theme files. There is a folder called ‘mobile’ in the main theme folder where you will find the page template files.
Thank you!
Hello
Thanks for the last development with the newspaper . But I have a problem with the mobile phones , the site doesn’t appear or work good on iPad , I phones , and some other phones
Thanks for your cooperation
thank you
How about possible to change the the mobile menu icon to this =>https://www.dropbox.com/s/el6utg0rxkylsdp/Screen%20Shot%202016-07-04%20at%208.27.20%20PM.png?dl=0
Hi,
I have updated to 7. I tried out the new mobile theme but reverted back to the original responsive theme.
However, when i scroll down on a mobile device the menu seems to break from the container.
Would you be able to assist me with this?
Please see http://www.londonnewsonline.co.uk.
I look forward to your reply