Forum Replies Created
-
AuthorPosts
-
Hi dinantw!
Can you please try de-activating all active plugins and check if that helps?
Best regards,
YigitHey!
Please make sure to check “non-case sensitive” as well. Strings should be added after re-scanning theme files
Regards,
YigitHi Belinda!
Can you please post the link to your website and a screenshot showing the sides? You can uploda your screenshots on imgur.com or Dropbox public folder and post the links here
Best regards,
YigitHi!
Please try and let us know! We will be waiting to hear from you Wolfi
Cheers!
YigitHey Driekus!
Please add following code to Functions.php file in Appearance > Editor and adjust as needed
add_filter('avf_postgrid_excerpt_length','avia_change_postgrid_excerpt_length', 10, 1); function avia_change_postgrid_excerpt_length($length) { $length = 100; return $length; }Regards,
YigitNovember 12, 2014 at 4:37 pm in reply to: Disable lightbox on single post featured images + Remove featured per category #350079Merhabalar!
Please go to Enfold theme options > Footer and make sure that you chose to display Footer widgets and socket
Best regards,
YigitMerhabalar
PLease add following code to Quick CSS in Enfold theme options under General Styling tab
.av_icon_caption { text-transform: none; }Regards,
YigitHi sunworx!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_mega_div.avia_mega1.three.units { width: auto !important; }Best regards,
YigitNovember 12, 2014 at 4:30 pm in reply to: Layer Slider – remove the grey line under the slider #350068Hi 10-der!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-layerslider.avia-shadow { box-shadow: none; } div#after_layer_slider_1 { border-top: none; }Cheers!
YigitHi!
Please see – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/
if you would like to use a custom image, please add following code to Quick CSS in Enfold theme options under General Styling tab.image-overlay .image-overlay-inside:before { content: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); }Regards,
YigitHey!
Please add following code to Quick CSS as well
main_color .sidebar .current_page_item>a, .main_color .sidebar .current-menu-item>a { color: orange; }Cheers!
YigitHey!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Regards,
YigitHey Annemarie!
Please try de-activating all active plugins and check if that helps
Cheers!
YigitHey mjpjmp!
Please go to Enfold theme options > Blog Layout and make sure that you checked social media under “Share links at the bottom of your blog post”
Cheers!
YigitHey!
Please try updating the theme via FTP and make sure to overwrite all files – http://vimeo.com/67209750
Regards,
YigitHey!
1- Please check trash and make sure that there is not another page with same permalink
2- Please add following code to Functions.php file in Appearance > Editoradd_filter('avf_logo','av_change_logo'); function av_change_logo($logo) { if(is_page(447) ) { $logo = "http://kriesi.at/wp-content/themes/kriesi/images/logo.png"; } return $logo; }Best regards,
YigitHi datibus!
Please feel free to request such feature here – https://kriesi.at/support/enfold-feature-requests/
Best regards,
YigitNovember 12, 2014 at 4:12 pm in reply to: How can I keep the cart in the header permanently? #350036Hey flypromotion!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.cart_dropdown { right: -2px; }Cheers!
YigitHi!
Please use following code instead
h1, h2, h3, h4, h5, h6 { text-transform: none !important; }Cheers!
YigitHi consult!
Please update Enfold to the latest version 3.0.2 via FTP – http://vimeo.com/67209750
You can login on ThemeForest with the account you have purchased Enfold and go to Downloads section to download the latest version and update it manuallyCheers!
YigitHi lacannecycongres!
It is intended. You can add shortcodes to your posts using magic wand – http://i.imgur.com/n4KXkdm.jpg
Cheers!
YigitHi Cuewin!
Please go to Appearance > Menus and click Screen Options and check “Description” and add your text in description field – http://i.imgur.com/mjg0bd5.png
Best regards,
YigitHey!
@niguli Thank you for the heads up :) It could be fixed using this plugin – https://wordpress.org/plugins/codestyling-localization/Cheers!
YigitHi!
You are welcome, glad we 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 post them here on the forum and we will gladly try to help you :)Cheers!
YigitHi!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Regards,
YigitHi!
“This website is currently in maintenance mode.” Can you please post temporary login credentials so we can see the site?
Best regards,
YigitHey Pappasdg!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.single .title_container { display: none !important; }Cheers!
YigitHey!
Can you please try re-installing WooCommerce theme via FTP. Please refer to this video – https://www.youtube.com/watch?v=u3bnJJ8_rQo
There are bunch of errors in console related to WooCommerce filesBest regards,
Yigit -
AuthorPosts
