Forum Replies Created
-
AuthorPosts
-
Hi!
Please update WordPress to the latest version as @flikk suggested and let us know if issue remains
Cheers!
YigitHey nedimhazar!
As i see same issue occurs on default twentyfourteen theme as well.
Please try to increase the allocated memory to 128M – http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/Cheers!
YigitHi!
Please open wp-config.php file on WordPress root and find
define( 'WPLANG', '' );and change it to
define( 'WPLANG', 'ar_AR' );Regards,
YigitSveika!
Please see – http://kriesi.at/documentation/enfold/change-the-sort-order-of-portfolio-elements/
Pagarbiai!
YigitMay 27, 2014 at 4:53 pm in reply to: Create left submenu / How to create a small video background #270599Hey!
Please do so and let us know if you have any other questions or issues :)
Cheers!
YigitHi!
@uychkinnear Please add the code @flikk posted to Quick CSS in Enfold theme options under General Styling tab
Thanks always @flikk :)Best regards,
YigitShalom eliuserman!
Please try deactivating all active plugins and check if that helps. Also see – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Best regards,
YigitHi!
Please do send screenshots. You can upload them on imgur.com or Dropbox public folder. I could not see any issue neither on my iphone nor on computer.
Regards,
YigitHey UncleGroOve!
Please add following code to Functions.php file in Appearance > Editor and change 100 to needed value
add_filter('avf_magazine_excerpt_length','avf_magazine_excerpt_new_lenght', 10, 1); function avf_magazine_excerpt_new_lenght($excerpt) { $excerpt = 100; return $excerpt; }Regards,
YigitHi Michael!
Please add following code to Functions.php file of your child theme and adjust as needed
add_filter('avia_breadcrumbs_args', 'avia_change_home_breadcrumb', 10, 1); function avia_change_home_breadcrumb($args){ $args['show_home'] = 'Some Name'; return $args; }Cheers!
YigitHi!
You are welcome Ronny, glad we could help :) Let us know if you have any other questions or issues. Have a great day!
Best regards,
YigitHey Justka!
Please see – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-content-slider-inner .slide-entry-wrap { -webkit-perspective: none!important; }Please see – http://kriesi.at/documentation/enfold/prevent-image-or-link-from-opening-in-a-lightbox/
Regards,
YigitHey Dogmut!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 1140px) { #main .container, #main .twelve.units { width: 990px; }}You can use this code as a starting point. You may need additional custom CSS codes
Cheers!
YigitHi!
Yes i checked. Thanks again :) I am marking this thread as resolved. Let us know if you have any other questions or issues!
Best regards,
YigitMay 27, 2014 at 11:25 am in reply to: Create left submenu / How to create a small video background #270458Hi!
It is actually a Tab element. You should choose to display tabs on the left side and without border http://i.imgur.com/Y5KwyI1.jpg
Cheers!
YigitHi!
Please add following code to Quick CSS as well
.avia-content-slider .slide-image img, .grid-image img { filter: grayscale(100%); -webkit-filter: grayscale(100%); filter: gray; -webkit-transition: all .6s ease; } .avia-content-slider .slide-image img:hover, .grid-image img:hover { filter: grayscale(0%); -webkit-filter: grayscale(0%); filter: none; }Regards,
YigitHey!
You are welcome Matt, glad we could help :) Let us know if you have any other questions or issues!
Regards,
YigitHey SMDNAS!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 { text-transform: none; }Regards,
YigitHey kpundyk!
Please refer to Peter’s post here – https://kriesi.at/support/topic/share-icons-on-pages-and-portfolio-items/#post-260646
Cheers!
YigitHi orianos!
Yes it is. You can add following code to Quick CSS in Enfold theme options under General Styling tab to make images in Logo/partner element have grayscale
#top .avia-logo-element-container img { filter: grayscale(100%); -webkit-filter: grayscale(100%); filter: gray; -webkit-transition: all .6s ease; } #top .avia-logo-element-container img:hover { filter: grayscale(0%); -webkit-filter: grayscale(0%); filter: none; }Cheers!
YigitHi!
Please check your website now. I have added custom CSS code to bottom of Quick CSS field in Enfold theme options. I will try to reproduce the issue on my end, if i can, i will report it
Cheers!
YigitHi!
ERROR: The password you entered for the username support is incorrect.
Can you please check the login details ones again. It does not work for me :/
Regards,
YigitHi Kayzel! :)
Do you mind creating a temporary admin login and posting it here privately so we can check the backend?
Regards,
Yigit -
AuthorPosts
