- 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
Hello enjoypclife,
Please understand that those images cannot be removed and what you showed me is attachment page from WordPress -> https://www.screencast.com/t/a1w0vHrwW8 which displays all the images from the media library, sorry! Please ignore them and start improving your website with what you want, sorry! Also, if you want to remove these you should disable the TD Composer.
Thanks for your understanding!
Hi,
That would only be possible with custom CSS code, by default the theme does not have a general setting for this. That is how these demos were created for example
– https://demo.tagdiv.com/newspaper_black/
– https://demo.tagdiv.com/newspaper_old_fashioned/
– https://demo.tagdiv.com/newspaper_retro/
On pages you can set background as you wish for most elements, using the tagDiv composer. But on posts this could only be done with CSS code. If you could provide some details about what exactly you want to color, what sections should be affected and how, I will try to give you a solution.
Thanks
Using the Hero image from the multipurpose shortcodes I’ve realised that the Image Alignment setting is being ignored. If I set for the image to be aligned along the top the outputted CSS still has:
background-position-y: center;
I can’t target it using live CSS either as the style appears to be renamed each load (ends in _rand)
NewsPaper 8.7, Tagdiv Multi Purpose 2.0
Hi,
That would happen if you have both Visual composer and the tagDiv composer activated at the same time. If you are using Visual composer then deactivate the tagDiv composer plugin. There should be no problem after doing this concerning hidden rows.
Hello dezbee,
I have inspected your website on mobile but I did not saw any shortcodes. It seems to work as expected, without any problem. If the page has been made via Visual Composer and then you have disabled it you will get this error. Notice that we recommend using our page builder (TD Composer to create your own page).
Thanks for your understanding!
Hello usman,
If you want to add something like this you should use the TD Composer page builder and add these elements from here -> https://www.screencast.com/t/U4XV3LYn (team member and call to action).
Thanks for your understanding!
Hi,
That would happen if you built your posts with Visual composer, this was always not recommended to be done in our theme
– https://forum.tagdiv.com/how-to-use-visual-composer/
When the tagDiv composer is active it will cause issues with posts built with Visual composer. A solution would be to deactivate the tagDiv composer (it will activate automatically when the theme is updated or installed).
Thanks
Hi,
I believe what you are looking for is a newsletter/subscription functionality. That would be possible through a plugin, there are quite a few free plugins that you can try. Search for some and try a few, pick the one you like.
There is a newsletter element in the tagDiv composer, in which you can enter newsletter codes, currently from only a few providers however
– 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.
Mailchimp would be a popular plugin in the matter, I found a guide
– http://www.wpbeginner.com/wp-tutorials/ultimate-guide-to-using-mailchimp-and-wordpress/
Thanks
Hi,
1. Block 23 (module 18) will display a predefined thumbnail size as all blocks do
– https://www.screencast.com/t/lh9L5tBef
An exception would be the flex block in which you can select from 3 sizes at the moment. You could choose a different block which uses a smaller thumbnail size if needed.
2. That can be done in general in the theme panel, for the module you choose
– https://www.screencast.com/t/4DM4y0kGr6
Or by each block individually in the composer
– https://www.screencast.com/t/X4AIKKR3JDST
3. That can be done in the theme panel
– https://www.screencast.com/t/Kcx7r44bNX
4. That can be done in general – https://www.screencast.com/t/dlyjHuQC
Or by block module – https://www.screencast.com/t/GTuSpDkKtld
5. The Read more cannot be removed, it is a feature of that block module. You could either remove it from the code, for the module the block uses
– https://www.screencast.com/t/VxN6i0LKz
Or use CSS code in Theme panel->Custom CSS section
.td_block_23 .td_module_18 .td-read-more {
display: none;
}
Thanks
Hi,
If the theme system status is configured as mentioned above, there would be some other cases in which the composer will not work properly or at all
– https://forum.tagdiv.com/topic/gray-page-tagdiv/
– https://forum.tagdiv.com/topic/javascript-error-td-composer-wont-load/
You could try to follow those topics. Try as well to test with no other plugins active, except theme plugins.
If there is still a problem, send us an email at contact@tagdiv.com and provide admin login details, FTP access and cPanel if possible. We will take a look. Include a link to this topic in the email.
Thanks
Hello municipiobb,
1)Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!
Please do not use this setting in Seo by Yoast:
https://www.screencast.com/t/n8Cc35EofLh Also, if you are using the WP Super Cache plugin, please ensure that has been right setup according to our documentation here -> https://forum.tagdiv.com/cache-plugin-install-and-configure/
2)Also, the third important rule is to do not edit a page which was created with Visual Composer with TD Composer.
Also, I have inspected your website and I saw that you are using some untested plugins which can interact with the theme core files and causes a lot of unknown issues like this.
For more information about how you should use our page builder incorrect way on our theme, please check the following useful tutorial here -> https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/ -> https://forum.tagdiv.com/tagdiv-composer-tutorial-2/
Clear all the caches and check the results.
Thanks for your understanding!
Hello Psionline,
Notice that here you can found all the settings regarding on ROW properties, like this
-> https://www.screencast.com/t/MZp9VIsa We recommend using our page builder which is TD COmposer for better theme results.
Thanks.
Hi,
I could not say how that would be possible and what will it take to achieve it. The block shortcode will only accept predefined parameters that can be set through the composer sidebar
– https://www.screencast.com/t/btLMKrNFKp82
– https://www.screencast.com/t/IkzH11f6hcha
All these parameters are defined in the theme config file, for example the custom title you set for a block
– https://www.screencast.com/t/IdKykxyT0Qc
The theme and the composer do not yet have such an option, they might have in the future, I cannot say exactly.
Thanks
Hello videomaker,
Make sure that you are using the latest version of the theme installed via FTP way, remove all of the untested plugins, clear all the caches and check the results. Use only such a page builder to create your pages. Use only TD Composer to be active and disable the Visual COmposer if it was enabled to rule out any conflicts. Provide some useful screenshots if the problem is still there and also, you can provide your website URL for further investigations.
Thanks for your understanding!
Hi,
That was quite an older version, much has changed from version 7.7. That issue could be caused by the tagDiv composer being active along WPBakery page builder. In similar cases deactivating the tagDiv composer fixed the problem. The tagDiv composer will be activated by default as you install/update the theme. Try deactivating it and check the results.
Thanks
Hi,
That would not be possible by a theme setting. The theme width is fixed by default, this width is split between main content and sidebar. Only on pages there are options to stretch the rows used
– https://www.screencast.com/t/BJhfVraIev
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
Sidebars in the post content will be fixed, for posts there are no options at the moment. There are plans to change this in coming updates.
Thanks
Hi,
If that provides a code or shortcode try entering it in a text element or Raw HTML element, check if that works. A dedicated element for that plugin is not available in any of the composers.
Thanks
I have the same issue. tagdiv composer just draws blank page, no error whatsoever. I’m working on staging server. Tried different browser, disabling all plugins, cleared cache, new page etc. nada…
Hi,
From what I can see there is no problem on mobile, the same content from desktop is displayed. Maybe you have previously installed and activated the mobile theme plugin. Note that when this plugin is active page content built with the composer will not be shown. Mobile page content has to be entered through the mobile editor
– https://forum.tagdiv.com/the-mobile-theme/
The mobile theme would be useful when you want to display a different and much lighter version of the website on mobile. This plugin is also optional, you can simply not install it. The main theme is responsive without it, plus the same content from desktop will be shown on mobile.
If you have a different problem it would be useful if you could mention some more details about it, we will try to help you.
Thanks
Hello eparibar,
I saw that you are using the Latest Articles page template and notice that element cannot be changed with TD Composer. Using this template, you should add at the top of the ‘Latest articles’ some page builder element to check the page builder functionality. For more information about using our page builder, please check here -> https://forum.tagdiv.com/tagdiv-composer-tutorial-2/
Thanks for your understanding!
I have other issues again;
1. Featured image is not showing for AMP post (mydomain.com/post/amp/) on Google AMP tester’s Search Result Preview and also on the real search result – everything was fine when I switched to AMPforWP plugin, but I prefer tagDiv AMP design (ads look better than those of Ads for AMP by AMPforWP) if possible.
2. I use tagDive Composer’s Grid 3 on the first row of my homepage. Its perfect on desktop but on mobile device. Only 2 articles out of 4 are visible, and I need to swipe left to see the remaining 2. Please check thechinexpress.com on mobile device and you’ll know what I am trying to say. I wish I could make everything showing perfectly on mobile device without having to do something to make it. Its fine if I use tagDive mobile theme plugin, but it drops my website speed a lot (also need to defer parsing of js a lot, etc.) and adsense page-level ads does not work on it, which is important 😉
Hi!
I was created a tagDiv Composer page – https://www.agrosaveti.rs/stocarstvo/ and following image https://www.agrosaveti.rs/media/2017/12/Agro-saveti-Stocarstvo.png needs to be set as a custom background.
Can you help me with this?
I tried to override background image in CSS, but without success.
Thanks in advance!
Best regards,
Bojan
I am no expert on this and hopefully Tagdiv developers can share some light on this, but in my case I guess the problem starts with iframe, check .htaccess and look for this
“Header set X-Frame-Options Deny”
Although my tagdiv composer is working back again, but I guess the problem now is going to be a bit more complicated. From my present point of view, maybe is not from the theme itself but rather the users ISP, which operate under different behaviors, rules and circumstances differently in every countries.
If tagdiv developers interested to know, I can explain why the code got there in the first place, but I will feel more comfortable to discuss it through direct email.
Anyway, that’s all for now and thank you.
Hello, i’m creating a page with content for mobile and desktop in the same page and i want to hide one to mobile and another for desktop but this doesn’t work… All content is visible for all devices and in normal mode i’m seeing the command offset=”vc_hidden-lg vc_hidden-md vc_hidden-sm vc_hidden-xs” is ok however in desktop or mobile i’m not able to fix this. Please check this page and tell me why your theme is not able to hide that to that devices
Dear,
We have just brought the Newspaper 8.7 today and installed into our server.
But we found the loading page after click “Edit with TD Composer” is very slow, it take about 2-3 mins to load the page.
Our server is using 2CPU, 4GB RAM, 50GB storage disk. Checked on resources usage, it’s around 10-20% of RAM.
Please advise.
Thank you.