Search Results for 'mobile'

Results from the Forum
miguel_dimase
tagDiv Member

Thank you very much.

May I ask you, however, why do you say that having the title -centered- inside the header and above the menu may not be the best solution? I’d really like not be forced to display the Top bar in mobiles…

Thanks again

Simion C.
tagDiv Staff

It could be centered but that may not be the best solution. A solution would be to place it in the top menu with one of the solutions mentioned above. Then I can give you a code to display the top menu on mobile
https://www.screencast.com/t/Dj20r0Yg1Vo

This is the code for that


.td-header-sp-top-menu:after {
content:"Escritos y lecturas"
}
@media (max-width: 767px){
.td-header-sp-top-menu,
.td-header-top-menu-full {
display: block!important;
text-align:center;
}
.td-social-icon-wrap{
display:none;
}}

You could also style it if you want to – https://www.screencast.com/t/YO1f2eWnp2k

miguel_dimase
tagDiv Member

Yes, but the problem still is that the Top bar will not show in mobiles.
But with somethink alike your solution:

#menu-principal-1:before {
content: “Escritos y lecturas”}

I achieved this: http://migueldimase.com/

¿How can I center this title WITHIN the header? (remeber: I don’t want to increase the header’s height).

Thanks

miguel_dimase
tagDiv Member

Thanks for answering, Bogdan.

Yes, accross the whole site.

One solution I thought of was to create an additional element with the title tag in the secondary menu, which it’s in the Top bar (I’m using Header Style 1 – Multipurpose and Top bar Style 1). Then format that element (center it, change its font to a larger one, etc.) through CSS, BUT it would not appear in the mobiles’ main screen because the Top bar and the secondary menu are hidden in that cases.

