- 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
Hi,
So if you want to show the cpt in latest articles you need to go in wp-content/plugins/td-composer/mobile/front-page.php -> https://i.imgur.com/cuWzKfh.png and add a new parameter in Latest Articles section -> https://i.imgur.com/1zF1cvw.png -> https://i.imgur.com/iqfrct5.png
Hope this will help you!
Thank you!
Hi,
Unfortunately there is a problem with the new option add in theme panel for disable the schema article, this interfere with preview draft, in order to fix this problem you’ll need to make some changes in theme file or deactivate the schema articles from here: https://www.screencast.com/t/0E3IucACC You will have to check that in order to deactivate the schema, this issue will be fixed in the next update.
The file are wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/EMWC74l.png add “|| is_preview()” -> https://i.imgur.com/78beFgC.png
wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php
-> https://i.imgur.com/WIIKHSU.png -> https://www.screencast.com/t/VbigQIINRB
or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look and make the proper changes for you. Include a link to this topic in the email.
Thank you for your understanding!
Hi,
Unfortunately there is a problem with the new option add in theme panel for disable the schema article, this interfere with preview draft, in order to fix this problem you’ll need to make some changes in theme file or deactivate the schema articles from here: https://www.screencast.com/t/0E3IucACC You will have to check that in order to deactivate the schema, this issue will be fixed in the next update.
The file are wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/EMWC74l.png add “|| is_preview()” -> https://i.imgur.com/78beFgC.png
wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php
-> https://i.imgur.com/WIIKHSU.png -> https://www.screencast.com/t/VbigQIINRB
or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look and make the proper changes for you. Include a link to this topic in the email.
Thank you for your understanding!
I am very frustrated after Purchasing the theme and No one Ready to Help us from Your Side.
Why When i customizing or Changing in Website with the Help of “Edit with TD Composer” or “Theme Panel” after save this when i reload the Website there look Nothing Change, Not at All. Even if You Open my Website in Mobile Its look 100% different which i Set through “Edit with TD Composer” or “Theme Panel”. What Should I Do??????????????
IS ANYBODY HERE FOR HELP?
PROBLEMS ARE :-
1. AFTER SET THROUGH “Edit with TD Composer” or “Theme Panel” WHEN I RELOAD THE PAGE/CATEGORY THERE SHOWS NOTHING CHANGE WHICH I DID.
2. WHEN I OPEN WEBSITE IN MOBILE THERE IS NOTHING SHOWS CHANGE WHICH I DID.
Website Name : AapkiTalks
Website Link : http://www.aapkitalks.com
I am very frustrated after Purchasing the theme and No one Ready to Help us from Your Side.
Why When i customizing or Changing in Website with the Help of “Edit with TD Composer” or “Theme Panel” after save this when i reload the Website there look Nothing Change, Not at All. Even if You Open my Website in Mobile Its look 100% different which i Set through “Edit with TD Composer” or “Theme Panel”. What Should I Do??????????????
IS ANYBODY HERE FOR HELP?
PROBLEMS ARE :-
1. AFTER SET THROUGH “Edit with TD Composer” or “Theme Panel” WHEN I RELOAD THE PAGE/CATEGORY THERE SHOWS NOTHING CHANGE WHICH I DID.
2. WHEN I OPEN WEBSITE IN MOBILE THERE IS NOTHING SHOWS CHANGE WHICH I DID.
Website Name : AapkiTalks
Website Link : http://www.aapkitalks.com
I am very frustrated after Purchasing the theme and No one Ready to Help us from Your Side.
Why When i customizing or Changing in Website with the Help of “Edit with TD Composer” or “Theme Panel” after save this when i reload the Website there look Nothing Change, Not at All. Even if You Open my Website in Mobile Its look 100% different which i Set through “Edit with TD Composer” or “Theme Panel”. What Should I Do??????????????
IS ANYBODY HERE FOR HELP?
PROBLEMS ARE :-
1. AFTER SET THROUGH “Edit with TD Composer” or “Theme Panel” WHEN I RELOAD THE PAGE/CATEGORY THERE SHOWS NOTHING CHANGE WHICH I DID.
2. WHEN I OPEN WEBSITE IN MOBILE THERE IS NOTHING SHOWS CHANGE WHICH I DID.
Website Name : AapkiTalks
Website Link : http://www.aapkitalks.com
Hi,
Unfortunately there is a problem with the new option add in theme panel for disable the schema article, this interfere with preview draft, in order to fix this problem you’ll need to make some changes in theme file or deactivate the schema articles from here: https://www.screencast.com/t/0E3IucACC You will have to check that in order to deactivate the schema, this issue will be fixed in the next update.
The file are wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/EMWC74l.png add “|| is_preview()” -> https://i.imgur.com/78beFgC.png
wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php
-> https://i.imgur.com/WIIKHSU.png -> https://www.screencast.com/t/VbigQIINRB
or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look and make the proper changes for you. Include a link to this topic in the email.
Thank you for your understanding!
I figured out how to fix this on my own after doing some testing with the code.
This fix will break every time you update the tagdiv composer or the tagdiv standard pack plugins, so be sure to re-apply it in those cases.
I hope the theme developers can address this problem because it seems like a very simple change to support SEOpress properly
————————————————————
2 changes:
First:
Why? — the tagdiv standard pack outputs an unnecesasry <title> tag which causes your site to show two title tags
Edit this file:
wp-content/plugins/td-standard-pack/Newspaper/header.php
Delete the line that looks like this:
<title><?php wp_title(‘|’, true, ‘right’); ?></title>
Second:
Why? — removing theme support for the ‘title-tag’ prevents SEO Press from feeding your title tag to intended system for wordpress to support this.
Edit this file:
wp-content/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php
Edit this section:
remove_theme_support( ‘title-tag’ );
To this:
// 1-12-20 Hayk commenting out this line so that SEO Press can work properly
// remove_theme_support( ‘title-tag’ );
Hi
some of the pages i have created do not display on my mobile site
https://www.kentnews.online/writing-for-us/
https://www.kentnews.online/disclaimer/
When I go to edit them, they say they were not created with tagdiv composer but I do not know how to setup a new page using td composer as they are mainly text based?
If I set them as new post, then they have sidebars and social media share buttons on which I do not want.
Hey Sir,
I customize Homepage of My Website with widgets, Footer, Header Etc. I also Make the Menus when i click on menu’s topic there is showing nothing which i set on homepage, Should i Customize Every Pages or Categorizes of Menus. If Yes Then There is not showing “Edit with TD Composer” on Top How Can Do This. Kindly Help me.
Website Name : AapkiTalks
Website Link : http://www.aapkitalks.com
Hey Sir,
I am Customizing my Website and when i am doing the setting of mobile and after save this When i open website in my laptop there shows nothing change i am doing both, “Newspaper Theme Panel” & “Edit with TD Composer” but Whenever i open my website in mobile there showing there Change. Kindly Help me
When I try to add a new post some time ago, I get the following error. When I close and test the plugins in sequence, I found that the TagDiv Composer plug-in caused this error. I couldn’t find a solution in my investigations. When a new post is entered while this plugin is open, the image used in the preview is not displayed and this error appears at the bottom. I tried to hide errors with an entry on Wp-Config.php, but I didn’t succeed. I expect your help.
Fatal error: Uncaught Error: Call to a member function format() on boolean in /home/xxxxxx/public_html/xxxxxxx.net/wp/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php:672 Stack trace: #0 /home/xxxxxxx/public_html/xxxxxxx.net/wp/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php(796): td_module_single_base->get_item_scope_meta() #1 /home/xxxxxxx/public_html/xxxxxxxx.net/wp/wp-content/plugins/td-standard-pack/Newspaper/loop-single.php(63): td_module_single_base->show_item_scope_meta() #2 /home/xxxxxxx/public_html/xxxxxxx.net/wp/wp-content/plugins/td-standard-pack/Newspaper/single.php(26): require_once(‘/home/xxxxxxx/…’) #3 /home/xxxxxxxx/public_html/xxxxxxxx.net/wp/wp-includes/template-loader.php(98): include(‘/home/xxxxxxxx/…’) #4 /home/xxxxxxxxx/public_html/xxxxxxx.net/wp/wp-blog-header.php(19): require_once(‘/home/xxxxxxx/…’) #5 /home/xxxxxxxx/public_html/xxxxxxx.net/wp/index.php(17): require(‘/home/xxxxxxx/…’) #6 {main} thrown in /home/xxxxxxx/public_html/xxxxxxx.net/wp/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php on line 672
It’s two ways that I know of. I’m not support. I’m just helping out because support has been super slow around here.
1. From the Home Page click Edit with TD Composer (Top Menu).
2. In the Composer (Shows on the left side of screen) Click The 3rd Icon from the left labeled Header.
3. In the Header Manager you can Import A New Header. Which gives you different choices from the online cloud.
4. Once you Load that Header you can edit the different elements on the right side of the screen as you see fit then click save in the composer menu (left side of screen)
The other way is on the Backend. Same principle, but a different way to access.
1. Left Menu > Click Cloud Templates.
2. Will show you a list of headers you have already. First one being the one you loaded the demo data with (if you did chose import demo).
3. Click Edit
4. Click TAGDIV Composer Button Right under the Template Title.
5. Gives you the same options as I listed in the first list. The difference here is, you will only see the header. You won’t see the rest of your site. You will have to make edits, save those edits and click close. It will take you back to the admin backend. Click Update then bring up the site from the main menu.
I think they need to streamline this a little better but I learned this from a bunch of mistakes.
-
This reply was modified 6 years by
picturemeclubbing.
-
This reply was modified 6 years by
picturemeclubbing.
Thanks Calin,
I have tried and finally I have been able to reach a good result.
I loaded a “header template” from “tagDiv Cloud Library” and edited it with “tagDiv Composer” until I got a result close to what I wanted. Then I edited one of the files in wp-content / plugins / td-cloud-library / shortcodes / header to embed the custom code.
The problem now is that when you load the page, the header is initially displayed higher than it is.
While loading https://snipboard.io/xgy6pl.jpg
Once you finish loading https://snipboard.io/w2UGmT.jpg
I tried to delete the modifications made to the php file (raising a backup), load a new “header template” from “tagDiv Cloud Library” and leave it as it comes but I always get the same result. Only when I use the default header does this not happen.
Why does this happen? What can I do to avoid it?
Thank you!
OK,
I have tried 20 different methods to get this toolbar for TD to appear and the WordPress.com toolbar to disappear….sadly, it’s just not happening.
What I can conclude from some google and forum searches is that when a site is hosted on WP.com, wordpress business or VIP hosting ect.
Then the Jetpack toolbar MUST be used, it cannot easily be disabled. Jetpack module settings dont let you disable it from the site backend or the wordpress.com account backend. They also prevent you from disabling JetPack entirely.
The only workaround I can find to be able to edit in TD is to go to the page you want to edit and use the “edit with TD composer” from the page edit/quck edit menu under the item. It seems to work properly and the typical TD composer screen appears and accepts changes.
Unfortunaltely this really hinders how admins interact with their site, as that toolbar has alot of features that can be accessed quickly from the frontend. Notifications, stats, monitorign, creation buttons, cache settings ect. It feels like a step back in progress.
if anyone has some insight on how to remedy this, feel free to chime in.
I am confused as I have never seen this happen before.
I had a client come to me to work on his new wordpress site.
He is mostly familar with wordpress himself and came to me to solve this issue which I orignally thought to be a corrupted install of the theme.
They had purchased WordPress hosting and originally purchased & installed the Nightery theme which uses KingComposer.
The client (nor I) were able to save changes within KingComposer..(it looks too confusing anyways). Nor we we able determine an easy way for KingComposer elements to appear on the frontend once changed. The template just would not save the changes and when it did occaisionally save the changes, it would not be reflected on the frontend pages…and there was no clear path on how to get the edits or push the new shortcodes from Kingcomposer into the pages from the Kingcomposer element creator….so I assumed it was just a KingComposer problem and decided to dump it and try Newspaper as a test.
I convinced the client to let me switch switch to Newspaper since I am highly familair with that and I know it works well and is easy for beginners. His site content wasnt complete yet and his layout is basic so recreating on TD should be a breeze.
Heres what I have done thus far:
( all tasks that I am very familair with from my main Newspaper site)
– Installed latest version of Newspaper from themeforest – successful.
– Installed all necc. plugins for Newspaper – successful.
– Imported a demo as a test – successful.
but upon visitng the front end and logged in as admin and expecting to see the ability to edit pages from the frontend via TD Composer, there is NO TD Composer toolbar.
(additionally there was no admin toolbar on the KingComposer version either, which is likely why KingComposer wasnt behaving as expected).
In fact, the only items that appear in the toolbar on the top left are
“My sites” and “Reader”
on the right of the toolbar are the typical “my account” things.
but no items either from TD nor 3rd party plugins appear in the tool bar.
The back end works fine, the frontend works fine.
TD Composer can be accessed via the pages screen and selecting “edit with td composer” from the page options. where “edit/quick edit” appear. but not from the front end of the site.
I am guessing this has to do with the permanent Jetpack or WordPress hosting setup.
I have disabled all of the previously installed plugins and only using plugs that I am highly familiar with.
(Newspaper plugs, Yoast, Contact 7, Coming soon Seedpod)
Gutenburg is also disabled in favor of the classic editor.
but I cannot disable Jetpack, there is no option for it.
I have disabled many of the usual suspects within Jetpack, but the toolbar issue remains.
I have tried to “login” to the site not using the wordpress.com method and directly going to the wp-admin url and putting my creds in there. Although I can do this it just logs me back in to the unified wordpress.com method.
Clearing Cache doesnt work either.
It is really odd that there would be no toolbar at the top of the site showing the basic things wordpress, Newspaper and other plugins usually put up there, like, Edit Page, Edit with TD, Slimstat or Woocommerce, Query monitor ect ect.
Although the backend loads out fine, there is no toolbar with any options there either.
and Yes, toolbar is enabled in my admin profile, but as I mentioned above the only items that appear in the toolbar are “My sites” and “reader”
am I just dumb today?
Suggestions?
– php 7.2
– wordpress 5.3.2
– Newspaper 10.2
– Influencer demo
Hi,
Yes, you can target the class for each post or page, here is an example -> https://i.imgur.com/Q2XTUeb.png now the code will apply only on post with id 1992 -> https://i.imgur.com/EsqLVds.png -> https://i.imgur.com/imSwIVX.png
.postid-1992 .td-container, .postid-1992 .tdc-row, .postid-1992 .tdc-row-composer,
.postid-1993 .td-container, .postid-1993 .tdc-row, .postid-1993 .tdc-row-composer {
padding-left: 0!important;
padding-right: 0!important;
}
The above above will apply on posts with id 1992 and 1993 only.
Hope this will help!
Thank you!
Hey Sir,
I customizing my website. On my Homepage there is not Showing “Edit with TD Composer” on Front So That I customizing my Homepage. Kindly Solve the Issue.
Website Name : AapkiTalks
Theme : Newspaper 10
Website Link : Aapkitalks.com
Hi republicanamerican,
The td_social_icons.php file in Newspaper X can be fond in wp-content/plugins/td-composer/legacy/common/wp_booster/td_social_icons.php -> https://i.imgur.com/Qf7eJZh.png
Hope this will help you!
Hi
Your code works great. As expected I only need to apply this code to a few pages. When applied generally it removes padding from all posts and the text is tight against the screen. What do I need to add to target a specific post id?
@media (max-width: 767px){
.td-container, .tdc-row, .tdc-row-composer {
padding-left: 0!important;
padding-right: 0!important;
}
}
Dear developers,
about your search box results we have seen from the composer that we can have 4 preview results when we search for a post into the site.
See the follow image:
But in our case we don’t want to show these 4 results. We don’t want preview search results.
Is possible to prevent the ajax request? the ajax search?
Or we can only hide the search box results with the following code?
.tdb-aj-search{
display:none;
}
Thank you in advance
1) I would like to choose another block for mobile version.
2) Is there a way to change thumbnail aspect ratios in blocks in td composer?
Thank you in advance!
Hey,
I am struggling to move the logo in center on mobile, I tried everything from the TD-Composer panel but couldn’t get it right.
Please let me know how can I move the logo in center.
Using Romania Demo
Hello,
1) You can add this custom css in your theme panel under custom css:
@media (max-width: 767px){
.td-container, .tdc-row, .tdc-row-composer {
padding-left: 0!important;
padding-right: 0!important;
}
}
2. You can add this css for the second issue:
@media(max-width:767px){
.vc_row{
margin-left:0;
margin-right:0
}
}
Thank you!
I have it when I edit with TD composer, but when i disable the sticky header there it does not disappear.