GhozyLab
Forum Replies Created
-
Forum: Plugins
In reply to: [Luvre – WordPress Media Library Folders] i18n errorHi @tobifjellner
Thanks for your reports. I’ve already fixed this issue. You can see it here https://plugins.trac.ww.wp.xz.cn/changeset/3267474/luvre/trunk/includes/View/app.php- This reply was modified 1 year, 2 months ago by GhozyLab.
Forum: Plugins
In reply to: [Image Carousel] The translatable strings are from an old version@itapress Thank you for your attentions, we just update the .pot file to the latest version. Once again thanks
Hi @v0van,
You can try to scroll down to the bottom in your page and turn off use lightbox option. Please see this screenshot: https://tinyurl.com/2f4xka4y
Forum: Plugins
In reply to: [Gallery Lightbox] CSS ErrorThank you very much for your information. I just fix this issue.
Forum: Plugins
In reply to: [Gallery Lightbox] Doesn’t Work in Widget AreasHi @eventermom,
This plugin work with no issue in a Widget. Please watch the following video to create:
Forum: Plugins
In reply to: [Web Icons] Web icon feature in Gutenberg editorYou need to add Classic block first. See this screenshot: Add Classic Editor
Forum: Plugins
In reply to: [Gallery Lightbox] Illegal string offset ‘link’Already fixed that issue, you can re-install/update the plugin to get the stable version. Thanks
Forum: Plugins
In reply to: [Gallery Lightbox] Minified version for better page speedHi @pictibe,
Already update the plugin files, you can re-install the plugin to get minified version. Thanks
Forum: Plugins
In reply to: [Gallery Lightbox] Plugin not working with modern WordPress gallery blockDear All
The latest version (1.0.0.39) now compatible with Gallery Block. Please update.
Thanks
Forum: Themes and Templates
In reply to: [Zoom Lite] Get sticky post to show full lengthHi @ladyanna
Please update to the latest version (1.0.0.89) and after that just go to:
Appearance > Customize > Posts Settings > Post Sticky ( Featured Post ) > Show Full Content optionTo set the full Content.
Forum: Plugins
In reply to: [Gallery for Social Photo] Can’t generate access token anymoreFor All Users
The access token generator is active right now. Thank you.
Forum: Plugins
In reply to: [Gallery for Social Photo] Can’t generate access token anymoreWe apologize for this inconvenience. We are still waiting the results of the review from Facebook reviewer team for the next few days. Be patient please.
Forum: Themes and Templates
In reply to: [Zoom Lite] Get sticky post to show full lengthHi @ladyanna
You need to modify the file named content.php inside wp-content/themes/zoom-lite/contents/ directory.
After that find the following code in line 44:
the_excerpt();And replace with this code:
if ( is_sticky() ) { the_content( esc_html__( 'Continue reading', 'zoom-lite' ).'<span class="meta-nav">→</span>' ); } else { the_excerpt(); }- This reply was modified 4 years, 8 months ago by GhozyLab.
Hi @cklosows,
Thanks for your fast response.
Nice to know that we can still able to use PayPal standard.Yes we are running EDD + PayPal Standard almost 6 years.
I will mark this as resolved…Forum: Plugins
In reply to: [Gallery for Social Photo] Button to translateHi @marie999,
You can follow this video to do that: