- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsOffset Feature
- TutorialstagDiv Social Counter Tutorial
- TutorialsHow to Update the WPBakery Page Builder plugin
I have the same issue from the beginning. But i can’t give you admin login.
Please give this trick to work via my registered email.
I have read many articles related to this topic and every thing is up-to date and system requirement is perfect.
Thanks
(wellmaidokc.com) NewsPaper Theme Documentation says to edit page in TagDiv editor, then save page. Visual composer ends up generating some unrecognizable code. I’m trying to replace the ‘dental’ background picture with another image.
Screenshots:
https://www.dropbox.com/s/jjgiuhdh51d0lhu/Screenshot%202018-09-30%2014.27.21.png?dl=0
https://www.dropbox.com/s/51gdbqm08dr6ddc/Screenshot%202018-09-30%2014.23.23.png?dl=0
https://www.dropbox.com/s/4oyh7xykbloc186/Screenshot%202018-09-30%2014.22.57.png?dl=0
https://www.dropbox.com/s/rvsdzlhoxiz8voq/Screenshot%202018-09-30%2014.31.03.png?dl=0
I’ve been working on this for several hours now. Documentation only refers to ‘theme’ background page settings, not TagDiv element backgrounds.
Maybe this dental theme demo is just too confusing for me on this project. The theme works fine on mrrwebdev01.org.
Can you please assist?
Thanks.
Hi!
I have made 3 columns and I have included with the tagdiv composer images. the images are not seen correctly, instead the images I have included are 1200 × 655 pixels. What can be the problem of loss of quality?
Hi,
I need help please, i want to hide some post content on mobile devices, so i tried to do it by the Backend Editor but didn’t work for me
I got this :
Fatal error: Uncaught Error: Class ‘td_css_res_compiler’ not found in /home3/wahxjo0aezwi/public_html/wp-content/plugins/td-composer/includes/shortcodes/vc_row.php:171 Stack trace: #0 /home3/wahxjo0aezwi/public_html/wp-content/plugins/td-composer/includes/tdc_composer_block.php(133): vc_row->get_custom_css() #1 /home3/wahxjo0aezwi/public_html/wp-content/plugins/td-composer/includes/shortcodes/vc_row.php(324): tdc_composer_block->get_block_css(NULL, false) #2 /home3/wahxjo0aezwi/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_global_blocks.php(28): vc_row->render(Array, ”) #3 /home3/wahxjo0aezwi/public_html/wp-includes/shortcodes.php(319): td_global_blocks::proxy_function(”, ”, ‘vc_row’) #4 [internal function]: do_shortcode_tag(Array) #5 /home3/wahxjo0aezwi/public_html/wp-includes/shortcodes.php(197): preg_replace_callback(‘/\\[(\\[?)(vc_row…’, ‘do_shortcode_ta…’, ‘<p><!– BEGIN T…’) #6 /home3/wahxjo0aezwi/public_html/wp-includes/class-wp-hook.php(286): do_shortcode(‘<p><!– BEGIN T…’) #7 /home3/w in /home3/wahxjo0aezwi/public_html/wp-content/plugins/td-composer/includes/shortcodes/vc_row.php on line 171
Hello again,
The problem persists even after a line of code you sent me to replace in wpeditor.php. When editing our front page – and any other page probably – that contains an apostrophe (‘) using TagDiv Composer, when it encounters this character, it adds a slash (/) before the apostrophe. If this isn’t corrected and the page is saved with the mistake, every time it is edited with TagDiv Composer, it adds an extra slash before the apostrophe and the text becomes /’, //’, ///’ and so on. Last time you wrote me that that I should wait for a new version of the theme that would fix the problem but I haven’t seen one for over a month now. Any new ideas?
Nick
Hi Catalin,
Your tech team was able to get the tagDiv plugin to work by editing the .htaccess file with this code:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
However I was told by them the the actual problem should be fixed, which is a mixed content error that is triggered when attempting to access the tagDiv composer plugin. See error here— https://www.screencast.com/t/Sctdkn81x84Y
Since I have a green padlock and the SSL works fine on the website except for the tagDiv composer plugin, it seems logical to reinstall the tagDiv composer plugin. Could you tell me how to do this?
Hi, I just figured out the second problem (TD composer not working). I just found the solution in other thread.
I add below codes in my Htaccess file and now it perfectly working.
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
I really need to know the solution to the first problem.
Hi, in Tagdiv composer is there an image carousel element? I’ve tried using ios Slider as an image carousel but it seems to only work as a post carousel?
Hi,
I just purchased the theme and installed a demo theme namely “classy Magazine”. By default, the blog posts showing a sidebar with social links. Here is the screenshot for your easy understanding, http://prntscr.com/l00q0v
I need to change them but found no options. Neither in the Theme Panel nor in the widget section.
How can I update that?
Another problem I am facing that while I tried to edit a page with TD Composer, the browser shows completely blank. Here is another screenshot for your easy understanding, http://prntscr.com/l00qrz
I clean up cookies and tried 4 other different browsers, but all are same.
What could be the possible reason for this and how I can fix this problem?
Thanks in advance for your kind help.
Best
We are getting the following flagged in Wordfence: Are these false positives?
This file may contain malicious executable code: /wp-content/plugins/td-composer/includes/tdc_ajax.php
This file may contain malicious executable code: /wpcontent/themes/Newsmag/includes/wp_booster/td_block.php
This is also on the scan which makes me think we’re probably safe and they’re just trying to sell us services….
“Since you have High Sensitivity scanning enabled, there is a very high likelihood that your results will include false positives. If you think you have indeed been hacked, our team of security experts can help.”
Thanks!
If you like a news tickers why you not use News ticker from tagdiv Composer ( https://www.screencast.com/t/GiTxLl4kAm0 ).
I made a test with the same post, flex block 1 vs block 1 (which uses module 4)
– https://www.screencast.com/t/A0uDIZlquz
The result is the same for me. You could use the vertical alignment setting, but I see you use an older version of the theme and composer and the setting is missing for you
– https://www.screencast.com/t/x68ZR9Wz
Try this code in the custom CSS section and see if the images are aligned top in the flex block after entering it
.td_module_flex_1 .td-thumb-css {
background-position: center top;
}
I just check your web page again and you set a size for a thumb ( https://www.screencast.com/t/GjUeP44dUT ) please change it on full size.
Open the page with td Composer click on the background image, click on css, remove the image from background ( https://www.screencast.com/t/amOD1Xg1n2Gv ) , click to add one ( https://www.screencast.com/t/RX0A3Ym2EpT ) save and view the page .
Hope this will help you.
Hi,
Sorry for this inconvenience, but for the moment there is now way to do that, the theme includes a license for this plugin, so you don’t have to buy it; you don’t have to activate the plugin license; you don’t have to worry about the plugin update warnings.
You can read more about WPBakery Page Builder here: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thank you for your understanding.
Hi duongvh68,
Sorry for this inconvenience, but TD Composer is build specially for page, you can create Homepages, pages, Sections, Single articles, etc. you can create templates but not posts like this
You can read more about tagDiv Composer here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thank you for your understanding.
Hi,
I believe this is a misunderstanding. The tagDiv composer blocks, grids etc don’t have a “Custom” sorting method.
There is no sorting order missing in your screenshot – https://prnt.sc/ky8r4k
Those are all the methods provided currently in the composer.
Please correct me if I somehow misunderstand the topic.
Thanks
Hi Chris217,
We recommend you to use tagDiv Composer for page builder, you can read about it here , also using tagDiv Composer you can use the templates from Cloud templates plugin, or your can create your own ones.
Thank you.
Hi,
Please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
Also please uninstall/delete TD Composer and install it again.
Thank you.
Hello, Can you guide me to use the tagdiv composer in the post ( not page ). Thanks you.
SOLVED by reinstalled js_composer plugin.
Thanks Calin
Unfortunately we are using visual composer quite heavily throughout, so this leaves me in a bit of a bind. Any other ideas?
Thanks
James
Hi Jean-Paul,
For tagDiv Composer:
Please read the Requirements for Newspaper from here: https://forum.tagdiv.com/requirements-for-newspaper/
and make sure that all Requirements you have set are not lower.
Please try this ( https://www.screencast.com/t/pFoqAA4oa6 ):
In order to fix this you have to add the following lines in the .htaccess file located in your website main folder: .htaccess
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Sonria Dental look so because you are using a very large image, and in order to bee full display you set on general Image size on full width ( https://www.screencast.com/t/g5aRkaUe ) this is the default look ( https://www.screencast.com/t/g5aRkaUe ), please take in consideration to use proper size image, and then your website will look better an will have a better speed optimization.
Thank you for your understanding.
Wordpress version: 4.9.8
Running PHP version: 7.1.22
I’ve uninstalled the TagDiv Composer, and reinstalled it without any succces.
Can I send you a private message with login details to the site, so you take a look yourself ?
Hi feroz706,
Please make sure that the theme system status is configured as mentioned in the requirements guide.
Please follow the guide carefully:
https://forum.tagdiv.com/requirements-for-newspaper/
Please try this ( https://www.screencast.com/t/pFoqAA4oa6 ):
In order to fix this you have to add the following lines in the .htaccess file located in your website main folder: .htaccess
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Also ensure that you have the last version of TD Composer.
Thank you for your understanding.
-
This reply was modified 7 years by
Calin.
Hi,
You simply have to edit the page with the composer and configure the social counter to display the socials you want
– https://www.screencast.com/t/22GlwRtxr6aT
If the social counter is placed directly in the page it can be edited in the page. If it is in a widget sidebar, it can be edited in the widgets section.
Each social counter has to be configured with it’s information, they are not connected between them. So configuring one of them will not affect others.
Thanks