- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsWhat is Ajax preloading?
I want random posts shown for mobile theme (which I have set for other versions). Now the same articles are shown.
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?
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?
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!
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/
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 mobile – http://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
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 mobile – http://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
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/oadw1n – http://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.
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!
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
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
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
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
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!
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.
Hi,
@CRiTiCAL That won’t work in a child theme. Currently the only way of loading code in the mobile header is to manually add it in the file mentioned above. I will make a note of this and it will be considered to add a field for it in the theme panel mobile theme settings.
@Jose That is an interesting suggestion, so something to allow the user to enable/disable the mobile theme for all the categories, posts, pages etc. There will be an option to choose for which pages or posts the mobile theme applies specifically, as an option in the edit screen. I will add this suggestion and it will be strongly considered by our developer team. Thank you for mentioning it.
In the coming theme updates there will be quite a few options added for the mobile theme. These are currently in work, some in testing. All suggestions are welcome. Please let us know if you have more suggestions.
Thanks
Hi,
I’ve checked your website and your menu is look normal -> https://www.screencast.com/t/jpCNu1wA in desktop version and on mobile you’ll need to add in Theme panel>Custom code> Custom css this custom css
https://www.screencast.com/t/8bYNrDFy
.td-mobile-content .td-icon-menu-right {
display: inline-block;
}
Also if the shortcode for translating still appear in menu after you deactivate those plugins, you’ll need to remove theme manually.
If there is still a problem, just let me know!
Thank you!
I work with the structure Themes/Newspaper-child, in the Desktop version it works well working from that direction.
But in the mobile version I can not find the way to make that modification (I do not want to modify the original files in plugin/td-composer/mobile/head.php), try with this structure /Newspaper-Child/mobile/head.php and it did not work.
Thanks
-
This reply was modified 7 years by
CRiTiCAL.
Hello Again,
I have followed exactly the same steps you had mentioned above, but I still have the same Validation issue in all pages: The extension ‘amp-auto-ads’ was found on this page, but is unused. Please remove this extension.
I have created AMP ADS and put theme under : mobile ads
<amp-ad width=”100vw” height=320
type=”adsense”
data-ad-client=”ca-pub-XXXXXXXXXXXXXXXX”
data-ad-slot=”7705229545″
data-auto-format=”rspv”
data-full-width>
<div overflow></div>
</amp-ad>
and UNDER amp ads
<script async custom-element=”amp-ad” src=”https://cdn.ampproject.org/v0/amp-ad-0.1.js”></script>
and THE ADS are SHOWING FINE in my website .. I can see them via my phone when i add /?amp at the end
How can I fix the amp-auto-ads issue please?
Hi,
I modified that code, so now the top menu appears on mobile – http://prntscr.com/o9j62r
If you want to use the sticky code from above as well, the result will be like this, on sticky mode – http://prntscr.com/o9j6h8
Here is the code
@media (max-width: 767px){
.td-header-top-menu,
.td-header-top-menu-full,
.td-header-sp-top-menu {
display: block!important;
text-align: center;
}
.td-wpml .menu-top-container .top-header-menu > li {
display:inline-block;
}
.td-wpml .menu-top-container .top-header-menu > li a {
margin-right: 16px;
}
.body-td-affix .td-header-top-menu-full {
position:fixed;
top:54px;
}}
If needed I could modify this code. Let me know.
I should note that with the cloud header templates you can design the header on both desktop and mobile, both default mode and sticky mode. These are templates built by us that can be imported and modified if needed
– https://cloud.tagdiv.com/#/load/Headers
You can also build your own using a blank header template – http://prntscr.com/o8vge6
Here are some articles – https://tagdiv.com/newspaper-theme-customize-the-header-manager/
– https://tagdiv.com/header-main-menu-newspaper-theme/
And a guide about the cloud plugin – https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Thanks
Hi,
Please note that our theme has two different header.php folders for Desktop version and Mobile theme, like this -> https://www.screencast.com/t/hQlhnFsVNbKv -> https://www.screencast.com/t/k3XijmDuQ
Hope this helps!
Thank you!
Hi,
The theme do not control the way how the ads are working, the code that you’ve set in theme and appear in the bottom of mobile have set the links to the same page because the ads show one website -> https://www.screencast.com/t/rwLNmtpMUX
Thank you for your understanding!
Hi,
In order to achieve all those you’ll need to use the tagDiv Composer and Header manager .
Please check those topic too:
-> https://forum.tagdiv.com/topic/how-do-i-change-join-to-subscribe-feature-on-top-bar/
-> https://forum.tagdiv.com/topic/how-to-add-extra-features-on-top-bar-like-donate-my-subscriptions-subscribe/
-> https://forum.tagdiv.com/topic/on-mobile-menu-how-do-i-replace-search-with-subscribe/
Thank you!
Hi,
This can be achieve only on responsive version, if you are using the mobile theme, the you can not achieve this.
All you need to do is to set the port view on mobile -> https://www.screencast.com/t/YcikfUXZcpcC and replace the search with a button -> https://www.screencast.com/t/nh5lhKOmy
Thank you!
Hi,
There is no need for any kind of css for your mobile menu. The menu that you have set do not have sub-menus on mobile theme -> https://www.screencast.com/t/M3wKAO8VoM3a ( notice that if you have a mega menu this will not be display in mobile theme as on desktop, the sub-menu of mega menu will not show ), also you can create a new menu for mobile theme and set in it the pages/post you want -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
For footer you can try this custom css -> https://www.screencast.com/t/s6PkHD5Qi
.td-mobile-footer-wrap{
display: none
}
The code need to be set in https://www.screencast.com/t/GlDtNriqXR
Thank you!