Proper page caching does not show conditional states in WordPress .. WP uses a session cookie to set user status and determine which micro-cached (transient) elements to show a user. So, if a cookie is set as a logged in user, then that user ‘level’ (role) would be able to see an edit button — this has been a standard in WP themes for many many years across hundred thousand themes. It is indeed considered a core ‘feature’ of WordPress.
A visitor to site without a user cookie would only see a public cached copy without any user transient extensions added to a page — just like a non-logged in user would not see the cached user bar at top of a post page, or an edit comments function, or plug-in specific functions from page builders (e.g., site origin, themify, td composer, etc.).
Welcome to WordPress!
Hello alebasur,
Do you have edited this page? If you have a category page, notice that you should use a custom template from Category Templates which can be edited with TD Composer. Check here
-> https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Good luck!
Hi,
That could mean there is a problem with that page. What happens if you check other pages, or a new page? is the page in question built with the tagDiv composer entirely?
We could take a look, send us an email at contact@tagdiv.com and provide admin access. Include a link to this topic in the email.
Thanks
I cannot edit my page, why?
this is the error
https://s22.postimg.cc/3ucairwpd/Schermata_2018-08-07_alle_14.13.53.png
Hello Catalin. This is not an option. The multi-purpose is under td-composer and its not installed nor listed under plugins wordpress’s section. Also, the multi-purpose is automatically installed with td-composer. This is very bad because not everybody needs it enabled.
There must be a solution.
Hi,
You should change the 1/3+1/3+1/3 column layout from TD Composer, as you can see here -> https://www.screencast.com/t/4xjHtFCg2Ead
Thanks.
As the title say, height fields are disabled for row, elements. For example i added a single image element the is set by default to 400 i can change it. And I’m not using any other composer.
Hello danbacci,
You can take your source page if you simply edit the page, switch it to the Text and then you can take that code and paste it to your another project or something else. You should use TD Composer because all of these are shortcodes generated by this page builder. Also, if you need to migrate your website to another domain or subdomain, we recommend using the WP Duplicator plugin.
Thanks for your understanding!
Hello brucetm,
Notice that you have control over the Header Block Templates from here -> https://www.screencast.com/t/9Vg29LQI when you edit each block from TD Composer. If is not what you mean, please provide more details so I will be able to provide a more accurate response.
Hope this helps!
Thanks for your understanding!
1. Hi. Some URLs in here are showing some b tags in the URL bar when clicked like this one – https://forum.tagdiv.com/topic/newspaper-theme-%3Cb%3Espeedify%3C/b%3E-your-website/ . Would you correct this? They return a 404 error page.
2. I saw the category templates in td cloud library use a post loop element (with numbered pagination). Does the team plan to integrate it into td composer? thanks
Looks like many people are facing the same issue. I can’t load it as well. Fresh install without any other plugins.
Added this in .htaccess but doesn’t work too.
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
I can’t provide access to live site because it is confidential. Is tagdiv so buggy that it can’t work properly without workaround?
Wordpress: 4.9.8
Newspaper: 8.8.2
Hi,
Yes you can. Each page can be built in it’s own way, with the tagDiv composer. Create a new page and edit it with the tagDiv composer, stretch the rows as you see fit
– https://www.screencast.com/t/HSx7N7mTQJ
There are predefined width settings as well as full width. The content will be stretched with the row.
Let us know if you have more questions.
Thanks
Hello,
Sorry but we do not know of any plugin that works properly with our theme that ca auto load the next posts.
The 3 columns on posts is already available in the current version of the theme using the new cloud library plugin that lets you create a post template using the tagdiv composer page builder: https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
This example only show how to import a template but once imported in the tagdiv composer you can edit the template using the page builder and split the content into multiple columns.
Thank you!
Hi,
From what I can see the tagDiv composer is not active. It should update automatically, but sometimes this fails. If it fails the plugin will be deactivated.
There should be an update button for the theme plugins here
– https://www.screencast.com/t/dQC9oaIVhef
Update the composer and the problem should be solved.
Hi,
You want to add widgets in the theme header? What widgets would those be exactly? If those are composer elements you could add them by shortcode
– https://forum.tagdiv.com/search/do_shortcode/
Thanks
So you want that page “ALBUMRECENSIES” to show up in the mega-menu, instead of the sub-category page. The mega-menu only works with categories, displays posts from categories. It is not supposed to display pages, that is what the page menu would be for.
But what would be the purpose of including the page instead of the sub-category exactly? Category templates can now be built just like pages, with the tagDiv composer so the design of the category page is not a problem.
Maybe leave it as a category maybe, and design a category template as you want with the tagDiv composer. You can make the category template exactly as the page you created with the flex block
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Please try and make use of the available theme options instead of code modifications if possible, these might not work with future theme modifications by update or even be lost after an update.
We try to add more features with each update, more multi-purpose options for both news publishing and other areas. But these take time and lots of testing.
Thank you Simion, codes worked just fine.
Yes, I disabled TD Composer a while ago because of that reason.
I hope you find a fix soon, since many of us prefer WP Bakery over TD Composer because of the back end editing.
Greetings.
Hi,
We are aware of that issue with the sticky sidebar, when using WPBakery only. The issue is currently investigated and it will be fixed as soon as possible. It will affect pages and also posts if you used WPBakery to build posts and create sticky sidebars.
If the tagDiv composer is also active the sidebars should function correctly. You could activate the tagDiv composer to fix it temporarily if possible. But that may create problems with WPBakery content.
A solution you could try is these codes that will force the sticky sidebars to the proper widths, for all viewports
– https://www.screencast.com/t/4kTKWFnW
You could give them a try and see if they work for you, let me know
Desktop
.td-ss-row .td-pb-span4 .wpb_wrapper {
width: 324px!important;
}
iPad landscape
.td-ss-row .td-pb-span4 .wpb_wrapper {
width: 300px!important;
}
iPad portrait
.td-ss-row .td-pb-span4 .wpb_wrapper {
width: 228px!important;
}
Sorry for the inconvenience.
Thanks
hello,
I’m not sure what mobile view you mean. The mobile theme? https://forum.tagdiv.com/the-mobile-theme/
The mobile view in the tagdiv composer? https://www.screencast.com/t/gCFUWdHw
Please provide more details.
Thanks.
Hello,
Please try this fix:
https://forum.tagdiv.com/topic/td-composer-opens-a-blank-screen/
Thank you!
Hi,
on each page I use the tagdiv composer, the breadcrump is removing. How can I display the breadcrump again?
Hello,
If you want a specific category layout, you will have to use the cloud library plugin and import a category layout. Then you can customize it in the tagdiv composer and save the template. Then you can apply the template you created to your category page in the theme panel under the per category settings: https://www.screencast.com/t/ibY7kWFeTD
Thank you!
Hi,
@Thakksy What is the problem you are facing exactly? In our tests the composer works properly with the WordPress latest update.
Please try the same as kytmagic did, that is specified in the requirements guide as a fix for some issues, in some cases
– https://forum.tagdiv.com/requirements-for-newspaper/ (bottom of the page)
Thanks
Hi,
That content would not be editable the tagDiv composer, it is not an element that belongs to it from what I can see.
If you create a new page with the tagDiv composer, does that content also display in the page?
I believe it is inserted there by a plugin you have currently installed. Deactivate all non-theme plugins as a quick test, that should solve the problem.
If a plugin does this, you could check the plugin settings and see if it has any settings to prevent it’s content from being inserted in the page content, or experiment with it’s settings.
Pages built with the tagDiv composer should contain elements added only with it, there could be problems if some elements are added by other means.
Thanks
Hello,
Unfortunately we have not tested the max mega menu plugin so i cannot say for sure why this happens. If you use a page menu for instance, you can create the layout on a page using the tagdiv composer and set it as a mega menu item like so: https://forum.tagdiv.com/page-menu/
Thank you!