There’s also a bug that sometimes will prevent empty columns from being deleted via delete row. The solution I’ve found is adding a new element to the row and then deleting the whole row.
The primary factor in page speed is load-efficiency. For example, you could be using relatively few mods and still get a bad page speed score if you aren’t implementing proper pre-load rules, modifications, etc. Alternatively, you could make hundreds of mods and get a 99% page speed score if you optimize it to oblivion. But as a rule of thumb, try not to use more than a few flex-blocks. Also, in TD Composer, hard-coded style mods you make will load slower than the external custom css sheet. So try to make site-wide css changes in the external style sheet so you can optimize it with your caching plugin. If you want to add plugin-based blocks, I’d recommend Genesis and to a lesser degree Advanced Gutenberg.
marcobarb:
I have experimented extensively with this problem and I’ve narrowed it done to a couple of issues. 1. If the page is large it can just time out with your server. 2. If you want to edit with TD Composer and then use Gutenberg to edit the code or SEO it can cause major problems. Solution 1. is mentioned above–switch to the classic editor and it should open eventually. Solution 2. is easier and always works but not best-practices. If for whatever reason you just can’t get Gutenberg to open after editing in TD Composer you can copy the affected page which gives you an instant, clean look at the Gutenberg page. Make the changes you need to the duplicate page and delete your original page. At this point make sure the perma URL matches up and that’s it. You should now be able to edit your page in both Gutenberg and TD Composer.
Calin:
This is a dev issue and will need to be addressed in a future update. I understand that TagDiv can’t be compatible with every page builder, but page compatibility with Gutenberg is pretty important.
Hi Calin,
Thanks for the reply. I was able to add the AMP content through the mobile editor in Gutenberg like you suggested. I’d definitely recommend that the devs add about/policy cloud templates in the future though. Check out my final amp versions (still need a bit o’ work though).
https://headline.dev/privacy-policy/?amp
https://headline.dev/privacy-faq/?amp
https://headline.dev/cookie-policy/?amp
https://headline.dev/disclaimer/?amp
https://headline.dev/terms-of-use/?amp
My guess is that you either have unsupported plugins or are not following the AMP syntax. When you pull it up on chrome inspector you should be able to pinpoint the errors.
It’s rendering in AMP on my end. Always clear your cache after any site change (especially true for AMP).
Make sure that all the TagDiv Plugins update as well. My update didn’t auto-update the TagDiv plugins so I went into the theme panel and did it manually. No other problems so far.
Thank you Calin, everything is working perfectly now!
Thank you Calin that’s hugely helpful. I had one other request: I’m trying to set the css for text decoration underline, but I cant get the code right. I want the titles to be underlined on every page but the home page. Is there css code to exclude the homepage? Nothing I’ve tried has worked yet. This is the closest I’ve gotten:
p, .td-module-title:hover {-webkit-text-decoration: underline;
text-decoration: underline; }
“let me know how you’ll link to be the button.” Not sure I understand this statement?
“let me know how you’ll link to be the button.” Not sure I understand this statement?
***Solution***
I found a simple way to repair this major [fatal error] bug. Go into your composer, find the button for recent code edits and restore your previous edit.
Nothing on my homepage is editable and i keep getting this error:
_getDestinationModel Error: Model id of the container destination not in data! Current state has involved an issue.
All settings are right and i tested deactivating all plugins. No fix yet.
My website is having the same issues. And I’m getting zone errors everywhere. Must be a new bug or something. TagDiv– Any solution?
Hi, what’s the code to move the scroll up button for [stretch row and 1200px content]. I want the button inside frame not on edge of screen.
I’m having the exact same issue.
I’m having the same issue.