- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsHow to Update the WPBakery Page Builder plugin
Hi,
This will not be quite easy, but I will try to help you.
Usually, the category description us display using this line of code
https://i.imgur.com/twqjKUI.png
those can be found in category template files on this path wp-content/plugins/td-composer/legacy/Newsmag/includes/category_templates for example -> https://i.imgur.com/dAUCpV1.png
Now the problem is that you need to call this function in another file and this can be with problems, for this you need to use a new code
https://i.imgur.com/a27HfRN.png get he code from here -> https://pastebin.com/TeyRktvQ
And set it in wp-content/plugins/td-composer/legacy/Newsmag/category.php here -> https://i.imgur.com/jqWZsNh.png
Hope this will help you!
Thank you!
-
This reply was modified 5 years by
Calin.
When editinf with TD composer, edit page dont open and continue loading…
https://politicalpen.org/
Hello!
You can find that in td-composer/legacy/Newspaper/parts/header/td-login-modal.php
Please note that any change you make in the theme files after update will be overwritten and you have to make the changes again. Better save the code somewhere and then apply it again after every update.
Thank you!
Hello,
Unfortunately, this plugin and the way you want to integrate it with the theme can only be done with custom work.
What I can do about support is just send the path to the files, if you want you can find the files for flex block in this path wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes and the modules used in this path
wp-content/plugins/td-composer/legacy/Newspaper/includes/modules and for standard blocks in these paths wp-content/plugins/td-standard-pack/Newspaper/includes/modules -> wp-content/plugins/td-standard-pack/Newspaper/includes/shortcodes
The blocks in our theme have options that allow the font size as a general in the Theme Panel (standard pack) => https://www.screencast.com/t/eMWIOqeV3Xhor using tagDiv Composer for flex blocks. https://www.youtube.com/watch?v=jQvA64uTLkI
Thank you!
Hi there,
Thanks for getting back to me.
We are using StackCache which is an integral part of our hosting.
We have followed the steps exactly and week later we are no better off. Newspaper is integral to our comercial business. We are not ‘playing around’ with the theme.
In the WP dashboard area, selecting “All Posts” is slow.
When selecting “Pages”, the entire list of posts are not displayed. However they are showing when vieewing the front end.
TD-Composer is not working and still spinning.
PLEASE help us.
Can I provide the login details for you to check out.
Best regatds
Ken
Also, pages in the dashboard take a long time to load as it waits for TD composer. Is this normal?
Hi there,
I’ve followed your installation setup to V10.4 exactly and TD Composer is now working.
However, since the update, our list of pages and posts do not show. The pages and posts are on the website though.
Hello,
These changes must be made in the theme files, if you want you can find the files for flex block in this path wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes and the modules used in this path
wp-content/plugins/td-composer/legacy/Newspaper/includes/modules
Hope this helps you!
Thank you!
I’m having a fatal error when updating the theme to 10.4 version
here’s the error message:
Fatal error: Uncaught ArgumentCountError: Too few arguments to function {closure}(), 4 passed in /srv/users/preprodmypopecomph/apps/preprodmypopecomph/public/wp-includes/class-wp-hook.php on line 287 and exactly 5 expected in /srv/users/preprodmypopecomph/apps/preprodmypopecomph/public/wp-content/plugins/td-composer/css-analyze/css-analyze.php:510 Stack trace: #0 /srv/users/preprodmypopecomph/apps/preprodmypopecomph/public/wp-includes/class-wp-hook.php(287): {closure}(NULL, 10775, ‘tdc_google_font…’, true) #1 /srv/users/preprodmypopecomph/apps/preprodmypopecomph/public/wp-includes/plugin.php(212): WP_Hook->apply_filters(NULL, Array) #2 /srv/users/preprodmypopecomph/apps/preprodmypopecomph/public/wp-includes/meta.php(676): apply_filters(‘get_post_metada…’, NULL, 10775, ‘tdc_google_font…’, true) #3 /srv/users/preprodmypopecomph/apps/preprodmypopecomph/public/wp-content/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php(572): metadata_exists(‘post’, 10775, ‘tdc_google_font…’) #4 /srv/users/prepr in /srv/users/preprodmypopecomph/apps/preprodmypopecomph/public/wp-content/plugins/td-composer/css-analyze/css-analyze.php on line 510
Hello,
You can change the color for category template 7, using this custom code => https://www.screencast.com/t/TxFpyF4sowT3
.td-grid-style-1 .td-post-category {
background-color: rgba(255, 0, 0, 0.7);
}
The hover color is the accent color from Theme Panel -> Theme Colors -> General => https://www.screencast.com/t/IYIBnEc4s4I
This code needs to be set in Theme Panel> Custom code> Custom CSS.
If you used cloud templates then you could set color with tagDiv Composer.
Thank you!
Hello,
If you use a Single Post Template, you can delete the title of the post edit with tagDiv Composer and with right-click you can delete it => https://www.screencast.com/t/pQaeyeBayQ
If you use Standard Post Template, then you need to use a custom code CSS =>
.td-post-title
{
display:none!important;
}
This code needs to be set in Theme Panel> Custom code> Custom CSS.
Hope this helps you!
Thank you!
Is there any css for sticky mobile theme header and desktop header.
The setting on td composer is set to sticky for mobile and desktop, but it’s not working.
I’m using the mobile theme and td composer custom-built theme for desktop.
Hello, team tagDiv.
I am unable to remove the underline animation from my header menu. The header template that I currently have on my website doesn’t have these animation, but I need to make some changes and as soon as I edit anything in td-composer menu setting, it adds line animation underneath those menu links.
For certainty, I created a fresh menu template and tried to remove that blue line added by default — but no changes, can’t change menu styles (e.g. background, border), can’t change line width, color, height — nothing.
I’ve tried to demonstrate the problem in this screencast.
Hello,
Normally, this demo has the shadow, but if you want to add the shadow, please edit the homepage with tagDiv Composer => https://www.screencast.com/t/pofURkpwQDM, and after header you need to have a CSS Code =>https://www.screencast.com/t/CvkujL8gLtW2, if you don’t have it you can add the element from tagDiv Composer, called “RAW CSS” open it => https://www.screencast.com/t/sRHhHBuDFand add this custom code
.td-header-desktop-wrap .tdc_zone {
box-shadow: 0 -13px 10px 3px rgba(0, 0, 0, 0.12);
}
.td-main-content-wrap {
box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.12);
}
.td-footer-wrap .tdc_zone {
box-shadow: 0 13px 10px 3px rgba(0, 0, 0, 0.12);
}
Hope this helps you!
Thank you!
When i activate td composer theme my website shows
Fatal error: Uncaught ArgumentCountError: Too few arguments to function {closure}(), 4 passed in /home/u501028755/domains/naxontech.com/public_html/wp-includes/class-wp-hook.php on line 287 and exactly 5 expected in /home/u501028755/domains/naxontech.com/public_html/wp-content/plugins/td-composer/css-analyze/css-analyze.php:510 Stack trace: #0 /home/u501028755/domains/naxontech.com/public_html/wp-includes/class-wp-hook.php(287): {closure}(NULL, 13019, ‘rank_math_focus…’, true) #1 /home/u501028755/domains/naxontech.com/public_html/wp-includes/plugin.php(212): WP_Hook->apply_filters(NULL, Array) #2 /home/u501028755/domains/naxontech.com/public_html/wp-includes/meta.php(676): apply_filters(‘get_post_metada…’, NULL, 13019, ‘rank_math_focus…’, true) #3 /home/u501028755/domains/naxontech.com/public_html/wp-includes/class-wp-post.php(295): metadata_exists(‘post’, 13019, ‘rank_math_focus…’) #4 /home/u501028755/domains/naxontech.com/public_html/wp-content/plugins/seo-by-rank-math/includes/class-metadata.php(60): WP_Post->_ in /home/u501028755/domains/naxontech.com/public_html/wp-content/plugins/td-composer/css-analyze/css-analyze.php on line 510
There has been a critical error on this website. Please check your site admin email inbox for instructions.
Previously, I purchased the newspaper theme from an unofficial website and now I purchased from the official website. So, it might be a conflict between unofficial or official plugin setting.
We have finally started using cloud templates, modified to suit our site.
But up to now we have never used these, the site was developed with a very early version of TD Composer and we did not use templates.
So now, in the backend only, when I click on a link I get this error on most pages:
wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: single_template_5 is not set.
/www/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
I have figured out that if I apply one of my new templates to this post through:
Edit Post>Post Settings>General>Post template:
the error goes away. Problem solved, for this one post.
So the solution seems simple enough, I just have to apply the correct template to over 10,000 posts…
Obviously that is not a workable solution.
Is there any way to edit the post info in the database to assign a template for a great number of posts at the same time? Is this stored in wp_postmeta?
Any help would be appreciated.
Thanks,
Kim Christiansen
Hi there,
Any news on my TD Composer problem. I’ve emailed the info but no luck. We’re getting quite concerned.
Best regards
Ken 🙂
Hi Anamaria.
Thank you for you initial reply. I have updated both wordpress (to 5.7.1) and the existing Newsmag theme (to 4.9.6). Still, once the theme has been uploaded, upon clicking activate I am presented with the following message:
Warning: require_once(legacy/Newspaper/functions.php): failed to open stream: No such file or directory in /var/www/html/wp-content/plugins/td-composer/td-composer.php on line 184
Fatal error: require_once(): Failed opening required ‘legacy/Newspaper/functions.php’ (include_path=’.:/usr/share/php’) in /var/www/html/wp-content/plugins/td-composer/td-composer.php on line 184
There has been a critical error on this website. Please check your site admin email inbox for instructions.
Learn more about troubleshooting WordPress.
I am leaning towards it being a problem with the local ddev setup as /var/www/html/wp-content/plugins/td-composer/td-composer.php may be where the file would have been on the original webserver. Is there something special needed to work on your themes locally?
Thanks
Martin
Hi.
I have been instructed to move a website from your Newsmag theme to Your Newspaper theme. I am attempting to test in in a local ddev environment prior to making the changes to the live site.
However I cannot get the theme to install correctly. The theme zip file upload and when I try to activate it or run the live preview I get the following message:
Fatal error: Uncaught ArgumentCountError: Too few arguments to function {closure}(), 4 passed in /var/www/html/wp-includes/class-wp-hook.php on line 287 and exactly 5 expected in /var/www/html/wp-content/plugins/td-composer/css-analyze/css-analyze.php:510 Stack trace: #0 /var/www/html/wp-includes/class-wp-hook.php(287): {closure}(NULL, 7427, 'tdb_template_ty...', true) #1 /var/www/html/wp-includes/plugin.php(206): WP_Hook->apply_filters(NULL, Array) #2 /var/www/html/wp-includes/meta.php(676): apply_filters('get_post_metada...', NULL, 7427, 'tdb_template_ty...', true) #3 /var/www/html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_first_install.php(201): metadata_exists('post', 7427, 'tdb_template_ty...') #4 /var/www/html/wp-includes/class-wp-hook.php(287): {closure}('') #5 /var/www/html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #6 /var/www/html/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #7 /var/www/html/wp-settings.php(524): do_action('after_setup_the...') #8 /var/www/ in /var/www/html/wp-content/plugins/td-composer/css-analyze/css-analyze.php on line 510
I have also notice errors calling for files in the plugins/td-composer/legacy/Newspaper folder that were no installed during the theme installation but are present in the full theme zip I originally downloaded. Do these files need uploading separately from the theme.
Attempting to uninstall the existing Newsmag theme and its plugins first, before installing the Newspaper theme bricked the site and I had to reset my dev environment.
Any help gratefully appreciated. I am supposed to be live by Monday with this.
Thanks
Hello Bettina,
I think it is too tiring what we are doing now, i think you should have already understand what i am talking about… Please talk with the developers and answser my question.
The website is: https://www.filologikos-istotopos.gr
There are autplaced adds by google and some adds added from the theme panel in places where a title is given: “Advertisement”. These places are in the top/bottom of page and sidebar.
Before every add the theme adds a script as i have told you. You can inspect in the front page of the website.
The problem is that this code does not add the extra parameter (adsbygoogle = window.adsbygoogle || []).requestNonPersonalizedAds = 1; ) i added for google add sense in theme panel.
For now i have added the extra parameter in the plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_block_ad_box.php file as i told you in a message before.
Kind Regards
Carlos
-
This reply was modified 5 years by
ckoulatsi.
Hello,
The tdcomposer plugin is making Youtube calls and the URL it calls is
Which it says doesn’t exists.
How should I disable this OR Fix this.
Also when I disable tdcomposer plugin the website frontpage looks like blurb. Do I need to keep this plugin always?
Thank You.
Hello!
You can find it here: \wp-content\plugins\td-composer\mobile\functions.php
But, please note that any change you make in the files after update will be overwritten and you have to make the changes again. Better save the code somewhere and then apply it again after update.
Hope that helps you somehow!
Thank you!
Hi
For custom requirements, I need to add social login to my website using a third-party plugin. I tried and apply the same on the web version successfully by adding the required code into the following modal:
/wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php
But it’s not working for the mobile screen. Please help me to find out the modal code for the mobile screen so that I will able to add that social login feature for the mobile users as well.
Regards,
Sanjay Mishra
Hello!
You can find it here: \wp-content\plugins\td-composer\mobile\functions.php
But, please note that any change you make in the files after update will be overwritten and you have to make the changes again. Better save the code somewhere and then apply it again after update.
Hope that helps you somehow!
Thank you!