Update the theme to resolve these issue

Posted in: Newspaper
Post count: 49

Hi, After the Newspaper 10 update many people are angry beacsue they have to rebuild there entire website or use Standard Pack plugin. Fortunately, my website is new and it was easy for me. However, after using Cloud library for a month, I,ve reached to this conclusion that theme need to solve many issues in next update.
1. Update Mobile theme
I am using mobile theme and there is no option in theme panel which allow us to choose what we want to show and hide in Single post. For example I don’t want to show Post view count, Author box and Facebook like button, but there are no option to hide them. So please update the mobile theme and allow us to customize it.

2. option to hide Featured Image
There are few posts on my site on which I want to hide the featured image but there is no way to do it. I made a new cloud library template for such posts and removed the featured image in this template but problem is on mobile theme. Featured image is still showing on Mobile theme. SO again update the mobile theme and make it compatible with Cloud library

3. Cloud library header not showing on Mobile theme
Again same issue: Make cloud library compatible with Mobile theme. I have created header from Cloud library and its not showing on mobile theme. Instead mobile theme is showing a Header from Theme panel.

4. We need an Option to choose style (font, colors, etc) of cloud library directly from Theme Panel.
I am using Romania News demo on my site but I want to change the font and color on my site. To do so, I had to edit every cloud library template (single post, category, Author, tag, search, 404 etc) and change the color and fonts on every block. What if we have an option to choose color and fonts directly from Theme panel instead of using default by Cloud Library template.

5. How to use smart lists on Cloud library?

I hope these issue will be resolved in future updates. Thanks

Post count: 35449

Hi,

Please notice that the mobile theme is a separate design/theme for mobiles, if you want to have the settings from desktop on mobile, you can use the responsive version or use the option from mobile theme to display only the posts/pages that you want to have the responsive version -> https://forum.tagdiv.com/the-mobile-theme/

1. Indeed there is no option for this. But all these can be done use a custom css like this one ->
.td-module-meta-info .td-post-views, .author-box-wrap, .td-post-sharing-classic {
display: none;
}

This one need to be set in theme panel> mobile theme > custom code> css -> https://i.imgur.com/fFKktol.png

2-3. Mobile theme is compatible with cloud templates, but you need to understand that mobile theme is a separate.

4. We’ll think about this suggestion, for the moment the you can set in theme panel cloud templates as general clouds is enough to edit them and will apply on the whole website.

5. The smart list need to be set as in this documentation -> https://forum.tagdiv.com/smart-lists/ and you apply on the post the smart list from cloud you like.

Thank you for your understanding!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.