Nothing is changed in that area. Please send link to the site so i can see myself
-
This reply was modified 5 years, 1 month ago by
vandestouwe.
Hi,
The site is currently under construction and can only be accessed by admins and authors. Moreover, only site members are allowed to access the page where the “subscribe to category” screen is displayed. Sorry.
If you want the page source code, I can send it to you but it will not be easy to read.
I’ll try to go back to the previous version to confirm that the problem is related to the new version. The problem occured just after installing the new version but who knows ? I’ll do this later tonight and let you know.
Patrick
Hi again,
I confirm. I switched back to the previous version and the page display is back to normal. See
https://www.dropbox.com/s/djrtasrp3ty9a0u/STC-display-problem-2.jpg?dl=0
Patrick
If you want help you need to give me access.
Press F12 and look what is the available width by selecting the element that became to small. It is easy to do for me but without access you have to find it your self. Play with selecting and unselecting the checkboxes. You soon will find what is the determine factor.
I’m sure it is a combination if styles that workout differently now then before. If you setup an google meet and show me the screen I might be able to help but otherwise you are on your own.
In dutch “Ik ben geen helderziende”. Please stop asking me things that I olny can answer by inspecting the interaction between all elements. You have the compleet code of STC so good luck in finding the problem.
Sidney
OK. Message received.
I’ll describe the problem for those who may encounter it. I have an acceptable workaround. Steps to reproduce :
1. In an Enlementor page, create a section having 2 columns.
2. In the left column insert the STC shortcode.
3. In the right column insert anything you want, e.g. a text widget.
4. Since version 2.5.7 of STC, when displaying the post, the section will shrink to the width it would have when displayed on a phone (although displayed on a normal display).
5. Now, invert both columns (text on the left and STC shortcode on the right). Everything is now displayed correctly.
6. Switch back to previous STC versions : no problem.
I don’t have enough time to debug the STC code (or even Elementor). So, I’ll use the layout that works.
Patrick
Hi Patrick thanks for the info in the above message. I will create an Elementor page like you suggest in my test system and test if I can reproduce this issue.
Best regards, Sidney
Hi Patrick,
I could reproduce the problem on my test site. Basically, there was one </div> missing. Normally this is not a problem but, in your case, the second column was included in the first column because of the missing closing </div>.
If you install version 2.5.8 or reinstall this version, you should have no problems with the STC stuff on the left of your page.
Best regards, Sidney`
Good news ! I’ll test this ASAP.
Thanks.