Forum Replies Created
-
AuthorPosts
-
Hi!
Yes, I know that. The problem is, if you didn’t set the blog style to use the advance layout builder then you will not be able to use the advance layout builder to modify the blog page. If the blog style is set to multi grid or single author, the page will use the default blog template.
Regards,
IsmaelHey george!
Thank you for using Enfold.
You can convert the flags to text symbols using css. Please refer to this link: https://kriesi.at/support/topic/wpml-text-lang-switcher/#post-451922
Best regards,
IsmaelHi!
Glad it is fixed. The error regarding the sidebar is brought by the WP 4.2 update which requires the register_sidebar function to set an id to sidebars or widget areas. If possible, please don’t use cyrillic characters when creating custom widget areas.
Best regards,
IsmaelHi!
You can find the code in includes > loop-index.php file. Unfortunately, the get_the_term_list function doesn’t have any arguments or options to exclude child categories. You need to rewrite the code. Please hire a freelance developer or contact codeable: http://kriesi.at/contact/customization
Best regards,
IsmaelHi!
One of these plugins is causing the issue. If deactivated, the title shows fine:
Img Title Removal
No Title TooltipsPlease contact the plugin author.
Best regards,
IsmaelHi noamman!
Thank you for using Enfold.
Add this in the Quick CSS field:
.avia_transform .av_slideshow_full .active-slide .avia-caption-title, .avia_transform .av_fullscreen .active-slide .avia-caption-title, .avia_transform .av_slideshow_full .avia-caption-content, .avia_transform .av_slideshow_full .avia-caption-title, .avia_transform .av_fullscreen .avia-caption-content, .avia_transform .av_fullscreen .avia-caption-title, .avia_transform .avia-slideshow-button { animation: none !important; -webkit-animation: none !important; visibility: visible !important; }
Good job on the site. :)
Regards,
IsmaelHi eyeweb!
Thank you for using Enfold.
Where exactly in the top bar do you want to place the cart icon? A screenshot will help. Use imgur or dropbox.
Best regards,
IsmaelHi!
Enfold is retina ready in a way that you can set custom thumbnails in a specific element. For example, if you use the portfolio grid element, you can select a custom thumbnail. To make the portfolio grid images retina ready, just select thumbnails that is twice the size of the actual container. You can do this method in most of the elements with images.
And to answer the question above, no, the theme cannot serve different image on retina devices.
Regards,
IsmaelHi!
Thank you for the update. Post the login details, we would like to check it.
Cheers!
IsmaelHi!
Thank you for the info.
I deactivated the plugins but it’s still not working. Did you modify any theme files? If you check the console, there is a javascript error coming from the WP core files. Please override the WP files with a fresh copy then test it again.
Best regards,
IsmaelHi!
Thank you for using Enfold.
Can you please provide a link to the actual page with the issue? You can set a minimum height to the main container:
#main > div { min-height: 600px; }
Regards,
IsmaelHey!
What do you mean by “demo pages do not work on the actual site.”? I checked random demo pages and they are working:
http://purplepeepal.com/home-v10-magazine/
http://purplepeepal.com/homepage/home-v2-3-col-images-contact/
http://purplepeepal.com/home-v6-classic-4-column/Cheers!
IsmaelHi 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,
Ismael -
AuthorPosts