-
AuthorPosts
-
May 28, 2019 at 7:03 pm #1104934
Hi
When I insert a button as shortcode or in some products description it dosnt save the label and the builder inserts a button with Click me label instead of my label. The same problem exists with full wdth button.
Thank you.May 31, 2019 at 7:44 pm #1105830Hey webfacile,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoJune 1, 2019 at 6:50 pm #1106164Below the access
June 2, 2019 at 10:04 am #1106296Hi!
We have fixed an issue with ALB shortcodes on non-ALB pages in Enfold 4.5.7. Could you please update Enfold to the latest version and check if that helps – https://kriesi.at/documentation/enfold/theme-update/
Best regards,
YigitJune 4, 2019 at 6:43 pm #1107226Hi
I did updatge the theme and the problem is the same.
When I instert a button in the classic editor (in this case in the product description ) stll have Clicl me as label
Shortcode is this:
[av_button label='Plus d'info' link='manually,#' link_target='_blank' size='large' position='center' label_display='' icon_select='yes' icon='ue816' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' av_uid='' custom_class='' admin_preview_bg='']
And it displays Click me
The probleme seems to be the content of the label I think. As i need to put in the button label this “PLUS D’INFO” or :”Plus d’info” containing an apostrophe it create a conflict with the shortcode syntaxis. So I guess you will have to find some workarround.Thank you
June 7, 2019 at 11:51 am #1108239Hi webfacile,
I think the problem is here:
label='Plus d'info'
You can’t use special characters inside, please download, install and activate this plugin: Special Character Translation plugin
then use this shortcode:[av_button label='Plus d###34### info' link='manually,#' link_target='_blank' size='large' position='center' label_display='' icon_select='yes' icon='ue816' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' av_uid='' custom_class='' admin_preview_bg='']
If you want to know more about this plugin you can check: https://kriesi.at/documentation/enfold/intro-to-layout-builder/#using-special-characters
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.