Hello,
I created a icon font zip file using fontello and am trying to install via the Iconfont Manager. The zip file was successfully uploaded to my media library (titled fontello-be6b4260) but the Iconfont Manager refuses to add it. It keeps reverting to a previous fontello zip file (that I deleted while troubleshooting, titled “play_buttons”). Even if I delete play_buttons and save changes, then attempt to upload/select my new zip file, it reverts back to play_buttons. (Can it only hold one additional zip file at a time besides the entypo default?)
I’m using Enfold v 2.9.2 on WP 4.0
thanks again
joe
Hey Andrew!
Please request it here as a new feature.
Best regards,
Josue
This reply has been marked as private.
Hi goldon!
You can use WPML plugin. It is fully compatible with Enfold. You can find more information on http://wpml.org/
Cheers!
Yigit
This reply has been marked as private.
Hi,
usage of the content timeline plugin causes conflict in such way that the images open in 2 lightboxes like overlays one upon the other. I contacted the plugin crew first, but was asked to get back to the theme author.
‘Content timeline’ uses prettyphoto; this might cause the conflict. Could you please give me a hint of how to stay with enfold and using the timeline plugin?
I tried to switch off the lightbox from the theme options which does not help.
Any support is appreciated. thanks
Regards Katharina
-
This topic was modified 11 years, 6 months ago by
ykblue. Reason: description was not precise
Hey!
Please deactivate or purge the plugin cache then check it again. Make sure that the Lightbox Modal Window on Enfold > Theme Options is enabled.
Best regards,
Ismael
Hey oeconomedicus!
Thank you for using Enfold.
I’ll ask Dude and Gunter to take a look. I’m not quite sure about your inquiry. I have a feeling that you’re asking for a single page navigation (http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/) but I may be wrong. Please wait for their response.
Best regards,
Ismael
Hi D5WDesignGroup!
Thank you for visiting the support forum.
Make sure that you’re running Enfold 2.9.2. Do you have a child theme? Please post the website url here. We would like to inspect it.
Cheers!
Ismael
Hi Jagrav!
Thank you for using Enfold.
We’ll need to see the actual website. Please post the url here.
Cheers!
Ismael
Hi Vabel!
Thank you for using Enfold.
Yes, the shortlink is being use for the twitter share. If you want to use the actual permalink of the post, you can edit includes > helper-social-media.php. Find this code on line 174:
$replace['shortlink'] = !isset($this->post_data['shortlink']) ? wp_get_shortlink() : $this->post_data['shortlink'];
Replace it with this:
$replace['shortlink'] = !isset($this->post_data['shortlink']) ? get_permalink() : $this->post_data['permalink'];
Best regards,
Ismael
Hi JUAN DE DIOS!
Thank you for using Enfold.
I’m sorry but it’s not possible without modifying the theme files. You can however achieve this with css but the effect might differ on different pages. Use this on Quick CSS:
@media only screen and (max-width: 767px) {
.responsive #top #main .sidebar.smartphones_sidebar_active {
position: absolute;
}
main.template-page.content.nine.units {
margin-top: 300px;
}
}
Best regards,
Ismael
Hey Haybazak!
Thank you for using Enfold.
You should have Enfold 2.9.2 running if you’re planning to upgrade to WordPress 4.0. Regardless of the update process, all customization on the theme files will be overwritten once you update the theme. Please use a child theme if you want to preserve the modifications. Refer to this link: http://kriesi.at/documentation/enfold/using-a-child-theme/
Best regards,
Ismael
Hi charger70!
Thank you for using Enfold.
I’m not sure what’s causing the issue but please try to deactivate the plugins then test it again. If that doesn’t work, try to override the theme files, see if it gets fixed.
Regards,
Ismael
Hey midischool!
Thank you for using Enfold.
Looks like the code is gone. Maybe you accidentally deleted part of a column shortcode.
Best regards,
Ismael
Yes, that works.
After Avada and Total I am on Enfold now and this template is way better!!
Thanks for your help
Peter
Hi,
I want to dispaly all my catagories in masonry layout.
I do this but is not working:
1. In Theme options >> And where do you want to display the Blog? I selected my Page “Category Layout”
look: http://awesomescreenshot.com/0d33hcmpb1
2. On Blog Layout I selected >> Blog Style to “Use de avanced editor…”
look: http://awesomescreenshot.com/0b83hcmze7
3. My page “Category Layout” is like this: http://awesomescreenshot.com/0dd3hcn1ad
Can you help me? Thanks for your answer.
I use: WordPress v. 4.0
Child Theme: Wiriko Theme v. 1.0
Enfold v. 2.9.2
This reply has been marked as private.
Dear all,
I am using ENFOLD… and … I have a minor issue with the layout of my page. I am using BOXED layout – i.e. the GRID sets BODY to 782px when viewing the page on IPAD device …
Unfortunately on IPAD I have the issue that it seems that it does not perfectly fit the IPAD width… there is always a few pixels of scrolling left / right what makes the appearance on IPAD slightly uncomfortable.
Any idea how I can make the width perfectly fit on IPAD devices to avoid any left/right scrolling?
Thanks for your help!
Hey harisk73!
Thank you for using Enfold.
Please create a test page then we’ll check it. I can’t reproduce it on my installation. Make sure that you’re running Enfold 2.9.2.
Regards,
Ismael
Hi mlabayru!
Insert this code into the child theme functions.php file.
if(!is_admin()) add_action('wp_enqueue_scripts', 'avia_register_child_frontend_scripts', 100);
function avia_register_child_frontend_scripts()
{
$child_theme_url = get_stylesheet_directory_uri();
wp_dequeue_script('avia-default');
//register js
wp_register_script( 'avia-default-child', $child_theme_url.'/js/avia.js', array('jquery'), 1, true);
wp_enqueue_script( 'avia-default-child' );
}
and place your modified js file into the child theme folder (enfold-child/js/avia.js)
Best regards,
Peter
Hi jalmz!
Our map does not support this map type selection. You can suggest this feature here: https://kriesi.at/support/enfold-feature-requests/ and if more users request it we’ll look into it. You can also try to use third party plugins like: http://www.wpgmaps.com/
Best regards,
Peter
Hi Yigit
I can’t seem to find the way to make the menu font bigger.
In Enfold theme options i cant seem to find the “advanced styling option
Ori
Hi!
Enfold sollte mit 5.4 und 5.5 einwandferei funktionieren. Ich selbst hoste mit All-Inkl Hosting mit PHP 5.5.16 und MySql 5.6.17. Meine Websites verwenden alle entweder Enfold oder Propulsion.
Regards,
Peter
Hey!
Please increase the allocated php memory and set it to 128M. You’re using 64MB which is probably not enough if you want to use Enfold, WPML.
Cheers!
Peter
I’ve got the same.
I removed this file for a while and I sent malware message removal request.
I hope another enfold update would fix this.
thanks.
Hi Josue,
The problem only seems to be in Safari for me (both desktop and iPad) and Chrome on my iPad;
Chrome (desktop) and Firefox (desktop) look ok to me, and everything fits in…?
I’ll post a comparison of Safari vs Chrome in a private reply…
Yes I did disable them all, emptied cache, and returned- and it still looks the same :(
As a side note- even when I view the demo site for Enfold, it displays the gaps in my Safari – but NOT on chrome!
See here:
– http://pbrd.co/1D2S2JZ – (ENFOLD Demo site / Masonry Portfolio – Safari 7.0.6)
– http://pbrd.co/1D2SojC – Enfold Demo site / Masonry Portfolio – Chrome version 37.0.2062.120)
Hi,
this morning google pointed me to potential malware on http://www.musikzentrale.net, in webmaster tools it says malware is located in http://www.musikzentrale.net/wp-content/themes/enfold/js/html5shiv.js. I have no idea how to solve this so your help is higly appreciated.
thansk, sebastian
This reply has been marked as private.