I am using VC to create frontpage. I want to display whole content (the_content()) of a post without thumbnail image. If i disable thumbnail size in “Thumbnail in Modules/Blocks” then it is effecting many other modules and blocks. If i want to make any changes in code for this then where i have to make changes in child theme.
Hello pem,
Notice that if you want to display your post content without featured image you should use the Post Template Style 5 because this template will not load the featured image. For more information about post templates, please check the following guide here -> https://forum.tagdiv.com/post-templates-2/
Thanks for the message!
Hello pem,
Sorry, but notice that the theme does not have any such an option for it, sorry! You can try using the Homepage post as you can see in our demo here -> https://demo.tagdiv.com/newspaper/homepage-one-top-post/
Thanks for the message!
Hello pem,
Our theme does not use any bootstraps method because it cannot be designed to use something like that, sorry! If you want to create a new module and block, notice that you should implement this via API implementation guide which can be read here -> https://forum.tagdiv.com/td_api_moduleadd/ If you want to create this, notice that you should do it yourself because our customer support does not include custom work, sorry! Also, regarding on Child Theme, you should read our useful guide here -> https://forum.tagdiv.com/the-child-theme-support-tutorial/ because there you will find all of the required steps which are needed to follow in order to create your child theme.
If you are not aware of these steps, please consider hiring a freelancer/developer which helps you in this case, sorry!
Thanks for your understanding!