Viewing 30 results - 227,191 through 227,220 (of 241,850 total)
  • Author
    Search Results
  • #218232
    This reply has been marked as private.
    #218230

    Hey fixedopsinsight!

    Actually I’m using Formidable on my website ( http://inoplugs.com/contact ) with Enfold and it works just fine. Can you elaborate on “it crashes” please?

    Best regards,
    Peter

    #218226

    Hi borkent!

    If you want to overwrite an existing shortcode create a “shortcodes” folder within the child theme directory, then copy the /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php into the child theme “shortcodes” folder and modify the php code. At least add following code into the child theme functions.php file

    
    add_filter('avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1);
    function avia_include_shortcode_template($paths)
    {
    	$template_url = get_stylesheet_directory();
        	array_unshift($paths, $template_url.'/shortcodes/');
    
    	return $paths;
    }
    

    This code will make sure the the shortcode file of the child theme is loaded first and you can overwrite the parent theme slideshow shortcode file with the child theme.

    Cheers!
    Peter

    #218225

    Hi Alcadis!

    It’s actually not a theme problem but a limitation of The Events Calendar plugin. However I posted a workaround here: https://kriesi.at/support/topic/enfold-and-the-event-calendar-plugin/#post-174332

    Cheers!
    Peter

    #217763

    Hey pmpenguin!

    1) Please deactivate all plugins – maybe a caching plugin causes the issue.

    2) If 1) doesn’t help go to Enfold > Theme Options and click the “Save” button to regenerate the dynamic stylesheet. If it doesn’t help use ftp to access your server and navigate to wp-content/uploads/dynamic_avia/. Delete the css file within this folder and then click the “Save” button on the theme options page to regenerate the stylesheet.

    Cheers!
    Peter

    #217759

    In reply to: A bulk CSS surprise

    Hi!

    Please go to /wp-content/uploads/ and create a new folder called “dynamic_avia” (without the quotes). Then set the folder permission to 777 and go to Enfold > Theme Options and click the “Save” button to regenerate the dynamic stylesheet.

    Best regards,
    Peter

    #217753

    Hi!

    You can’t overwrite the entire function with a hook. You can either use the “avf_title_args” hook to change certain options/parameters – i.e. like

    
    add_filter('avf_title_args', 'avf_blog_title', 10, 2);
    function avf_blog_title($args, $id) {
    	$args['heading'] = 'h2';
    	return $args;
    }
    

    or (if you want to modify major parts of the function) copy the entire function from functions-enfold.php to your child theme functions.php and it will overwrite the parent theme code/function.

    Best regards,
    Peter

    #217748
    pmpenguin
    Participant

    I don’t know why it became like this (attached picture on link below).
    I didn’t do anything more.
    Please help me to solve it.
    Thank you very much.

    http://www.mediafire.com/view/k8k380yne6xz58m/Screen%20Shot%202014-02-01%20at%203.28.43%20PM.png

    #217746

    Hey!

    The blog works now: EDITED- if you want to use an “advanced layout” blog element you must not select this page as blog page (Enfold > Theme Settings). If the same page is selected as blog page Enfold will load a different, special blog template and then the advanced layout elements (i.e. masonry blog) won’t show up. I selected a different page as blog page now and the masonry grid works.

    Cheers!
    Peter

    #217719

    Hi!

    Can you please give us a link to the actual website? We would like to inspectit. Note that the theme is not compatible with IE7 below. You can check it on the Enfold’s browser compatibility.

    Regards,
    Ismael

    #217704
    This reply has been marked as private.
    #217687

    In reply to: Items not Loading

    I called the host IPage they put bug mode on and said to tell you the following

    Parse error: syntax error, unexpected ‘}’ in /hermes/bosnaweb01a/b1461/ipg.911golfcom/911golf/wp-content/themes/enfold/footer.php on line 116

    Warning: Unknown: open(/var/php_sessions/sess_8d06f03e5e7fc93fbfdedc55898f164a, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

    Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/php_sessions) in Unknown on line 0

    This all started when I tried to get rid of the enfold theme copyright at the footer.

    thanks
    Casey

    #217684

    Topic: Problems in IE8

    in forum Enfold
    bryanpeck
    Participant

    I am having issues with IE 8. I am currently running WP 3.8.1 and Enfold version 2.5. The URL of the site is http://www.wiggleworkskids.com.

    I am missing many images throughout the site, as well as background colors where there should be background colors.

    Since I am using the latest of both WP and Enfold, why would this be happening? Is there any fix I can do to help this? There are customers using IE8 that cannot use the site as it’s intended due to this issue.

    Thank you
    Bryan

    #217678

    In reply to: Header Resize

    This reply has been marked as private.
    #217662

    Update to question… Is there a way to make the enfold theme compatible with Nav Menu Roles?

    #217661

    I found it in the meanwhile, deeply hidden in these forums.
    It would be nice to search only in “enfold” forum. Is this possible any way to do advanced searches?
    The older forum had more search functionality.
    Thanks.

    The URL is:

    The whole problem started when I did an update to the latest version of theme. The site is live so I am hesitant to deactivate all of the plugins, especially since it’s a law website. The only php I have modified are footer.php to change the Kriesi link and a small script to hide image attributes, and functions.php to remove the auto update in admin (these changes were fine before).

    I’d be happy to give you the admin access – actually, I’d be really happy if someone at Kriesi is available to help me and get paid – is that possible?

    #217659
    Joe Birch
    Participant

    I love my enfold theme!
    a couple questions for additional help:

    Can you recommend a Form generating plugin that is compatible with enfold theme?
    I tried using Formidable but it crashes the theme.

    also
    Can you recommend a Calendar plugin. I would like to show upcoming events in the sidebar. Any suggestions for that would be great.

    thanks for your help – joe

    What is the actual URL of the site? Have you tried deactivating all currently active plugins and/or re-downloading the theme and re-uploading it?

    That is not the default behavior of the theme and its the first we have heard of any major issue like this so it is most likely not a bug within the theme but instead an outside issue causing a conflict.

    #217656

    Hey cerelogic!

    They will already come up in search results by default. See: http://kriesi.at/themes/enfold/?s=single+portfolio

    Regards,
    Devin

    #217645
    glenclay
    Participant

    I have installed http://wordpress.org/plugins/menu-items-visibility-control/ as suggested in your posts on this subject. The plugins “visability” toggle does not show up. I have even added “add_theme_support(‘avia_conditionals_for_mega_menu’);” that adds the enfold theme logic but I need more complex logic. I have checked the plugin site and it sends me to your support. Do you know why the plugin visibility toggle does not show up? Thanks!

    #217641
    #217640

    Thanks !
    The dropbox link .

    #217639

    Hey!

    You can upload your screenshots on imgur.com or Dropbox public folder and post the links here

    Best regards,
    Yigit

    #217638

    In reply to: Change Color

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #top .alternate_color.title_container .main-title a {
    color: #000;
    }

    If that does not help, please point out the section.
    You can go to Enfold theme options > Header tab and add your links in “Phone Number or small info text” section using HTML a tag ( http://www.w3schools.com/tags/tag_a.asp )

    Regards,
    Yigit

    #217637

    I am not sure it was a caching issue because the error was there in another computer. May be it was a problem with the database. Regarless, this is solve now.
    By the way, how can I send you a screenshot ?

    #217636

    Hi!

    It must be a caching issue, glad it is working fine now. I am not sure if i understood the issue clearly. Can you please elaborate? A screenshot would help

    Regards,
    Yigit

    #217633

    Thanks for your answer.
    It’s very strange but the problem has been solve by itself this afternoon. I don’t know why.
    It’s a good new.
    I just have a bug in this page : [www.arkerus.com/mediation/], when using Chrome. The letter “A” in the text is not like the others.
    ++

    Also, now everywhere on the site the portfolio grid is not working, ie, none of the thumbnails are clickable at all. I have also just built a team member component and that link isn’t working either, so it’s messed up on both the portfolio grid and the team element!!!!

    Sorry for the delay – I just tried that and it didn’t work at all. Here is the page:

    I am now frantically building a new page without using the portfolio grid so that I have links to the people on this live site! Yikes! Please help!

Viewing 30 results - 227,191 through 227,220 (of 241,850 total)