Resolved – issues in functions.php in child-theme.
That was attempted previously, anyway, email sent to you.
I have the same issue and the increased items did not help. Please advise.
[edit]
I have updated to 8.5 – still no luck
Disabled all plugins – still no luck
Switched theme to 2017 – works.
Please advise.
-
This reply was modified 8 years by
NP Comm.
I bumped all the resources up previously to no avail. With the ability to child theme the ioSlider module, I am able to do what I need without Revolution Slider, for now anyway. Thanks.
So I found we can modify move /Newspaper/includes/modules/td_module_slide.php to our child theme and changes do apply.
My question now is; where is this “tds_category_module_slide” set? I am unable to locate it in the post area. Please advise.
I have tried disabling all plugins, unfortunately, it still errors.
The ios-slider would work for our needs, but is there a way to modify the height and which featured image size it uses?
The additional parameter is surely required. All is working now. Thanks!
Add these to your blocks for them to register with TDC:
‘map_in_td_composer’ => true,
“tdc_category” => ‘Blocks’,
Side Notes:
When using TDC the list of elements gets quite long, perhaps the ability to minimize by the category would be a good UX function.
Thanks again!
I copy and pasted that in, doesn’t work. Please Advise.
Also, map in td parameter is missing from that page. It’s only in the code example.
I have added the extra parameter, deactivated/reactivated the plugin. Made sure I am version 8.1 for the theme. TD Composer is 1.0. Still not showing up in the composer. Please advise.
Where is the documentation is that? I am unable to locate it. I scoured all over for it yesterday. Thanks!
send them a bill for your time 😉
Thank you for the support! Sorry for wasting your time. It seems I didn’t turn on the ROLE setting in the visual composer settings. Apologies, I could have sworn I did that a few times.
If I may inquire about something else.
How can I display the primary category in a single page template/loop without modifying the td_module_single_base.php file? I would like to keep everything in the plugin via the API. Is this possible? Thanks!
Please do not try to jack my thread. Wait for support in your own thread as I am. Your issue is to update VC and the theme properly, also, read the documentation. Good day.
bump
I can do it, and I have done it previously. There is not a coding issue as your walk through provides the code for you basically. There is an error with the visual composer and your theme api communicating. This issue has happened to me before and I debugged it only to have you patch it in the following week. I do not intend on doing this again.
If you would like I can spend the time to debug the issue as I have done in previous versions(where this issue has arose). This time I will send you a bill though.
Please advise.
Bogdan,
I have downloaded and uploaded your example: https://forum.tagdiv.com/practical-example-how-to-add-a-new-block-and-module/ …. if you install that plugin as is from your dropbox there are still no blocks being registered.
Please advise.
By the way, everything else is still registering, just not the blocks…..
Over looked the update_log.txt, the web sarcasm was not appreciated. Thank you though.
It would be nice if there were patch notes on each release.
Catalin,
Thanks for that link. I do believe those changes will be removed once I update the theme though, is that the correct assumption?
I am using a child theme and the td_api_plugin features for custom modules/blocks/headers/footers but was unable to find any documentation on using the API to add custom ads. Is there currently a way to do this through the API? Thanks!! 🙂
I asked how to add additional custom ad spots, as in custom ad #7, #8, #9. Please Advise.
Bogdan,
Thanks for the reply, this did fix the issue on one of the sites, for now :). I was able to keep the Raw HTML modules in use.
I will upgrade the other sites and report back. Thanks!
I have now noticed it on all 3 of my websites, and the one has the latest version of your theme(6.3.1) and compatible visual composer (4.6.2).
I have tried disabling all of my plugins, the issue still arises…..
Hmmm, as stated in the first post, it created the backup directory and makes the back up (this seems to work fine), there is another process after that in which it is failing. Maybe a temporary folder in the themes directory when it is updating the theme?
My permissions seem to be fine for everything else….including other websites I have running. I imagine it has to be permissions but I am not sure what more I can do as my web service is the owner and has full permissions to this entire WordPress install.
Guess I may have to dig through the entire plugin and see what output folders it may need. I was just hoping someone here knew which directories this plugin would need created besides the backup folder.
I am able to update plugins and wordpress through the back end no problems, just not the theme, through that plugin, for some reason…..
If someone could tell me what folders it needs created to update, I figure that would be a work around for now.