- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsOffset Feature
- TutorialstagDiv Social Counter Tutorial
- TutorialsHow to Update the WPBakery Page Builder plugin
Good morning,
I’ve been trying to use tagDiv composer for a while, but somehow it’s still not possible. Here’s the problem I’m having:
When I click on “tagDiv Composer” blue button inside a page (while editing/creating it), this is what becomes visible: https://imgur.com/1HvRpYE
And then, when I try to add a new element, this — and only this — is what happens: it duplicates the selected icon. That’s it. No element added, nothing. https://imgur.com/7NwqRz9
Can you please help me out?
My website is http://www.raquetc.com and all of my pages were built with Visual Composer before the new update with tagDiv composer, but for what I’ve been reading there should be no problem with that…
Thanks,
Gaspar
All the parameters are OK and the composer is still not working.
I have 2 more websites with Newspaper theme and they are working fine.
Thanks
-
This reply was modified 8 years by
utzgurx.
Hello,
Please use this code instead:
@media(min-width:1018px){
.td_video_playlist_column_3 .td_wrapper_player{
margin-left: 341px;
}
.td_video_playlist_column_3 .td_container_video_playlist{
left: 0;
}
}
Unfortunately it will not work in tabs. Visual composer has issues using complex elements in tabs.
Thanks.
Hello,
If you cannot install plugins directly it could be a memory allocation issue. Please use this guide: https://forum.tagdiv.com/system-status-parameters-guide/
Please also test the tagdiv composer on a brand new page, not on existing ones that were built by other page builders. The tagdiv composer will not recognize shortcodes from other page builders and will provide errors if they are found.
Thank you!
Hi,
That could be an option available in future updates. The tagDiv composer will improve greatly in the coming updates.
Thanks
PS
I can rename td-composer using FTP and log-in. Then I set it back to the old name and reactivate it whilst logged in. I can then happily move around the site dashboard with no problems. But if I log out then I can’t log back in again.
Thank you for that advice.
We have explored that and find that if “tagDiv Composer” is deactivated/renamed then we can log-in.
I subsequently tried deactivating various plugins whilst tagDiv Composer was running. and still couldn’t login. Finally, thinking that it might be a conflict between plugins, I deactivated ALL of them except tagDiv Composer and still couldn’t clog-in. This was after removing and uploading a fresh copy of the plugin…..
It would appear that “tagDiv Composer” alone is the culprit!
Unfortunately with that plugin deactivated the home page looks a mess, showing areas of raw code!
Having paid for this theme /plugins we need this correcting!
Hoping for an answer.
I am trying to add line breaks (e.g, entering down) within the text block, to separate lines of text. However, when I save the element and publish the page, the line breaks don’t remain.
Example: https://gyazo.com/0dc9bd7d6006e54784bb6abd89c56963
After the page is updated, it then shows as: https://gyazo.com/f5b1e9be19f64c0d89a88b8fb2c69ffd
Hi again, the problem seems to have been solved (by itself ?) after numerous attempts. However, I can’t install any plugins directly from my WP dashboard and need to add them manually via FTP.
Lastly, when I try to work on my Home page via tagdiv composer and save my last changes, it says “invalid page format”.
What’s wrong ?!
Marie
okay thanks, but I would suggest this feature to be included in your future versions update. It will be very good if we can design category pages and also headers footers with tagdiv composer.
Hi,
You have an example of the Woocomerce frontpage here: https://demo.tagdiv.com/newspaper_tech/shop/
It doesn’t seem possible to replicate this as the tagdiv composer blocks don’t change the content of the page output.
The composer edit screen shows an error warning at the top of the page:
Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!
I get the same testing editing of the shop homepage on 2 different servers and a localhost so this seems to be something specific to the shop homepage.
To get around that, I edited a standard page and added an image block to the top to try and replicate the demo, then copied the code from the editor into the page for the shop home. Nothing showed up.
So how do we create a shop homepage like the one that shows on the demo site?
I would like to remove the sidebar from mobile view of news articles (posts) and categories. I have been able to do this using visual composer in the home page and other pages. Just not in the theme default posts and categories. Can you point me in the right direction.
I have chosen not to use the Mobile Theme plugin as I prefer the fully featured theme on mobile devices.
thanks.
Hi,
There is no setting to remove that option from the admin bar. It could only be removed by editing the composer plugin files
– https://www.screencast.com/t/bG6AammI
Comment or remove that code and it should not appear anymore.
Thanks
Hi,
Yes, that is the case. Category pages can only be customized through the theme panel, at the moment. The composer can be used on normal pages.
Thanks
Hello,
This could be the use of both tagdiv composer and visual composer or it could be your customization. There were no full width headers in newspaper 7.4 so I asssume you have custom code implemented. Please try to create a testing platform (a sub-domain) and make a fresh install of wordpress and the theme.
Also please bare in mind that newspaper 8 comes with it;s own page builder so you cannot use both. Choose one or the other but not both at once as both page builders together create layout issues. Please read this guide: https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/
Thank you!
Hi guys – got a QQ – how do I remove the Edit with TD Composer option from the Admin Bar: http://take.ms/5BjG2
Cheers!
Hi,
That would be the case if you have the mobile theme plugin active. The mobile pages will not display page content built with the composer. Mobile page content is restricted to the mobile editor
– https://www.screencast.com/t/wo5YaxMrzJlo
Please note that the mobile theme plugin is not required, you can simply deactivate it, then the same content from desktop will be displayed on mobile
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
So you mean to say Category pages can be customized only through the panel and not via tagDiv composer?
Hi,
@BruceInLouisville
1. If the page contains no page builder elements (blocks, grids etc) regardless of composer used, the page title will be displayed. The page title will appear if the page contains content added through the default MCE editor.
A solution would be to enter this code in Theme panel->Custom CSS when using default page template
.page-template-default .td-page-title{
display:none;
}
2. You could target specific pages with the actual CSS code. So for example you would like to remove the page title on one specific page, with the code mentioned above
– https://www.screencast.com/t/OCrsCnUuJ13s
– https://www.screencast.com/t/187t2cwS5
@pildat
The author can be removed for pages in block settings
– https://www.screencast.com/t/H70ufYfxy
And for posts in post settings
– https://www.screencast.com/t/3D0eMOXyxqZ
Thanks
Hi,
The theme provides the tagDiv composer and Visual composer. The tagDiv composer (front end drag and drop builder) can only be used on pages
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
In future updates there will be a considerable amount of options and settings added, only for the tagDiv composer, take that into consideration before choosing a page builder. Only one page builder should be used for the website.
Visual composer is recommended to be used only on pages, although it can be used on posts too
– https://forum.tagdiv.com/how-to-use-visual-composer/
Category pages can be customized through the theme panel
– https://forum.tagdiv.com/how-category-settings-work/
Thanks
Hi,
It seems a required file from the composer is possibly not found on the server, try deactivating and deleting the composer and install it again. Then check if it works properly.
There is a somewhat similar topic here
– https://forum.tagdiv.com/topic/wheel-of-death-using-tagdiv-composer-on-new-install/
The conclusion being that the hosting was denying access to composer files.
Thanks
Hi,
I have tried the Visual composer gallery, there is no image blurring applied on the images I selected from what I can see. I chose images of different sizes, small ones to big ones, with the same settings as you mention
– https://www.screencast.com/t/W9zTyiZna2
The results are here
– https://www.screencast.com/t/juVWDRno
– https://www.screencast.com/t/Dl8RXoqQFid
– https://www.screencast.com/t/QeqwhZqR
The image processing is done entirely through Visual composer, there are no settings to choose in the image gallery in terms of quality.
If a smaller image is used in it, it will not stretch it to become blurry, it will be displayed as it is. If there are bigger images there should be no problem.
If you could provide a link to this gallery on your website, we will inspect it.
Thanks
Nothing since to have change after the implementation. Google is still telling me to render the color picker.
What should I do?
/**
* here we move the css
*/
function css_mover() {
//if ($this->td_theme_name == ‘Newspaper’) { }
// wp 011 – Newspaper 6
$this->move_style_to_footer_queue(‘bbp-default-bbpress’); //bbpress old
$this->move_style_to_footer_queue(‘bbp-default’); // bbpress
$this->move_style_to_footer_queue(‘contact-form-7’);
$this->move_style_to_footer_queue(‘wp-color-picker‘);
if ($this->is_ie === false) {
// move style.css theme style
$this->move_style_to_footer_queue(‘js_composer_front’);
$this->move_style_to_footer_queue(‘td-theme’); //this is the main style of the theme. It’s only moved on Newspaper 6!
$this->move_style_to_footer_queue(‘td-theme-woo’); //this is the main style of the theme. It’s only moved on Newspaper 6!
}
-
This reply was modified 8 years by
pstgibson.
I also get that error, and it’s very irritating because I can only edit parts of the page with TD Composer.
In my investigation it looks like memcached and how it’s used with WordPress could be the problem. But I’m not sure until I have looked more into that.
Hi
I’m getting this error in a RED banner across my homepage – and I can’t edit it now at all/no options in TD composer?:
Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!
Site is http://www.defencewesthub.coma.u
Thanks