Forum Replies Created
-
AuthorPosts
-
Hi,
Please try this plugin to clear WordPress transients if you do not receive auto updates and make sure your API key is correct: https://wordpress.org/plugins/artiss-transient-cleaner/.
If it does not help, I am afraid you might need to update the theme manually – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Unfortunately not all Server environments are able to make use of the auto update feature provided by ThemeForest :/
Best regards,
YigitHi!
Please go to – https://kriesi.at/support/register/ and insert your purchase and email to register to our forum :)
You are currently using an older version of the theme. Please update Enfold to the latest version 3.8.4 – http://kriesi.at/documentation/enfold/updating-your-theme-files/ and flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
Regards,
YigitHey!
Your page loads fine however we get the error on login screen. I attached screenshots in private content field.
You can contact your hosting provider. There might be some sort of restriction on their endRegards,
YigitHey Tanya,
I added following code to Quick CSS
#top .avia-layerslider .ls-wp-container { width: 100% !important; }Please review your website now.
We have not included the latest version of LayerSlider into our theme yet. Our devs are still working on it. Therefore you may experience such issues on standalone version of the plugin and since you have a license, you can contact their support team and ask if they have any insights on what could be causing the issue :)Best regards,
YigitHi,
I am getting following error
“Erro 403. Acesso negado”. Can you please temporarily disable IP restriction?Best regards,
YigitHi,
Glad you figured it out and thanks for sharing your solution! :)
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,
YigitHey Alexandra!
Thank you for contacting us!
Can you please register to our support forum – https://kriesi.at/support/register/ and then reply to this thread? We only provide support to our registered users :)
After registering and logging in, please elaborate on the changes you made and post FTP and WP logins here privately.
Regards,
YigitHallo Andreas!
Please refer to this post – kriesi.at/documentation/enfold/updating-your-theme-files/ and try updating the theme via FTP and overwrite all files.
Danke und ein gutes Jahr 2017! :)
Liebe Grüße,
YigitHey!
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,
YigitHey swissfilm,
Please refer to this post – http://kriesi.at/documentation/enfold/enable-cors/
Best regards,
YigitHi Eytan!
We will include the latest version of LayerSlider in upcoming Enfold update which is scheduled to release this month :)
Regards,
YigitHey!
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,
YigitHey diefleischerei,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.home .avia_iconbox_title { color: black; }Best regards,
YigitHi,
Regarding part 2, Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.sku_wrapper { display: none; }And can you please post the link to your product page so we can provide you an accurate custom CSS code?
Best regards,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#socket:nth-child(2) .container { padding-top: 0; } .my_extra_menu_class { float: right; }Best regards,
YigitHi,
Please add following code to Quick CSS
.logo > a { float: left; }Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
YigitHey oiser,
Can you please post the link to your page where we can see the issue?
Best regards,
YigitHey Ammar,
Your page loads fine on my end and popup works fine. Have you figured it out already? If not, please elaborate on the issue you are having
Best regards,
YigitHey dwiut,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.big-preview.single-big img { margin: auto; }Best regards,
YigitHey!
Please try using the code as following
add_filter('avf_logo_subtext', 'kriesi_logo_addition'); function kriesi_logo_addition($sub) { $sub .= "<a href='javascript:javascript:history.go(-1)'>Terug</a>"; return $sub; }Something i have not considered is the link. Please apply the changes so we can check again if that happens to be the case
Best regards,
YigitHi,
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.
Best regards,
YigitMerhabalar!
Urun fiyatlarini silmek istiyorsunuz, dogru anlamis miyim? Oyleyse, lutfen assagidaki kodu Appearance > Editor icerisindeki Functions.php dosyasinin sonuna ekleyin
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_price', 10 ); remove_action( 'woocommerce_after_shop_loop_item_title', 'woocommerce_template_loop_price', 10 );Best regards,
YigitHey!
Can you please post the code you would like to add here using – http://pastebin.com/? There must be some sort of syntax error
Regards,
YigitHi Matthew!
Thank you for contacting us!
Can you please register to our support forum – https://kriesi.at/support/register/ and then start a new thread under Enfold sub forum and attach temporary admin logins in private content field so we can look into it? :)
Cheers!
YigitHey Rob!
Thank you for contacting us!
We have updated your email address. Please try retrieving your password now :)
Regards,
YigitHi Nick!
You forgot to check “Footer Second Menu” under Menu Settings in Appearance > Menus. I checked it and then removed your duplicate menu, added some custom CSS to bottom of your style.css file and flushed cache in total cache. Please review your website now
Best regards,
YigitHey!
Please add following code to Quick CSS
.logo img { float: left; }Best regards,
YigitHey!
Can you please post FTP and WP logins here privately so we can look into it?
Regards,
YigitHey Eric!
Please add following code to Functions.php file in Appearance > Editor
function my_custom_code(){ ?> <script> jQuery(window).load(function(){ jQuery('#wrap_all a').removeAttr('title'); jQuery('#wrap_all img').removeAttr('title'); }); </script> <?php } add_action('wp_footer', 'my_custom_code');Best regards,
Yigit-
This reply was modified 9 years, 1 month ago by
Yigit.
-
AuthorPosts
