Hey fidelitas!
Yes, I recommend to add a custom class to the div or span elements and then use css code to remove any unecessary paddings or margings. If you need help with the css styling please add the code (div tags) to the header.php and we’ll investigate the code with the developer tools to provide the necessary css code.
I recommend to edit header.php directly because Enfold doesn’t support a Local Business Schema out of the box. You could add it with a filter but it doesn’t make much sense because you must edit header.php anyway.
Regards,
Peter
Check line 720 on /enfold/framework/php/class-form-generator.php
Cheers!
Josue
Hi!
I’m not sure if I understand the problem but I think you want to remove the dash – ( & #8211; ) from the Tweet content? Keeping the dash directly is not possible because it’s not a valid url charachter and thus Enfold converts it to an entity which is & #8211;. You can try to use a minus ( – ) instead or replace the dash with another character.
Regards,
Peter
Hi!
In wp-content/themes/enfold/includes/loop-index.php replace
if(is_single() && !post_password_required())
{
//tags on single post
if(has_tag())
{
echo '<span class="blog-tags minor-meta">';
the_tags('<strong>'.__('Tags:','avia_framework').'</strong><span> ');
echo '</span></span>';
}
//share links on single post
avia_social_share_links();
}
with
if(is_single() && !post_password_required())
{
//tags on single post
if(has_tag())
{
echo '<span class="blog-tags minor-meta">';
the_tags('<strong>'.__('Tags:','avia_framework').'</strong><span> ');
echo '</span></span>';
}
}
//share links on single post
avia_social_share_links();
Regards,
Peter
This reply has been marked as private.
Hi calebcuster!
No, Magnific Popup doesn’t support such icons yet. You can suggest this feature here: https://kriesi.at/support/enfold-feature-requests/ and we’ll add it if more users request it.
Cheers!
Peter
I am having an issue using a Plugin called Awesome Gallery with Enfold. Here is the link to the plugin.
http://codecanyon.net/item/awesome-gallery/6462937?WT.ac=search_item&WT.z_author=karevn
The link to the gallery will be in the private section below.
The problem I am having is that if you use the filter option (click on a filter category) you can look through those images fine with lightbox effect (Magnific), but if you go back to the gallery, click on another filter category, you often see the wrong image in the lightbox. Specially after you go through 2 or 3 different categories. It seems to work OK for just the first two categories you view.
It seems to work best if I leave Enfold lightbox’s option enabled (with seems to be Magnific), but you can choose different Lightbox effect options from within the Awesome Gallery plugin, but Enfold is overriding this.
I have been getting some support from the Plugin Author as well, but I think it is an issue with Enfold not working with the Plugin. I have also removed all other plugins to test is there was some other conflict, but it didn’t help.
If this can not work, do you know of a Filterable Gallery Plugin that does work well with Enfold?
Thanks.
I had solved the problems below reinstalling wordpress and enfold theme:
https://kriesi.at/support/topic/when-i-try-editing-a-slide-into-layerslider-i-get-a-blank-page/
https://kriesi.at/support/topic/error-fetching-content-on-avia-image-post-slider-content-slider/
But the errors reoccurred when I imported the 47,000 posts that had not yet done..
Can you help me?
Regards.
Jônatas Renan
Hey Compustar82!
Please add following code to Quick CSS in Enfold theme options under General styling tab
#header_main_alternate, #header {
-webkit-transform: translateZ(0);
}
Regards,
Yigit
Hi.
We use enfold for our main site, its amazing!
We are wanting to build an online course web site with it, just wondered what plug in you guys recommend that works best with the theme and woo commerce, i have seen Sensi?
Hey Takafumi!
Please update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.sub-menu .current-menu-item {
border-bottom: 1px solid red;
}
Cheers!
Yigit
Hi,
I am using Enfold in Japan.
As a result of update last month,
My mobile menu Icon is not showing on desktop Chrome.( only close button is showing. )
and iPhone shows Emoji girl on there.
Please tell me the solution.
Hi Yigit
The “bar” is the line above the menu item. Please see on your theme at
-> Thme Options -> Advanced styling -> select an element to customize -> small bar above main menu
To see this bar you can look on your official demo page
-> http://kriesi.at/themedemo/?theme=enfold
Now you see the red bar under the menu items.
-> Click on “Portfolio” you will see the bar under this item
-> Click on “Portfolio” and “Portfolio Ajax” now the red bar is invisble.
It would be great if I can see the red bar on all sub pages.
Kind Regeards
René
Hey arrantawhara!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 989px) and (min-width: 768px) {
.responsive .av_mobile_menu_tablet .main_menu {
display: block;
}}
and please re-update the theme via FTP – http://vimeo.com/67209750
Cheers!
Yigit
Hi m!
You are currently using an older version of the theme. Please update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
Cheers!
Yigit
Hi forum30!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.rtsocial-container * {
z-index: 99;
}
Regards,
Yigit
Hi,
This relates to the question that I raised here:
https://kriesi.at/support/topic/embed-rtsocial-code-into-enfold-template/
The issue was resolved, but since I upgraded Enfold to the most recent version it’s thrown up an issue.
Basically, the rtsocial social icons that I placed in the top section are now hidden by the semi-transparent header background.
If I change:
.header_bg{ position: absolute;}
to:
.header_bg{ position: relative;} (for example)
the social icons can be seen – but the sticky top menu now breaks.
How do I go about getting both to work at the same time? I’m guessing that there might be a simple change to the header_bg I can make that will fix this issue?
Thanks,
Daniel
Hey morethansat!
Please flush browser cache and refresh your page a few times. Which version of Enfold are you using?
Best regards,
Yigit
Hi kashmyra!
Can you please firstly update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay { display: none !important; }
Cheers!
Yigit
Hello Support,
we use SSL for a entire website and get warnings in the browser (non secure ressources).
<link rel=”profile” href=”http://gmpg.org/xfn/11″ />
We can change http://schema.org/WPHeader to https, but not http://gmpg.org/xfn/11. What can we do? WordPress HTTPS (SSL) does not resolve the problem…
Best regards
David
-
This topic was modified 11 years, 9 months ago by
DDamjanovic.
Hi ste_thumbs!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-fixed-size .av-masonry-entry .av-inner-masonry-content, .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry .av-inner-masonry-content {
bottom: auto;
top: 0;
}
Cheers!
Yigit
Hi David!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.phone-info {
position: relative;
top: 40px;
left: 50%;
}
Regards,
Yigit
Hi guys,
This doesn’t seem to work with the latest version of Enfold (v2.9) – I get a white screen of death.
Also, what would the code be if I wanted to add it to a child theme’s functions.php rather than Enfolds functions.php please? (I’m a php newbie sorry!)
Thanks,
Matt
Hi srmathis!
Thank you for using our theme.
In custom.css or Enfold->styling->Quick-CSS field put following:
.avia_combo_widget .news-headline{
color: #fff;
}
Best regards,
Günter
Hi Jey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.title_container .main-title { font-size: 18px; }
.title_container .main-title a { color: red !important; }
Best regards,
Yigit
hallo,
ist dieses problem bekannt?
beim erstellen eines menues inkl mega menue werden nicht alle menuepunkte auf der webseite editiert, bzw. von wordpress enfold nicht weiter aufgenommen,
gibt es da eine begrenzung der unterpunkte vom theme her oder wp in der menue liste, dass dann irgendwann schluss ist?
speziell geht es um 4 mega menues mit knapp 50 untermenueseiten.
danke für ein feedback vorab, wie ich das problem lösen kann.
gruß aus der poldistadt ;-)
Hi costin!
Thank you for using our theme.
In Custom.css or Enfold->Styling->Quick CSS field put the following:
.home .avia-builder-el-10{
margin-top: 0 !important;
}
Regarding background image:
Can you give us an admin access so we can check your settings or send us a screenshot of the settings page with the footer?
Best regards,
Günter
-
This reply was modified 11 years, 9 months ago by
Günter.
Hi,
I’ve just finished creating a website using Enfold. I use WPML on this website to manage the different languages on the website.
I have a big problem though ( I have also contacted WPML support team ) :
If I go on the french version of my main page ( http://chateaudelaferriere.com/ ), ,everything looks good ( photo sizes, galleries, etc…)
but if I go on the english version of the page ( http://chateaudelaferriere.com/en/ ) everything is completly messed up ! ( galleries look as if the were in masonery style when they’re not, phtoos sizes are not right, etc…)
I created a template with the French page and this template was used to create the english version, this to say that the two pages are exactly the same.
I don’t have any other plugins installed except WPML. When I disable it, the english page looks good again. if I re enable it everythign goes wrong again.
I have contacted the support team at WPML but they still haven’t been able to fix the problem, but they said that this bug existed with the old version of Enfold.
Is someone experiencing the same issue, is there anything to be done to solve this problem ?
Any help would be much appreciated as I have to deliver this website…today !
In advance, thank you.