Forum Replies Created
-
AuthorPosts
-
Hi!
You would need to use a FTP client. You can try using FileZilla – https://filezilla-project.org/ which is for free and there is Transmit – https://panic.com/transmit/, which i prefer.
You can get FTP credentials from your hosting provider.
To be clarify, i do not think it is a theme related issue as we have not received such reports from other users.
Regards,
YigitHi,
I changed the code to following one
@media only screen and (max-width: 767px) and (min-width: 481px) { #socket .sub_menu_socket div { width: 100% !important; }} @media only screen and (max-width: 767px) { .responsive #socket .sub_menu_socket { display: block !important; }}Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh and review your website
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-slideshow-arrows a.prev-slide:before { color: transparent; background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; } .avia-slideshow-arrows a.next-slide:before { color: transparent; background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; }Best regards,
YigitFebruary 16, 2017 at 3:09 pm in reply to: Advanced Custom Fields don't show on pages, posts etc #747981Hi,
Can you please post a screenshot showing the changes you would like to make and then attach temporary WP admin logins and FTP logins in private content field?
We can take a quick look however if it would require much work, we are going to need to ask you to hire a freelance developerBest regards,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 480px) { #top .social_bookmarks li { width: 25px; }}Best regards,
YigitHi,
1- Issue with the calculator iframe is that it has fixed width values that you can see in the screenshot i attached in private content field. Since iframe sources are loaded externally, we cannot fix it. Please contact the providers of calculator code and ask for a responsive one.
2- I chose your blog page in Enfold theme options and then chose to use Advanced Layout Builder for blog page in Blog Layout tab and removed following code from functions.php file in Appearance > Editor
add_filter( 'avia_breadcrumbs_trail', 'avia_breadcrumbs_trail_mod', 50, 2 ); function avia_breadcrumbs_trail_mod( $trail, $args ) { if ( is_single() ) { unset($trail[1]); } return $trail; }3- When using Advanced Layout Builder to create your blog posts, you would need to add comments, social share buttons and featured image manually. I edited your page and added those. Please review your website now
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-content-slider .slide-entry-excerpt { display: none; }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,
YigitFebruary 16, 2017 at 2:39 pm in reply to: Enfold search icon in menu not displayed on mobile anymore? #747968Hey!
You can alternatively refer to this post – https://kriesi.at/support/topic/search-bar-4/#post-669950
Best regards,
YigitFebruary 16, 2017 at 2:38 pm in reply to: Scroll down link arrow font not displaying (Enfold 3.8.5) #747965Hey woahsy!
Please refer to this post – http://kriesi.at/documentation/enfold/enable-cors/
Best regards,
YigitHi!
I shared your page with the team as well.
Forums have been super busy lately, that is why it is taking longer than usual but we will fix that as soon as possible. Just wanted to point that out :)
Best regards,
YigitHi,
Not at all Lyse! Let us know if you have any other questions or issues :)
Best regards,
YigitHey Marine,
Great! Hope you are too!
Kriesi is still very busy working on the update. He mentioned he will get in touch after we release the update :)
Regards,
YigitHi,
@petervanwier yes, please start a new thread and attach temporary admin logins in private content field on your thread. If you post them here, they will be visible to creator of this thread as well :)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:
@media only screen and (max-width: 767px) and (min-width: 481px) { #socket .sub_menu_socket div { width: 100%; }}Best regards,
YigitHey!
Login credentials did not work for me. Can you please check them once again? Also, please point out the links and issues once again as it seems like you forgot to include the links :)
Cheers!
YigitHi!
I edited your pages and moved your content into a color section element. Please review your website :)
Best regards,
YigitHey!
Please edit your slider and make sure you have not chosen to hide slider on mobile – http://i.imgur.com/cY1UBQq.png
Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top #wrap_all .av-social-link-goodreadsicon:hover a { color: white; background: orange; }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 post them here on the forum and we will gladly try to help you :)Best regards,
YigitHey!
Please go to WooCommerce > Settings > Products > Display and decrease column count
Regards,
YigitHi Harris!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) { .responsive #top .logo { margin-top: -45px; } #advanced_menu_toggle { top: 23%; }}Regards,
YigitHey!
Please add following code to Quick CSS
.home .subtext { display: none !important; }Regards,
YigitFebruary 16, 2017 at 12:59 am in reply to: Wirdfence Scan Returning Possible Malware in Enfold Theme Files #747735Hey dasped!
Please refer to this post – https://kriesi.at/support/topic/wordfence-critical-issue-with-enfold-theme-file/#post-746534
Regards,
YigitHey!
I adjusted your code in functions.php file a little. Please review your website now
Cheers!
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 990px) { #header .widget { display: none; }}Cheers!
Yigit-
This reply was modified 9 years ago by
Yigit.
Hey!
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 :)Best regards,
YigitFebruary 15, 2017 at 8:50 pm in reply to: Google Search console 403 error on directory wp-content/themes/enfold/framework/ #747661 -
AuthorPosts