I suppose I could use the space reserved for the ads in some header styles (may be “widgetizing” it with some plugin), but in my preferred style I haven’t got that space to the right anyway (http://migueldimase.com/).

Another way would be to add another bar between the Top bar and the header, just for the title. The downside would be a longer (higher) header, which I don’t like.

So, I think the ideal place would be INSIDE the header without making the header it bigger, in top of the main menu (may be decreasing its height a bit) where “Writings and readings” (the name of my site) could be displayed (in a line not too much higher/longer than the Top bar’s height).

But, ¿how can it be done?

Thanks again.

Simion C.
tagDiv Staff

Hi,

Deactivate the optional mobile theme plugin if you want to display the same content from desktop on mobile.

Note that when the mobile theme is active, you will have to create two versions of a page. One for desktop with the page builder or in any way possible. Also one for mobile, this is limited to the mobile editor and it’s simple capabilities
https://www.screencast.com/t/jeHTSQZauy
https://forum.tagdiv.com/the-mobile-theme/

The mobile theme is intended to be used if you want to display a different version of the website on mobile, a simpler and lighter version with no blocks, grids etc. If you want to display those elements, deactivate the mobile plugin.

Thanks

bmdaly
Participant
#0

Dear team,

I am having a bit of an issue with mobile display. If I open the page on my phone it does not display at all what I created. It’s like the theme is not loading, it is just a standard page with no blocks. I have the mobile plugin installed. Also, how can I add items to the mobile footer?
webpage: https://moosa-daly.com/549163_wordpress/
Please help! Thank you!

mybookworm
Participant
#0

Hi, i am building a site around viral news and buzz content. recently
at the beginning. my sidebar was showing on both pages. but, about a day
ago or so the sidebar stopped displaying on individual posts.
Anyone know why?

i have the sidebar built with the backend editor, WPBakery, and i have
a widget sidebar created. any suggestions? it worked before, but it stopped
for some reason.

take a look at my site for live demo: http://www.bigboxnews.net

my site only displays properly on Desktop at the moment, as i am still setting
up the look for mobile. so, not ads or sidebars show on mobile.

thanks

Jon

Ryansmccain
Participant
#0

My logo in the menu looks good on the desktop and also looks good on mobile but somewhere in between there it gets out of whack. You can see what I’m talking about here. Should I resize the logo? Is there anything I can do?

https://doc-08-48-docs.googleusercontent.com/docs/securesc/i0qld5e491kvvorh740bpgtmju6m3hen/2l9clsqt0d2omml1vhl7i8rbj6l98f94/1531836000000/04519533531171807314/17891460150702035875/1hW3J-KllV32oXb-OeW6LpZc8L_qgY0S7

or

https://www.InterestingAnswers.com

Thanks

Catalin
tagDiv Staff

Hello ananas,

If you want to do something like this, notice that you can do it from TD Composer when you edit your homepage. As a hint, for Mobile, you can use some elements you want and hide the unwanted ones, like this -> https://www.screencast.com/t/ISZ6fVXRQ0 In that way you can create your desired layout for each device.

Hope this helps!

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

What description are you referring to exactly? I will take a look on mobile if you could mention what is happening for you.

Thanks

Catalin
tagDiv Staff

Hello Cristina,

Sorry but please notice that Mobile theme has not been designed to work with Newsmag, unfortunately!

Thanks for your understanding!

Cristina
Participant
#0

I have dowload complete folder but inside plugin i not see td_mobile..

ananas
Participant
#0

Is it also possible to change the block used in a sidebar when using a mobile device? I would like to use block 7 on the desktop, but block 9 on mobile devices, because the sidebar is too similar to the content of the page and there is no longer sufficient visual delimitation. Is it possible to change the block or does the look of block 9 have to be imitated via CSS?

imbob
tagDiv Member

Oh, you are right, they do show on mobile. I thought the Line one at least would be for PC as well because nowadays there’s a Line PC app.

Bogdan B.
tagDiv Staff

Hello,

Sorry but the only block that can have a different layout for mobile devices is the flex block. You can set it up in the tagdiv composer separately for each device in particular: https://www.screencast.com/t/iCSSYePV5R4c

Thank you!

Simion C.
tagDiv Staff

Hi,

Did you test on mobile? Socials specific for mobile will not be displayed on desktop. I could take a look if there is a problem, please provide a link to your website.

If the image has a title – https://www.screencast.com/t/nqwX3btK
That will be displayed when the image is hovered. If you were to remove the title there will be nothing displayed.

Thanks

Simion C.
tagDiv Staff

Hi,

That is not possible with the current theme settings, the mobile menu will only display on mobile. It is not designed or supposed to appear for desktops.

Bogdan B.
tagDiv Staff

Hello,
You can simulate a mobile device in the chrome browser inspector like so:
https://developers.google.com/web/tools/chrome-devtools/device-mode/
You do not need custom css to change the mobile theme colors though: https://www.screencast.com/t/Yop8vHu5

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Both your mixed content issue seem to be images so you might want to have a look at your theme panel and remove any image that was added before the ssl implementation. They will not change to https automatically. Check the backgrounds for the mobile search and menu as these are the most overlooked ones. Please also check the theme background and logos for header, mobile or footer.

Thanks.

Simion C.
tagDiv Staff

Maybe you modified the mobile theme modules
https://www.screencast.com/t/Lz1RKpyiDf
The related articles module is module 1, check the modifications made there.

Raveess
Participant
#0

Now i used block. I want 2 column of page on mobile.
How to edit code or setting for responsive?

Please help.
Thank you.

eivindert
Participant
#0

Hi,

Is there a way to make the menu as “dotted menu” on PC? Just like on mobile?

ivovesely
Participant
#0

Hello,

thank you very much for nice template. I want to ask you if I can design in any other way searching form in menu (www.happyivo.com). In mobile version it is amazing and I couldn´t make it better, good job. But in desktop/notebook version it is poor to me. Can I change the desing and effects somehow?

Thanks in advence

hellnest
Participant
#0

Hello,

How to achieve that? because my Editor is a little bit “outdated” person. He always put the image inside the post instead using featured imaged. He posted normally using WordPress Mobile App. So maybe someone here can help me out on this issue.

Thomas
Participant
#0

Hello
Before one of the last update all texts on mobile was justify.
http://Www.joseph-illusion.fr
It is important fir our client.
How we could achieve that?
Regards
screenshot

Viewing 25 results - 27,776 through 27,800 (of 41,416 total)