Vova
Forum Replies Created
-
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Security WarningWell, it seems Patchstack’s support decided not to respond.
I’m releasing a new version (5.13.2) to suppress security alerts. This should solve the issue.
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Security WarningI’ve contacted Patchstack today. Their chatbot have promised that they will reply on Monday. I hope they will fix this asap.
Please don’t worry. Freemius rep. contacted me about two weeks before the report was published, so this wasn’t a surprise. It was a big collective update of all Freemius-based plugins.
I’m sure the Patchstack’s report will be fixed soon. Anyways, if they won’t update the report, I will publish a new version of the plugin just to eliminate those false-positives.
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Security WarningThe issue was fixed in 5.13.1. Please install the latest update.
The information at patchstack is invalid.
Or would this fix it too?
https://getshortcodes.com/docs/replace-slider-and-carousel-with-image-carousel/This would be the best solution
Hi @zodiac1978 ,
Try to follow the steps below:
- Navigate to Dashboard > Shortcodes > Settings > Advanced settings
- Uncheck the Hide deprecated shortcodes checkbox
- Click the Save changes button
Hi @marie-aude,
Sorry for the late reply.
Thank you for pointing this out. I’ll fix the issue in the closest update.
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Theme CompabilityHi @keeslamper ,
Sorry for the late reply.
The closest update will fix the issue. Thank you for pointing this out.
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Add link on TooltipsHi @sosuire,
Sorry for the late reply. I’ve updated documentation. Please follow the link below to find an example code:
https://getshortcodes.com/docs/tooltip/#links-within-tooltips
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] custom field typeHi @kobibentata ,
check out the Post Meta shortcode
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Insert Shortcode Button missingHi @sgclark,
Sorry for the late reply.
The vertical tabs element on your page is provided by the Ultimate Blocks plugin and not by Shortcodes Ultimate.
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Conflict with TablePressHi @amagab,
Follow this guide to disable a shortcode.
By default Shortcodes Ultimate uses the
su_prefix for all shortcodes to prevent conflicts with other plugins. You can check the prefix setting by navigating to Dashboard → Shortcodes → Settings → Advanced settings. But be careful, if you change the prefix, your previously inserted shortcodes will stop working.Hello,
The code you use looks good. I’ve tested it and it works. It seems the issue is related to the GamePress plugin. Please try contacting its developer.
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Image CarouselHello @digimaxme,
Navigate to Dashboard → Shortcodes → Settings and add the following snippet to the Custom CSS code field. Then click the Save Changes button.
The snippet:
.su-image-carousel button.flickity-prev-next-button { opacity: 1; }Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Simple single image shortcode?Hi @egocefalo,
the plugin does not have such a shortcode. You can simply use the
<img>tag.