Forum Replies Created
-
AuthorPosts
-
Hi Miciba,
Glad you figured it out!
I have seen on another users installation “broken link checker” was displaying share links as broken. I believe that was also related to “make paths relative” plugin. We will keep in mind that “make paths relative” plugin does not play well with share links :)
You are welcome! Let us know if you have any other questions or issues and enjoy the rest of your day! :)
Best regards,
YigitHi Miciba,
Sorry for the late reply!
I checked share buttons on your blog post however they are working fine on my end. I am not sure if understood the issue clearly though. Could you please elaborate and post screenshots if possible? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here :)
Best regards,
YigitHi Andrea,
You will be able to select the categories and tags you added for your “Webinar” post type to display those posts. You could simply add “Webinar” category to your posts and choose to display them.
I hope that works for you!
Best regards,
YigitJune 24, 2020 at 12:18 pm in reply to: PHP ERROR with WooCommerce 4.2.0 (Error Loader.php on line 516) #1225151Hi,
@PatriziaElle You are welcome! If you have any other questions or issues, please feel free to start a new thread under Enfold sub forum :)
Best regards,
YigitHey Tanju,
Thanks for contacting us!
Our forums have been pretty busy lately therefore we are currently unable to reply to each thread in a timely manner. We are working on it though. I will reply to your thread soon :)
Best regards,
YigitHi,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/documentation/enfold/icon/#troubleshoot :)
Regards,
YigitHey,
@francemedics Tab position was set to display tabs below content. I simply edited your element and chose to display them above – https://imgur.com/a/ybZLoPc
@oslo2019 could you please start a new thread under Enfold sub forum and attach temporary admin logins in private content field so we can look into it? If you post them here, they will be visible to creator of this thread as well :)Best regards,
YigitHey,
Sorry for the late reply!
I just tested your form on Firefox on macos and it worked fine. I asked my teammates to check your form on Firefox on Windows 10. Please kindly wait to hear from us :)
Best regards,
YigitHi Lindsay,
Sorry for the late reply!
Please add following code to Quick CSS in Enfold theme options > General Styling
.av-tab-section-image { margin: auto; }Best regards,
YigitJune 24, 2020 at 11:16 am in reply to: Always display burge-menu when using "invisible header appears scroll down" #1225121Hey OPVAB,
The first whitespace is there because your first Grid Row also has fixed height.
Could you please create temporary admin logins and post it here privately so we can look into it? :)Best regards,
YigitHey Peter,
Sorry for the late reply!
Please go to /enfold/config-templatebuilder/avia-shortcodes/timeline/timeline.css file and replace it with following – https://pastebin.com/1LYvfNKu.
I reported the issue to our devs :)
Best regards,
YigitJune 24, 2020 at 10:17 am in reply to: PHP ERROR with WooCommerce 4.2.0 (Error Loader.php on line 516) #1225100Hi Patrizia,
We have already fixed it and it will be included in upcoming version. You can checkout upcoming fixes here – https://kriesi.at/support/topic/enfold-upcoming-fixes/ :)
Best regards,
YigitJune 24, 2020 at 10:11 am in reply to: Always display burge-menu when using "invisible header appears scroll down" #1225099Hi,
It seems like you have defined fixed height for your Grid Row. Could you please check if that is the case?
Best regards,
YigitHey,
Sorry for the late reply!
I checked /shortcodes/ folder inside your child theme and it seems like you have added files and it does not display any error. Have you figured it out already?
Best regards,
YigitJune 23, 2020 at 5:37 pm in reply to: Always display burge-menu when using "invisible header appears scroll down" #1224923Hi,
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:
#top .av_header_scrolldown.av_header_transparency { opacity: 1; } @media only screen and (min-width: 990px) { .main_menu { top: 250px; } .header-scrolled .main_menu { top: 0; }}Best regards,
YigitJune 23, 2020 at 4:59 pm in reply to: How to underline links within accordions and Products #1224919Hi,
You can make it underlined using following code
.woocommerce-product-details__short-description a { text-decoration: underline !important; }For cleaner code, you could combine all of your custom CSS for underlined text as following
.avia_textblock a, .toggle_content a, .woocommerce-tabs a, .woocommerce-product-details__short-description a { text-decoration: underline !important; }Best regards,
YigitHi,
@dbravo02 You can refer to this post – https://kriesi.at/documentation/enfold/social-share-buttons/#how-to-add-custom-social-icons-to-enfold-options. If you need our assistance, please start a new thread under Enfold sub forum and attach temporary admin logins in private content field. If you post them here, they will be visible to creator of this thread as well :)Best regards,
YigitHi,
This is default browser behaviour. There should be workarounds like the one I attached in private content field however unfortunately, such customizations would be out of the scope of our support :)
Best regards,
YigitHi Elena,
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,
YigitJune 23, 2020 at 12:46 pm in reply to: MAJOR BUG: the blocks disappear with each update of the page #1224843Hi!
@scott_redletter I replied to your thread here – https://kriesi.at/support/topic/elements-randomly-disappearing-then-fine-if-i-update-the-page-with-no-changes/. Let us continue there :)Best regards,
YigitJune 23, 2020 at 12:45 pm in reply to: Elements randomly disappearing, then fine if I update the page with no changes #1224841Hey,
Thanks for contacting us!
That usually happens when there is a broken HTML on your page, such as improperly closed Strong tags. Proper use of Strong tag would be as following
<strong>Here is my strong text!</strong>You can refer to this post – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode and enable debugging mode to see shortcodes below ALB and fix if you have unclosed tags.
If you would like us to look into it, please create temporary admin logins and post them here privately :)
Best regards,
Yigit-
This reply was modified 5 years, 9 months ago by
Yigit.
June 23, 2020 at 12:37 pm in reply to: Posts automatically change from Default Editor to Advanced Layout Builder #1224838Hi,
@DXDev Could you please start a thread under Enfold sub forum – https://kriesi.at/support/forum/enfold/#new-post and attach temporary admin logins in private content field so we can look into it? :)
Best regards,
YigitHi,
You are welcome!
1- I added following code to bottom of Quick CSS and that fixed the issue
.avia_ajax_form label { clear: both; }2- That should be possible however that will require further customization. If you really need such functionality, please consider to hire a freelance developer :)
Best regards,
YigitJune 23, 2020 at 12:26 pm in reply to: Installed theme but get error trying to import demo content? #1224832Hey,
Thanks for contacting us and sorry for the late reply!
I imported the demo however not all images are imported. I think it may be related to your customization in wp-config.php file under “Other customizations.” which I commented out for the time being.
Please review your website :)
Best regards,
YigitJune 23, 2020 at 11:53 am in reply to: Always display burge-menu when using "invisible header appears scroll down" #1224827Hi,
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,
YigitHey Javier,
Thanks for contacting us!
Could you please register to our support forum – https://kriesi.at/support/register/ using your purchase code, login and then post WP admin logins here privately so we can look into it? :)
Best regards,
YigitHi Daniel,
Thanks for contacting us!
Unfortunately, we do not have a demo where you can login and test the theme, however a fellow Enfold user has created a great tutorial here – https://www.youtube.com/watch?v=Gr4GV8NKMek where you can see almost all aspects of the theme :)
Enfold is not only more powerful, it is also more user-friendly. It should take less time for you to create new pages and posts using Enfold once you get used to using Advanced Layout Builder. Most of our users are choosing Enfold for its ease of use :)
You can use the same license on your live, local and staging server.
I hope that helps! Let us know if you have any other questions :)
Best regards,
YigitHey,
Please add following code to bottom of Functions.php file in Appearance > Editor
function change_av3menu_class(){ ?> <script> jQuery(document).ready(function(){ jQuery("#avia3-menu a>span").removeClass("avia-menu-text").addClass("copyright"); }); </script> <?php } add_action('wp_footer', 'change_av3menu_class');Best regards,
YigitJune 23, 2020 at 9:50 am in reply to: White line displayed before footer on mobiles and tablets #1224793 -
This reply was modified 5 years, 9 months ago by
-
AuthorPosts
