Forum Replies Created
-
AuthorPosts
-
Hi,
Glad Mike could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)Best regards,
YigitDecember 5, 2019 at 5:10 pm in reply to: stripe credit logo become very big and the credit card enter field disappeared #1163076Hey Anthony,
Could you please create temporary admin logins and post them here privately so we can look into it? I checked checkout page on your site however Credit Card option is not available for me.
Best regards,
YigitHi Tom,
Glad it is working fine!
Please let us know if you have any other questions or issues :)Cheers!
YigitHi,
Glad we could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)Best regards,
YigitDecember 5, 2019 at 5:04 pm in reply to: Updating from 3.6.1 to Latest version crushes website #1163068Shalom,
I updated Enfold to the latest version and your website did not crash. You can find old version of Enfold you were using inside /wp-content/uploads/2019/12/ folder.
Please review your website :)
Regards,
YigitDecember 5, 2019 at 4:52 pm in reply to: Enfold: Bundled products price doesnt show up on Safari Browser #1163064Hey,
There was a JS error. I replaced /enfold/js/avia-snippet-cookieconsent.js file with this one – https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_6_3/avia-snippet-cookieconsent.js and now it is working fine. Could you please flush browser cache and check once again? :)
We have fixed this issue and it will be included in Enfold 4.6.4.
Also i noticed that you have 3 Enfold parent themes installed and 2 of them are version 4.5.5. Please delete those old versions :)
Best regards,
YigitHi,
It was because of Yoast image in Tab Container element in Yoast tab. I uploaded image to your server and i am no longer getting broken padlock. Please review your website :)
Regards,
YigitHi,
You are welcome! Let us know if you have any other questions or issues :)
Regards,
YigitHey,
There is following CSS code applied on listing images
.bootstrap-realtypress .rps-property-photo-row .bx-slider li img { position: absolute !important; }changing it to following works
.bootstrap-realtypress .rps-property-photo-row .bx-slider li img { position: initial!important; }However i could not locate where the code is coming from and because of !important rule, custom CSS code i add to bottom of Style.css file of your child theme is not working. Could you please contact plugin authors and ask if they have any insight?
Best regards,
YigitHi,
Please add following code to Quick CSS as well
.av-caption-image-overlay-bg { height: 135%; }Cheers!
YigitHey,
I updated Enfold to the latest version. Please review your website :)
Best regards,
YigitHey!
I am located in Lithuania however i was blocked as well.
Please go to Enfold theme options > Blog Layout > Blog Layout and choose to use Advanced Layout Builder to create your blog page. Then go to Appearance > Menus and create a new menu and add your categories as menu items and then go to Appearance > Widgets and create a new widget area and add “Navigation Menu” widget to your custom widget area. Finally, edit your blog page and Widget Area element to the top of your page and choose to display your custom widget area :)
Cheers!
YigitHi,
You can try creating a new menu for mobile version with all menu items you would like to display in mobile menu and add following code to Functions.php file in Appearance > Editor and display different menu on mobile
function av_different_mobile_menu( $args = '' ) { if($args['menu_id'] == 'avia-menu') { if(wp_is_mobile()) { $args['menu'] = 'main-menu-mobile'; } else { $args['menu'] = 'main-menu'; } } return $args; } add_filter( 'wp_nav_menu_args', 'av_different_mobile_menu' );Please make sure to replace menu names (“main-menu” and “main-menu-mobile”) in the code to match the name of your menus
Best regards,
YigitHi,
Glad Ismael could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)Best regards,
YigitDecember 5, 2019 at 4:06 pm in reply to: Social Media Icons changed to squares on all of my websites running Enfold. #1163043Hey,
I checked your website on Chrome, Safari and Firefox however icons are showing up fine on my end. Attached a screenshot in private content field.
Best regards,
YigitHi,
Glad Ismael could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)Best regards,
YigitHey,
Sorry for the late reply!
Could you please elaborate on the changes you would like to make? Screenshots and a link to your website would help. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here :)
Best regards,
YigitHi,
Could you please create temporary admin logins and post them here privately so we can look into it? :)
Edit: When i try to load your page i am getting “Forbidden. You don’t have permission to access this resource.” error.
Best regards,
Yigit-
This reply was modified 6 years, 3 months ago by
Yigit.
December 5, 2019 at 3:45 pm in reply to: Woocommerce Bookings Availability – unwanted artefacts on load/placeholder #1163031Hi,
1- I tried a few custom CSS code but i was not able to successfully hide placeholders during loading events. Could you please contact plugin authors as they should be able to give you a better solution? :)
2- Could you please replace /enfold/js/avia-snippet-cookieconsent.js file with – https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_6_3/avia-snippet-cookieconsent.js in Appearance > Editor? Please make sure to disable “Javascript file merging and compression” in Enfold theme options > Performance, save, flush cache and enable it once again.
If you would like us to do it for you, please post temporary admin logins here privately.
Fix will be included in upcoming version :)
Cheers!
YigitHi Xan,
No worries at all! In fact that option slipped off my mind as well so thanks for reminding me :)
We are always happy to help so please do not hesitate to contact us whenever you have a question or an issue :)
Enjoy the rest of your day!
Regards,
YigitHi,
I just tried installing the plugin on my local installation and added Date Picker field to registration form however i am able to pick dates. I noticed plugin authors released an update yesterday so please make sure you are using the latest version of the plugin.
Also, in case you run into similar issues in future, please post temporary admin logins of your dev site here instead. We are trying to save as much time as possible just to use that time to help all of our users. If we try to reproduce each issues on our local installation, we will not be able to help as many users :)
Best regards,
YigitHey!
No, that is post navigation that lets your visitors to navigate between single posts without needing to go back to overview page. If you would like to delete it, please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-post-nav { display: none !important; }Regards,
YigitHi,
You can use Enfold shortcodes as long as Enfold is the active theme. You can find The Events Calendar files in /enfold/config-events-calendar/ folder.
Best regards,
YigitHi,
CSS errors in Quick CSS field was the issue.
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)Best regards,
YigitHi,
You are currently using 2 SEO plugins, Yoast SEO and All In One SEO Pack. When i deactivate All In One SEO Pack issue goes away.
Please use one SEO plugin :)Cheers!
YigitDecember 5, 2019 at 2:58 pm in reply to: Burger-menu-problem in mobile view: the word „menü“ is too near to the logo! #1163010Hi,
You have following custom CSS code
.avia-menu.av_menu_icon_beside { padding-right: 35px!important; margin-right: 28px!important; border-right-width: 2px!important; border-right-style: solid!important; }Please change it to following
@media only screen and (min-width: 480px) { .avia-menu.av_menu_icon_beside { padding-right: 35px!important; margin-right: 28px!important; border-right-width: 2px!important; border-right-style: solid!important; }}Best regards,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
.avia_mobile .page-id-2347 .avia-tooltip.avia-tt { display: none!important; }Best regards,
YigitMerhabalar :)
Please use this plugin – https://wordpress.org/plugins/loco-translate/ to translate untranslated strings :)
Cheers!
YigitDecember 5, 2019 at 2:46 pm in reply to: Specific CSS apply for a specific page but exepting an element #1163006Hi,
Please refer to this post – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#turn-on-custom-css-class-field-for-all-alb-elements and enable custom CSS field for ALB elements and then edit your element and give it custom CSS class and change your code to following one
.your-custom-class {text-align:justify;}Regards,
Yigit -
This reply was modified 6 years, 3 months ago by
-
AuthorPosts
