Forum Replies Created
-
AuthorPosts
-
Hi setaysha!
Thank you for using Enfold.
Please refer to this link for a possible solution: https://kriesi.at/support/topic/please-clear-this-up-for-em-ga-tracking-2/#post-349057
Best regards,
IsmaelHey!
Thank you for using Enfold.
You can try the solution provided in the following link. Adjust or change the selector: https://kriesi.at/support/topic/ajax-question/#post-465805
Regards,
IsmaelHey!
You can try this in the Quick CSS field:
#main > div { min-height: 600px; }Check this page with and without the code: http://www.savvasleondas.com/newwebsite/our-solutions/coaching/
Regards,
IsmaelHi!
Question: How did you create this page (http://test.ecdisregs.com/flag-state/iho/)? Is this a custom template generated by the plugin? If this is a common product archive or category page, the url should be “product-category” instead of “flag-state”.
Cheers!
IsmaelHi!
How can we login to the site? I tried to login to this url but it’s not working: http://cneaf.fr/wp-admin
Cheers!
IsmaelHey!
Alright. We updated the code above. It should work now. Make sure to hard refresh the page before testing.
Best regards,
IsmaelHi!
You have a very old version of the theme, 2.8.1. Please update the theme to version 3.2.2. The update should fix the issue.
Cheers!
IsmaelHey!
The WP Rocket plugin somehow breaks the layer slider plugin. Please disable it.
Cheers!
IsmaelHey!
We are very sorry for the delay. It’s really hard to debug an issue if we can’t reproduce it on our end. If possible, please deactivate all plugins then hard refresh the page on your iPad. Let us know if anything changed.
Best regards,
IsmaelJuly 23, 2015 at 2:58 am in reply to: LayerSlider WP loads the images distorted, by the first time … #477452Hi Daniela!
Thank you for using Enfold.
Did you add this image as layers? Go to the Styles panel then set the width and height to 100%.
Best regards,
IsmaelHi!
You can replace the code with this:
$taxonomies = get_object_taxonomies(get_post_type($the_id)); $cats = ''; $excluded_taxonomies = apply_filters('avf_exclude_taxonomies', array('post_format'), get_post_type($the_id), $the_id); if(!empty($taxonomies)) { foreach($taxonomies as $taxonomy) { if(!in_array($taxonomy, $excluded_taxonomies)) { $cats .= get_the_term_list($the_id, $taxonomy, '', ', ','').' '; } } } if ( ! empty( $cats ) ) { $output .= $cats; }Best regards,
IsmaelHi!
What happens when you set the /htdocs folder’s permission to 755?
Cheers!
IsmaelHi ACNLatitudes!
Thank you for using Enfold.
You can try this in the Quick CSS field:
span.blog-categories.minor-meta, span.blog-categories.minor-meta + .text-sep { display: none; }Regards,
IsmaelHey!
I checked the files via FTP and the wp-content folder and folders inside it doesn’t have the correct file permission. It is currently set to 707. You need to set it to 755 or 775. Please refer to this link for the proper permission scheme: https://codex.wordpress.org/Changing_File_Permissions#Permission_Scheme_for_WordPress
Best regards,
IsmaelHey!
You can try the Content Slider. Use images with the same size and proportion.
Cheers!
IsmaelHey!
Did you set the blog style to use the advance layout builder? Check it on Enfold > Blog Layout > Blog Style.
Cheers!
IsmaelHi!
I’m sorry but we really don’t provide support for third party scripts. It’s best if you contact the script author regarding this issue: http://www.netartmedia.net/en_Contact.html
Based on the documentation, you have to add this line of code in order to show the jobs by category:
include("netart-indeed-jobs/latest_jobs.php");Best regards,
IsmaelHey!
You can try the layer slider to create a zoom effect. Play around with the Transition > Scale property.
Regards,
IsmaelJuly 22, 2015 at 10:33 am in reply to: An error occurred while updating Enfold: Could not create directory. #476961Hey!
@Hyperopic: Thank you for the clarification. We hope the patch fix the issue for everyone else here.Cheers!
IsmaelHey!
Add this code:
p#element_avia_deine_e-mail_1 + p + p#element_avia_avia_age_1 { top: -31px; }Regards,
IsmaelHey!
You can move the portrait with this:
.avia-image-container.av-styling-circle.avia-builder-el-9.avia-builder-el-no-sibling.blog_portrait-class.custom-image_blog_round.avia-align-center { top: 10px; }Best regards,
IsmaelHey wiwaldi79!
Thank you for using Enfold.
Add a custom section id to the color section then adjust the position of the column:
#custom-section .flex_column.av_two_fifth.flex_column_div.first.avia-builder-el-45.el_after_av_hr.el_before_av_three_fifth { position: relative; bottom: -80px; }You can learn basic css here: https://css-tricks.com/category/beginner/
Cheers!
IsmaelHey!
You can add this in the functions.php file:
add_action('wp_footer', 'ava_custom_script', 10); function ava_custom_script(){ ?> <script> (function($) { if($('#advanced_menu_hide').css('display') == 'block') { var sidebar = $('#top #main .single-product-main-image .sidebar').detach(); $('.single-product-summary').append(sidebar); } }(jQuery)); </script> <?php }The code should move the location of the product sidebar below the product summary on mobile view. Remove browser cache then reload the page.
Regards,
IsmaelJuly 22, 2015 at 7:17 am in reply to: Change the order of sort options, they appear by alphabetic order now #476892Hi!
Please create a new topic here: https://kriesi.at/support/forum/enfold/
Refer to this link above to fix the issue above: https://kriesi.at/support/topic/how-to-change-position-of-wpml-langs-on-the-right-of-my-secondary-menu/#post-436577
Cheers!
IsmaelHey!
I checked the dashboard and the demo pages are added in your installation. I would like to test the demo myself but it will override the existing one.
Best regards,
IsmaelHi!
You can insert this inside the media query:
.av-masonry-entry .av-masonry-entry-title + .av-masonry-entry-content { padding: 1px; font-size: 12px; }Best regards,
IsmaelHi!
I really can’t reproduce the issue. The text displays a bit delayed on a few refresh but I didn’t have to click anything for it to display. I can see the same thing as Rikard’s screenshot. Please wait for the browser to fully load the page.
Best regards,
IsmaelJuly 22, 2015 at 7:01 am in reply to: Enfold configuration in defferent languages using enfold #476883Hi!
Thank you for using Enfold.
Each language has their own theme options so you will have to configure each language manually.
Regards,
IsmaelJuly 22, 2015 at 6:57 am in reply to: Changing font colours and social icons on transparent menu only on no-scroll? #476882Hi!
Add this code to fix the social icons when you scroll down:
#top #wrap_all .header-scrolled .social_bookmarks a { color: gray !important; }Best regards,
Ismael -
AuthorPosts
