Search Results for 'mobile theme'

Results from the Forum
newspaper-user
tagDiv Member

Hi !

I have applied these settings with TagDiv composer but issue is still there. Author Box is not hidden in Mobile Theme and AMP even after choosing Hidden in CSS as it is can be seen in the image.

Suggest some other options to hide Author Box in Mobile Theme and AMP.

Thanks !

leon01
tagDiv Member


Mobile theme is active

hrarsha
tagDiv Member

Hello,

Thank you I’ve followed your instructions and disabled pages for the only mobile theme and kept the mobile theme active.

Thanks for your support.

Vlad S
tagDiv Staff

Hello !

In order to make it work please make sure that you have activated it, Follow our documentation for more information: https://forum.tagdiv.com/the-mobile-theme/

Thank you !

Jennifer Hollister
Participant
#0

Hello everyone,

I’m new to tagdiv templates. Installed Newspaper yesterday, and today tried installing the mobile plugin, which resulted in complete breakdown of the desktop version somehow. The CSS of the desktop version got all smooshed. Anyone had the same issue? How can I fix it?

Calin
tagDiv Staff

Hi,

Sorry I forget that we have a general option, I think that this will apply on mobile theme too -> https://i.imgur.com/NYGUFn4.png

Hope this will help!
Thanks

Vlad S
tagDiv Staff

Hello !

Your website displays 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 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 !

Vlad S
tagDiv Staff

Hello !

Your website displays 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 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 !

newspaper-user
Participant
#0

Hey

I want to remove the author box from my website (infotonline.com) now. I got the option to remove Author Box from Desktop theme using Tagdiv Composer. But I haven’t got the option to remove author box from single posts.
You can open any posts of website, you’ll find a large author box after the article. So, how can I remove this box from my website in AMP theme as well as Mobile Theme without using TagDiv Standard Pack. We haven’t installed TagDiv Composer so suggest other way to remove this box.
I have attached the image of Mobile Author Box. https://ibb.co/mt3nyxT

Thanks !

Fabio
Participant
#0

Hi,
I manage the website http://www.ciscozine.com and I notice that the disqus plugin works fine on mobile version (I use the tagDiv Mobile Theme), while on pc version use the ‘old comment’ style? Why that?
I know that the disqus plugin is not ‘certified’ by you, but I see that several people use it without problem.

Anyone can help me?
Thanks
Fabio

leon01
Participant
#0

hi
mobile theme is not working
https://sozleralemi.com/

Revive the Netherlands
tagDiv Member

Is there a solution to let the shortcodes work in the mobile theme?

ludyma
tagDiv Member

Hello.
I want to create a page where the columnists who write only for them come out as in web 1 I sent you previously, they would only come out with their photo, name and summary of the entry on this page, if you click on the name of the colmnista you go to another page and not category, on the new page will be the columnist and his articles published by him. I am not a programmer, designer nor do I have knowledge in html nor in php, but I have managed to do it, the problem is that due to the mobile theme, the new changes do not appear, only load the old category, I leave you the link of what that I have made and you will see that it is not on the mobile theme.
columnist page

I also do not know why the theme does not adapt to mobile devices when I deactivate mobile theme and AMP, if you can help me improve that aspect. I previously commented on it.

The other problem is how I make the authors of the columns in their author box go to the page of their columns and not all their published articles, one option is that the author box will not be shown at the end of their columns. Take the test, go to a columnist and mark an entry at the end the author box will appear and if you hover the mouse over the photo you will see that it directs you to another site and not to your columns.

Calin
tagDiv Staff

Hi,

The page jumps when the image is loading.
Make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also for me the mobile icons is displaying right -> https://dropfiles.org/V8qDj3jR

Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi,

All the settings that can be done for customize the mobile theme are in theme panel> mobile theme -> https://i.imgur.com/Yj23TlK.png
The search button can be replace only if you make changes in theme files.
You can set the category over image using a custom css like this one -> https://i.imgur.com/ETHPfMP.png
.td-post-category {
position: absolute;
left: 0;
top: 67px;
display: block;
background: #dd9933;
color: black;
font-weight: 700;
}

The code need to be set here -> https://i.imgur.com/HYfuOWP.png
To display only the tag for premium category use replace the above code with this one

