Forum Replies Created
-
AuthorPosts
-
AakashKeymasterHi Kirill,
Really happy that shortcoder plugin saved you time !
Regarding no warning when shortcode edit page is switched, I understand that.
I’ll try to fix that issue in the future version.Happy shortcoding !
Thanks,
AakashMarch 14, 2020 at 12:08 am in reply to: Style repeats in the page as many times as the shortcode is used #7416
AakashKeymasterHi Kirill,
I guess your request is beyond the scope of the plugin.
My suggestion would be following.
Create one shortcode for CSS, paste all the CSS your page needs in that.
Create one shortcode for HTML, paste all the HTML in that.
Use the CSS shortcode only “once” in the post/page.
Use the HTML shortcode multiple times as required.By this way the CSS is not duplicated.
This is a manual operation, but you have to control and be aware of what CSS the page needs and create separate CSS group shortcodes accordingly.Thanks,
Aakash
AakashKeymasterHi Ariane,
If things are working then all good.
I was asking for URL only when incase things didn’t work.Thanks,
Aakash
AakashKeymasterHi Ariane,
If your theme is already using font awesome 5, then you can try
fas fa-wine-bottleas the custom icon value.Would it be possible for you to share your website URL ?
I’ll try to provide more specific solution meantime I provide a feature update.
Thanks,
Aakash
AakashKeymasterHi Ariane,
Currently only font awesome icons are supported.
Did you check if font awesome has your icon ?
Is your custom icon an image ?
If yes in next version, I can add the feature to support custom image as button icon.Thanks,
AakashMarch 3, 2020 at 8:43 am in reply to: Links in Short Code have changed to post url after update. #7399
AakashKeymasterThank you.
I introduced a new feature to provide default values for custom parameters.
This has caused a regression where case sensitivity was not checked.
March 2, 2020 at 11:34 pm in reply to: Links in Short Code have changed to post url after update. #7397
AakashKeymasterHi Frank,
Issue is fixed in v5.2.1.
Please update to it and verify the same.Thanks,
Aakash
AakashKeymasterHi Juan,
Strange. I’ve never seen this issue reported.
Can you please tell me what is the role of the user you’ve logged in ?
Is it administrator/editor/author ?The menu will be displayed only to users of “administrator” role.
Please check this. If you still need help, please send your website details, temporary login details of a administrator user and the password to my contact form. I’ll login and check the issue. https://www.aakashweb.com/contact/
Thanks,
Aakash
AakashKeymasterHi Juan,
You can find the shortcoder admin page on the right side navigation bar just below posts, pages link.
Thanks,
Aakash
AakashKeymasterPlease try this.
.srr-style-dark { border: none !important; }
AakashKeymasterApologize. Please try the below code.
.srr-item.odd .srr-summary { color: #fff; }
AakashKeymasterHi Chris,
Sorry for the delay.
Please paste the below CSS anywhere in your theme/theme customizer settings..srr-title a { color: #fff !important; }Thanks,
AakashFebruary 11, 2020 at 10:56 pm in reply to: Latest version of Shortcode defaults to the visual editor (not intended) #7329
AakashKeymasterCheers !
February 11, 2020 at 10:11 pm in reply to: Latest version of Shortcode defaults to the visual editor (not intended) #7325
AakashKeymasterHi Marty,
The choosen editor is saved per shortcode.
For every shortcode the editor preference is saved.
So if you use code editor for one shortcode and save it, then the preference is saved for that shortcode alone.
For other shortcodes you have to do the same.Currently there is no global editor preference option.
Thanks,
AakashFebruary 10, 2020 at 10:05 pm in reply to: Shortocde Title Not Appearing Correctly After Editing #7320
AakashKeymasterHi Marty,
Sorry for the late reply.
The name dispalyed when the shortcodes are listed comes from the “display name” setting.
You can change it in the below setting.https://i.snipboard.io/F6mPpl.jpg
Thanks,
Aakash -
AuthorPosts
