Search Results for 'mobile'

Results from the Forum
Calin
tagDiv Staff

Hi,

Yes, you can have sub menus in mobile theme, but not mega menu as sub menu, the submenu need to be set as in this documentation -> https://forum.tagdiv.com/main-menu/

Thank you!

Calin
tagDiv Staff

Hi,

Indeed the menu in mobile version is not working on post and you get some errors in console -> https://www.screencast.com/t/koEbs3qZrFI

Please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.

Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all plugins and child theme ( if you are using ) and let only the tagDiv Composer , clear all cache, deactivate the cache plugin and try again.

Here are some resources I found online, maybe they are helpful
https://coffeencoding.com/load-google-fonts-5x-faster-in-wordpress/
https://stackoverflow.com/questions/54277912/ensure-text-remains-visible-during-webfont-load-not-getting-resolved-in-google-p
https://css-tricks.com/snippets/css/using-font-face/
https://developers.google.com/web/updates/2016/02/font-display

Let me know the results!
Thanks.

Simion C.
tagDiv Staff

The theme structured data is defined in the theme code, it can’t be disabled by a setting. For posts it can be found here – http://prntscr.com/oah1i0 the only way to disable it would be to manually remove it from the theme files.

Regarding the breadcrumb, it should be like this:
Desktop – http://prntscr.com/oah3on
Mobile (no mobile theme) – http://prntscr.com/oah3x9
So the only difference would be that the article title is hidden on mobile. What is happening in your case? Please post a link to the website so I can take a look, if possible.

I don’t quite understand the google bot issue. What exactly is the problem you are having?

ludovico.polastri
Participant
#0

I can’t set the same view from desktop to mobile. I see two different layouts. In one it gives me the homepage in the other the list of articles.
Why?
Thank you

Calin
tagDiv Staff

Hi,

For the moment there are no option in our theme to sort the posts display in the mobile theme plugin, maybe this will be include in coming updates.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Now I understanding, you are referring to the sing in/ join image, https://spurt.no/wp-content/uploads/2019/07/mobile-theme-menu.png this will appear only if you have this option activate -> https://www.screencast.com/t/GkWS6qCmBD also the normal sub-menus will be display in mobile menu, only the mega menu will not be display -> https://www.screencast.com/t/ccU0Z4DE -> https://www.screencast.com/t/0vPqCxc6yKaC results -> https://www.screencast.com/t/KvRzVSkf

Thank you!

Akhouri Rohit
Participant
#0

Hello,
I loved your newspaper theme and recently i have purchased the this theme and now i have almost completed my website building but there is a three problem in it:

1- The ” Big grid full 9 ” is not working as a full width grid on my homepage in fact not any big grid full option is working as a full width grid for a homepage on my website.

2- My website is not showing as same on mobile devices as it is showing on my desktop pc. also i don’t have any jetpack plugin so let me know the final step what to do.

3- In ” tagdiv composer ” tell me how to delete the empty column because i have used the option ” clear ” but nothing happened.

let me know that how to deal with these problems with a final point because my deadline is near.

Thanks.

dragonstreet
Participant
#0

Hi TagDiv team,
I’m using the TagDiv composer, but I have few needs that the composer can’t do so far.

1/ Can I use WP Backery, on few pages and posts If necessary ?
(not both on the same target obviously)

2/ Will it be ok for the amp mobile version ? (or will I get conflict or error ?)

thanks a lot
David

spurt
Participant
#0

I want random posts shown for mobile theme (which I have set for other versions). Now the same articles are shown.

spurt
tagDiv Member

According to this:
https://spurt.no/wp-content/uploads/2019/07/mobile-theme-menu.png

it should be possible to have submenus in mobile theme, so why can’t I have it?

spurt
tagDiv Member

I do not understand why it is not possible to have submenus and picture in menus. See screenshot:
https://spurt.no/wp-content/uploads/2019/07/mobile-theme-menu.png

The picture shows a mobile menu, taken from this page:
https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/

So, why can I not have images and submenus in mobile theme?

Vlad S
tagDiv Staff

Hello !

Please add this custom css code in order to activate your dropdown menu arrows:
.td-mobile-content .td-icon-menu-right {
display: inline-block;
}

The code need to be set in Theme panel> Custom code> Custom css

Thank you!

Gyan
Participant
#0

I am using desktop theme of Newspaper but I am unable to see the sub menu items on the mobile view of the theme. my website address is https://www.ccrd.vidhiaagaz.com/

Simion C.
tagDiv Staff

That is not possible, the menu that is displayed inside the menu modal is the header main menu – http://prntscr.com/oaeely
I forgot to mention that there is currently an issue with the sub-menu arrows not appearing on responsive mobile, please enter this code as well to make theme visible
http://prntscr.com/oaefia
The issue will be permanently solved in the next update. here is the code

.td-mobile-content .td-icon-menu-right {
display: inline-block;
}

If you should consider using a cloud header template, then it would be possible to set any menu you want on mobilehttp://prntscr.com/oaegxz regardless of the menus you use on desktop.
These are cloud header templates designed by us – https://cloud.tagdiv.com/#/load/Headers which can be imported and customized. You can also create templates from blank
http://prntscr.com/oaei2m

If you have more questions let us know.
Thanks

Simion C.
tagDiv Staff

Hi,


@Miriam65
The quickest way for a more accurate answer is to try and provide a link to the website and as many details as possible.

So for example are you using a predefined header template? – http://prntscr.com/oae4m9
In this case the sticky mode can be disabled from the theme panel
http://prntscr.com/oae6vd

