- NewspapertagDiv Composer – Website Manager
- NewspaperWhen tagDiv Composer is Not Working
- NewspapertagDiv Composer Tutorial
- 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!”
- NewspaperWoo Brands
- NewspaperModal Popup
- NewspaperShortcodes
Which phone/browser did you use? I have used both iOS and Android Phones and Google Chrome, but I get the same problem.
I don’t even see the full homepage. There are shortcodes on top and bottom and just one post appearing.
The homepage is built with TD Composer. and is setup just like the one in demo.
Do you need WP admin credentials?
Hi,
Our client asked us to add 5 posts of another, car website.
The car website developers provided us with a .json file and we created a .php file.
Since there is no another way to add te content of the .php file, we created an iframe.
However, we loose the responsive design.
We would like to create something like a block to add our PHP code and add that block in the home page via tagComposer.
Here is our zip file which includes our PHP and CSS and here is our extra section we would like to add.
We would appreciate your valuable help.
Thanks in advance.
Hello vargaspazdaniel,
Please check more deeply all the options from our TD Composer. Check here -> https://www.screencast.com/t/jPuhOD81C This functionality has been tested and should works as expected.
Thanks for the message!
Hi,
You could choose from the many theme demos, each one can be installed and provide a starting point
– https://demo.tagdiv.com/select_demo/select_demo_newspaper
– https://forum.tagdiv.com/installing-demos/
Or you can begin form scratch, use the theme composer and build pages
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
Use blocks, grids, full grids etc to build pages how you want
– https://demo.tagdiv.com/newspaper/block-1/
– https://demo.tagdiv.com/newspaper/big-grid-1/
– https://demo.tagdiv.com/newspaper/full-big-grid-1/
Check the Features menu in the live demo for more of the theme options. Let us know if you have more questions.
Thanks
Hiding a block/column/row is possible, with the tagDiv composer. Simply click on the block in this case, which you want to hide on mobile
– https://www.screencast.com/t/2cCpRkp3s9Q
Switch to mobile view and also access the CSS tab, scroll down and the setting is there
– https://www.screencast.com/t/gtvxUqN5
Then that element will not be displayed on mobile. This will not work when the mobile theme is active, the composer cannot be used on mobile pages.
The post subtitle could only be changed with CSS code, there is no color setting for it at the moment. Try a code like this in Theme panel->Custom CSs
– https://www.screencast.com/t/Dvyb3sdQvwH
Use the color you want in the code
.single .td-post-sub-title {
color: blue;
}
Hi,
Seems the layout is not as it should be. If you are using Visual composer please deactivate the tagDiv composer plugin. Layout issues like that can happen when both the composers are active.
Thanks
Hi,
2. Mailchimp would be compatible with the theme, you could use that as a newsletter/subscription functionality on your website
– http://www.wpbeginner.com/wp-tutorials/ultimate-guide-to-using-mailchimp-and-wordpress/
There is a newsletter element in the tagDiv composer, in which you can enter newsletter codes, currently from only a few providers however (Mailchimp works)
– https://www.screencast.com/t/Vg27MswbP
This element can only be placed on pages at the moment. For post sidebars you can use a text widget and enter the form code in it.
3. The theme uses the default WordPress login/user role capabilities. This will affect the actions they can take once logged in. Users can create an account and you can decide on their role. I believe the default user role set is subscriber
– https://codex.wordpress.org/Roles_and_Capabilities
– http://www.wpbeginner.com/beginners-guide/wordpress-user-roles-and-permissions/
There are membership plugins you could try instead of the default login, bbpress plugin is also compatible with the theme. Depending on what you want to do, there surely would be a corresponding plugin.
Thanks
With TD Composer i can’t hide rows to devices, with Visual Composer i can. I can’t use TD Composer….
Hello Sebastian Escobar,
Please notice that if you want to use the Mobile Plugin you will not customize the mobile pages, sorry! Please check here -> https://forum.tagdiv.com/the-mobile-theme/ If you will use the General Responsive Mode, you can customize mobile page using the TD Composer.
Hope that help!
Thanks.
Hello,
Please use this guide to make the proper memory allocation on your host: https://forum.tagdiv.com/system-status-parameters-guide/
As for visual composer, it could be a different issue than the memory allocation. Please contact us via email at contact@tagdiv.com and provide wp-admin so we can login and investigate the issue.
Thanks.
Hello GreatTaste,
Most items are available in both page builder with many differences. More recently, it was introduced our own page builder which is named TD Composer. So, that page builder is at the beginning and also, it is in a continuous development. You will not found all the elements which Visual Composer has. From now on, this plugin will be improved with some features which have to be exclusively for this builder. You can use our page builder by default WordPress editor but you should know the shortcodes generated by this plugin. You should use the FrontEnd editor for this page builder, like this -> https://forum.tagdiv.com/tagdiv-composer-tutorial-2/
Hope this helps!
Thanks for your understanding!
Hello vargaspazdaniel,
I recommend you to recreate all the pages which were made via Visual Composer to TD Composer if you want to achieve best theme results. Please check here -> https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/
Thanks for your understanding!
If you could mention what exactly is happening it would be helpful. You can create a page and set it as shop page in the woocommerce settings
– https://www.screencast.com/t/qfvmhw5poAA
Your page content will be displayed in the page as you set it, and a product loop at the bottom of the page
– https://www.screencast.com/t/xT4dsiQm
– https://www.screencast.com/t/ETaQMIqS
You can build pages with the composer as well, then set them as shop page. Once set as shop page the page can no longer be edited with the composer so design as you want initially, then set it.
Hi,
There are some solutions you could try and see if they fix the composer issues
– https://forum.tagdiv.com/topic/gray-page-tagdiv/
– https://forum.tagdiv.com/topic/javascript-error-td-composer-wont-load/
If there are still issues, you can send us an email at contact@tagdiv.com and provide admin login information, as well as FTP and cPanel access if possible. Include a link to this topic in the email.
@codigoninja Your max upload might be limited if you cannot upload larger files. You can contact your hosting provider and ask them to increase the max upload size
– http://www.wpbeginner.com/beginners-guide/how-to-upload-large-images-in-wordpress/
Thanks
No, really the BigGrid 1 is no responsive in https://demo.tagdiv.com/newspaper/big-grid-1.
Anyway, the client prefers Mobile Theme, but I have some problems for to show the content because I have some pages and no only posts. I can see the content space for mobile theme in pages accept HTML code but no the tagDiv composer code. How can I add for example a column of post in mobile page? Please do you have some documentation for do this? Thank you
Good Day Bogdan,
I’m having the same issue, just created several new pages but the builder does not work.
I want to create a homepage like this: https://demo.tagdiv.com/newspaper/homepage-newspaper/
And another thing is I can’t upload files, it says they are too big, I have created a php.ini file and uploaded it to admin folder but still does not works.
I need help ASAP
Hi Simon!
Thanks for your prompt answer!
Default background image for the whole website is already set with Theme Panel > Background.
I need to set a different background image on only one page created with tagDiv Composer (not in tagDiv rows and tagDiv elements).
Page: https://www.agrosaveti.rs/stocarstvo/
New background image: https://www.agrosaveti.rs/media/2017/12/Agro-saveti-Stocarstvo.png
Is it possible somehow with CSS?
If you need, I can provide you WordPress username / password.
Thanks in advance!
Best regards,
Bojan
Thank you @Catalin. Will you ever be activating the feature and widget that is on the appearance/widget dashboard? We’re trying to eliminate as many plugins as possible and we’re also needing to replicate all the pages created with visual composer. Can you tell me which other features previously available from visual composer won’t be available in tag div composer?
Thank you,
Hi,
My Style panel in the tagdiv composer seems to be broken. May have happened since the 8.7 update (I don’t actually use the style section much).
Screenshot:

