I still enjoy your theme, as I think they are fantastic. I have recently upgraded from version 8.5 to X and I am using the Cloud templates, but I found a bug in the editor and would like to change some things:
Bug 1: Since I have activated the Magazine template the editor looks too narrow and I can’t fix it. I read that if I put in the functions.pho file of the TD-Composer the following code worked, but by doing so, it breaks my web…
add_action(‘admin_head’,function() {
echo ‘<style>.td-gutenberg-editor .editor-styles-wrapper .wp-block {max-width:726px;}</style>’;
});
Screenshot: https://imgur.com/a/Vc0iV1S<img
Bug 2: With the infinite scroll (Auto loading) the sidebar does not move along the post, it stays fixed and is loaded again at the next post. Can’t it be moved at least along the post?
Change 1: How can I remove the numbers from the Cloud template dedicated to smart-list? I am referring to the number “1” in the example you see in the screenshot. Screenshot: https://imgur.com/a/a2uHlz8
On the other hand, how can I change the color of the next and back buttons?
Change 2: I had 25 different custom ads created in the publisher. When I updated to Newspaper X they were deleted from the selection menu. I put them back following your tutorial in the Td-Composer plugin, but when you updated it this week they were deleted again. Is there no way to put more ads without deleting the code each time the plugin is updated?
Another problem I have encountered is that when I activate some templates they are wide and the text goes out or is cut, both on the Homepage and in the post. How can I fix this?
Screenshot: https://imgur.com/a/S9B1ZiA
Hello !
1. Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If the problem persist, please set this code in functions.php -> wp-content/plugins/td-composer/legacy/Newspaper/functions.php
add_action(‘admin_head’,function() {
echo ‘<style>.td-gutenberg-editor .editor-styles-wrapper .wp-block {max-width:726px;}</style>’;
});
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. Include a link to this topic in the email.
2. Yes, you can make your sidebar smart as you can see here: https://www.youtube.com/watch?v=fa7GenCHcBU
3. That will require a css code. Please provide a link to your website in order to inspect.
4. That can be caused by a plugin conflcit. Check issue 1.
5. Check issue 1.
Thank you !
Hello again. I think you don’t read all the messages… In the problem 1 I put you the code that I have put and that breaks me the web and you tell me that it tries to put the same code…
2. Thanks, I’ve fixed it by deleting the cache.
3. Here is an example of a published list: https://www.lacasadeel.net/2020/10/descubre-a-la-nueva-liga-de-la-justicia-de-dc-future-state.html
4. No, it is not a conflict with a plugin, except with yours. If I put the data in the td_config.php and td_config_Ad_block.php files and then update the plugin, that data is deleted… What I need is a way to get it in without it being deleted with each update.
5. This only happens with some templates, not all. I have fixed it by putting more space through CSS in the Tagdiv composer.
Hello !
For change 2 you will have to use the cloud library templates and ad box elements as you can see here: https://www.youtube.com/watch?v=fa7GenCHcBU
For the other issue please clear your cache again and please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– cPanel url and credentials
– A link to this topic in order to identify you
Our team will take a look !
Thank you !