Forum Replies Created
-
AuthorPosts
-
December 9, 2016 at 6:23 pm in reply to: Warning: Illegal string offset 'language_code Enfold Theme #722566
Hey!
@dannunzio thank you for sharing the solution :)
Let us know if you have any other questions or issues and enjoy your weekend!Regards,
YigitDecember 9, 2016 at 6:15 pm in reply to: Warning: Illegal string offset 'language_code Enfold Theme #722558Hi!
Please refer to this post – https://wpml.org/forums/topic/nach-update-folgende-fehlermeldung/
We will include the fix in upcoming Enfold updateBest regards,
YigitHey!
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Also post your tracking code
Best regards,
YigitHi,
Thank you for your kind words and sorry for the late reply :)
When i try to login, i get “Erro 403. Acesso negado” error. If you have IP restriction, can you please disable it temporarily so we can look into the issue? It seems like there are empty portfolio items in your element which are causing the issue
Best regards,
YigitHi!
As i said, you would need to adjust it with custom CSS to make it look similar. Testimonial grid does not have sliding function. If it does not work for you, you can look for testimonial slider plugins maybe
Best regards,
YigitHi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 769px) { #header .widget { display: none !important; }}Best regards,
YigitHi!
Great! Glad you figured it out and thank you for sharing your solution :)
Enjoy your weekend and let us know if you have any other questions or issuesCheers!
YigitHey!
I added following code to bottom of Quick CSS field
#top .avia_custom_ajax_form .text_input, #top .avia_custom_ajax_form .select, #top .avia_custom_ajax_form .text_area { width: 100%; margin-bottom: 0; display: inline; min-width: 50px; padding: 13px; border-radius: 2px; } .avia_custom_ajax_form p input, .avia_custom_ajax_form p textarea, .avia_custom_ajax_form p select, .avia_custom_ajax_form p .input_checkbox_label { -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } .avia_custom_ajax_form .button { margin: 0; padding: 16px 20px; border-radius: 2px; border-bottom-width: 1px; border-bottom-style: solid; font-weight: normal; font-size: 0.92em; min-width: 142px; outline: none; }and replaced your shortcode with HTML code of the form in your popup and applied password solution as well.
Please review your website now
Best regards,
YigitHey!
Content Slider element is under Content Elements tab of Advanced Layout Builder – http://i.imgur.com/2nY0IDm.png
It will not look the same however it can be adjusted using custom CSSCheers!
YigitHi!
Excuse me, i missed part :)
There might be an error in your custom CSS. Can you please create a temporary admin login and post it here privately?
Regarding the other code, you can add it to the bottom of Functions.php fileRegards,
YigitHey
Please go to enfold/includes/helper-markup.php file and find
//* Blog microdata if (is_singular('post') || is_archive() || is_home()) { $attributes['itemscope'] = 'itemscope'; $attributes['itemtype'] = 'https://schema.org/Blog'; }and change it to
//* Blog microdata if (is_singular('post') || is_archive() || is_home()) { $attributes['itemscope'] = 'itemscope'; $attributes['itemtype'] = 'https://schema.org/Blog'; unset($attributes['itemprop']); }Best regards,
YigitHey Artem,
Can you please post the link to your page and point out some of the links you would like to open in new tab?
Also, please feel free to request – or vote if already requested – such feature on Enfold feature request form.Best regards,
YigitHey!
You can refer to this post – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ and add a widget area to your header and place your images inside it
Cheers!
YigitHi!
I just replied you here – https://kriesi.at/support/topic/popup-maker-enfold-contact-form-css/. If this is needed for the password field in your popup, i can apply the workaround (using jQuery) when you switch user role.
If that is the case, we can continue on the other thread :)Best regards,
YigitHey!
Can you please switch user role to administrator so we can look further into it?
Best regards,
YigitHey reamisag,
We can provide you a workaround however it would be a more solid solution to use https://wordpress.org/plugins/contact-form-7/ and to refer to this post – http://smallenvelop.com/how-to-get-password-fields-in-contact-form-7/
Best regards,
YigitHey Carmen,
Please edit your Contact Form element and add a new form field and choose to display it as checkbox – http://i.imgur.com/cx0NZKl.png
Best regards,
YigitHi Maury!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
div .mfp-title { display: none !important; }You can also refer to this post – http://kriesi.at/documentation/enfold/remove-image-titles-that-show-up-when-you-hover-on-images/ however since this is a browser feature, having it but not displaying is not possible
Best regards,
YigitHey!
You can add your content manually to Content Slider element and set it to display 2 columns. Please note that i am not talking about Post Slider element.
Cheers!
YigitHi,
Please edit your Masonry element and choose to make it sortable – http://i.imgur.com/Wj72Ade.png :)
Best regards,
YigitHey dataforlife!
Please go to Appearance > Menus and create a new menu and check “Enfold main menu” under Menu Settings and save. Then you can go to Enfold theme options > General Styling to change colors. Also, please see – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/
Best regards,
YigitHey!
Glad you figured it out! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Regards,
YigitHi Cliff!
Thank you for contacting us!
Yes, you can find it here – http://kriesi.at/documentation/enfold/. You may need to register to our support forum – https://kriesi.at/support/register/ and login to see the link :)
Let us know if you have any other questions!
Cheers!
YigitHey Angelo,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 480px) { .responsive #header .social_bookmarks { width: 30px; float: left; } .responsive #header .sub_menu, .responsive #header_meta .sub_menu>ul { width: 90%; float: right; margin-top: 6px; }}Best regards,
YigitHi,
I tried with and without the dot first time and again now but still cannot connect “Server closed connection.”
Logins are not working on login page as well. Could you maybe create another FTP account?Best regards,
YigitHi,
Is this is testing environment? If it is or if it does not have visitors yet, do you mind creating a temporary admin login and post it here privately so we can apply the changes?
Best regards,
YigitDecember 9, 2016 at 3:03 pm in reply to: continue shopping button not fitting the text on mobile #722437Hi,
Looks pretty! :)
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Regards,
YigitHi,
You can go to Appearance > Editor and find functions.php file and add the code to the bottom or you can edit the file via FTP in wp-content/themes/enfold/functions.php. We would recommend you to use a child theme – http://kriesi.at/documentation/enfold/using-a-child-theme/
Best regards,
YigitHi Vanessa!
Thank you for contacting us!
After logging in, please go to Enfold sub forum and start a new thread there – https://kriesi.at/support/forum/enfold/#new-post :)
Regards,
YigitHey Shaun!
Thank you for contacting us and sorry to hear that you are having issues.
Can you please firstly register to our support forum – https://kriesi.at/support/register/ and then start a new thread under Enfold sub forum? Please do not forget to attach temporary admin logins in private content field so we can look into it :)
Best regards,
Yigit -
AuthorPosts
