- NewsmagtagDiv Composer Tutorial
- NewsmagHow to use the Visual Composer plugin
- NewsmagHow to update a plugin
- NewsmagRequirements for Newsmag
- NewsmagInstall via WordPress
- NewsmagInstall via FTP
- NewsmagBlock settings tutorial
- NewsmagPage Menu
- NewsmagCustom ad spots
- NewsmagSmart sidebar
- NewsmagVideo playlist
- NewsmagPage templates
Hello,
If you want to remove the link, you will have to alter the code found in the td composer plugin: https://www.screencast.com/t/IlzW1hvJ8E
Thank you!
Good day. We wanted to add a Image Carousel that links to external pages and could not find this ‘block’ in TD Composer. We thus opened the home page in Visual Composer and added the Visual Compose block – Image Carousel.
But now, when we open the Home Page in TD Composer to edit other elements the VC Image Carousel disappears…
How can we ensure this does not happen?
Hello devraj,
All of these settings should have been done by TD Composer when you edit your blocks. Make sure that after you have made all of these changes, you have clear all of your caches to see the results.
Hope this helps!
Thanks for your understanding!
You could try a code like this, to limit the rows from the post content to the default post content width. The content should not overlap the sidebar anymore
.single .tdc-row {
max-width: 696px;
}
But it would be difficult to fix all the situations that would be caused by the usage of the page builder on posts. The best solution in this case would be to keep using only Visual composer for the website.
Hi,
I had started a thread but that isn’t helping me. I need some urgent help as my authors are not able to work. Since i have updated to newer theme update of Feb 27, my authors can’t see the list of ‘all posts’ in the admin area. It works normally for ‘admin’ user but all other roles are giving ‘HTTP Error 500’. As you can see the screenshots of morenews.pk
http://prntscr.com/isyfsi
http://prntscr.com/isyfz7
As per your suggestions, i have done a clean install of theme from ftp after removing previous ones. updated the plugins to the latest versions, in fact, reinstalled them from your repository. Removed cache and even disabling other plugins. But it only happens when i start using the latest version of tagDiv Composer on the latest version of theme.
The host tells me the following error in the log file. Can you help me after looking at them as to what thing is causing the issue?
=========
[18-Mar-2018 18:42:43 UTC] PHP Fatal error: require_once(): Failed opening required ‘wp-admin/panel/panel_core/td_panel_data_source.php’ (include_path=’.:/opt/cpanel/ea-php56/root/usr/share/pear’) in /home/morenews/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_wp_booster_functions.php on line 25
[18-Mar-2018 18:42:51 UTC] PHP Fatal error: Class ‘td_global’ not found in /home/morenews/public_html/wp-content/themes/Newspaper-child/header.php on line 24
[18-Mar-2018 18:43:26 UTC] PHP Fatal error: Class ‘td_global’ not found in /home/morenews/public_html/wp-content/themes/Newspaper-child/header.php on line 24
[18-Mar-2018 18:44:35 UTC] PHP Fatal error: Class ‘td_global’ not found in /home/morenews/public_html/wp-content/themes/Newspaper-child/header.php on line 24
[18-Mar-2018 18:44:54 UTC] PHP Fatal error: Class ‘td_global’ not found in /home/morenews/public_html/wp-content/themes/Newspaper-child/header.php on line 24
===============
Thanks.
How to delete this link?
You have idea if the theme is compatible with this plugin? For me, the plugin works only when I press the Edit with TD Composer button.
Thanks,
Beke
Hello, I am trying to implement the default newspaper theme template. There is a “MAKE IT MODERN” section in sidebar in Home page in Demo, it has two columns with featured image and title. But, when I tried it using td composer, it only displays post in list. How can I display as my desired? Please help
Hi, I have purchased this theme. Though this is an excellent theme, I would like to ask a few questions:
1. The date on top bar is not showing on mobile. How can I show date on mobile?
2. Though I can customize block-fonts by td composer, but I donât see any font customizing option when I add a block in widget section.
3. When I add a featured image renamed in a different language other than English, the image is not showing in the post or media library.
Thanks.
Hi,
I was trying to edit the content of my “Text with title” element, but when I typed out the text in the wp editor it won’t sync to my page. How do able to fix this problem?
Thanks.
Thanks but We user Visual Composer not TD Composer đ
How can I stop the sidebar from overlapping the content on blog posts? I’m using Visual Composer for the Blog Posts, and not TD Composer, but I use TD Composer to organize my Pages.
This is the only problem I’m running in to while having both plugins activated. If I make the post width 2/3+1/3 or 1/3+1/3+1/3, the post displays fine, but I’d rather not go through six years worth of content to change them all from full-width to 2/3+1/3.
Any advice (aside from telling me to choose TD Composer over Visual Composer) is appreciated. Thank you.
Since installing the last update, attempts to edit pages with TD Composer result in a 404 error. This worked fine before installing the update.
Attempted to resolve the problem by deactivating the TD theme and the plugins, deleting the plugins and then physically removed the folders from /themes/ and /plugins/ and then reinstalled the theme via FTP and let the theme pull in the TD Composer plugin during activation. I did this a couple times with no benefit.
Then swapped out all but the TD plugins and that didn’t help.
Suggestions for debugging? What more/better information do you need from me?
I have the following error when I start the TAGDIV Composer:
Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!
This error does not allow me to start working with the composer. đ
Is help available?
Hi,
That could be done with Visual composer as well. I have tried like this, but it could be achieved in different ways.
First I placed 2 rows in a page, the top row will have a background image/color, the second one will contain block 5 limited to 3 posts
– https://www.screencast.com/t/NbFlYMDIR
– https://www.screencast.com/t/YJversPKfz2
Then I set a negative margin in the bottom row
– https://www.screencast.com/t/smqx4DOQ8K
The second row will be positioned over the first row with the background
– https://www.screencast.com/t/tDphw89MO
You can make additional design or experiment with different methods based on this. You can also check how the travel demo design was made, in it’s stylesheet
– https://www.screencast.com/t/AqNuyzdLVM
Thanks
So on the homepage using TD-Composer, when using Big Grid Full 10 it goes to the width of the column (which I believe is 1000px by default) and is the same width as the menu bar. https://www.post2post.co.uk/
I want this to happen on our category pages as well, however, it keeps going full width. I have tried adding in some CSS code to make it only go to the same width as the menu bar, and it kind of works on desktop, but breaks the mobile pages. Is it possible to do this? https://www.post2post.co.uk/category/article/england/premier-league/
Also: Is there some way to reduce the thickness of the menu bar, it is quite thick at the moment and I would like to add some code to reduce the thickness of it, I can sort of do it, but it breaks upon hovering over the menu items. I’ve tried adding it to all the classes, but I can’t seem to find the right ones.
Thanks
Hello sasel57,
Please keep in mind that our theme is very powerful and you should use all the elements of it to be more easy to create your desired homepage. So, please try again and read our documentation to familiarize with the theme’s elements. Notice that the theme has an own page builder which is TD Composer and with it, you should create a lot of elements. For more details about it, please check here -> https://forum.tagdiv.com/tagdiv-composer-tutorial/ -> https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
Thanks for your understanding!
Hi,
I decided to upgrade to version 8.7.2 of NewsPaper today as I thought it might fix the Instagram Footer Widget problem I was having on the site. This was of no help for the Instagram Footer Widget AND it seems that the tagDiv Composer was messed up in the process :
– The tagDiv composer icon does not appear any more in the “Pages” WordPress section, so that I have to click “View Page” and then “Edit with TD composer” to visually edit the pages
– The tagDiv composer does not recognize any more the pages created with… TagDiv composer and displays a message saying so !
– The tagDiv composer visual interface is messed up with shortcodes displaying in the former very clean side bar interface with buttons
I tried to come back to a former version of Newspaper but for some reason it completely broke the site, so I am stuck with version 8.7.2 and need to go forward. I also uninstalled and reinstalled the 2 plugins tagDiv composer and tagDiv Multipurpose and it changed absolutely nothing. Can you please advise !
Hello BrittanyBryant,
Please read the documentation from here -> https://forum.tagdiv.com/tagdiv-composer-tutorial/ regarding on how you should use the TD Composer.
Thanks for the message!
Hi,
I know that is possible with that plugin, but I’d like to use the icons of the multipurpose shortcodes on TD Composer.
Like those ones: https://tagdiv.com/integrating-icon-boxes/
In my case, not icon boxes. Just the icon to show beside the main menu pages.
As you can see in that demo: https://demo.tagdiv.com/newspaper_craft_ideas/
Every page of the menu has an icon. I’d love to do the same with Td Composer. Is it possible?
Hey there,
I could not save the page/post in TD Composer mode after editing Live Css Editor. The save icon keep spinning and the page did not get saved.
I checked in the Network debug tab and it shows errors like this:
<br />
<b>Warning</b>: Illegal string offset 'css' in <b>/home/site.com/public_html/wp-content/plugins/td-composer/css-live/includes/td_live_css_storage.php</b> on line <b>42</b><br />
<br />
<b>Warning</b>: Illegal string offset 'less' in <b>/home/site.com/public_html/wp-content/plugins/td-composer/css-live/includes/td_live_css_storage.php</b> on line <b>42</b><br />
[]
Can you help me?
Thank you.
Tsuki
Hi,
I saw the multipurpose shortcodes on TD Composer. Is it possible to use the “icon” one on the main menu beside every page using TD Composer? In case, how?
Hello vinmigliore,
Please provide your website URL so I can take a close look at it. Also, if you want to target a specific block from TD Composer you should add a new custom class from TD Composer for that block and then when you create the custom CSS you should use that class.
Thanks for the message!
I couldn’t say exactly if one of these cases are to blame, but there are some situations when that error is displayed by the composer
– https://forum.tagdiv.com/topic/errors-happened-during-tdciframedata-init-bindviewsmodelswrappers-14/
The composer should work for default WordPress pages, with custom page types we have not made any testing up to his point. If errors are displayed only when using it on these custom page types, that would suggest it will not work in these circumstances. The plugin and theme have received many modifications over the latest updates.
Hello Red,
Please notice that all of our blocks can be found in TD Composer. The above code is a simple shortcode generated by our composer for Big Grid 9 Style 5 and these codes can be found here -> https://www.screencast.com/t/DciuF0Qlo
Thanks for your understanding!