- NewsmagtagDiv Composer Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewspapertagDiv Composer Tutorial
- NewsmagHow to use the Visual Composer plugin
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_block::add
- NewspaperCredit System
- 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
- NewspaperModal Popup
- NewspaperFlex Block Settings Guide
- NewspaperSocial Sharing
- NewspaperSingle Post Shortcodes
- NewspaperInfinite Loading for Single Posts
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperHow to Add a Logo in Newspaper
Neither Category Templates 6 or 8 is functioning properly. In both cases the Hero is not displaying on the rendered page, although it does while editing in Tagdiv Composer. Link below shows what I am talking about.
Hello Catalin,
I’ve upgrade the theme to 8.8 (themeforest-5489609-newspaper-wordpress-theme.zip).
Upgrade WordPress to 4.6.9
Upgrade tagdiv composer
Upgrade system status parameters to max_input_vars = 5000
Issue still there.
Desactivate each plugin cumulative and event tagdiv composer and issue still there.
Don’t think it is related to any of these as it is js stuffs. Looking at the line in question and setInterval at line 313.
tdEvents.resize_event_medium_run&&(tdEvents.resize_event_medium_run=!1,tdSmartSidebar.td_events_resize(),tdCustomEvents._lazy_callback_resize_100())},100);setInterval(function(){tdEvents.scroll_event_slow_run&&(tdEvents.scroll_event_slow_run=!1,td_events_scroll_scroll_to_top(tdEvents.scroll_window_scrollTop),td_more_articles_box.td_events_scroll(tdEvents.scroll_window_scrollTop),tdCustomEvents._lazy_callback_scroll_500());tdEvents.resize_event_slow_run&&(tdEvents.resize_event_slow_run=!1,tdAffix.compute_wrapper(),
-
This reply was modified 8 years by
lafber.
Cannot edit any page with a bricked TD Composer.
It shows a empty page workspace, normal left panel whitout elements, an no reaction to keyboard or mouse (cannot select anything)
Using navigator console find an error in javascript:
“TypeError: e[0] is undefined”
Looking on the code:
https://ibb.co/dHC6No
This seems to fail in shortcode load. The shortcode was a test, no matter if we delete it.
If we reset theme panel settings, everything works again but we lost all the configurations (dozens of categories configs + logos + ads + css…), so we load it again and look for a smarter solution.
How can we delete the only shortcode we create?
There is no way to delete it outside of the bricked TD composer?
Maybe deleting it in the export/import code or in database?
Hello,
You should add this element using the TD Composer and then, from this block setting you can customize it as you wish, regarding on post title orders.
Thanks for your understanding!
Hi,
@sullamen Please try the suggestions mentioned above first, let us know if the problem is still present
– https://forum.tagdiv.com/topic/td-composer-stuck-on-loading/
Thanks
Hi,
I tried
Wp-memory 128MB ~ 160MB
The problem is tagDiv Cloud Library and TD Composer two plug-ins cannot be activate at the same time.
Thanks
Hi,
first of all thanks so much for the support so far. I really appreciate it.
You got the TD Composer to run and I already could use it for the first time. It looks amazing and its a lot of fun to build pages with it. I would really love to start work with it on my site.
Unfortunately I needed to deactivate it again, because:
1 – To keep TD Composer running I needed to deactivate almost every plugin (e.g Buttons X, SEO Friendly Images, WP-DB-Manger, WP-Super Cache to name a few.)
2 – All Sidebars in my posts are broken after VC was deactivated.
Following your documentation for the switch from VC to TD Composers it should be possible to have both composer active (as long as we don’t use it at the same page) – is that still correct?
Following your last update documentation, TD Composer should be available for Posts now too – I couldn’t find it though. Should it be available for posts?
regards,
Norman
In /includes/wp_booster/wp-admin/panel/td_view_theme_plugins.php lin 98 :
$plugins_path = ABSPATH . 'wp-content/plugins';
As WordPress allow to define a custom plugin path, the theme should use WP_PLUGIN_DIR to get the correct plugin path
Fix :
$plugins_path : WP_PLUGIN_DIR;
If not, and if user use custom plugin path (with define(‘WP_PLUGIN_DIR’, ‘/app/plugin’)), it will not work and causing trouble to manage bundled plugins with the theme :
Warning: fopen(......./wp-content/plugins/td-composer/td-composer.php): failed to open stream: No such file or directory
Hello ashubais,
If you want to add some ads to your post single and if you are using a single template for this, you should edit it with TD Composer and add from there the Article Top, Inline and Bottom Ads, like this -> https://www.screencast.com/t/JutUQa5z
Thanks for your understanding!
The TD composer is not working for me. When I click edit page, it just loads into a white blank page.
Try to delete cache and disabling all plugins. Sometimes, the TD Composer don’t load or just spinning like a roller coaster lol…
Hi, i already update the Newspaper 8.8 theme and all the plugins,but when I try to enable td composer,all Website will be blank.need to remove plug-in files from ftp, the site will return to normal.
I tried adding code to .hataccess
“<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>”
change php.ini
post_max_size 50M
max_execution_time 300
max_input_vars 5000
wp-config file
WP Memory Limit 96 MB
all of this,But still have the same problem.
How can I fix it?
Thx
Okay, i’ve updated the site through the envatomarket plugin. And went through the entire process and was notified of its successful update. However the entire site seems to be wrong. With elements being misplaced and not working.
Can you take a look at my website and advise : link: nouveautycoon.com
and unable to access the TD Composer to even try and fix them
-
This reply was modified 8 years by
nouveau.
Hi, i already install the Newspaper 8.0 theme and all the plugins, but when i try to use the option “Edit with TD Composer” the page goes blank and it doesnt let me edit anything. it just let me edit with visual composer, but i want to use TD Composer. Do someone had the same problem? and how can i fix it??
So, this is how single templates are showing in chrome on my end http://prntscr.com/jroje1 and even scrolling does not show the rest of the information. It seems the popup is cutting some information below what is appearing on the screen (laptop, 1366×768, see http://prntscr.com/jrop9y). Also to mention, when I use td composer directly to load the templates, all the single ones disappear from the list. This is how ut looks on firefox http://prntscr.com/jroz51.
Hello,
I have run into an issue with TD Composer not loading the WP Editor when trying to edit a text block with title. The loading icon just spins forever. We are wanting to move away from WPBakery Visual Composer and use your TD Composer but ran into this issue on the very first thing we tried to do.
We’re green in the System Status. I have tried disabling plugins and it didn’t seem to matter. It looks for many other posts that this takes someone logging into the site and inspecting things. So I have already created an account for someone from tagDiv. But, just wanted to post here first before emailing.
Hi,
Thank you now it’s working fine. Another thing is when i want to activate TD Composer & TD social counter, it comes this error (Click here to view) and I have delete it from the plugin folder and install a new one from Theme pack folder.
Please help
Thank you
Hi,
You can try this solution as well:
https://forum.tagdiv.com/topic/td-composer-10/
If this does not do it as well, please contact us via email at contact@tagdiv.com and provide wp-admin and cpanel so we can login and investigate.
Please make a full back-up beforehand.
Thank you!
Hi,
@fkduzenli What exactly is happening? Is is not working at all? Try the suggestions from these topic first
– https://forum.tagdiv.com/topic/td-composer-stuck-on-loading/
If you recently updated to the latest theme version check if the composer has updated automatically
– https://www.screencast.com/t/Zj3eb1MLQ9x
Let us know the results.
Thanks
Hello,
I am try to put a Adrotate shorcode in to a page, with TD Composer.
The problem is that the output is text [adrotate group=”1″] and not the banner.
Visit this link to see the output.
https://www.ski2gr.gr/olivenews/el/homepage-full-post-featured/
Thanks
I have the same problem, TD Composer is not working ..
Hello guys, I have some questions 🙂
1 – Alt attribute
Is it normal that when we add an image using tagDiv composer (via extended or multipurpose shortcodes), the alt attribute disappears ? Check my website view-source:https://www.larbreetlapirogue.fr/ with encart-1.jpg for example.
2 – Up button
Why did you chose not to display it with a phone view ? If I want to display it, is it enought to comment the stylesheet like this :
@media (max-width: 767px)
.td-scroll-up {
/* display: none; */
}
3 – With small width view (for example smartphone), I have ugly blank spaces as you can see here : https://www.screencast.com/t/ImcxTISQ
What I did : I cut a row in 4 columns, with equal width, and added background-image to columns. I would like images to be stuck to edges, and I’ve tried playing with padding and margin… without success.
Thank you !
Hello,
These are the tdm images used by the tagdiv composer multi-purpose elements. They previously came up only when activating the multi-purpose plugin but starting from 8.7.5, the multi-purpose elements were integrated into the tagdiv composer, no longer requiring the multi-purpose plugin to be installed. Now the images appear for everybody.
The tdm images will come back if deleted. They were programmed this way as they are required by the new elements. We will provide a “fix” for this in the next theme update as it seems there are many requests to disable these images.
Sorry for the inconvenience caused.
Thanks.
Same here. TD Composer just disappeared from my post editor following the update. Do we really have to manually reinstall everything after each theme update??
First, delete TD social counter and TD composer plugin from Plugins and then Download the full theme file from ThemeForest and reinstall the TD social counter and TD composer from the files you get.
In my site NewsInside24.Com, I have faced the same problem and solved it by doing this. Hope this might solve your problem.