Forum Replies Created
-
AuthorPosts
-
Hi. I’m respectfully trying to remove myself from this string by UN-checking the “notify me by email” box below, but I continue to be on the string. Am I missing something? Thanks.
I sent a login in the Private Content area, but I don’t see that in the string here. Did you guys receive that?
Yes, the Comments box is checked under Discussion, but there is no option for a user to comment at the bottom of the post.
I have a long-standing issue with dragging to reorder Masonry Gallery images. First of all, I can drag in FireFox but not in Chrome. And the dragging works intermittently. Sometimes there is an image that won’t stay put, such as the Apache TPLIF System image on this page: http://www.genesysspine.com/products/thoracolumbar/
I also tried installing the Post Types Order plugin and dragging to reorder that way, but it also does not keep the images in the order I place them.
On http://www.chaseflooring.com/ I’m experiencing something similar. Cannot create a new Gravity Forms and cannot duplicate an existing form. I tried deactivating all plugins, I’m using the latest version of WordPress, of Gravity Forms, and the Enfold theme is 3.4.7.
I tried updating lines 21-24 of the config.php to the following:
add_action( ‘current_screen’, ‘avia_add_gf_button_to_editor’ );
function avia_add_gf_button_to_editor( $screen ) {
if ( $screen->base == ‘post’ ) {
add_filter( ‘gform_display_add_form_button’, function(){ return true; }, 10, 1 );
}
}Looks like Gravity Forms works on my other Enfold installations (I have about 10 Enfold installs).
Want to make sure you understand that I mean the menu page in the DASHBOARD is not working (the menu on the website works fine). It is broken (see previous screenshot) in both Chrome and IE.
OK, we do have 3.4.7 installed and tried deactivating all plugins, but the Menu page still doesn’t work. See login info below.
I have purchased several Enfold licenses for our clients. Here are a couple of Enfold sites we have built:
– http://chaseflooring.com
– http://foreverstyled.com
– http://heartaranch.com
– http://oldgloryranch.com
– http://genesysspine.com
– http://twohotmamas.comHi, Josue. I’m adding you as an admin to the chaseflooring.com website.
And I know it really doesn’t matter, but I am a fairly loyal customer who has purchased six licenses! :)
URGENT: I can’t edit pages or posts, and only see a spinning circle. After an hour on the phone with the host, WP Engine, they said it looks like a theme issue.
When is Inspect Element in Chrome, I see this error on the Console tab:
http://www.chaseflooring.com/wp-admin/post.php?post=15&action=edit
Failed to load resource: the server responded with a status of 500 (Internal Server Error)The theme is up to date. Thank you!
I have successfully created the custom-color CSS for other Enfold sites, but can’t get it to work on this site: http://capitolhomehea.wpengine.com/color-box-test/ (hosted on WPengine)
I updated the functions.php in the child theme with the following: add_theme_support(‘avia_template_builder_custom_css’);
But when I edit a text box, I don’t see the “Custom CSS Class” option, as I do in other installations.
April 14, 2015 at 5:33 am in reply to: Can you make header and footer stretch full width like a grid row? #427990I’m trying to get the foot widgets to display full width. Currently there is a lot of space on either side of the 5 columns in the footer: http://chaseflooring.woodywoodshop.com/
UPDATE: Actually, looks like the CSS from @Guenni007 works. I thought I had tried that exact code before with no success. Problem solved. Thanks, guys.
- This reply was modified 9 years, 6 months ago by misterwoodman.
April 9, 2015 at 4:45 am in reply to: Can you make header and footer stretch full width like a grid row? #425695Hi there. That bit of CSS seems to make the socket full-width, but not the footer. I too am trying to get my 5 footer widget to use more of the full width of the footer area and not be restrained to the page size. Do you know how I can accomplish this? Thanks!
-
AuthorPosts