Hi hope you can help.
I set up WP, installed Enfold Theme & imported the .xml file from the original developer.
Website front end working however 99% of the time I can’t edit content, content won’t load in Advanced Layout Editor & no buttons are clickable, including Layout, Content or Media Elements.
The 1% of the time the Layout Element contents loads, and you click on a Content Element like ‘Text Block’ the text is not visible in ‘Visual’ – it can only be seen as code in ‘Text” area.
Also their is no WYSYWIG tool bar in Text Box only Ad Media, Visual, Text & Save tabs.
I get this strange error dl my MAMP ..
thanks
Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /Applications/MAMP/htdocs/villa/wp-content/themes/enfold/config-layerslider/LayerSlider/classes/class.km.autoupdate.v3.php on line 74
Hey xpoveda!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
div#about-us .container {
background-color: rgba(0,255,0,0.3);
padding: 10px;
color: white;
}
0,255,0 is RGB value of the color and 0.3 is opacity level
Cheers!
Yigit
Hey!
Sorry for the late reply!
1- Yes color section will adjust to the size of your content
2- Please add following code to Quick CSS as well
@media only screen and (max-width: 1024px) {
.av-main-nav > li > a { padding: 0 8px; }}
Then, Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.
Best regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.slideshow_align_caption h2 { font-size: 26px; }
.avia-caption-content p { font-size: 16px; }
#top .avia-slideshow-button { font-size: 18px; }
.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title { background: rgba(255,0,0,0.5); }
Cheers!
Yigit
Hi codecreative!
You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.
Regards,
Yigit
Hi!
You can create a maintenance page and set it as your frontpage in Enfold theme options. If you could elaborate on the issue, we may help you better
Best regards,
Yigit
Hi
On the enfold demo site if I go to ajax portfolio and click a thumbnail it shows up further information. So if I go to
http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/
And click on the first image of a smart phone. I get taken to another page that says our client, our tasks, skills involved.
On my site when I create a portfolio cust post in the admin panel (using enfold of course). I scroll down to Ajax Portfolio Preview Settings and in the text box underneath “Add preview text” is where I put content that would display to the right of the image. How can I insert accordion into this? There is no page builder for the preview text section :S
Can I use woocommerce with enfold to build a catalogue without prices and cart options?
If the answer is YES, I need a mod or it’s a default setting?
THX
Daniele.
Hi all,
i have integrated the “Events Calendar” into my site and wanted to adjust a single event view to show the featured images like enfold do it.
Here is the enfold blog page:
http://art2dance.de/neues-tanzsemester-mit-art2dance/
And here is the single event page:
http://art2dance.de/event/tanzkompositionen-fortgeschrittene-2014-09-29/
As you can see – the image is shown in full size without lighbox. Can you please help me? A small sample from enfold code how to embed an image in blog post format would help. Suddently, I haven’t found it by myself.
I had followed all the step as you mention. but it all failed.
and I also reinstall my WP and Enfold but all is fail to save the mega menu as Enfold Main Menu.
Even i save by choise “Enfold Main Menu” when change a page and back, it empty again.
Hi Yigit,
thanks for your response. I hadn’t the latest version of neither WP or Enfold.So what I did was that I updated WP and then I deleted Enfold and downloaded the latest version from themeforest. I hardly hadn’t done any changes so I thought that was an easy way to solve the problem. But now when I try and install the theme from within WP I get a error message saying “do you really want to do this? Try again”.
Do you know why that is?
Do you think that it would be a different scenario if I install the theme via FTP?
I’m no pro at this as you might see :)
HI ,
just as the topic tile described, I am having difficulty using the enfold Maintenance page or the comming soon page as the frontend for unknown users when activate the WP Maintenace Mode plugin. I have tried the short code, it doesn’t work.
Could you please help me ? Or give us some suggestions for another plugin
Thanks a lot.
Hey anilkumar1261!
Thank you for using Enfold.
You can set the post format to Video. Add the url of the video on the post editor.
Best regards,
Ismael
Hey Khanh Hong!
Thank you for using Enfold.
Please try to deactivate third party plugins except woocommerce. Check it again on another browser or computer.
Cheers!
Ismael
hi
my portfolio grid says “stretched full screen” how can I stop that. In the demo enfold site it is within its container.
how can I do this?
Shortcode inside accordion seems to break some codes.
Link accordion with 1 item seems to work but leave some space on top: http://www.kimcheang.com/enfold-accordion/
Link accordion with 2 items has error: http://www.kimcheang.com/enfold-accordion-error/
lots of space on top and footer breaks.
Please advice how i can fix this.
Hey BlutVampir!
Thank you for visiting the support forum.
You can use a child theme if you want to preserve the modification. Create a folder inside the child theme folder called includes then add the helper-main-menu.php file inside. Refer to this link for more info: http://kriesi.at/documentation/enfold/using-a-child-theme/
Cheers!
Ismael
Hey dentaparks!
Thank you for using Enfold.
Please increase the wordpress memory limit: http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
Regards,
Ismael
Hey Tim!
Thank you for using Enfold.
You can use this on Quick CSS or custom.css:
@media only screen and (max-width: 989px) {
.html_header_transparency #top #wrap_all #main {
padding-top: 116px;
}
}
Configure the mobile menu on Enfold > Header Layout > Mobile Menu. Choose the second option on Header Mobile Menu activation setting.
Best regards,
Ismael
Hi codecreative!
Thank you for using Enfold.
I’m sorry but you can’t modify the look of the facebook widget via CSS. You need to use a third party plugin or generate your facebook widget api. https://developers.facebook.com/docs/plugins/like-box-for-pages
Regards,
Ismael
This reply has been marked as private.
Hi CB!
Thank you for using Enfold.
You can use this on Quick CSS or custom.css to change the portfolio title:
#top .fullsize .template-blog .tag-page-post-type-title {
font-size: 20px;
text-transform: uppercase;
}
Adjust the grid or column size with this:
.tag .no_margin.av_one_third {
width: 20%;
}
Best regards,
Ismael
Hey tech500!
Thank you for using Enfold.
I’m sorry it’s not possible to set the accordion slider as full screen without creating a custom script. You can use the Fullscreen Slider. Please visit Envato Studio or Werkpress for further customization.
Cheers!
Ismael
Hey Laure!
Thank you for using Enfold.
Looks like you managed to change the logo size. You need to change the background color of the header to see it though. Use this:
.html_header_top.html_bottom_nav_header #header_main {
z-index: 3;
background: red;
}
Cheers!
Ismael
Hey ojasray!
Thank you for using Enfold.
You can generate the column shortcode using the shortcode wand on a different page or post. Copy it on the text block.
Regards,
Ismael
Hey glozemedia!
Thank you for using Enfold.
Add this on Quick CSS or custom.css:
@media only screen and (max-width: 989px) {
.avia_transform .active-slide .avia-slideshow-button-2 {
display: none !important;
}
}
Regards,
Ismael
Hi goforyourdreams!
Thank you for using Enfold.
Please insert a Color Section then place the first 2/3 and 1/3 column inside. Apply a unique id on the For Developers: Section ID field. Use this on Quick CSS or custom.css:
#full-width-section .container {
width: 100%;
max-width: none !important;
padding: 0;
}
Best regards,
Ismael
Hi!
Thank you for using Enfold. Glad you figured it out. :)
Regards,
Ismael