kvv213
Forum Replies Created
-
Hello, I think I found the problem with this bug. It has been solved in 6.1.4
Yes, it seems that the bad behaviour is not in the place. It works without the mentioned problem.
Can you tell us a bit more about what you were trying, and what happened?
A checked a number of things, but it seems that the nested blocks are too complicated for my undersatnding.
For example, I’ve changed the width/height to different values. But the images just disappeared: https://postimg.cc/7fmvtTbC
If the issue persists, could you share a screenshot of how it looks on your end?
The problem is not with align of the images the problem is with the size of the images. I use elastic design of the text. So if the screen is large then the text is also takes the overall width of the screen (around 80%) but in that case the plugin enlarges the pictures in order to occupy the width of the screen. That looks not good because it takes too much space and the final size is large than the resolution of the initial pictures.
I need a way how to establish the maximum size of the block width. And the way how to center it in a case if it is not at the center.
The screenshot https://radikal.host/i/fbLT5K
Forum: Developing with WordPress
In reply to: Image Compare in Block editor is toooo large"What and what have you done so far?"
Actually a number of small things like wrapping the block with
div
with set maximum-size, manipulating with styles applied to the figure section. The maximum I was reached – reducing the size of one image of two only.Hello!
“Are you using the Block version or shortcode/widget. Is it activated on the same page?” – as far as I understand I do not use the block for the plugin. At least the Customize reports me “Your site doesn’t include support for the JS Archive List block. You can try installing the block or remove it entirely.” at the place where the plug-in should be placed.
“What block or plugin are you using for popular posts? Does it happen everywhere, just inside a category page or on a home page?” – I use a block for WPP (at least it seems like a block). I have at every page including archive.
“Does it happen only for those links (popular posts) or any post link?” – that happens with any post type. For example, via a preview link from Editor.
Hello Miguel,
The behaviour with 6.1.1 is here https://youtu.be/ls4S8q4OjNQ
Just enable the plugin, purge all the cache, select any of the posts, after loading of the post it redirects to a month page where this post belong to.
Updating to 6.1.2 didn’t help.
Hi!
I’ve just updated to 6.1.1 but it didn’t help. Had to deactivate the plugin again.
I have mixed Gutenberg and classic editions. The problem seems to be at the both of the versions. Redirection to a month happens after opening of any note.
Unfortunately I’m not able to see the console errors in the browser to provide more info. My pages are opening only in a new tab and I’m not so fast to be able to open the console to check for JS errors.
Forum: Plugins
In reply to: [Polylang] Redirect to index.php if no language is selectedTry the solution from here https://www.ads-software.com/support/topic/suddenly-the-second-language-page-shows-404-error/ with permalinks.
Forum: Everything else WordPress
In reply to: Open a picture without the Lightbox????
Forum: Everything else WordPress
In reply to: Open a picture without the LightboxHappily there is a solution with a short-code:
[slb_exclude]Nothing between these tags will be activated by SLB[/slb_exclude]
Forum: Everything else WordPress
In reply to: Open a picture without the LightboxYes, you are correct. I use Simple Lightbox Plugin
Forum: Plugins
In reply to: [WordPress Popular Posts] Error accessing AJAXAlready moved to LSCWP. Set the pages TTL to 6 hours. Think that this will be anough.
Forum: Plugins
In reply to: [WordPress Popular Posts] Error accessing AJAX>If you have any further questions don’t hesitate to ask, ok?
Yes, I use SuperCache and noticed that the most popular pages visit reduced some time ago. Potentially SuperCache was updated.
Currently I’ve cleared the cache and the problem gone. Will set up removing of old cache at the plugin. Plus I’m going to move to Lite Speed cache due to the Lite Speed server.
The Lite Speed cache plugin has two more or less relevant settings to the case:
“Default Public Cache TTL” that will be reduced to 12 hours and “Default REST TTL”. And I’m not sure about the second one. Should I reduce it?
Add my voice to the GitHub issue.
Forum: Everything else WordPress
In reply to: Inline code in editorEnlighterJS Syntax Highlighter
can do the required highlighting but… it appeared that there are too many data with these apostrophes in the data base and they mix up with inline code. So, I have to apply manually to all the tags.