Hello,
Unfortunately as this is not a Enfold feature i’m afraid we won’t be able to help you with this :(
Regards,
Josue
I am using the latest release of Enfold and WordPress.
I have a simple issue, but cannot fix it. I want the links in my website’s text area of a page to be underlined. Currently they show up as the highlighted color I’ve selected (at the moment they are set to orange). Even though the Enfold theme configuration page shows the link as formatted to be underlined, and underlined on hover, they are never underlined.
How can I get links within a text element to be underlined?
The website address is: http://www.therapyhelpcenter.com.
Thank you.
This reply has been marked as private.
Hey camtree8!
Can you elaborate a bit on what you have imported and what the issues are?
For reference, this is how a typical install goes: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
Regards,
Devin
This reply has been marked as private.
This reply has been marked as private.
Hey Josh!
Actually no, Enfold can only include additional Google fonts out of the box (as you mentioned, Oswald Light is not a Google Font), i believe you are seeing this font correctly rendering on your Mac because you have it installed there, check it on another computer to discard.
Regards,
Josue
Hi Josue,
Enfold should be able to do this out of the box shouldn’t it? It has the option to choose the font. I’m calling it in my CSS, and it’s showing up in chrome on Mac no problem. I do have these fonts on my computer, but regardless, it should show up even without this font CSS plug-in. I even install the font CSS plug-in and installed the fonts inside the “fonts” directory and it still does not work.
I think you guys have my login, can you take a look?
Thanks,
Josh
Hey Jasper!
Please update the theme to the latest version (2.9.2).
Best regards,
Josue
This reply has been marked as private.
Im sure this is a simple problem that has popped up before but I am not seeing anything on it. I am attempting to add a simple bit of css to the entire site using the quick css box in the styling tab. Its easy h2 { color: green; } Ive tried changing other parts like the <p> and nothing is taking. I am not versed on child themes and that seems to be where the answers lie. If there is a simple tweak that would be excellent.
and I had to build the main pages using the default editor visual box using short code because the visual editor wasn’t showing me any text. Its there but it is white text on white BG….. any fix here yet?
Thanks
Russ
Hi Devin,
Firefox version 32.0 is what I’m using which seems to be the newest version. I just cleared the cookies and cache and my site is still messed up in the two places mentioned. I checked Chrome and Safari again and Enfold works great on both of those browsers.
Any thoughts?
http://rustylionacademy.com/coaching/
Thanks!
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.social_widget_icon {
background-color: #37589b;
}
.avia_socialcount a {
width: 49%;
float: left;
}
Regards,
Yigit
Hi Devin,
it’s not about debugging, its about using standard jquery based code.
This code is definitly working but not in enfold so there must be something i have to keep in mind and thats what i want to know ;-)
regards
celevra
Hi, I’m using accordion slider in the home page. When I save, I get the following error message in the webpage:
Notice: Undefined property: stdClass::$ID in /home/anugrah/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_accordion.php on line 564
http://en.anugrahsm.com/
Thanks Devin!
1. So here’s the thing with the portfolio grid. If I select 4 columns, it goes full width on all screen sizes but if I select 3 columns it has that 1 pixel gap on the right side of the screen. Is there any way to stretch everything over just a little bit to compensate for this? Not sure why it would work correctly with 4 columns but not 3. Unfortunately I want to use 3 columns on my site. Ismael helped me with a similar issue with the masonry grid before. I figure it can be fixed the same way across all devices.
https://kriesi.at/support/topic/enfold-bugsissues/
2. The other issue I noticed is that since I centered the title underneath the portfolio items, if the title is too long and moves to a second line, the titles that aren’t 2 lines have a thin border line 3/4 of the way down. Can you tell me how I can remove this please?
https://www.dropbox.com/s/guu80c46ofilx59/Screen%20Shot%202014-09-03%20at%209.50.50%20AM.png?dl=0
I have looked over the info at the above link and tried the only suggestion that appeared to apply “Fonts not loading in Firefox or IE9″ but that .htaccess code addition broke my WP site so I removed it.
The issue I’m having is with the icons that are included in Enfold theme’s content elements are not displaying correctly in Firefox, IE and now even Chrome.
I assumed those icons are installed on my server along with the Enfold theme but maybe that assumption is incorrect. The placeholders shown in the browser where the icons should display have numbers like E82B, E8RR, E835, etc. in Firefox, some type of Asian symbols or nothing in IE and as of the 2.9.2 Enfold update there’s Asian symbols or rectangle placeholders in Chrome. Safari displays the page as designed.
How can I trace the server location path of Enfold content element icons to see if the images reside on my server or a remote server? If they are on a remote server this may be browser security features blocking the icons.
Firefox reports the browser element code as followis but displays a placeholder:
<article class=”iconbox iconbox_left avia-builder-el-4 avia-builder-el-no-sibling ” itemtype=”https://schema.org/CreativeWork” itemscope=”itemscope”>
<div class=”iconbox_content”>
<header class=”entry-content-header”>
<div class=”iconbox_icon heading-color” data-av_iconfont=”entypo-fontello” data-av_icon=”” aria-hidden=”true”></div>
<h3 class=”iconbox_content_title” itemprop=”headline”>A One Stop Shop!</h3>
Safari reports the element code the same way but displays the icon correctly:
<article class=”iconbox iconbox_left avia-builder-el-6 avia-builder-el-no-sibling ” itemscope=”itemscope” itemtype=”https://schema.org/CreativeWork” > <div class=”iconbox_content”> <header class=”entry-content-header”> <div class=”iconbox_icon heading-color” aria-hidden=’true’ data-av_icon=’’ data-av_iconfont=’entypo-fontello’></div> <h3 class=’iconbox_content_title’ itemprop=”headline” >What’s in it for you?</h3>
I’ve posted my URL privately in this thread but can post it again if necessary. I would really appreciate any help getting to the bottom of this problem. I love Enfold but I’m growing weary of this problem and need to resolve it one way or another.
Thanks,
Keith
Hey Effektid!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.iconbox_content {
background-color: red!important;
border: 5px solid orange!important;
color: white;
}
h3.iconbox_content_title {
font-size: 25px!important;
}
Cheers!
Yigit
Hi goforyourdreams!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_main { border: none !important; }
Regards,
Yigit
thanks Devin.
Yeah, those Enfold pricing tables look pretty close to what I had done (the top set on the page you sent) so those should work fine with some minor adjustments to colors. But all in all, very much the same concept.
Are there some instructions on how to create those various table styles within Enfold?
Hi boag!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.title_container .main-title { font-size: 16px!important; }
Regards,
Yigit
Hey!
Open up wp-content/themes/enfold/js/avia.js and replace:
container.isotope({ layoutMode : 'fitRows', itemSelector : '.flex_column' , filter: '.'+selector}, function()
with
container.isotope({ isOriginLeft: false, layoutMode : 'fitRows', itemSelector : '.flex_column' , filter: '.'+selector}, function()
Best regards,
Peter
Hi,
Thanks for creating Enfold, it’s such a beautyful & premium quality theme!
I think there is a bug in Enfold with the current version of Google Chrome (Version 37.0.2062.103 m). On a page with a full width slider, when resizing the browser window, the full width slider does not adapt to it’s new size.
This happens only when the browser window is resized “by click”, i.e. by clicking on the top right button of the browser (‘Verkleinern’). IE has similar issues. FireFox does well.
Could you please provide some JS snippet to fix this?
Thanks a lot!
Best,
Simon
-
This topic was modified 11 years, 7 months ago by
Simon.
Hey!
I contacted Yoast and hopefully we can find a solution. A user posted a “downgrade guide” here: https://kriesi.at/support/topic/wordpress-seo-plugin-1-5-5-3-breaks-enfold-page-w/#post-308267 – the Yoast support team provided the instructions and the downgrade should work flawlessly.
Best regards,
Peter
Hey Christian!
Try this code instead:
function category_specific_post_nav($settings)
{
if(is_product())
{
$settings['taxonomy'] = "product_cat";
$settings['same_category'] = true;
}
return $settings;
}
add_filter('avia_post_nav_settings','category_specific_post_nav', 10);
Insert it into the enfold/functions.php or child theme functions.php file (at the very bottom).
Best regards,
Peter
Hi!
Open up wp-content/themes/enfold/config-layerslider/LayerSlider/includes/slider_markup_html.php and replace:
$data[] = '<img src="'.LS_ROOT_URL.'/static/img/blank.gif" data-src="'.$src.'" class="ls-bg" alt="Slide background" />';
with
$data[] = '<img src="'.LS_ROOT_URL.'/static/img/blank.gif" data-src="'.$src.'" height="1" width="1" class="ls-bg" alt="Slide background" />';
and:
$data[] = '<img src="'.LS_ROOT_URL.'/static/img/blank.gif" data-src="'.$src.'" class="ls-tn" alt="Slide thumbnail" />';
with
$data[] = '<img src="'.LS_ROOT_URL.'/static/img/blank.gif" data-src="'.$src.'" class="ls-tn" height="1" width="1" alt="Slide thumbnail" />';
Best regards,
Peter
Hi Ink_Eye!
1) Verwende diesen Code (zB im Quick CSS Feld) um die Linien zu entfernen:
#top.home.avia-blank #main .container_wrap:first-child, #top.home.avia-blank #main .container_wrap:last-child {
border: none !important;
}
2) Um den Hover Effect zu enfernen füge diesen Code in das Quick CSS Feld ein:
#top.home.avia-blank #main .container_wrap a .image-overlay {
display: none !important;
}
3) Das Glossy Header Menu lässt sich für das Submenü derzeit nicht verwenden. Vgl auch hierzu die Demo: http://kriesi.at/themes/enfold/shortcodes/images-with-hotspots/
Cheers!
Peter
Hi!
Glad you figured it out. The next Enfold version (version 3.0) will make it easy for you to change the width of the content box and the padding between the content and the surrounding box.
Cheers!
Peter
Hey!
2) You can try to use this plugin: https://wordpress.org/plugins/safe-redirect-manager/ to redirect any url which contains your domain to another url. It should also be possible to redirect http://mywebsite.com/?s= to http://mywebsite.com/?s=noresult
3) Yes, you can embed any widget area by using the dynamic_sidebar() function: http://codex.wordpress.org/Function_Reference/dynamic_sidebar
If the widget area is called “searchleft” use it like:
dynamic_sidebar("searchleft");
Kriesi uses the function in enfold/sidebar.php to display all sidebar widget areas.
Cheers!
Peter