Vova
Forum Replies Created
-
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] New User RegistrationHello Manish,
use the following shortcode:
[su_members] Members content [/su_members] [su_guests] Guests content [/su_guests]You may want to hide the This content is for registered users… message. To do that, just add the following snippet to the Custom CSS code field at the plugin settings screen:
.su-members { display: none; }Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] No blocks in GutenbergHi @kiko911,
please check the following page for details:
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] su_slider image dimensionsPerhaps you could add a “continuous scroll” option or something?
I already have it in my todo-list and will add this feature in the future.
Please contact me through this page and send me your PayPal email address or order number, if you have it. Thank you.
Hi Juan,
have you received an email with the order details?
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Gallery – thumbnails with huge gapsHi Marcus,
unfortunately, there’s no easy way to fix that right now. I’m working on a new version of the shortcode and it won’t have this bug.
For now, I’d recommend using another plugin for galleries.
Please let me know whether it works for you or not.
Thank you.
Hi Gerald,
please try the following solution:
https://wordpress.org/support/topic/posts-invalid-template-name/#post-12903188
Forum: Plugins
In reply to: [NSFW] [Shortcodes Ultimate - Content Elements] Posts: invalid template nameis Shortcodes Ultimate activated now? I can only see raw shortcodes on your page.
Your shortcode looks correct, I tested it on my development website and it does work. Please try to remove the plugin through FTP and install it again from within the dashboard.
Hi Richard,
do you use the Extra Shortcodes add-on?
If YES
Reinstall it, you need version 1.7.4.
If NO
Enable
WP_DEBUGon your site. Then post here any errors you’ll see instead of the maintenance screen.To enable
WP_DEBUG, edit thewp-config.phpfile, find a line withdefine( 'WP_DEBUG', false );and changefalsetotrue.Forum: Plugins
In reply to: [NSFW] [Shortcodes Ultimate - Content Elements] Posts: invalid template name@ethiopia02, could you post here your shortcode?
Thank you.
A nowadays people use a lot of custom fields, how about adding the possibility to display a custom field like under the name?
Thank you for the suggestion. I’ll think about it.
I’d recommend you to try the Insert Shortcode tool, which will guide you through the process of shortcode creation.