Rubidze
Forum Replies Created
-
I have this exact problem as well after update to 5.2.2.
Disabling Essential Blocks plugin allows me to edit the page, but then I can’t edit Gallery that is on that page. One way is to remove that gallery, but recreating all of them is a hassle.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Geting automated excerpts with podsIndeed a function by this name already exist. Possibly by theme. or another plugin that gives an option to show posts list and show first 50 words if no excerpt exist.
So, is there a way to use already automatically generated excerpt in pod template?
Thank you @mahbubshovan. Setting Row’s Height value to Equal and vertical align to center did exactly what I wanted. Very simple, but could not figure it out just by trial and error.
Thank you @syarifstudio for looking into this! It appears that this issue is resolved by now. At least in version 2.0.2 I don’t see this problem.
Thanks for your suggestion. I tried this. You can check updates on the page provided in a previous reply. The result is that columns are now with equal height, but all the contents are aligned at the top. I would like to have smaller contents vertically aligned in the middle of large column box. Can’t achieve this without your help.
Thanks @paulamit and @mahbubshovan for looking into this. I’m using a regular paragraph blocks and Essential Blocks Wrapper block inside these columns. Both have this issue. URL for this example is at Essential Blocks for Gutenberg row column height issue – New Zone+ Application (rubit.ee). You can notice red borders around columns are not equal size.
Thank you @mahbubshovan for super fast response! I’ll be looking forward for this implementation to come live.
Meanwhile, do you have any suggestions how to “copy and paste” styles instead of setting each parameter one by one by hand?
Thank you @mahbubshovan for super fast response! I’ll be looking forward for this implementation to come live.
Forum: Fixing WordPress
In reply to: WP is resizing original image to exact same dimensionsI tried this code, but extra files are being regenerated anyway. I forgot to clarify earlier that I am using images in webp format and that code did not change behavior on those images. But the problem I have is not related only to webp, extra files with the same resolution are being generated for jpg as well.
I tested jpg image with this code and without it. Well, without this code generated jpg images are slightly smaller than originals, but I don’t prefer that option as resampling messes a little bit with quality and space saved is not significant. I optimize images prior upload and use quality settings as I see fit not to spoil the quality. I save them in desired resolution (1024×1024) with desired quality settings and would like WordPress to use my file.
With your suggested code as expected WP generates a high quality copy of the same size, but then the file takes twice as much space as my original.
To rule out any evil plugins or themes I installed a fresh WP site with all default settings and Twenty Twenty-One theme. The results are exactly the same.
Forum: Fixing WordPress
In reply to: WP is resizing original image to exact same dimensionsThanks @soberbanda for your input! I went through these articles and it appears that they just explain why diferent sizes are being created and how to disable one or the other particular size. This does not help me unfortunately.
My problem is not that I want to get rid of 1024×1024 sizes. I like that size and if image is being uploaded at 2000×2000, it is great to have 1024 pix versions.
My concern is that when image is originally 1024×1024 and optimized to use little space (50,9 KB) and then uploaded to media library, then WP generates a copy of this image witch is also 1024×1024, but takes more space (57,1 KB) on the server. I don’t see any reasons why would anyone need a resampled image file that has the same resolution as original, have larger footprint than original and have one extra file to use up server recourses.
Is this happening only to me or to others too? Hove to avoid these double files without eliminating 1024 resize versions completely?
All help is appreciated!
This is definitely a good option/functionality to implement in future releases.
There is an option in plugin settings “Color-code Ticket Header?” under “Fields” tab. I couldn’t find any differences, that this setting would make. But finally found that when Agent opens the ticket, then there is a line with priority color on top part of the ticket page.
So, mystery resolved.
I have exactly the same concerns
What do you think about some javascript behind “main Submit button” that would hide all other poll submit buttons and simulate clicking them all at once when pressed?
Would it work? perhaps you can help us out on this?
Thank you for your reply! Sad, it is not there yet, but glad to know you are planning to implement it.
Collecting information with forms or quizzes is ok, but those do not show results to the user after he submits his answers. Would there be an easy way to implement a results display for forms or better wait for this feature to come on pollings?