Forum Replies Created
-
AuthorPosts
-
Hi,
Please add following code to bottom of Quick CSS as well
figure { margin: 0; }Cheers!
YigitHey,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
a:where(:not(.wp-element-button)) { text-decoration: none; }Regards,
YigitHi Peter,
Glad you figured it out and thanks for the update :)
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHi,
Could you please clear dynamic cache on your server as well? Title field should be empty so I believe the title is there due to server sided cache :)
Best regards,
YigitHi mb,
We are sorry for the late reply!
Issue seems to be related to your customization on your child theme’s functions.php file. I switched to parent theme and posts have showed up. I believe following code is causing the issue
add_filter('pll_get_taxonomies', function ($taxonomies, $is_settings) { unset($taxonomies['category']); unset($taxonomies['post_tag']); unset($taxonomies['portfolio_entries']); return $taxonomies; }, 10, 2); add_filter('pll_get_post_types', function ($post_types, $is_settings) { unset($post_types['portfolio']); unset($post_types['post']); return $post_types; }, 10, 2);but could not confirm since functions.php file is not editable in theme editor.
If translation options do not show up on your live installation, please edit your post, click “Screen options” on the top right corner and make sure “language” options is checked – https://imgur.com/a/VmaxP7y
I left parent theme active. Please review your website :)
Best regards,
YigitHey,
Thanks for contacting us!
Could you please try de-activating facebook pixels plugin temporarily, clear cache and check if that helps?
Best regards,
YigitHey Steve,
Thanks for contacting us!
We have forwarded your request to our devs and shared this thread as reference. We will update you on the decision here :)
Best regards,
YigitNovember 2, 2022 at 9:45 am in reply to: Novel Visual editing tool for enfold: front end visual editing #1371023Hi Aseem,
Thanks for reaching out to us!
We have forwarded your message to Kriesi. If interested, we will contact you :)
Regards,
YigitHi,
I removed opacity from .imagen-inicio and added following code to bottom of Quick CSS field instead
.imagen-inicio::before { content: ''; width: 100%; height: 100%; background: rgba(255,255,255,0.1); display: block; position: absolute; top: 0; left: 0; } .imagen-inicio .flex_cell_inner { z-index: 1; }Please review your website :)
Best regards,
YigitHi Aurora,
I edited your Img tag in caption and added ID as Rikard recommended however it was not reflected on the front end of your site even though I cleared cache. So I targeted the image using alt attribute as following in Quick CSS field
#top img[alt="Psykolog Therese velkommen"] { max-width: 240px; margin-left: 0; }Please review your website and adjust the width as needed :)
Best regards,
YigitHi Daniel,
Thanks for the information and sorry for the late reply!
I logged in to your site to check the issue but stars are now loading fine on my end :)
Could you please review your website?
Best regards,
YigitHi,
No worries at all! Thank you for the update :)
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHi Bart,
We added BradMax Player to recommended plugins list – https://kriesi.at/support/topic/recommended-plugins/ :)
Best regards,
YigitHi Daniel,
We would like to inspect your site. Please post temporary WP admin and FTP logins here privately :)
Best regards,
YigitHi,
Thanks for the information!
I have imported the demo. Please review your website :)
Best regards,
YigitHey,
Thanks for contacting us!
Could you please create a testing installation and post temporary WP admin logins here privately so we can look into it?
I tried to reproduce the issue on my test installation however get tickets button works for me. I attached the link in private content field below.
Best regards,
YigitHi,
Thanks for contacting us!
Could you please try using OpenStreetMap iframe as following instead of using ALB element?
[borlabs-cookie id="openstreetmap" type="content-blocker"]<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.openstreetmap.org/.."></iframe>[/borlabs-cookie]Regards,
Yigit-
This reply was modified 3 years, 4 months ago by
Yigit.
Hey,
Thanks for contacting us!
Could you please create temporary WordPress admin logins and FTP logins and post them here privately so we can help you import construction demo? :)
Best regards,
YigitHi Matthias,
Thanks for contacting us!
Yes, all demo images are included in Enfold 2017 demo and you can use them on your Enfold based projects :)
Let us know if you have any other questions and enjoy the rest of your day!
Best regards,
YigitHi,
Thanks for contacting us!
Please go to Appearance > Menus and click Screen Options and check “Description” and edit your text in description field – http://i.imgur.com/mjg0bd5.png :)
Best regards,
YigitHi,
Thanks for your patience!
Shall we mark this thread as resolved? :)
Best regards,
YigitHi,
@manhattanctr yes, I have updated the theme on your staging site and that helped.Best regards,
YigitHey,
Our devs have fixed the issue and included it in Enfold 5.2.1. Please update the theme :)
Regards,
YigitHey,
It does not seem to be related to Boxed layout. I tried switching to fullwidth and fixed frame however neither made a difference. I recreated the slider and that helped. Was this page and other pages with the issue created using duplicator plugin?
I added the shortcode of your slider in private content field. You can enable ALB debugging mode by adding following code to bottom of functions.php file of your child theme
//set builder mode to debug add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }After that you can edit your page and see debug field right below ALB and paste the shortcode at the bottom, update the page and then move the element to it’s position.
@saccollc Could you please start a new thread under Enfold sub forum – https://kriesi.at/support/forum/enfold and attach temporary admin logins in private content field so we can look into it?Regards,
YigitHey,
I have seen some other users who had similar issue and it turned out to be file merging related so I thought that might be the case. Thanks for the rendered HTML versions but could we login to your staging site and take a closer look? :)
Best regards,
YigitHi Daniel,
Thanks for contacting us!
Images inside wp-content/uploads/dynamic_avia/images/ folder cannot be found. Could you please create temporary WP admin and FTP logins and post them here privately so we can look into it? :)
Best regards,
YigitHey Guenni007,
I could not reproduce the issue on my local installation. I am pretty sure you checked it but could it be somehow cache related? If not, could we check it on your test site? :)
Best regards,
YigitHey,
Thanks for contacting us!
Gallery was added using HTML but CSS was not added. I added following code to bottom of Quick CSS field
.photo-gallery div { width: 30.1%; margin-right: 3%; margin-bottom: 3%; display: inline-block; }You can use Gallery or Masonry Gallery element to have more control over your gallery.
Please review your website :)
Best regards,
Yigit -
This reply was modified 3 years, 4 months ago by
-
AuthorPosts