Chrome console does not seem to be reporting any issues.
Anything I can do or try? This is a busy live site so disabling all the plugins will be a problem.
Thanks,
Peter.
I cannot access backend editor or tag div composer.
This is code of my page
[vc_row full_width="" parallax="" parallax_image=""][vc_column width="1/1"][td_block_homepage_full_1 category_id=”11847″][/vc_column][/vc_row]
If I need to add something in the code then please let me know
Hi,
Indeed, we will provide updates for bundled plugins along with theme updates
– https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
I cannot say exactly when a theme update will be released, at this moment. As soon as the tasks at hand are completed an update will be released.
Thank you!
Hi,
A background color/image can be set for the whole website
– https://forum.tagdiv.com/background-introduction/
In the composer only rows and elements can have background, check the CSS tab
– https://www.screencast.com/t/g35OvlbtOoQ
The background image can be changed as you wish in the Theme panel->Background section. Maybe clear the cache as well after setting the new image. Let us know if you still have a problem.
Thanks
Hi,
Please excuse the delay, there were a few days off due to the Easter celebration.
If you have the mobile theme plugin activated, then that would be possible only thorough custom code. Provide a link to your website and I will give you a solution. Mention for what elements you want to make this changes and in which locations.
If the mobile theme is not used, then you can set font properties for each device, when creating/editing the page with the composer
– https://www.screencast.com/t/6ZuxRRMwPni
Thanks
Hi,
That would be an unusual amount of time to load a page. There have been many optimizations made in the latest theme version to ensure the tagDiv composer is fast to load.
Basically the theme requirements are these
– https://forum.tagdiv.com/requirements-for-newspaper/
– https://forum.tagdiv.com/system-status-parameters-guide/
The system status should be according to the guide, WP memory can be higher if possible. Additionally try as a quick test to deactivate all other plugins except theme plugins, then check to see if there is any improvements. Let us know the results.
Thanks
Hi,
Similar issues were solved with the solution mentioned in this topic
– https://forum.tagdiv.com/topic/javascript-error-td-composer-wont-load/
In theory having adequate system status would ensure a proper theme and theme plugins, but certain server configurations and installed WordPress limitations or modifications may cause problems.
Please try the solution and see if it fixes the issue. If it does not, send us an email at contact@tagdiv.com and provide admin login details as well as FTP and cPanel login if possible. We will take a look. Include a link to this topic in the email.
Thanks