- 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,
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!
Hello !
Template 11 will only apply to posts. For homepage you will have to use one of the following: Demos: https://forum.tagdiv.com/installing-demos/ ; Homepages from cloud library or creating a page from scratch using the tagdiv Composer as you can see it here: https://www.screencast.com/t/OjPih4gILrL
Thank you !
Hi,
You can do this using a single post template from tagDiv Cloud Library, edit it with tagDiv Composer and set the author box after that set it theme panel; of if you do not want to use single post templates and you have set a sidebar in most of your posts, you can add the author box widget -> http://prntscr.com/pu2daq in this way you’ll have the author box in the sidebar and you can set it to be the first element in sidebar -> http://prntscr.com/pu2dlo
Thank you!
In Composer it’s looks good.
https://yadi.sk/i/TYEnRV6Y6od62g
And in my mobile it’s bad.
https://yadi.sk/i/d3CvB5NtOLjtJg
Thanks you!
This is a Category Page.
Composer is not available here.
How do I remove the name author?
https://yadi.sk/i/q8TTRBMiv18SSA
Thank you!
Try remove it and add a new one using the tagDiv Composer.
How can I change those specific titles? I can’t just change them with TD Composer http://prntscr.com/pty28b http://prntscr.com/pty3bh
How to delete row in tagDiv Composer in new update Newspaper x
@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!
Hello !
You now can add SVG logos but that is available only for Cloud Template headers.
As you can see here: https://www.screencast.com/t/TJyG3RuC
1. You have to right click on your .SVG image and open it with notepad ( i used notepad++ but that doesn’t matter )
2. Copy the code found in the notepad
3. Paste the code into tagDiv Composer as you can see in the page above.
Keep in mind that all the modification regarding size of the image must be done in the code that you have pasted.
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!
Hello !
I pressume you mean the part wich includes the latest articles section. That one comes from the page building so you will have to edit the page in order to have that removed so you can edit it using the composer: https://www.screencast.com/t/uzXRgXTiHlH Also the sidebar from the bottom of the page comes from the widget section wich can be edited by going to Appearance – Widgets
Thank you !
The Tag Div composer doesn’t work well. After digging in it conflicts with a javascript that is needed for showing ads on the website. In the past this was not a problem, but in the last versions I have a conflict.
Can you help me with that?
Regards,
Arno
Hi,
I used the Envato Market plugin to update the theme to Newspaper X. But now when I try to add a new page and edit with TagDiv composer, I get at 404 page not found template and the following error: Error at zones: 5(models) : 4(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)
Hi,
So if I understand correctly the plugin for multiple authors is working on posts, but is not applying on pages, if is so then you can edit the pages using the tagDiv Composer and you can replace the “Author box” with “Authors box” -> http://prntscr.com/ptn6kf in this way you’ll show in page all the authors, do the same on search template that is from cloud .
Also usually the word “By” is coming from tagDiv Composer -> http://prntscr.com/ptn87b on pages and templates also on default post styles you can change it from theme panel -> http://prntscr.com/ptn8rf
Hope this will help you!
Thank you!
Hi pratiek,
Thank you very much for your help and your valuable time. I appreciate that very much.
I did it the way you did it now, and it works with the footer. You’re right, the footer template is in the pages and not in the cloud template library.
The sub-footer now also disappears in the frontend. However, the sub-footer still remains in the TagDiv Composer when I edit the footer page. Do you see that too when you edit? Here is a picture from what i mean: https://imgur.com/a/wqtRafy
My fear is that the subfooter will be loaded unnecessarily in the frontend.
I will now try it with the icon pack as you suggested. Hope they will add some more important icons to the social media module.
I wish you a wonderfull day, thanks for helping me 🙂
Hello !
All the options available can be found in the Layout section of the Posts loop when edited using the tagDiv Composer as you can see it here: https://www.screencast.com/t/TrqAiFgU27C
Thank you !
Hello,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
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!
Hi,
I think that you want to make it to look like this -> http://prntscr.com/ptmn2z then you need to edit the single post template with tagDiv Composer, click on the “on” text and check the css tab and adjust the margin like this “-5” -> http://prntscr.com/ptms59
Hope this will help you!
Thank you!
Hello !
In order to make the site full width you have to select every row of your page using the tagDiv Composer and then set the stretch mode you want like here : https://www.screencast.com/t/BkWwdHh6
In order to make the post page full width you will have to add a single post template and then edit it. Check more about how to have single post template here: https://tagdiv.com/customize-articles-with-single-post-templates/ And for the header you can do it here: https://www.screencast.com/t/xf56tQN0.
These are the ways you can increase your page width from theme options. Anything above this will require custom code.
If you are using a background color / image this will cause the boxed layout.
Let me know if this helped you !
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!