Search Results for 'mobile'

Results from the Forum
kpople
Participant
#0

I made another reply on the following url:
https://forum.tagdiv.com/topic/menu-popping-out-every-time-i-switch-screens-on-newspaper-mobile-theme/

But I haven’t received any response yet.
I did what Simion has instructed me to do, but the problem still persists. Could you please help me out?

Thanks.

Catalin
tagDiv Staff

Hello crazydiver,

Notice that our theme has two possibilities to be displayed on mobile. The default one is General Responsive Mobile and with Mobile Theme plugin. The first one will display the exact layout from the desktop in responsiveness mode and the second one, Mobile Theme will display a certain layout for mobile as you can see in our documentation from here -> https://forum.tagdiv.com/the-mobile-theme/ -> https://www.screencast.com/t/yzdjJUZ4W If you want to change something like this from here you can do it from the code. Also, if you will choose the first way, it’s enough to set up your blocks with your desired filter and the mobile responsiveness will display the same results but on mobile.

Thanks for the message!

Simion C.
tagDiv Staff

Hi,

Be sure to check on mobile emulator or on mobile, like this
https://www.screencast.com/t/ANmwTgKLPD
On desktop the ads will probably not be displayed, AMP is for mobiles.

Thanks

crazydiver
Participant
#0

Hello,

I am using the mobile plugin. The homepage shows a top grid and latest articles.

I would like to make the posts that appear in the top grid and latest articles random. How do I this for mobile?

Thank you.

Catalin
tagDiv Staff

Hello,

Try to add the !important tag for this code to give more priority.

.td-mobile-footer-wrap{
display:none!important;
}

Thanks.

dani7tojo
Participant
#0

Hi,
I would like to have infinite number of posts on the mobile theme at the main page itself . How do I do that? Right now after 12 or 14 posts, it shows page number to navigate. I would like to have infinite number of 30 to 40 article on main page itself.
Kind regards
Thank you

kpople
tagDiv Member

Hi Simion,

Thank you for your prompt reply.

I want to use both speed booster and mobile theme active, so I did remove the line from the file, but the problem persists.

I still have the menu pop out every time I change pages on the website. I tried clearing cache as well.

Is there a different solution?

Thanks!

squallhajime
tagDiv Member

Hi, I know what you mean but it is just not feasible. I have to create a blank template from scratch with different sections and rows. Apart from the blank template, there are really no other “single post templates” that I can use.

Those other templates are more for people who wants to change the look of their header while the body content is taken from the post itself.

I have mentioned that I have to create something similar to https://backlinko.com/mobile-seo-guide. As you can see the content body is broken into different full-width sections with different colors and not just different headers.

So in my case, I can only create a blank template and insert my content DIRECTLY into the template itself. I cant use the WYSIWYG editor in my post at all. So essentially I have to manually add my content into the template like this URL for example – http://exopetguides.com/tdb_templates/blank-single-template/. Then link up the post that I want to create but without any content in its WYSIWYG editor.

In other words, it won’t be dummy content but my actual content which appears twice. One in the template URL you see above and another – my post URL. Can you see the duplicate?

Furthermore, all my content should be consolidated in under WordPress post section. and not some under Post some under Cloud Templates.

If there are really no more solutions I may find another solution.

Hope this clarifies

Thanks

Simion C.
tagDiv Staff

The modules used by the mobile front page grid and category grid for example, these were created specially for the mobile theme. There are no others created unfortunately.

I am not aware at this moment of any plans to make modifications to the mobile plugin, it is a possibility however. Sorry for any inconvenience.

Thanks

Catalin
tagDiv Staff

Hello,

Try to use the code below and place it in Theme panel -> Custom CSS area.

.td-mobile-footer-wrap{
display:none;
}

The result is here -> https://www.screencast.com/t/HdZ5cW1Afhg

Thanks.

kpople
Participant
#0

Hello,

I’m currently using Newspaper 8, and I’ve recently activated the mobile theme.
But one thing I noticed is that the mobile menu keeps popping out every time I change the screens.

Could you please take a look and tell me how I can get rid of it?
The link to the website is in the video:

Thanks!

Simion C.
tagDiv Staff

Hi,

On phones the sidebar content will drop below the comments at the bottom. The sidebar cannot be disabled just for mobile, only in general. Hiding the sidebar would be an option with CSS or in the composer with the responsive options, but it does not apply here because there is an Adsense ad in the sidebar (Adsense ads should not be hidden with CSS).

