Forum Replies Created
-
AuthorPosts
-
Hey!
After installing and activating the theme, you can simply go to Enfold theme options > Demo Import and import health demo with a single click within a few minutes.
If you would like us to install the theme for you, please post FTP and WP admin logins here privately :)
Regards,
YigitHi,
Replied to your thread here – https://kriesi.at/support/topic/the-theme-update-breaks-the-site/. Let us continue there.
Regards,
YigitHi Dave,
Which version of PHP are you using? Please note that recommended version of PHP for WordPress is 5.6 and LayerSlider included in the theme requires minimum 5.6 as well. Enfold is compatible up to PHP7.1. If you are using an older version than 5.6, please ask your hosting provider to upgrade PHP version.
If that is not the case, we are going to need to see the issue to provide you an accurate solution. You can refer to this post – https://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/ and create a testing environment and update the theme there so we can look into it.
Cheers!
YigitOctober 24, 2017 at 5:30 pm in reply to: Any red flags for wptangerine.com? Recommendations? #868302Hi,
No, not that i know of.
Great! We are marking this thread as resolved for now. If you have any other questions, please feel free to start a new one :)Best regards,
YigitHi Mauro,
Thanks for the heads up. We will look into it :)
Edit: I just tried once again with “https://twitter.com/kriesi” and it worked totally fine. Could you please create a temporary admin login and post it here privately so we can look into it?Cheers!
Yigit-
This reply was modified 8 years, 5 months ago by
Yigit.
Hey,
I added following code to Quick CSS in Enfold theme options > General Styling
.col-1, .col-2 { background: transparent!important; } input.woocommerce-Button[name="register"] { top: -20px; position: relative; }Please review your website
Best regards,
YigitHi,
Glad Nikko could help! :)
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 start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
YigitOctober 24, 2017 at 2:49 pm in reply to: sub menu font size in advanced styling does not work #868228Hi,
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 start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
YigitOctober 24, 2017 at 2:41 pm in reply to: sub menu font size in advanced styling does not work #868219Hi!
Closing curly bracket was missing in at the end of Quick CSS field. I added it. Please review your website :)
Best regards,
YigitOctober 24, 2017 at 2:27 pm in reply to: sub menu font size in advanced styling does not work #868208Hey,
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 a admin user and post the login credentials in the “private data” field.Best regards,
YigitHey,
Thanks for the information. Please find your credentials in private content field below.
Best regards,
YigitOctober 24, 2017 at 2:25 pm in reply to: I need a simple, blank page with no header/no navigation #868205Hi!
It seems like you used a plugin already and solved the issue. Is that correct? :)
Regards,
YigitHi,
It will but not right away. That is why we are going to announce it here for users who would not like to wait for the notification :)
Best regards,
YigitOctober 24, 2017 at 2:22 pm in reply to: Any red flags for wptangerine.com? Recommendations? #868202Hi!
We recommend our users who would like to hire someone to fill this form – https://kriesi.at/contact/customization and hire a freelancer from Codeable :)
Regards,
YigitHi,
Update was already uploaded on ThemeForest yesterday and is still in the queue :)
We will post under this thread when it is available on ThemeForest.Cheers!
YigitHi Patrick,
That is actually your purchase code that you can use to register to our forum – https://kriesi.at/support/register/. Since we only provide support to our registered users, please register to our support forum and then start a new thread under Angular sub forum and we will look into it :)
Best regards,
YigitHi!
In Enfold theme options > Header > Extra Elements > Phone Number or small info text you accidentally opened Strong tag and closed it with H4. I corrected it. Please review your website :)
Regards,
YigitOctober 24, 2017 at 2:00 am in reply to: Please Reopen Thread: Embarrassing how I can't figure this out! #867930Hi,
Sorry, i thought it was resolved. I re-opened the thread. Let us continue there :)
Best regards,
YigitHi,
Thanks! Do you by any chance have a custom tag on your tutorial threads? I think that might be a good idea to help find your tutorials :)
Best regards,
YigitHi Edoardo,
Please refer to this post – https://kriesi.at/documentation/enfold/deactivate-the-layerslider-plugin/ :)
Best regards,
YigitOctober 24, 2017 at 12:11 am in reply to: Portfolio with fullscreen slider – previous and next #867915Hi,
Please use a child theme – http://kriesi.at/documentation/enfold/using-a-child-theme/ and add following code to Functions.php file of your child theme
add_filter('avia_post_nav_entries', 'avia_post_nav_entries_mod'); function avia_post_nav_entries_mod($entries, $settings) { if(is_singular('portfolio')) { $entries['prev'] = get_previous_post($settings['same_category'], $settings['excluded_terms'], 'portfolio_entries'); $entries['next'] = get_next_post($settings['same_category'], $settings['excluded_terms'], 'portfolio_entries'); } return $settings; }Best regards,
YigitHi,
@innovatechange Please update Enfold to the latest version 4.2 – kriesi.at/documentation/enfold/updating-your-theme-files/ and then start a new thread under sub forum and elaborate on the changes you would like to make :)Best regards,
YigitHi,
You are welcome! Let us know if you have any other questions or issues :)
Best regards,
YigitHi Sydney,
Thanks for contacting us!
Could you please post your purchase code in private content field below so we can solve the issue for you? :)
Best regards,
YigitHi,
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 start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
YigitHey Phet,
You can refer to this post – https://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Or you can modify enfold/includes/helper-main-menu.php file on your child theme – kriesi.at/documentation/enfold/using-a-child-theme/ and insert your button manually :)
Best regards,
YigitHey,
No, it is not one of theme files. Please try de-activating all active plugins and check if that helps. Then you can activate them one by one to find the culprit.
Best regards,
YigitOctober 23, 2017 at 5:56 pm in reply to: WPML: On mobile view unknown language switcher items appear, on web view all ok. #867766 -
This reply was modified 8 years, 5 months ago by
-
AuthorPosts
