Thank you Ismael, this was super helpful!
I try to change the blogpost settings of the page -> Blog with the Layout Builder but it’s not responding at all.
the steps I try:
1. I go to frontend -> page Blog and click on ‘edit page’.
2 I click edit on element ‘Blog post’ and change several setting and click save
3. I view the page but nothing changed.
I keep seeing the Blog page with the first blog with ‘continue reading’ link and below all blog posts full content from all category’s
Enfold version 1.8.4
Please advice how to solve this.
Thanks
Regards
Michiel
Hi Seth,
You should go ahead and update to WordPress 3.6 since the 1.9.1+ versions of Enfold were the updates to work with 3.6. See if this fixes your initial issues.
Regards,
Devin
Is this an either/or suggestion? We added the second suggestion to the .htaccess file, but it didn’t help. When we add new items to the menu, it breaks, and we have to go to the Manage Locations tab, select Main Menu on the Enfold Main Menu option, and save again. It fixes the menu, but the items we added to the menu seem to be truncated.
I spoke with our host facility about implementing your first suggestion, but they said making this change to the php.ini file will affect all sites on the server, which may cause problems for other sites.
What would you suggest?
Hi Darryl,
Once you’ve followed this step: https://kriesi.at/support/topic/enfold-archive-exceprts#post-120517
If you are in a child theme need to create the includes folder and put the loop-archive.php in it. Now you can edit the loop-archive.php file and where it has the_content change it to the_excerpt.
Regards,
Devin
Hey Tom,
I don’t really know how that could have happened. I’ve tagged Kriesi on the questions as I’m not very familiar with working with the new font files but be sure you are using Enfold 2.0.1 and WordPress 3.6 in the mean time.
Regards,
Devin
Any difference? Can you try deleting the theme from the theme files via FTP and then see if WordPress works fine at that point?
Is there a way to remove the scroll bar beside the 450x450px framed size product image?
Thanks.
Can we see the form live so we can inspect the code?
In the contact forms there is no way to identify the form when it is submitted and received as an email. One way is to have a hidden field where we can add some descriptive text so that when we receive emails via the form we know what it is about. Another way is to add an additional ‘subject’ field in the UI – as it stands all emails received via the contact form arrive with the subject line of “New Message (sent by contact form at domain)”, which is not very helpful going forward as we could have a number of forms and not know the reason as to why they were sent. It would be great to see something implemented in a future release. Having the ability to customize the email subject line in every form would be beneficial. Hope you can do something. Thanks.
Hi Ismael,
After digging into the code I found the problem, it is a minor issue, just apply do_shortcode before returning the content.
It is located in: /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/promobox.php
Line: 263
Change:return$output;
To: return do_shortcode($output);
That did the trick for me. I hope you can use this bug fix for the next release. Also my complements on the nice clean code, keep up the good job!
Regards, Jeffrey
Hi, I created a child theme per the video tutorial and get the error below.
The chile theme is in a new folder in themes called enfold-child with two files in it, styles.css and functions.php.
What did I do wrong?
Thx, Seth
?php
/*
* Enfold Child theme functions file
*/
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/content/39/11054639/html/wp-content/themes/enfold-child/functions.php:14) in /home/content/39/11054639/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27
Hi Sami,
I don’t know that this plugin will suit your purposes but I use Gravity Forms with a plugin called http://www.myphpmaster.com/form-lightbox. I’ve used it on a bunch of other website without issue, but had to tweak the styling a bit for it to work with enfold…but just a bit.
On the lightbox form settings page I have the lightbox set to fancybox, and margins and padding set to 20px.
In custom css I have the border-width set to 15px.
Good Luck,
Tali
I am using Enfold on this site for Pop Scholars – http://www.popscholars.com/
On Internet Explorer the menu goes to the mobile menu and shrinks the logo down to it’s smaller size and the image I have in the sidebar is blown up to full size.
Any thoughts on how to fix this?
Hi Ismael,
Thanks for the fixes. The font fix worked; the bullet fix didn’t. The code for the bullets places a bullet outside the icon image as well as in the icon element text. See http://talentdev.valiantlane.com/resources.
The only place I want the bullets is inside the text for the icon element. I want only the icon next to the icon element title. How would I do that?
Valerie
Hi – there’s nothing showing in the widget menu – but if I have a sidebar switched on, on a page with child pages – the sub menu – ie child pages are automatically shown in the sidebar.
Can I override this in someway? Would like to have control over what’s in the sidebar.
Enfold theme.
Many thanks,
Mark
Hi,
yesterday all was fine, something broke the page, the Enfold version is 1.8.2.
Seems that all modules after Layerslider are not shonw correctly.
the url is: http://www.ramentolpujol.ad
user: test pass: test
Regards,
Marcel
No prob…
Step 1: Created pages with the only the first letter of the page title capitalized, e.g. “About”
Step 2: Added page to main nav menu which displayed page as “About”
Step 3: Decided I wanted all the letters capitalized, and changed and saved page title to “ABOUT”
The main menu still shows the page title as “About.” The issue is that I have to manually change the navigation label in Menu or remove and re-add the page in order for the main menu to reflect “ABOUT.” I would like the formatting change to automatically propagate through to the nav label.
http://cctaxi.papyrusdocument.com/pages/pricing/
On the page above, I have tried several ways of displaying the pricing table, but each time I am getting the columns at 50% width, and extra borders showing. Any advice?
Hi Ismael,
Yes, forgot that I had done that to see how it changed the menu. Thanks for the fix and the css!
Valerie
Hi Xavier,
What version of php is it specifically? Do you have the option of upping it to 5.3+?
Regards,
Devin
ok i did that.
So now it looks like :
Code:
SetEnv PHP_VER 5
SetEnv REGISTER_GLOBALS 0
########
php_value upload_max_filesize 50M
php_value post_max_size 50M
php_value max_execution_time 500
php_value max_input_time 500
#########
i don’t understand either because it works with the Replete theme and any other one. I tried Enfold on any other web site and it works fine.
I hope to have a solution (and possibly faster)
Regards,
Xavier
Hi liondancetoronto,
Please do not create multiple topics for the same issue. I’ve already closed one of your duplicate topics and answered you here: https://kriesi.at/support/topic/enfold-menu-option-page-not-displaying-so-no-ability-to-edit-or-create-menu
We can continue to diagnose and try to solve your issue in that topic.
Regards,
Devin
Also after I update the theme, the menu was all over the place.
This is what shows up instead – please help:
Gallery gallery Column (Mega Menu) ↑ | ↓ Edit Menu Item
Navigation Label Mega Menu Column Title (if you dont want to display a title just enter a single dash: “-” )
Title Attribute
link Target
CSS Classes (optional)
link Relationship (XFN)
Description
Use as Mega Menu
This column should start a new row
Use the description to create a Text Block. Dont display this item as a link. (note: dont remove the label text, otherwise wordpress will delete the item)
Catchable fatal error: Object of class WP_Error could not be converted to string in /u/k/ksze/www.liondancetoronto.com/wp-includes/formatting.php on line 511
CANT SEE ENFOLD MENU OPTIONS PAGE – JUST GOES TO A PAGE MISSING CSS SO i CANT EDIT ANY OF THE MENU?
Basically what I am trying to achieve is two folded
1. The contact form must be a button that opens to a separate container so it would not take much space from the page. So that it would be next to every product.
2. Ideally the contact form would be product specific in a way that it would draw information from the product next to it. [query] … [/query]. So that we know what product the customer is interested in without him/her having to type the product name in.
Sincerely,
Sami
Hey,
Please remove this line of code on .htaccess file:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /kriesi/enfold/
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /kriesi/enfold/index.php [L]
</IfModule>
# END WordPress
Let me tag Kriesi and the rest of the support team. I’m really not sure why this is just happening on your end.
Regards,
Ismael
OK, I’ve now created a fully transparent version of wp-content/themes/enfold/js/mediaelement/skin-1/bigplay.png
That does the trick, but it’s quite a brute force hack, and not something I would expect to have to do in a paid theme.