- 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
So i just made really beautiful footer and it took me few hours to do it. Im now very sad to see that some plugins like ad inserter and social media sharing plugins think that footer that i made with TD composer i another page as they auto insert stuff under the footer! I tried to make footer few times from the scratch but this problem always comes. Looks obviously very bad, is there a way to fix this and make footer part of the same main page. Thanks
On our homepage, we have used TD Composer to do a layout of Big Grid 1 with Grid Style 1 – Default:
https://coronadotimes.com/
There is a grey/black gradient over all the main box images and I’m wondering where to go to change the percentage of the gradient or the color? Any help?
Hi,
Yes, I can add the recent post widget in the upper right side and editable.
https://drive.google.com/open?id=1SsjdlVDIeXJVK-43whbQY6F4gzDvtx6d
But it’s already recent post widget in the bottom area of the theme.
https://drive.google.com/open?id=1_tB91JztM5VifKNq3SZkpH-OAE1G82OD
I can’t edit it using TD Composer. Also I can’t add any widget in this area.
https://drive.google.com/open?id=1_eUfl1Ju4GP3lyOdFkkg9DH3YeJXDF4U
Is there any solution for this?
Hi,
When I deactivate TagDiv Composer and activate WpBakery, the website turns out in code lines. See attached.
How can I use WPBakery without having TagDiv Composer activated?
Thank you and best,
Frederik
Hello the team,
we have just updated the theme from 9.8 to 10 but unfortunately we got that error :
Parse error: syntax error, unexpected ‘.’, expecting ‘)’ in /wp-content/plugins/td-composer/legacy/common/wp_booster/td_global.php on line 415
when we enable the td-composer plugin
Would it make sense if your write a Newspaper 101 with points like:
- Never use a child theme
- Always use TDComposer
- Here is how you can achieve each and any look with TD Composer that you previously used to do in CSS
I can never find it all in TD Composer, far too clicky.
Please be so kind an loom at my custom CSS and tell me how I can get this done in TD Composer.
Hi,
That would be possible by entering this code in Theme panel->Custom CSS
– https://www.screencast.com/t/oZzqJc6v7
.td_block_related_posts .td-related-right {
display:none;
}
Or using a single post template from tagDiv Cloud Library and edit it with tagDiv Composer and set only related articles.
Thanks
Hi,
If you want to do this on mobile homepage, then you need to make some changes in theme files in wp-content/plugins/td-composer/mobile/front-page.php move the the_content() at the start class for td-container -> http://prntscr.com/pu4fiy -> http://prntscr.com/pu4g2f
Hope this will help you!
Thank you!
How can this be?
After updates I cannot edit a page anymore in TDC.
Hi,
I’ve just made some deep investigations and is look like there is a problem, please go in wp-content/plugins/td-composer/td-multi-purpose/header/tdm-header-style-2.php and make this change -> http://prntscr.com/pu3jkm -> http://prntscr.com/pu3jqw after that the ad will be display, sorry for the inconvenience!
Thank you for your understanding!
Hi,
All the code for mobile can be found in this folder -> wp-content/plugins/td-composer/mobile
Also here are some topics about:
Loading Third-Party JavaScript -> https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/loading-third-party-javascript
Reduce the impact of third-party code -> https://web.dev/third-party-summary/
Hope this will help you!
Thank you!
Hi,
Unfortunately, Multiple Authors Plugin, has not been tested with our theme and therefore, we cannot say for sure if it will work or not as expected with the theme, sorry!
The author box that appear on categories and pages can be found in this theme file -> wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_block_author.php
Thank you for your understanding!
Hi,
Sorry, I forgot about the mobile version, for this you’ll need to set this code in this file -> wp-content/plugins/td-composer/mobile/header.php
Thank you!
How can I change those specific titles? I can’t just change them with TD Composer http://prntscr.com/pty28b http://prntscr.com/pty3bh
@co50 I think Calin was trying to tell you where the dpi settings were, if you would like to adjust the threshold to display retina images down to 100dpi.
Also a part of retina is set in this file -> http://prntscr.com/pt251i -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php and this file -> http://prntscr.com/pt25ns -> wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.js if you change the tagdiv_theme.js you’ll need to mimify the code en replace the one from tagdiv_theme.min.js
That seems to be the main cause of your issue and I would personally not consider it a “bug” – its just how they have their theme configured to keep images / page sizes optimized for faster load times.
@vlad-s I am facing same issue, can you post the solution here?
PHP Notice: Trying to get property 'ID' of non-object in /wp-content/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php on line 895
PHP Notice: Undefined index: REQUEST_SCHEME in /wp-content/plugins/td-mobile-plugin/td_mobile_theme.php on line 183
Hi,
If you are using the standard pack you need to make the changes in this file -> wp-content/plugins/td-standard-pack/Newspaper/header.php -> http://prntscr.com/pts9xw
If the standard pack is deactivate then you need to set the code in wp-content/plugins/td-composer/legacy/Newspaper/header.php
Thank you for your understanding!
Hi,
So if you need to set the code in header of mobile theme, then you can add it in this file -> wp-content/plugins/td-composer/mobile/header.php
Thank you!
Hi,
That is because the changes was made the theme core, after the update all these changes were removed, so you’ll need to make these settings again, also you can use the child theme, in this way you should not have problems to the next update.
You need to set back the code in wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php and the single_template_8.php was moved in wp-content/plugins/td-standard-pack/Newspaper/parts/single/single_template_8.php
Thank you!
please help me to fix this error that appears after the update
syntax error, unexpected ‘.’, expecting ‘)’ in /home1/dishesdeli/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global.php on line 415
Hi everyone,
after updating the theme I receive this msg:
syntax error, unexpected ‘.’, expecting ‘)’ in /home1/dishesdeli/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global.php on line 415
The first time I made the update using the Envato Market plugin, to fix the problem I deleted the old version of the theme and plugins.
The second time I installed the theme from WordPress panel, the theme installation was successful but plugins are showing an ajax error, but I did it manually and they were ok except Tagdiv composer.
Please help, my website is showing a maintenance page
Hi,
1. Please notice that the Disqus plugin was not tested with our theme, therefore we can not provide technical support for the provide provide by this plugin, please make sure that you are using this plugin only on posts, not pages.
2. Unfortunately there is no settings for the default top bar to change the size ( height ), only the width -> http://prntscr.com/pt9edo
In order to have more control over the header and top bar we recommend to use a cloud header from tagDiv Cloud Library and edit it with tagDiv Composer
3. Unfortunately for the moment there is no option to set the social media in the order you want, sorry!
4. if the H2 is inside the content, then the settings from theme panel should be apply -> http://prntscr.com/pt9hkq, please provide some more details or a link where I can inspect this problem.
5. So if I understand correctly you want to have unique articles on pages, if is so then you can use this option -> https://forum.tagdiv.com/unique-articles/
6. The page templates are these -> https://forum.tagdiv.com/page-templates-2/the unfortunately there is no settings to make a page template, the design nee to be make with tagDiv Composer.
7. Only the the videos from YouTube will work -> http://prntscr.com/pt9ojh, maybe this option will be add in the coming updates.
8. The WP Rocket plugin was not tested with our theme, therefore I can not say how or it will work properly with our theme, sorry! -> https://www.screencast.com/t/cmPkh9jba4sZ
9. The flex can be adjust for all device individual -> http://prntscr.com/pt9qrl -> http://prntscr.com/pt9r37 you can check more about flex blocks in our documentation from here -> https://forum.tagdiv.com/flex-block-settings-guide/
10. There is an general option in theme panel -> http://prntscr.com/pt9s7p but this will not apply only on block headers that do not have set an individual style.
11. That is happen because the standard width of the website is 1068px -> http://prntscr.com/pt9z53 + margin -> https://www.screencast.com/t/FmgLs3wRkAAS when you edit the page will add and extra width from tagDiv Composer sidebar and some padding on the page content, so this will exceed the 1366px.
12. If you are referring to the mega menu next/prev buttons -> https://www.screencast.com/t/xZxnf7Sq2 then you can hide theme only with custom css, you can try this custom css
.td_block_mega_menu .td-next-prev-wrap{
visibility : hidden;
}
The code need to be set in Theme panel> Custom code> Custom css
If you still have some questions, or I was not clear enough please let me know!
Thank you!
hi,
after the installation of the theme, plugins are not installed they show an ajax error.
I tried to do manually but i receive this msg:
Parse error: syntax error, unexpected ‘.’, expecting ‘)’ in /home1/dishesdeli/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global.php on line 415
after the last update, I got this error:
Parse error: syntax error, unexpected ‘.’, expecting ‘)’ in /home1/dishesdeli/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global.php on line 415
how to fix that please
Hi,
I’ve made some quick searching and to can display retina image you’ll need to have a device that have that had retina:
Retina display -> https://en.wikipedia.org/wiki/Retina_display
Retina Display vs. 4K vs. True Tone -> https://www.lifewire.com/retina-display-vs-4k-1994107
Is retina better than 4k resolution? -> https://www.quora.com/Is-retina-better-than-4k-resolution
Also a part of retina is set in this file -> http://prntscr.com/pt251i -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php and this file -> http://prntscr.com/pt25ns -> wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.js if you change the tagdiv_theme.js you’ll need to mimify the code en replace the one from tagdiv_theme.min.js
Thank you for your understanding!