I want to display some of the fields on the posts using Advance custom field.

Posted in: Newspaper
Post count: 13

i want to add some fields in posts and want to display it in every single news post page in table format…how can i do it???

Post count: 35449

Hi,

Unfortunately our theme do not have this option for table format, you can use tagDiv Composer to edit the pages and cloud templates.
What you can do is to use some plugins for this. Please take a look over the next useful guide from here -> https://forum.tagdiv.com/topic/add-additional-fields-to-posts-in-category-grid/ -> https://forum.tagdiv.com/topic/add-custom-field-to-post/ to know how you can configure your Advanced Custom Fields. Also is possible that to not work with cloud templates only with standard templates.

Thank you for your understanding!

Post count: 13

hello,
How can i make a subcategory filter without changing page…..that means i want to make a filter and if i click on a subcategories it should not change the page it should display the filtered content in that same page.

Post count: 18283

Hello !

Unfortunately this option is not available in Newspaper Theme. You will have to use a 3rd party plugin for this but please note that untested plugins are not covered by the support team. Also unfortunately we have not tested any plugin in this matter.

Thank you !

Post count: 13

hello
how can i hide cloud Templates for specific users.if i hide cloud template it hide the posts too.please help me with this
https://prnt.sc/u6wn3b

Post count: 18283

Hello !

Only the Admin and the editor will be able to make changes. Users can see it but can’t edit them.

Thank you !

Post count: 13

here is the issue with the icons…icons are not showing properly through out the website. can you please help me with this
image :https://prnt.sc/ujxzzv
website url:https://thetelegram.com.au/

Post count: 13

hello how do i add code inside <head> i am using the child theme.writing anything in header.php is not working properly

Post count: 35449

Hi,

As I can see the icons take a little longer until are loading, but will be load -> https://i.imgur.com/A3XDxnS.png

Also you are using a cloud header, this will not be affected by the filed set in the child theme (these are working only for standard templates). What you can do is to set the head code in theme panel -> https://i.imgur.com/J2I94ja.png

Hope this will help you!
Thank you!

Post count: 13

Hello
custom additional css is not working in the site….if i add any code of css in the site the changes is not appearing in the site from the frontend. How can i solve this issue?????
code that i added in the custom css code in the theme panel : https://prnt.sc/umblgg
code that i added in the additional css in customize: https://prnt.sc/umbm81
i added the code from the backend as well but does not work:https://prnt.sc/umbo9r
site link:https://thetelegram.com.au/

Post count: 35449

Hi,

The code is not apply because you have set a random class -> https://i.imgur.com/VFPD2Xq.png remove that class, also add some fixed classes like this -> https://i.imgur.com/Lm9WMfg.png
.single .tdc-content-wrap .tdb-block-inner blockquote p {
font-family: Roboto !important;
line-height: 1 !important;
font-style: normal !important;
font-size: 16px;
}

Hope this will help you!

Post count: 13

How can i add a related article field inside a post just like the link/screenshot below
https://prnt.sc/uz3oi9

Post count: 35449

Hi,
Our theme do not have the possibility to set the related article field inside the post content only around it (in sidebar or top, bottom).
What you can do is to set the link for related post inside the article.
Thank you!

Post count: 13

how can i edit or add php in these templates from the backend
https://prnt.sc/uzscke

Post count: 35449

Hi,
The single post template has more php files, all these can be find on this file path -> wp-content/plugins/td-cloud-library/shortcodes/single
Hope this will help you!

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