- ApiPractical example – How to add a new Block and Module
- ApiAPI – Smart Lists – Introduction
- ApiAPI – Category top section style – Introduction
- ApiAPI – Category top section template – Introduction
- Apitd_api_module::update
- Apitd_api_module::add
- ApiAPI – Modules – Introduction
- ApiUsing the Theme API in plugins
Hi,
I am having issues with the menu. It’s not allowing me to edit or changing it. I am stuck with the demo menu.
I have tried
1) Editing the categories in the demo menu
2) Creating a new menu
3) Deleting some categories
But after saving both, the my website is still displaying the demo menu. Why is it not changing? Is there something I can do? This has not happened to me with other themes before so I have no idea how to fix it.
The website is http://stylevine.com.au/
Also, How do I change the header text for mobile? It’s showing Baby Pro 🙁
Thank you,
Mel
Hi Sal+Pimienta, there is no strange thing, you have enabled the tagDiv mobile theme plugin, and this has a different layout then the responsive version of the theme, that is way the content does not match.
What you can do if you want the same version is to use the mobile theme plugin only as template for amp version -> https://i.imgur.com/flQEloT.png or you can simply disablet the plugin.
Thank you!
Hi,
In order to change the logo you can use our guide from here -> https://www.youtube.com/watch?v=HXQQygkCCJo also make sure that you display the image or text -> https://i.imgur.com/Zs5shNm.png -> https://i.imgur.com/v3sEEu9.png -> https://i.imgur.com/XdXqH4B.png -> https://i.imgur.com/XdXqH4B.png on mobile -> https://i.imgur.com/wqNV6vE.png
Hope this will help you!
Thank you!
Hello !
The top bar on mobile is shown in the Menu. Unfortunately at the moment the top bar is not available on mobile.
Thank you !
Hello. How can I use multiple columns in a row on mobile. Please, open the attached image for better understanding.
https://prnt.sc/u0m3zb
I see that even small icons or elements are arranged one on top of the other and makes the mobile visualization too long for scrolling.
Thanks.
Slider
on PC = Example – https://i.imgur.com/d79Ukdx.gif
On Mooile – https://i.imgur.com/S5aColC.gif
Call To Action
On Pc Example – https://i.imgur.com/m291YAU.png
on Mobile – https://i.imgur.com/Ckd7wgo.png [ If possible text on it]
I add in shortcode in the mobile editor on my woocommerce shop page but nothing happens.
My mobile menu is not working. Until sometime ago it was working fine.
When you touch the icon on mobile phone, nothing is happening.
What can I do?
I activated both Mobile Theme & AMP Official Plugins on my wordpress site and opted for Mobile+AMP option. Placed the Google auto code in the Mobile Ads section.
Please advise how I can check that the AMP pages & AMP ads are correctly set and they are working fine?
Thanks & Regards…… Renu Bakshi
I selected the Mobile+Amp for the mobile theme. However, it shows the desktop responsive layout when on mobile and the mobile theme is now only on AMP. I’m using W3 Total Cache.
THANKS for the code fix! Tagdiv support rocks!
#td-mobile-nav,
.td-menu-background {
transition: .5s ease;
visibility: visible;
width: 100%;
}
.header-search-wrap {
display: none;
}
Thanks Vetshopdeveloper! It works! Slight adjustment:
@media (max-width: 767px) {
.td-scroll-up {
display: block;
}
}
(there should be indentations in the above code)
This button has it’s greatest use in mobile. I can’t understand why they would not have it showing, it always was before in Newspaper 8. But case solved!
I think it’s not meant to display on mobile devices (all themes).
https://demo.tagdiv.com/newspaper_baby_pro/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/td_legacy_main.css
@media (max-width: 767px)
.td-scroll-up {
display: none;
}
you have to override it in a custom css to make it appear in mobile
@media (max-width: 767px)
.td-scroll-up {
display: block;
}
The styling issue I raised (using a Medicine Pro Demo) is because of this file: plugins/js_composer/assets/css/js_composer.min.css
Is it meant to show in the frontend? It was not present in https://demo.tagdiv.com/newspaper_medicine_pro/
Will we get an update for this?
Please close/mark as solve these tickets, the issue is temporary fixed by commenting the css file mentioned above:
https://forum.tagdiv.com/topic/td-composer-issue-6/
https://forum.tagdiv.com/topic/header-in-inner-pages/
https://forum.tagdiv.com/topic/medicine-pro-mobile-view/
Not related to theme:
https://forum.tagdiv.com/topic/staging-site/
The only issue I have is the hero image
https://forum.tagdiv.com/topic/demo-theme-hero-image/
Hi,
i have installed newspaper theme and customizing using builder. All is working fine. i am changing the mobile layout i want to do flexblock imgs to fullwidth on mobile and title,excerpt in container width. how can i achieve this? i have inspect the blocks that has left,right padding if i remove that all the elements of block go to fullwidth, but i just want to make imgs fullwidth on mobile.
plz let me know what piece of code i change for that.? thank!
Hi,
The “Return to Top” button works well with Newspaper 8 on all sizes, but it does not appear on Newspaper X for mobile users. (It does appear on Desktop and iPad)
You can see the issue here at the tagdiv demo site:
https://demo.tagdiv.com/newspaper_baby_pro/category/baby/
Do you have some code to fix this for mobile?
Thanks so much!
Hey!
I dunno exactly why this is happening but the mobile version of the website (www.sal-pimienta.com) does not match the website – This is super clear in the Header & Footer. Any help to solve this will be appreciated.
Thanks!
Hi,
First of all I want to let you know that my website is hosted at WordPress.com so I don’t need any coaching plugin because they already providing it. The search button is working fine on the desktop version but not working in the mobile version. Here is my website: http://www.whenwomeninspire.com
Yesterday I start using Amp +Mobile setting on Mobile theme.
Anda today webmastee giving me this error “Image size smaller than recommended size” with 8 affectes pages.
How to fix the issue. My site url is https://geekermag.com
topbar is disable on mobile?
how can I get topbar on mobile?
Hello !
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 or completely disable the mobile theme. The mobile editor will not render shortcodes !
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/
Mobile theme plugin can be disabled from Newspaper Plugins as you can see here: https://www.screencast.com/t/LnkZCEVC
Thank you !
Hi,
For me the ads on mobile are look good on full width, but if you want to set padding/margin use tagDiv Composer and add an ad box and set some padding or margin in css tab -> https://i.imgur.com/hujHLBJ.png
Thank you!
Hi,
Indeed is look that this is dismaying for 1-2 second on mobile devices.
As a suggestion you ca do two things:
1. Use a pro demo
2. Remove the code for login from them files if you do not want to use it -> wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php -> https://i.imgur.com/XdFc9rz.png
Let me know the results!
hello, please check https://blog.gentlemanplanet.com.
In mobile view, there’s no padding in the ads as there is in the most. Check must read column in right side. I want padding in the ads as in the post in that same column.
Ads size is auto.