Forum Replies Created
-
AuthorPosts
-
Hi!
I added following code to Quick CSS
#header_main nav .social_bookmarks { float: right; }then added following to functions.php file in Appearance > Editor
function av_move_social(){ ?> <script> jQuery(window).load(function(){ jQuery("#top .av-section-bottom-logo .social_bookmarks, .html_bottom_nav_header #top .av-logo-container .social_bookmarks").detach().appendTo('.av-main-nav-wrap') }); </script> <?php } add_action('wp_footer', 'av_move_social');Regards,
YigitHey Kyle,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
YigitHey!
You can add them into Style.css file of your child theme – http://kriesi.at/documentation/enfold/using-a-child-theme/
If you need assistance, please post FTP logins and WP admin logins here privatelyRegards,
YigitHi!
I do. Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
Cheers!
YigitHey Gabriel,
You can try hiding header on your page under layout section and adding Fullwidth Sub Menu items to your page below your color section element.
Please feel free to request – or vote if already requested – such feature on Enfold feature request form.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:
.avia-button.avia-size-large { min-width: 182px; }Best regards,
YigitHey!
Can you please create a temporary admin logins and post them here privately?
There might be an error in your custom CSS code, that could be the reason why your code is not working :)Best regards,
YigitJanuary 30, 2017 at 4:15 pm in reply to: Translating the portfolio slug with WPML do not work ! #740248Hey!
Have you contacted WPML support as they should have better insight on what could be causing the issue? :)
Best regards,
YigitHey!
We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.
But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)
Best regards,
YigitJanuary 30, 2017 at 4:12 pm in reply to: iconfont in Enfold shows different signs in different browsers #740245Hi,
Please refer to this post – http://kriesi.at/documentation/enfold/enable-cors/
Best regards,
YigitHey Michael,
It does use that file actually. You can open the file and search “mini_cart_item”
We are currently very busy. Unfortunately it would require quite some time and customization to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)Best regards,
YigitJanuary 30, 2017 at 4:04 pm in reply to: Trying to change default featured image size for posts #740242Hi,
Try the following:
1. Install this plugin: https://wordpress.org/plugins/simple-image-sizes/
2. Go to Settings > Media
3. Change theentry_with_sidebarimage size (increase its width / height).
4. Regenerate the thumbnails by clicking the button at the bottom.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:
.single-product #header_main { border: none; }Best regards,
YigitJanuary 30, 2017 at 3:59 pm in reply to: Woocommerce Hide price, mark sold throughout website #740239Hey!
Please add following code to Functions.php file in Appearance > Editor
add_action( 'woocommerce_after_shop_loop_item_title', 'wcs_stock_text_shop_page', 25 ); //create our function function wcs_stock_text_shop_page() { //returns an array with 2 items availability and class for CSS global $product; $availability = $product->get_availability(); //check if availability in the array = string 'Out of Stock' //if so display on page.//if you want to display the 'in stock' messages as well just leave out this, == 'Out of stock' if ( $availability['availability'] == 'Out of stock') { echo apply_filters( 'woocommerce_stock_html', '<p class="stock ' . esc_attr( $availability['class'] ) . '">' . esc_html( $availability['availability'] ) . '</p>', $availability['availability'] ); } }Best regards,
YigitHi,
Please replace the code you added to remove titles with following one – http://kriesi.at/documentation/enfold/remove-image-titles-that-show-up-when-you-hover-on-images/
Best regards,
YigitHi Mohammad!
For custom fonts, please see – http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/ and if you would like to add additional Google Fonts, please refer to this post – http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/
Best regards,
YigitHey Simplify,
Sorry for the late reply!
Please feel free to request – or vote if already requested – such feature on Enfold feature request form.Best regards,
YigitHi rotarex!
Please make sure that you are using the latest version of the theme which is currently 3.8.4 – http://kriesi.at/documentation/enfold/updating-your-theme-files/. If that does not help, please try de-activating all active plugins. If that too does not help, please create a temporary admin login and post it here privately.
Regards,
YigitJanuary 30, 2017 at 3:40 pm in reply to: Hilfe/Help – Change New Installation or Existing Page ??? #740220Hey Pascal,
Thanks for contacting us!
I am sorry but i am not sure if i understood your question clearly. However, we recommend using a child theme – http://kriesi.at/documentation/enfold/using-a-child-theme/ in case you might want to make changes on theme files in the future and to make those changes update proof.
We do have German speaking moderators however since there are more English speaking ones, you would probably receive a quicker response if you do not mind posting in English :)
Best regards,
YigitHey Aline,
1&2 – Please use following code instead
.news .news-title a { font-size: 16px; } .date-post h2 span { font-size: 16px; }3- Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
YigitHi Ian!
Thanks for contacting us!
You are currently not logged in. Please login and then start a new thread under Enfold sub forum – https://kriesi.at/support/forum/enfold/
If you would like us to reset your forum account, please post your purchase code here privately.
Cheers!
YigitHi TM!
Thank you for contacting us!
We sell premium WordPress themes, provide support for our themes.
Currently Enfold theme is the most popular, powerful, flexible and user friendly theme we have ever created therefore we would recommend you that one.
Enfold is fully compatible with WPML. You can easily turn site into a multilingual one.You can import one of Enfold demos with a single click in Enfold theme options > Demo Import within a few minutes and start working on your website right away.
Enfold uses Advanced Layout Builder ( please go to – http://kriesi.at/documentation/enfold/videos/ and check out “Intro to the Advanced Layout Editor” video to see how it works. Currently there are many more elements on ALB and we are adding new ones with major updates).
Enfold is $60 on ThemeForest and comes with a 6 month support, you can extend it to a year. After purchasing Enfold, you can register to our support forum – https://kriesi.at/support/register/ and start a new thread whenever you have a question or an issue and we will gladly try to help you.
Let us know if you have any other questions :)
Best regards,
YigitHi Frank!
Thank you for contacting us!
No, we only sell our premium WordPress themes through ThemeForest. Please only purchase our themes through ThemeForest.
Regards,
YigitHi Lawrence!
Thanks for contacting us and 50 copies! That might be the most i ever heard :)
Since Envato manages download and purchase process, we are not able to make changes on license types. Envato/ThemeForest currently does not provide such license therefore i think it would be the best if you contacted them – https://help.market.envato.com/hc/en-us/requests/new and ask if it would be possible.
Let us know if you have any other questions or issues!
Regards,
YigitHi!
I am afraid the only way to get full support and theme updates is by having access to a Themeforest account which was used to purchase the theme.
The easiest way would be to get in touch with your developer and ask him for the purchase code and an API key. That would allow you to create a forum account here (one that got access to more than the pre-sale question area) and would also allow you to update the theme from your backend.
If you cant get in touch with your developer for whatever reason, you can also try to contact Envato support and ask them if its possible for them to credit the purchase to a Themeforest account of your own: https://help.market.envato.com/hc/en-us/requests/new
However this will probably only work if your developer already sent you a payment receipt or something similar for the purchase.Last option would be to create a themeforest account of your own and use it to re-purchase the theme.
I hope one of the first two options works out for you, but unfortunately we can’t help until we have a valid verification that the theme was purchased properly. This is necessary for us, since there are quite a few people out there who don’t buy the theme on themeforest and instead download it for free on illegal file sharing sites and then even have the audacity to ask us for support.
Sorry for that!
Best regards,
YigitMerhabalar,
WP admin loginlerini gonderebilir misiniz bir goz atalim?
Best regards,
YigitMerhabalar,
Su an Enfold’un eski bir surumunu kullaniyorsunuz. Lutfen Enfold 3.8.4’e guncelleyip – http://kriesi.at/documentation/enfold/updating-your-theme-files/ sonrasinda bu gonderiye goz atarak Google API key olusturup Enfold theme options > Google Services’e ekleyin – http://kriesi.at/documentation/enfold/how-to-register-a-google-maps-api-key/ :)
Regards,
Yigit -
AuthorPosts