If you are using a cloud header template, then begin by editing the template with the composer. You have to remove the elements that are set to appear when the header is sticky.
Edit the header and activate the sticky mode – http://prntscr.com/njdq41 then remove all the elements that are in sticky mode. The same for the mobile sticky mode.
You can edit the header in all it’s stages, default desktop + sticky desktop, and also default mobile + sticky mobilehttp://prntscr.com/oae9en (note that the enable /disable option is only for showing the sticky version in the composer edit screen)

Let me know if you have more questions.

Thanks

Simion C.
tagDiv Staff

Hi,

1. That doesn’t have a font setting in the theme panel, if you want to modify the description font in the default author page template, it could be dome with some CSS
http://prntscr.com/oadqzr
If you need help with it let me know. Here is the code used in the emxample

.author .author-box-wrap .desc {
font-size: 15px;
}

2. I see the mobile theme is active, you could do that with some CSS as well, for example
http://prntscr.com/oadtrt

.wp-block-image figcaption {
font-size: 15px;
line-height: 26px;
}

The mobile theme has a dedicated custom CSS section, so the codes entered there will apply only to it – http://prntscr.com/oaduv3
If you need help with it let me know. I should note that in coming updates the mobile theme (which currently does not have any font settings) will receive font settings in the theme panel.

3. That is not actually Helvetica, this font is not being loaded. So the next font in line in the font family is loaded – http://prntscr.com/oadw1nhttp://prntscr.com/oadw9k
Please edit the page with the tagDiv composer, click on the text elements and choose different fonts and colors as you want – http://prntscr.com/oadxka and they should apply properly.

Let me know.

Calin
tagDiv Staff

Hi,

Please remove the background image from Newspaper > Theme panel>Background > Mobile menu/search background and Join in/ join background -> https://www.screencast.com/t/7oDoAmZ1T after that please clear all cache and try again.

Thank you!

cyrus
Participant
#0

Hello,

I have deactivated the Mobile themes, as it only provides 1 predesigned grid. How do I make the Top
Bar show on the mobile them? I would like the desktop version to almost look the same way in the mobile version.

Thank you,

Cyrus

kalintz
Participant
#0

I installed the racing theme with sample data. I changed the single post template to “template 8” and then the sidebar goes missing.

I want to:

1) Add the side bar back in – I tried to use the widgets in the widgets area but the style doesn’t match the original sample data side bar

2) I want to get ride of the word “SHOP” at the top of the header menu.

3) I want to get rid of the search icon at the top of the header menu (mobile)

Please provide instructions on how to do these 3 things.

Thanks

isagachie
tagDiv Member

Thanks so much for your help but… well… you see… I would have have preferred to see the menu appearing in the hamburger menu of the mobile vue.
Do you think it’s possible?
Could you propose me something?

**And what about the sticky top bar in desktop mode I was looking for?

I must confess I’m not accustomed with your Cloud Templates (wich seemms great). And I’m affraid it could lead me to errors in such a “speedy” project.

For a following project I have to realize starting next week… I swear I will dive in it 🙂 !

Thanks again!

#0

Hi.
I exported the Newspaper theme options and pages from our test site and added them to our live website. The page header doesn’t look the same in the live website. I edited the cloud template on the test website and copied all the information and added it as a new cloud template on the live website, but the header doesn’t look anything like the test website.

Also, our mobile header is different than the desktop one. Screenshot: https://www.dropbox.com/s/iffse2q1vfq0xr3/2019-07-03%20Newspaper%20theme%20header%20on%20mobile.png?dl=0

Also, theme colors in the footer are not being copied correctly.

Our test website is mrrwebdev01.wpmudev.host. Our live website is okobserverorg.wpmudev.host.

I’m not finding a solution to either of these issues in the documentation.

Can you please assist?
Thanks.
Bob

meri
tagDiv Member

Simion,

1/ When I change the font size in Theme Panel > Theme Fonts > Post elements > BOX AUTHOR DESCRIPTION then the font size of the description doesn’t change on the Author page. In a way it makes sense as it’s supposed to change it for “post elements” but then how to change the font size of the description of the author on its page?
Here is an example: https://www.mondeoz.com/author/yann/

2/ How can I change font size and line height for the captions of images on Mobile (and mobile only)?
Here is an example: https://ibb.co/LCB93H2 (for the post https://www.mondeoz.com/destinations-voyage/bons-plans-sortir-barcelone/)

Thanks

Grexi126
Participant
#0

Hey there,

it looks like the mobile menu is not working on my site.
Furthermore, there are way too many Ads on the mobile version of the site and I have no idea why that is. Eg the one that scrolls with you or the one after the footer?

https://www.zock-around-the-clock.com/

Thanks for your help!

Cheers,
Gregor

Calin
tagDiv Staff

Hi,

Yes, but those links are from an ad code that you have insert in theme panel or an ad plugin, those are not from our theme, please deactivate all non theme plugins and remove all ad codes from Theme panel>Mobile them >Mobile ads/AMP ads/AMP Analytics -> https://www.screencast.com/t/K7j4Ozv9MqJ clear all cache and try again, the bottom ads should be gone.

Thank you!

Simion C.
tagDiv Staff

Should happen by next week, but I really can’t say for sure. However I can provide a solution to this issue. The file where the problem is, is this one
http://prntscr.com/o9v51r

Depending of what is easier to do for you, either replace the file by deleting it and uploading this one – http://cdn.tagdiv.com/wp-content/uploads/2019/07/menu-mobile.zip
(unzip it and then upload it).

Or edit the file in question and remove all the code in it, then enter this one
https://pastebin.com/smh8hy9P

Please try it and the problem should be solved. In the next theme update it will be fixed by default. Let me know, and sorry again for the inconvenience.

Viewing 25 results - 22,726 through 22,750 (of 41,416 total)