Hi,
That should not be happening, are you using the latest version of Enfold?
Can you create an administrator account and post it here as a private reply?
Regards,
Josue
Hello!
Not possible at the moment, you can request it here for future updates, or f you really need you could try hiring a freelancer for the job.
Cheers!
Josue
Hey!
Try adding the following here, inside the mobile media query wrapper:
.page-id-612 .stretch_full.container_wrap.alternate_color.light_bg_color.title_container {
height: 250px;
}
#background-thing{
top: -225px
}
Cheers!
Josue
Hello,
I’ve raised the question in another topic but I still haven’t found the answers I’m looking for! The topic was simply closed without providing any meaningful solution:
https://kriesi.at/support/topic/enfold-wpml-wrong-default-pages-for-languages/
The solution you suggested is to use a third party plugin to fix some of the issues – this is unfortunately not always possible;
None of the solutions provided fix the core problem: Redirection is still broken, WPML has to configured to redirect pages in another way, synchronization is not always possible, etc. But most of all – not using WordPress’ static pages breaks other plugins as well.
What am I supposed to do with the untested code provided? Will it be included in the next update? Will the next update overwrite this quick fix? Are you planning on resolving the issue with WPML?
The theme is listed as WPML compatible and SEO-friendly, yet sadly it doesn’t support those basic features. Blaming the WPML staff for this issue is simply unprofessional – if you browse themeforest and test other top themes then the issue doesn’t occur with WPML.
In the topic I took my time and tried to provide you with a lot of useful feedback. I’ve even linked you the support thread in the WPML forums in case you guys need to work together to find some kind of a solution.
Enfold is a really beautiful theme, please don’t ruin this piece of art by ignoring obvious issues.
Hi, just updated Enfold theme and lost the setting the only shows a summary of the post. Can someone please tell me how to do this as I have changed it in the settings of WordPress but it doesn’t flow through
Thanks
Steve
-
This topic was modified 12 years, 3 months ago by
Stevenbegg. Reason: better title
Hey!
Can you please post a link to the website? Do you have a fixed or a non-fixed header? Please check on Enfold > Header > Header Type.
Cheers!
Ismael
You are welcome, glad we could help :)
Regards,
Josue
Hi DaveL77!
You can add following code to Quick CSS in Enfold theme options under Styling tab
.title_container .breadcrumb { display: none; } /* removes only breadcrumbs */
#top .title_container .container { display: none; } /* removes the whole bar */
You can remove breadcrumbs using this code but adding custom links in breadcrumbs bar is beyond the scope of support we can provide. If you really need it, please try hiring afreelance developer or you can request quote here.
Regards,
Yigit
Hey thesebogroup!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .main_color .avia-color-theme-color {
color: white;
}
Cheers!
Yigit
Hey der_mueller!
You can add an Image element under Media elements in Avia Layout Builder and add this shadow http://bauwerkexperten.de/wp-content/plugins/revslider/rs-plugin/assets/shadow3.png
Then you can add following code to Quick CSS in Enfold theme options under Styling tab
img.avia-builder-el-1 { margin-top: -51px!important; width: 1210px; }
It should look like this http://i.imgur.com/JyF7lxc.jpg
Regards,
Yigit
enfold ordner per ftp hoch geladen. Wird nun in der Themes Verwaltung angezeigt.
Bei Live Vorschau kommt anschließend die Fehlermeldung:
Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 7680 bytes) in /var/www/web935/html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-template.class.php on line 108
-
This topic was modified 12 years, 3 months ago by
antikstube.
On my homepage I have two portfolio grids, which used to display correctly on PC and mobile devices. But in the last couple of days I have noticed that they no longer display correctly on mobile devices and Safari set to user agent for mobile devices on a PC. Now the portfolio grid items overlap each other. I am not sure if this has been caused by a theme update or something else as I have only just noticed. I believe the error is with -webkit-transform: translate3d(0px, 76px, 0px); In this instance 76px is not high enough to clear the previous portfolio grid element so they overlap.
In addition the layerslider has stopped working on mobile devices and just displays nothing. I’ve spent hours trying to find a cause, disabling the cache, but can’t find a reason why it won’t show.
My URL is: http://www.colournation.com
Any help or advice is much appreciated.
thanks,
Jake
This reply has been marked as private.
Hi there
I am using the excellent Enfold theme on a website I am developing for a friend: http://www.alicemackintosh.com/
I have a couple of questions:
1.) On http://kriesi.at/themes/enfold/homepage/home-v4-small-slider/ you have a grey/black transparent background effect on the slider wording. Can you send me the CSS for this pls? I take I can put it in the Quick CSS box in Enfold Styling.
2.) What is the CSS to change the colours of the footer? Both where the widgets go and the copyright part.
Many thanks
Nick
Hi!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.fixed_header.social_header #main { margin-right: -2px; }
Regards,
Yigit
Hi Bruno!
You could duplicate the widget from the enfold theme files and then modify it to do that yes. But it isn’t something we have available right now however.
Regards,
Devin
Hey!
You can pick the colors directly to prevent the button from inheriting that content sections overall style. Eg:
[av_button label='Click me' link='manually,http://google.com' link_target='' color='custom' custom_bg='#81d742' custom_font='#b100ed' size='medium' position='center' icon_select='yes' icon='ue83d' font='entypo-fontello']
Best regards,
Devin
Hi Alberto!
A couple of things to check on and try: First, make sure you are on Enfold 2.4.2 and WordPress 3.7.1. Next, deactivate any plugins you have running so that there aren’t any possible conflicts (including JetPack or other dropins).
Then try installing the font file again. If that doesn’t work, try re-uploading the most recent theme version like you would a first time install but do it over FTP following this video:
Best regards,
Devin
Hey!
If you have a live link where we can see the date picker conflict that would help as well.
Best regards,
Devin
Hi: Here are the GALLERY PAGE URL’s for the site I’m working on:
http://new.vampedupvintage.com/rentals/
http://new.vampedupvintage.com/show-costuming/
The thumbnails will eventually load, but it takes forever… I have re-sized all my images using a plugin called EWWW Image Optimizer, but it’s still noticeably slow to load….
Do you have a fix for this?
I referred to this post: https://kriesi.at/support/topic/enfold-logo-resize
I am using a child theme.
I copied over the JS folder into enfold-child theme and did the edit to the avia.js file and saved it and there was no apparent effect.
Did I miss a step somewheres?
-
This topic was modified 12 years, 3 months ago by
jmikhail.
It seems that the generated CSS-File for the Child-Theme in \wp-content\uploads\dynamic_avia is not correct. It does not have the colour-values I entered in the Styling-Tab.
Same Problem, here. Selected Colors in the Styling-Tab does not seem to have any effect on the Child-Theme.
+
Navigation to Anchor Points
Ajax load between different pages will be very nice! :) like you can do it with this plugin:
Plugin
Best regards
Hi,
firstly, I would like to say, that Enfold theme is totally great and really easy to use-good job!
I know that this question is already here, but I wasn’t able to make it work.
If you go here : http://ziskejucet.cz/pricing/ I want to change the colour in the second table from green to blue (just first two columns-Forex Vyzva and 1500 Kc).
I would be grateful If you can recommend me a good source, where I can learn how to use CSS in the Enfold theme.
Have a great day.
Feature Request: Navigation to Anchor Points
Hi,
As we’re building pretty long pages with different sections, a floating navigation to the various anchor points would be great! There is already a “back to top” button. Just like this, the page should scroll from anchor point to anchor point. You can find an example here: http://www.bestkiteboarding.com/en/ts
If you have any idea how to solve that ourselves, any help is very much appreciated!
Thanks!
Jurgen
Hi!
Changes are done. Please review your website. You can find custom CSS codes i added in Enfold theme options > Styling > Quick CSS section
Cheers!
Yigit