- NewspapertagDiv Composer – Website Manager
- NewspaperWhen tagDiv Composer is Not Working
- NewsmagtagDiv Composer Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewspapertagDiv Composer Tutorial
- NewsmagHow to use the Visual Composer plugin
- NewspaperScroll Animation
- NewspaperSingle External Shortcode and External Shortcode
- NewspaperCredit System
- NewspaperBookmark – Save For Later
- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperModules Builder in Newspaper Theme
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperCreate a frontend submission form
- NewspaperHow to Use the Tabbed Content shortcode
- NewspaperCreate a form contact page
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperCustom Fields Support
- NewspaperWooCommerce: Happy “Add to Favorites!”
Hi,
Please try to get a new single post template 1 from tagDiv Cloud Library and check to see if the problem persist.
When tagDiv Composer is not working ->https://forum.tagdiv.com/tagdiv-composer-not-working/
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Let me know the results!
Thank you!
Hi,
Yes, you can achieve this with Newspaper theme, the Coffee Blog is just a demo -> https://tagdiv.com/newspaper-theme-installing-demos/ for this you can use the tagDiv Composer edit the homepage and set the elements that you need -> https://i.imgur.com/PvfF1ZY.png
Thank you!
Hi,
1. Please notice that only the post loop element from tagDiv Composer have the pagination -> https://i.imgur.com/vtChbbr.png also you can set an option in tagDiv Composer that need to be set on the rows to be hidden when you are using the posts loop pagination. So you need to set/enable on each row this option -> https://i.imgur.com/GOygsKx.png but just make sure that the posts loop element will be in a separate row that will not have this option enable, in this way you can control what you want to see on the page when you are using the pagination and you can customize the loop how you want using tagDiv Composer.
2. Unfortunately these options are only on flex and grids, if you are using the posts loop you can set effects from here ->https://i.imgur.com/tOObWqW.png
3. Make sure that you do not have set a thumb from the main image -> https://i.imgur.com/rtG5K41.jpg this should fix the problem.
4. From what I can see the search is working normally, the results are posts and pages that contain that word.This are WordPress functions, if you want to change the search results you can use this guide from here -> https://wpsites.net/wordpress-tips/exclude-pages-posts-categories-from-search-results-in-wordpress/ this should help you to achieve what you need.
5. If you are using the flex block or posts loop you can remove it from layout tab -> https://i.imgur.com/T4IPbkC.png also for standard blocks you can remove it from theme panel -> https://i.imgur.com/z1RTo9K.png
6. I do not quite understand, do you want to sort the post, this can be done with the options from flex blocks and blocks -> https://i.imgur.com/kZLLrdb.png
7. The facebook like button will work as in this documentation -> https://developers.facebook.com/docs/plugins/like-button/ this will count only the likes get on your post on website and you need to be connected to Facebook to can like the article/post.
8. This is not a bug, as I can see, all the 12 articles are displaying, 4 of theme are in the beg grids -> https://i.imgur.com/cpff9zX.jpg and the 8 are under those https://i.imgur.com/ZTaq4ro.png
9. Usually these are just forms in your website and the visitors will submit directly not with there email. You can check more in this article -> https://websitesetup.org/contact-form-wp-website/
10. Sorry, for the moment our website do not have this option
Thank you!
Hello !
For posts you will have to add a post template from the cloud library as you can see here: https://www.youtube.com/watch?v=I1R3j1QYod0 ; https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
All the cloud templates are fully editable using the tagDiv Composer.
Thank you !
Hello !
That is more likely to be achievable using HTML code. You can write the code manually and use the column text element in order to render shortcodes or use HTML codes. Simply copy the shortcode and insert it in the text area of the column text as you can see here: https://www.screencast.com/t/UEMEsVKog
Column text is an element from tagDiv Composer.
Thank you !
Hello !
Please make sure that you have accomplished all the system requirements as in our documentation here: https://forum.tagdiv.com/requirements-for-newspaper/
Also in order to edit a category template we recommend using the Cloud library templates which are fully editable using the tagDiv Composer as you can see here: https://forum.tagdiv.com/cloud-library-category-templates/
Thank you !
Hello !
By editing the page using tagDiv Composer you will be able to edit the ROW’s background color. Once the background color is added the layout will become boxed: https://www.screencast.com/t/4DmEAsyDv ; https://www.screencast.com/t/Nch93YAV3Xx
I hope this was helpful !
Thank you !
Hi,
Yes, the code should still work, you need to set it in the functions.php this is the path -> wp-content/plugins/td-composer/legacy/Newspaper/functions.php
Thank you!
Hi,
On your current header, you can achieve this only with custom css -> https://i.imgur.com/LitDoRm.jpg
.td-header-style-10 .td-header-main-menu {
padding-left: 0px;
}
.td-header-style-10 .td-header-menu-wrap-full{
height: 48px!important;
}
.td-header-style-10 .sf-menu > li > a {
padding: 0px 10px;
color: #fff;
background-color: #444;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-bottom: 1px solid #999999;
}
.sf-menu > li:hover > a:after, .sf-menu > .current-menu-item > a:after{
display: none;
}
.td-header-style-10 .sf-menu > li:hover > a {
color: #68c62d;
background-color: #fff;
}
The code need to be set in theme panel> custom code> custom css
Also there is a new way to achieve this, you can use a cloud header from tagDiv Cloud Library and you can edit it with tagDiv Composer.
Thank you!
Hi,
The settings from theme panel are applying on standard header menus, if you have a cloud header set on your website, then you need to make the settings for the menu with tagDiv Composer.
Thank you!
Hi,
If you are using the mobile theme plugin that provide you 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://www.screencast.com/t/ebUIzt4se
Since Newspaper v9.7.4 you can show the responsive version on mobile theme -> http://prntscr.com/oh6r2s you can check more details about mobile theme in our documentation -> https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hi,
If you want to have more control over the featured images from homepage, then you can edit it with tagDiv Composer, and use some flex blocks -> https://i.imgur.com/Riqs5NO.png these blocks are special and can be more easy design ( you can check the documentation for flex blocks from Newspaper) -> https://i.imgur.com/Fkga3eS.jpg
Hope this will help you better!
Thank you!
Hi
weather widget was showing on TD composer
https://imgur.com/oee7Osp
but http://www.fapara.com real site is not showing it
I found that API was missing, I added key on TD composer here
https://imgur.com/oee7Osp
still not showing
please help check and fix
about 10 days ago our post preview stopped working but when posted it looks fine. Any drafts that are older are fine to preview. Here is the error.
————
[19-Feb-2020 23:25:03 UTC] PHP Fatal error: Uncaught Error: Call to a member function format() on bool in /nas/content/live/idahowf/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php:672
Stack trace:
#0 /nas/content/live/idahowf/wp-content/plugins/td-standard-pack/Newspaper/parts/single/loop-single-3.php(32): td_module_single_base->get_item_scope_meta()
#1 /nas/content/live/idahowf/wp-content/plugins/td-standard-pack/Newspaper/parts/single/single_template_3.php(94): require_once(‘/nas/content/li…’)
#2 /nas/content/live/idahowf/wp-includes/template-loader.php(98): include(‘/nas/content/li…’)
#3 /nas/content/live/idahowf/wp-blog-header.php(19): require_once(‘/nas/content/li…’)
#4 /nas/content/live/idahowf/index.php(17): require(‘/nas/content/li…’)
#5 {main}
thrown in /nas/content/live/idahowf/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php on line 672
Hi ir,
Sorry you posted in Newsmag forum, on Newspaper the modified date on posts can be set using tagDiv Composer on single post template from tagDiv Cloud Library.
-> https://www.screencast.com/t/eYkeLqbCqV -> https://www.screencast.com/t/3qCSo9Nxtt
Also you can use the modified date on blocks -> https://i.imgur.com/M8EhqKW.png and you can filter after this setting -> https://www.screencast.com/t/VSePr63B
Thank you!
Hi,
Yes, by default the featured image will be cropped center-top, if you want to change it you can go in theme files on this path -> wp-content/plugins/td-composer/legacy/Newsmag/includes/td_config.php and change the crop -> https://i.imgur.com/ot6Mn4G.png
Hope this will help you!
Thank you!
Hello !
That seems to be custom designed and not a Newspaper Theme template. That website has been custom built. You will have to start using the options from tagDiv Composer in order to achieve this looks.
Our custom work team can do it for you over a fee here: https://tagdiv.com/premium-customization-services/
Thank you !
Hello
I input custom fonts here on theme panel here
https://imgur.com/a/chyodZe
but it does not show up at TD composer
https://imgur.com/D3nhEYk
and it only showed up here https://imgur.com/D3nhEYk
Hi,
If you are using a pro demo, den you’ll need to edit it with tagDiv Composer and change the colors, because the settings from theme panel will apply only on standard demos. -> https://i.imgur.com/CUWSPz4.png -> https://i.imgur.com/sXmAsYj.png
Thank you!
Hi,
If you want to edit the footer, then you’ll need to edit it from a page, for example on your homepage click on edit with tagDiv Composer -> https://i.imgur.com/uweNRrc.jpg after that go down to the footer end edit it how you want (now you can customize the the whole webpage from fronted).
Thank you!
Hi,
If you are using the mobile theme plugin that provide you 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://www.screencast.com/t/ebUIzt4se
Since Newspaper v9.7.4 you can show the responsive version on mobile theme -> http://prntscr.com/oh6r2s you can check more details about mobile theme in our documentation -> https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Thank you!
Hi,
Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.
When tagDiv Composer is not working ->https://forum.tagdiv.com/tagdiv-composer-not-working/
Let me know the results!
Thank you!
Hi,
We recommend to use flex blocks, in this way you can achieve the layout you want after that save the block made using the right click -> https://tagdiv.com/right-click-menu-tagdiv-composer/
Hope this will help you!
Thank you!
Hi,
Please notice that we take in order of time the topics ( time when was post the question ) to answer the question, and if you post/replay again in your topic the time will change and will be move to recent question, therefore the answer will be delay.
In order to chaage the hover color on the contact form please try this custom css
.page div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit]{
background-color: red;
}
In order to have more control over the post design, you can use a single post template from tagDiv Cloud Library and edit it from tagDiv Composer -> https://i.imgur.com/2wuhLCa.png -> https://i.imgur.com/pNtB6gq.png -> https://i.imgur.com/sfI0WNM.png -> https://i.imgur.com/2J93XCq.png -> https://i.imgur.com/bnGupdw.png
Hope this will help you!
Let me know the results!
Thank you!
Hi,
Please do not open more topic about the same problem!
Please reply in this topic -> https://forum.tagdiv.com/topic/td-composer-do-not-load-to-edit/#post-332163
Thank you for your understanding!