Nikita
Forum Replies Created
-
Forum: Plugins
In reply to: [Visual Portfolio, Photo Gallery & Post Grid] Filter and “back” buttonHi Jaume,
Unfortunately, our plugin doesn’t have this feature. We plan to add it to the Pro version, but we don’t have a specific release date yet.
Regards,
Nikita.Forum: Plugins
In reply to: [Custom Block Builder - Lazy Blocks] Relative URLs not validatingHi,
We’ll check this in the next plugin update.
Regards,
Nikita.Hi,
Thanks for your report. We plan to improve this feature in the next plugin update. We’ll also think about highlighting blocks with validation errors.
Regards,
Nikita.Forum: Plugins
In reply to: [Visual Portfolio, Photo Gallery & Post Grid] Image sizes in lightboxHi Marco,
- Lightbox image sizes are set in Visual Portfolio → Settings → Images → Lightbox Image Sizes
- Not sure I understand this question. The lightbox is displayed in fullscreen
Regards,
Nikita.Forum: Plugins
In reply to: [Custom Block Builder - Lazy Blocks] How to show pods only to child pages?Hi,
It may not be possible without custom code changes.
Regards,
Nikita.Hi,
I’m not sure I can help you with this behavior. It appears to be a hack, which is not the normal way to use the plugin.
Regards,
Nikita.Hi Ramzesimus,
Thank you for your kind words. We accidentally broke the compatibility code in one of the major plugin updates. We’ll fix this bug in the next update.
Regards,
Nikita.Forum: Plugins
In reply to: [Visual Portfolio, Photo Gallery & Post Grid] Not found images theme astraHi,
The issue likely conflicts with a third-party lazy loading feature. For more information, please visit: https://visualportfolio.co/docs/troubleshooting/images-lazy-loading-conflict/
Regards,
Nikita.Forum: Plugins
In reply to: [Visual Portfolio, Photo Gallery & Post Grid] Video in contentWordPress editor also supports embedding. You can easily add YouTube links to the content of any post type. Our plugin does not limit this feature.
Forum: Plugins
In reply to: [Visual Portfolio, Photo Gallery & Post Grid] Fatal errorHi,
The function causing a fatal error is called “remove_thumbnail_width_height”. What is this function? Where is it used? Please disable all third-party plugins and switch to a standard WordPress theme to confirm that the problem is specifically within our plugin.
Regards,
Nikita.Forum: Plugins
In reply to: [Visual Portfolio, Photo Gallery & Post Grid] Edit TilesHi,
Currently, you can’t edit tiles. There are only predefined tiles available at https://visualportfolio.co/docs/gallery-blocks/layout/tiles/. However, we plan to add a tiles editor in the Pro plugin.
Regards,
Nikita.Forum: Plugins
In reply to: [Visual Portfolio, Photo Gallery & Post Grid] Video in contentHi,
The page content can include various blocks. WordPress has a built-in Video block that supports MP4 video formats:
https://shot.nkdev.info/Ym8rTfMLsq0HZFhGfdd1
Regards,
Nikita.Hi,
You can use the Avoid Duplicates option to automatically exclude the current post. For more information, visit https://visualportfolio.co/docs/gallery-blocks/content-source/post-based/#avoid-duplicates.
Regards,
Nikita.Our plugin offers a custom post type for Projects: https://visualportfolio.co/docs/projects/creating-projects/.
If you are using a third-party solution, please provide a way for me to reproduce it locally.
Forum: Plugins
In reply to: [Advanced WordPress Backgrounds] Horizontal position of Video BackgroundHi,
First, you are using the full-width block, which is automatically stretched using JavaScript. This feature of our plugin acts as a fallback for themes that do not support the
alignfull
option (https://github.com/nk-crew/awb/blob/c3b33e7ea6f8035211fe95f662ec5e206d27557e/src/classes/class-gutenberg.php#L61). This causes the block to display from the left side of the screen to the right. You may need to adjust how you stretch the block.The second issue is with the cover script, which always resizes the video to fully fit the block. As a result, it will always cut off the credits on your video if they are placed in the left or right corner.
Regards,
Nikita.