Also having an Adsense in a sidebar when sticky could potentially be a violation of Adsense rules
https://www.screencast.com/t/WgVg3S0S2fyt
https://www.screencast.com/t/aztyvtdGZCiU
https://support.google.com/adsense/answer/48182?hl=en

Only when the mobile theme plugin is used the sidebar will not be displayed on phones
https://forum.tagdiv.com/the-mobile-theme/

Thanks

Morre27
Participant
#0

Hi,
I installed the Global Medicine demo for the layout of my website.
But I’m unable the adjust the footer, neither the logo as the Footer text.
I changed all the Global Medicine logos to my own logos but now change…
Also the Main Menu on Mobile is not showing the assigned menu.
Please help

Simion C.
tagDiv Staff

Hi,

Maybe try to raise the caption higher for mobiles, using the per device responsive options of the plugin
https://www.screencast.com/t/p1sRlBfvZR
Changes you will make there for phones will not affect other devices.

Thanks

Catalin
tagDiv Staff

Hello Digital chaos,

The answer for projectdevs, it was this ->> Your logo is cut off because you selected a thumbnail of your logo when uploading it into the theme. Please remove your logo from the theme panel and when adding it again, make sure you select full size from here: https://www.screencast.com/t/3GGvXvaHusr
As for the edge issue, we cannot detect it on our emulations. We do not have any mobile devices that use edge at the moment. What device are you using to test this? Or is it the desktop emulation not an actual device?

Hope this helps!

Thanks.

Simion C.
tagDiv Staff

I thought I fixed that properly, my mistake. This is the whole code, the result should now be what is needed
https://www.screencast.com/t/1AUSmwbyp2k9

#td-top-mobile-toggle,
.td-search-wrapper {
display: none;
}
.td-header-wrap .td-header-main-menu {
height: 47px !important;
}
@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 {
height: 47px !important;
}}
.td-header-menu-no-search .td-header-main-menu {
padding-left: 0;
}

Simion C.
tagDiv Staff

Hi,

I tested this on a phone, for me the same page that is displayed on desktop is displayed on mobile
https://www.screencast.com/t/IvitGYyYC
https://www.screencast.com/t/ZoHE1j34I
These two links are different, one is a category page and one is a page
http://petcompanionmag.com/category/magazine/magazine-archives/
http://petcompanionmag.com/magazine-archives/
That sub-menu item is a page item, so it should always lead to the page not the category
https://www.screencast.com/t/3akDueE0

valergiorgio
Participant
#0

On this webpage : http://www.jeroenvanlange.com/boswell1/index.php/clients/

I can’t get the text under the headings.
If i change paddings to make it fit, then it’s not responsive anymore on mobile.

Francis
Participant
#0

Hi Team,

I activated the smart sidebar which shows in desktop and mobile mode too. However, I don’t want to show the smart sidebar content in mobile mode. How could I do so? Please kindly advise.

My website: NicoBros.com

Thank you.

Regards,
Francis

HumBot
Participant
#0

Hello. I just did the update to 8.8 and everything is running well. However, when I visit the site on mobile, the text is cut off on the bottom inside the slides. Do you know why this is? Thank you in advance for your help.

https://www.yournec.org/

TheLuckyGuy
Participant
#0

Hello,

is it possible to remove the Footer in the Mobile Theme?

Regards,

Lukas

sergio-romualdo
tagDiv Member

Hi, almost solved.
See: https://streamable.com/xinxr
But as you can see in a new video, the orange bar still loading…

If helps, the menu can be removed from desktop to.
I will use UberMenu in the mobile and the desktop.
Ty

Simion C.
tagDiv Staff

Hi,

So you want to remove the URL, email etc from the mobile theme comments
https://www.screencast.com/t/MJvk1RqWi4
Those codes would work for this, for the default consent it should be like this
https://www.screencast.com/t/4DYkgWs2b

.comment-form-cookies-consent {display: none;}

https://www.screencast.com/t/Pr31uyJNyR8

Thanks

squallhajime
tagDiv Member

Thanks for the reply the error is gone now. But is there any way to activate visual composer on post module? As for some of the posts, I need to create them like this: https://backlinko.com/mobile-seo-guide. While others will just be default one.
I tried using the cloud library, it feels more like creating a template than creating a post.

Thanks

orrorea33giri
Participant
#0

Hi

What is the CSS code to hide these fileds in the mobile theme plese?

.td-form-url {display: none;}
.td-form-email {display: none;}
.td-form-cookies-consent {display: none;}
.td-form-cookies {display: none;}
.td-form-consent {display: none;}

Thanks

Viewing 25 results - 28,026 through 28,050 (of 41,416 total)