Search Results for 'mobile'

Results from the Forum
Hinako
tagDiv Member

Thank you, SalsaMonkey2

I’m so sorry but I’m confused.
The code between lines 34-38 is actually working? I copied someone’s code from here on the forum to change the font size of the post titles on mobile devices. It’s worked and the font size changed… but the code is not correct?
And what about the code from lines 40-42? That’s definitely not working, I want to hide “More from author”. I need to “close the {} for media” , right? I know… but it seems closed to me.
If I copied the codes and paste them here, Can you possibly make them right and post here so that I can delete the wrong codes and paste the correct ones? Please?

lines 34-38


@media
(max-width:767px){
.td-post-header header .entry-title{
font-size:22px!important;
line-height:22px!important
}

lines 40-42

.td_block_related_posts .td-related-right {
display: none !important;
}

Thank you so much!!!

SalsaMonkey2
Participant
#0

Hey – I’m using a custom cloud library template for my header and would like to disable the sticky menu for desktop and mobile but can’t figure out how to do that. In Header Manager, both are indicated as off, but are still enabled. I’ve tried various combinations of toggling that setting, but nothing changes.

Calin
tagDiv Staff

Hi,

This is not a problem, that is mobile theme plugin, if you want to have the responsive version, just deactivate the mobile them plugin.

Thank you!

Calin
tagDiv Staff

Hi,

1.First please set the row layout -> http://prntscr.com/pj1g4w after that set some content in empty columns and set the width on column in percent -> http://prntscr.com/pj1gri after that set inline block -> http://prntscr.com/pj1hpg -> http://prntscr.com/pj1j8x
2. Please provide some screenshots with this problem.
3. Please make sure that you set the mobile menu in mobile zone -> http://prntscr.com/pj1nsk not in content zone -> http://prntscr.com/pj1o4q

Thank you!

Calin
tagDiv Staff

Hi,

That is because you are using the mobile login registration, not the desktop, if you want you can check this similar topic -> https://forum.tagdiv.com/topic/call-the-loginregister-modal-box/#post-316003 for page module.

Thank you!

gumball44
Participant
#0

Hi, how can I reduce this size of the menu mobile element ? It makes my top bar menu too big..

Thank you

https://imgur.com/a/W5d0kQI

monitoryngzmi
Participant
#0

Problems
1. Cache plugin off
2. Switch to main theme
3. all plugin deactivated
https://ibb.co/55Ymrgn

monitoryngzmi
Participant
#0

Problems
1. Cache plugin off
2. Switch to main theme
3. all plugin deactivated

Calin
tagDiv Staff

Hi,

From what I can see your menu icons are black -> http://prntscr.com/pj0hai
If you want to change the colors, you can use this custom css -> http://prntscr.com/pj0hz6
#td-top-mobile-toggle i.td-icon-font.td-icon-mobile {
color: #12ea56 !important;
}
.td-header-style-10 .header-search-wrap .td-icon-search {
color: #f112f4!important;
}

The code need to be set in theme panel> Custom code> Advance > css

Also if you want to have more control over header layout on desktop and mobile too, you can use a header template from tagDiv Cloud Library, use tagDiv Composer with header manager to edit it how you want.

Thank you!

Calin
tagDiv Staff

Hi,

That is only a suggestion, also you can use the mobile theme only with amp using this option -> https://forum.tagdiv.com/the-mobile-theme/ -> http://prntscr.com/piyqqo -> https://tagdiv.com/amp-newspaper-theme/

Thank you!

Calin
tagDiv Staff

Hi,

Please make sure that you have set that menu for footer menu mobile too -> http://prntscr.com/piydu3
Also what social media buttons you want to remove ? if you are referring to sharing buttons -> http://prntscr.com/piybuq, then you can deactivate theme from theme panel -> https://forum.tagdiv.com/design-post-pages-using-default-templates/

Thank you!

Vlad S
tagDiv Staff

Hello !

The layout appears like that due to the settings of mobile theme. Unfortunately that cannot be changed.

We are sorry for the inconvenience !

Thank you !

Calin
tagDiv Staff

Hi,

The files for mobile theme can be found in -> wp-content/plugins/td-composer/mobile/single.php -> http://prntscr.com/pixnra

Hope this will help you!
Thanks.

Calin
tagDiv Staff

Hi,

That is a custom menu made with custom work, also this can be achieve using the header manager and set on mobile layout a mobile horizontal menu -> http://prntscr.com/pixbg5 also in order to add icons on menu, please check our documentation from here -> https://forum.tagdiv.com/how-to-add-icons-in-menu/ you’ll be indicate to have a different menu on mobile.