a[href$="/premium/"].td-post-category {
position: absolute;
left: 0;
top: 67px;
display: block;
background: #dd9933;
color: black;
font-weight: 700;
}
.td-post-category {
display: none;
}

The problem with the featured image most probably or appear responsive version (without this option to be selected) is caused by some plugins, most probably cache plugins, we recommend to use WP Super Cache with the settings from our guide -> https://forum.tagdiv.com/the-mobile-theme/

Unfortunately the mobile theme plugin has not been tested with memberpress shortcodes, sorry!

Hope this will help you!

Calin
tagDiv Staff

Hi,

Unfortunately the re is no option to display on mobile theme or amp more then 3 related post, this can be achieve only with custom work.

Thank you for your understanding!

Vlad S
tagDiv Staff

Hello !

Your website displays 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 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 !

Vlad S
tagDiv Staff

Hello !

Everytime you switch a viewport you will have to refresh your page first.

Your website displays 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 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 !

Calin
tagDiv Staff

Hi,

The cloud templates can be edited with tagDiv Composer, also in order to display the header menu sticky you can use the website manager -> https://i.imgur.com/fsg3TbA.png -> https://i.imgur.com/n0yuZVK.png for mobile you need to do the same.

Thank you!

Vlad S
tagDiv Staff

Hello !

You can achieve that by disabling the Mobile Theme plugin.

Thank you !

Calin
tagDiv Staff

Hi,

If you do not use the mobile theme plugin then it will apply on mobile too, if you are using the mobile theme plugin, then you nee to set the code in this file too -> wp-content/plugins/td-composer/mobile/single.php -> https://i.imgur.com/6nPBc8T.png or you can make the replace in get_date() function in -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/DMtGvaT.png

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

You can achieve the menu on mobile only if you are using a cloud header and not the mobile theme plugin , you need to edit the cloud header with tagDiv Composer choose the mobile device -> https://i.imgur.com/EXyDGZM.png after that you need to add a new row above the logo or under it, depends on where you want to have the menu -> https://i.imgur.com/rbeUBKj.png set the mobile menu -> https://i.imgur.com/5IXiUfZ.png and set the text color ->https://i.imgur.com/VBqKyHL.png
The color from header background can be change like this -> https://i.imgur.com/YNOosVE.png -> https://i.imgur.com/DIuLiuj.png

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

PS: is there a way to have share button scrolling on a footer bar? – sorry our theme do not have this function.

If you want to remove the featured image inside articles on mobile theme you can use this custom css
.td-post-featured-image {
display: none;
}

The code need to be set here -> https://i.imgur.com/HHYx6jH.png also you can remove it from the code -> for this you need to go on wp-content/plugins/td-composer/mobile/single.php and remove this code -> https://i.imgur.com/yfBdNgB.png also the code for taboola need to be set in this file too, the coed need to be set here -> https://i.imgur.com/gXueL80.png like this -> https://i.imgur.com/Q8WgU0I.png you can get the code from here -> https://pastebin.com/ZgMvvYpd

Hope this will help you!

Calin
tagDiv Staff

Hi,

If you are using the mobile theme plugin, you’ll gain a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://i.imgur.com/9d0UWLT.png

Also you can show the responsive version on mobile theme -> https://i.imgur.com/m0bVB5T.png you can check more details about mobile theme in our documentation -> https://forum.tagdiv.com/the-mobile-theme/ or if you want to have the responsive version only, you can use the amp option from mobile theme -> https://i.imgur.com/oofST3D.png (to use the mobile theme template on amp) or you can disable the plugin.

Hope this will help you!
Thank you!

Patrick93
Participant
#0

When I go to “Plugins” via “Newspaper” I get a message that I can activate the AMP plugin (see here: https://www.bilder-upload.eu/bild-472176-1587928498.jpg.html). But when I click on “activate” nothing happens.
Apparently the plugin is already activated (see here: https://www.bilder-upload.eu/bild-8db6aa-1587928512.jpg.html).

What is the problem here? Why is it displayed under “Newspaper” > “Plugins” that I can activate the plugin although it is activated?
With other plugins the button changes from “activate” to “deactivate” when I have activated it. e.g. tagDiv Composer, tagDiv Mobile Theme or tagDiv Standard Pack.

Viewing 25 results - 9,851 through 9,875 (of 22,177 total)