-
Search Results
-
http://kimbongjour.com/enfold/parallax-mobile-error/
this theme is have some mobile error..
this page is parallax page.
If i scroll down, i see the white space at top area.i need help.. :(
Hi..
I purchased the tri.be pro version of the calendar and i am trying to get it to display properly.
I would like the calendar to display full width(no sidebar) and the events page to display a sidebar with custom widgets.
How do i do that.
Thx………. SOLUTION ……………………
Hope this helps someone else out. Basically follow this tutorial. But make these changes to the following pages.
http://tri.be/selectively-removing-sidebars-in-twenty-twelve/FUNCTION.PHP page
add_filter(‘body_class’, ‘tribe_make_events_fullwidth’);
function tribe_make_events_fullwidth($classes) {
if ( in_array(‘full-width’, $classes) ) return $classes;
if ( tribe_is_event_query() && ! is_singular() ) $classes[] = ‘fullsize’;
return $classes;
}PAGE.PHP
<?php
//get the sidebar
$avia_config[‘currently_viewing’] = ‘page’;
if ( ! tribe_is_event_query() || ( tribe_is_event_query() && is_singular()))
get_sidebar();
?>
</div><!–end container–>GRID.CSS – wp-content/themes/enfold/css/grid.css
.responsive_large .fullsize .container .nine.units {
width: 100%;
}Hi,
I am trying to get this done.. on my homepage I got testimonials. In these testimonials there are ‘read more’ links (maybe a good future feature?) that link to another page where the whole testimonials are located. This is one long page with all the testimonials (with color sections for the Section ID).
But if I link to /testimonailpage/#nameanchor then the page isn’t displayed correctly.. I need to add whitespace and whatnot to get the testimonials right. Also this page loads and there is not smooth scrolling to the anchor.. is that possible?
How to fix this or am I doing something wrong – or is there a better way using another feature/shortcode of Enfold? I already tried other suggestions with the avia.js but they didn’t work..
Hope to hear from you soon!
Ren
I am having trouble entering text descriptions for Team Members using the shortcode:
• Sometimes it works fine – usually when “hand typing” in the text
• Never works if I paste text (I have tried copying text from notepad, dreamweaver and others to make sure any formatting was stripped out)
• I always end up getting the Team Member Name, Team Member Job Title and photo to show up.
• The description text always show up in the visual and text editors, but not when viewing the post live.
• I DO NOT have the problem using the Advanced Layout Editor
• Problem just recently popped up
• I have tried deactivating all plugins
• WordPress version 3.9 Enfold version 2.7.1
Thank you in advance.
Hi, first of all, great work with the enfold theme, the best i´ve ever seen!
I created a page with some sites in the menu and i also want to create the home page as scrollable like the one page portfolio in your demo.
But i dont want to duplicate my content, instead i would like to just define a set of pages which should be appended one after another.
So i do not have to write all the content twice on the scrollable home and the subsite.Is there already a possibility or is it something for the feature request? – Maybe you have an idea for an easy page template?
Thanks in advance
Question: hi i need to add Book Antiqua to enfold general styling and i have no idea on how to do it. I tried through the forums but i got locked our with a parse syntax error enfoldchildtheme function php line 7. that issue is resolved but i still want to add the font to the theme. any help would be great. I guess i would need a step by step or pictures plzz. thank you for your time. Brandon
Below are the two error messages I get from my site post the WP 3.9 upgrade and the latest version of Enfold
1
Notice: wp_register_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/lkauffman/innovationdistrictsource.com/wp-includes/functions.php on line 32452
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/lkauffman/innovationdistrictsource.com/wp-includes/functions.php:3245) in /home/lkauffman/innovationdistrictsource.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 33The only unusual thing I might be doing is that I made the modifications suggested by the video refereed to on your forum for having the avia frame work run in posts. Can this or any of the messages above be repsonsible for the site surging to 800M or so in memory usage?
Topic: Enfold Update not working
Hi Support Team,
currently I have Enfold Version 2.5.4 installed – my website http://www.dagmars-bodyshop.com works correct.
As soon as I try to update to Enfold Version 2.7.1 it get´s messed up all over. I installed the new Version on a test site: http://www.test83080.test-account.com.
I tried to update Enfold via the Update function in the admin panel (not working at all) and direct transfer of the Theme by FTP.
I can not get it to work
best regards,
Andreas
Viewing 30 results - 220,921 through 220,950 (of 243,344 total)