Thank you!

stmstudio
Participant
#0

Hello,

1. I’m trying to create a row that has 3 or 4 columns laid out horizontally but it keeps on giving me columns that are divided vertically. (Mobile)
2. Also I have a row that is divided into 3 columns and when I make it 4, it give me the additional column underneath my existing column. (Desktop)
3. Somehow a row which includes the mobile menu, logo, and the search icon is gone. I’m trying to recreate it but it seems to appear both on desktop and mobile. Is there a way to not show it on the desktop version?

Would someone be able to help me with these issues?
Thank you in advance.

Vlad S
tagDiv Staff

Hello !

The designs do not match because you are using the mobile theme. The Mobile theme was specially designed for optimization on mobile devices. Unfortunately on mobile theme you cannot do much changes of design. If you want to have the same design as on desktop mode you can achieve that by simply disabling the mobile theme.

You will have to recreate your pages into the Mobile editor.

Also you can disable mobile theme on certain pages or posts by following this setting:

Please take a look here: https://forum.tagdiv.com/the-mobile-theme/

Thank you !

SalsaMonkey2
Participant
#0

Hey – I’ve created a custom header using the Cloud Library Template functionality. Everything is great except I can’t find where to modify the logo for the sticky menu. My header displays the correct logo for all browser sizes, but on the sticky menu (for desktop, tablet and mobile) it displays the default Newspaper text logo instead of the logo I uploaded. Can you tell me where I can change this? Thanks!

raaj5671
Participant
#0

Hi,

I have created new menu items for my navigation bar. Instead of adding a subcategory, now I have added a tag as my submenu item. After doing it, I am not able to click the submenu items from my smartphone. I had to force click to open it in a new tab in order to make it work.

Coolweb
Participant
#0

I found your amazing WP theme and my client loves the design. The laptop looks great but we are having problems
with the design of the hamburger menu. I am using the latest version of newspaper on our production site.

http://final.redcarpetsf.net/

Here is the web page link to a mobile vertical and horizontal view using Iphone and Android
What we want done:
I need the custom CSS code to change the horizontal black bar to white or transparent
and the Hamburger Icon ( 3 bars ) and search icon to a black color.

Here is link to the screenshots here

Elle Gamboa
Web Guy for Red Carpet San Francisco

prag81
Participant
#0

Hi, Sometimes when I am accessing the site on my desktop, it is showing the mobile theme. This does not happen all the time but happens intermittently

See screenshot: https://prnt.sc/pipvqi

WenTraveling
Participant
#0

Hello,
I’ve saw the notice that “ If you want to display the same elements on both mobile and desktop, don’t use the mobile theme, the main theme is already capable of this with it’s responsive design for mobiles.”

I would like to display the same, but after I turn off the mobile theme plugin, my page will go wrong.
Is there any setting I should make?

prag81
Participant
#0

Hi, I am using Smart List 2 for my post. it is showing correctly on desktop web). This SmartList 2 displays all list items on one page (no previous / next buttons).
However, the post is appearing differently when accessed on mobile. On the mobile it should just 1 item of the post at a time with previous/next button. How should I show the smart list on one page on Mobile.

See example link (try both from laptop and mobile)
https://travelofer.com/best-vegan-pizza-places-in-london/

bdil
Participant
#0

I’m getting this error from Google and I figure it means I didn’t set up something correctly within the AMP area of newspaper 9. I have the AMP plugin installed as recommended. “The tagDiv Mobile Theme now works best with the AMP plugin to provide a complete solution for your content on mobiles.”

Is this important? How do I fix this?

pawan
Participant
#0

I have listed about us contact us disclaimer pages on footer menu but they are not showing on the mobile version. How can I show them on the mobile version?
and I also want to remove the social media button from my site. How can I remove them?
https://koreanly.com/

Yahtzee_Wikilord
tagDiv Member

Update!

I managed to fix the search box issue by deactivating the child theme and reactivating the core theme.
I was reading this: https://forum.tagdiv.com/the-child-theme-support-tutorial/
I is it not recommended to have a child theme for Newspaper?

Problems that remain:
Logos do not appear, cannot be uploaded / inserted in the Cloud Template headers.
Tests with Elementor suggest that the Mobile Logo works, but the logo on the primary headers doesn’t.
Tagdiv Composer still often hands out error readings.
Often when I edit things, what Tagdiv Composer shows is different from what actually renders.
The rendering of the black background Cloud Template headers (style 3 – 5) is still quite poor when compared to their inherent theme panel versions.

Best Regards!

Viewing 25 results - 21,576 through 21,600 (of 41,416 total)