Forum Replies Created

Viewing 30 posts - 30,961 through 30,990 (of 33,779 total)
  • Author
    Posts
  • in reply to: Publish/Show posts with a future date #847427

    Hey med,
    Sorry those are not active Hooks or Filters in Enfold
    But here is the list or them:

    /*Hooks*/
    ava_main_header
    ava_main_header_sidebar
    ava_after_main_title
    ava_after_main_container
    ava_before_bottom_main_menu
    ava_inside_main_menu
    ava_before_bottom_main_menu
    ava_after_main_menu
    ava_after_main_container
    ava_after_content
    ava_before_content
    ava_add_custom_default_sidebars
    ava_frontend_search_form
    ava_search_after_get_header
    ava_before_footer
    ava_mailchimp_contact_form_elements
    
    /*Filters*/
    avf_blog_style
    avf_author_name
    avf_update_theme_tab
    avf_modify_thumb_size
    avf_default_icons
    avf_dynamic_stylesheet_filename
    avf_menu_items
    avf_fallback_menu_items
    avf_ajax_search_query
    avf_ajax_search_function
    avf_ajax_search_messages
    avf_ajax_search_label_names
    avf_ajax_search_excerpt
    avf_ajax_search_no_excerpt
    avf_social_widget
    avf_title_args
    avf_header_setting_filter
    avf_header_classes
    avf_sidebar_menu_filter
    avf_builder_elements
    avf_mega_menu_post_meta_fields
    avf_allow_drag_drop
    avf_frontend_search_form_param
    avf_sidebar_position
    avf_custom_sidebar
    avf_show_default_sidebars
    avf_show_default_sidebar_pages
    avf_show_default_sidebar_categories
    avf_show_default_sidebar_archiv
    avf_template_builder_content
    avf_wp_link_pages_args
    avf_tag_label_names
    avf_related_post_loop
    avf_avia_menu_conditions
    avf_execute_avia_meta_header
    avf_markup_helper_args
    avf_markup_helper_attributes
    avf_markup_helper_output
    avf_logo
    avf_author_email
    avf_author_description
    avf_loop_author_content
    avf_exclude_taxonomies
    avf_loop_index_blog_meta
    avf_google_content_font
    avf_social_icons_options
    avf_google_heading_font
    avf_skin_options
    avf_portfolio_cpt_args
    avf_safe_string_trans
    avf_ajax_form_class
    avf_form_el_name_length
    avf_contact_form_submit_button_attr
    avf_form_el_filter
    avf_datepicker_dateformat
    avf_form_send
    avf_form_sendto
    avf_form_from
    avf_form_subject
    avf_form_mail_field_values
    avf_form_use_wpmail
    avf_form_mail_header
    avf_form_copy
    avf_form_message
    avf_form_custom_autoresponder
    avf_form_autorespondermessage
    avf_form_autoresponder_from
    avf_load_google_map_api
    avf_file_upload_capability
    avf_file_upload_extra
    avf_google_fontlist
    avf_option_page_init
    avf_option_page_data_init
    

    Best regards,
    Mike

    in reply to: Random Order for Product Grid? #847419

    Hi,

    @zwachm
    thanks for sharing your solution.

    Best regards,
    Mike

    in reply to: Layer Slider error message #847414

    Hi,
    There is no date set yet, but there is a lot of action on it, so it seems like it will be soon.

    Best regards,
    Mike

    in reply to: Header Error for Enfold Theme #847413

    Hi,
    Now that your child theme is active, any custom code that you would put in the functions.php file can be placed in your child theme’s functions.php and it will not overwrite when you update. You’ll see it when you go to Appearance > Editor > functions.php, your child theme will be selected in the “Select theme to edit” drop down. When you have css to add to your site, you can add it in Appearance > Editor > Stylesheet (style.css) or in the General Styling > Quick CSS field, which can be Exported in the Theme Settings File. But most people use the style.css for convenience.
    If you had changes that you put in the Advanced Layout Editor, or code block elements, you would continue to do the same in your child theme.

    Best regards,
    Mike

    Hi,
    Sorry for the late reply, we have found an issue with shortcodes inside a code section breaking the themes shortcode parsing (element counter gets stuck) causing the Equal Height Problem. This might also be a problem when user loads elements that contain shortcodes like in posts or pages.

    So I came to your ticket looking to remove the shortcode inside the code section at the end of your about page, but it didn’t solve it, so I activated the debug mode on your site and copied your about page to a new test page and tried removing all of your other elements one by one, without success. Then I copied your page to my localhost to test on a clean install and the Equal Height worked there. Please see screenshot in Private Content area.
    Since my localhost has no plugins or other shortcodes, or functions.php mods, and your page works there I believe that disabling your plugins/shortcodes or CSS/functions.php mods will resolve your issue. Please let us know what you find.

    Best regards,
    Mike

    in reply to: Zen Menu Logic not working with New Enfold Mobile Menu #847402

    Hi,
    Glad to hear, we will close this now. If you are still have trouble, please open a new support ticket. This one is getting out of hand :)
    Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Unable to fix active links in the home page main menu. #847401

    Hi,
    OK, I got it working, Try this code at the end General Styling > Quick CSS field:

    #top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text, .header_color .main_menu ul:first-child > li.current_page_item > a {
        color: #969696!important; 
    }
    
    .header_color .av-subnav-menu a:hover, .header_color .main_menu ul:first-child > li a:hover, .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu > li.current_page_item > a, .header_color .main_menu ul:first-child > li.active-parent-item > a {
    color: #000000 !important;
    }
    

    The trick is that in your css, specificity ties but the last rule defined wins.
    Please see screenshot in Private Content area
    Please clear your cache and your site cache :)

    Best regards,
    Mike

    in reply to: Fixed small header but main scrolls #847395

    Hi,
    I don’t understand, when I scroll back and forth it all looks very slick, perhaps you could add a screenshot of what you mean?

    Best regards,
    Mike

    in reply to: Zen Menu Logic not working with New Enfold Mobile Menu #847393

    Hi,
    The link is in the Private Content area
    Let us know we you have it, so I can close this thread.
    This is a part of the coming update.
    Make sure to save a copy of the original file to have a fallback and that you are using Enfold 4.1.2.
    Please clear your browser cache, Server cache and reload the page (sometimes you need to close the browser and reopen a new browser window and reload the page several times).

    Best regards,
    Mike

    Hi,
    I believe that there is a plugin conflict, while I disabled all of the plugins that I could, there are 4 that I could not disable, they seem to be on a MU network. Please see screenshot in Private Content area.
    I then activated the debug mode and copied your page to my localhost to recreate your page, there the images didn’t open when click, just as you wanted and how the settings are set. Please see screenshot in Private Content area.
    I suggest Try disabling all plugins, even MU, and clearing your host cache, you could also try Enable Avia Layout Builder Debug and creating a new page like I did.

    Best regards,
    Mike

    in reply to: https://woodruffway.com/employees #847388

    Hi,
    Please let us know if this gets resolved. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Zen Menu Logic not working with New Enfold Mobile Menu #847289

    Hi,
    Please see Private Content area for link,
    Make sure to save a copy of the original file to have a fallback and that you are using Enfold 4.1.2.
    Please clear your browser cache, Server cache and reload the page (sometimes you need to close the browser and reopen a new browser window and reload the page several times).

    Best regards,
    Mike

    in reply to: Enfold and Watchguard #847282

    Hi,
    Thank you for sharing your solution, shall we close this then?

    Best regards,
    Mike

    in reply to: scroll down arrow not working correctly #847280

    Hi,
    I was able to fix the issue, you had another slider below the first slider with the screen options of hidden on desktop, so when the move down arrow was clicked there was no #next-section to move to. I changed the order of the two sliders and now the arrow points to your grid row as the #next-section.

    Best regards,
    Mike

    Hey stadtmensch,
    Background videos do not auto play on mobile, this is a device restriction. However, you could use a video element to show your video on mobile.
    First make your color section or slider hidden on mobile in the screen options tab of the element, then add a video element above or below, and set it to be hidden on desktops. Then depending on the screen size one or the other will show, but not both.

    Best regards,
    Mike

    in reply to: CSS for color sections 'minimum height' #847271

    Hey nulrick,
    Try to give the color section an ID in the box at the very bottom of the color section options.
    Then use the ID to change the min-height in your css.

    #ColorSectionName {
        min-height: 20px!important; 
    }

    Best regards,
    Mike

    in reply to: Layer Slider #847269

    Hey cosburg,
    I viewed with Chrome and Safari side by side on Win10, and don’t think I saw the issue, please see screenshot in Private Content area, and could you post a screenshot of what you see? Perhaps it’s only happening for Safari on Mac?

    Best regards,
    Mike

    in reply to: Fixed small header but main scrolls #847268

    Hi,
    I found a post with a code snippet that addresses a similar issue, you may find this useful : https://kriesi.at/support/topic/hellobar-and-sticky-sub-menu-conflict/#post-656372

    Best regards,
    Mike

    in reply to: 6 columns in a color section : 3 methods, no result fo me -( #847267

    Hi,
    I tried Vinay’s one : https://kriesi.at/support/topic/6-column-grid/
    on my localhost and achieved the 6 columns
    2017-09-02_213452
    Yet I could not on your page, I didn’t see the css needed for the 6 columns, so I added to you quick css, where had you added it?
    I then tried creating a new page called test, see link in Private Content area, which did work, so there is some code on for first page causing the break.
    Try recreating the page from scratch without copying the code, hope this helps.

    Best regards,
    Mike

    in reply to: Use all enfold demo theme content #847266

    Hi,
    Sorry I’m unable to download that pack without paying for it, and it is not a zip download in the demos like the other ones I provided for you. The link to this pack was the only one I could find in our system. As for a package of all icons, Please feel free to request – or vote if already requested – such feature on Enfold feature request form.

    Best regards,
    Mike

    in reply to: Backslashes Stripped from Table #847263

    Hi,
    I see you are using javascript to input the backslash, try changing it like this:

    
        jQuery(window).load(function(){
          jQuery('.backslash').replaceWith('\');
        });
      

    Or try removing the javascript and try this code in the General Styling > Quick CSS field:

    .backslash:after {content: '\';}

    Yet keep your span backslash class in your post:

    <span class="backslash"></span>

    Best regards,
    Mike

    in reply to: https://woodruffway.com/employees #847261

    Hey buddy1,
    I believe that this function would be dependent on your plugin “ReForce3 Pop-Up” perhaps their support forum could assist you, as supporting 3rd party plugins is beyond our scope.

    Best regards,
    Mike

    in reply to: Woocommerce Product Reviews Pro #847259

    Hey Jason,
    In one message “Product Reviews enabled, the reviews section is not displaying on all products” in turned out that “enabling reviews” can be turned on or off on individual products.
    Yet in another “WooCommerce Product Reviews Pro but I am having no luck with this showing in my product pages.” there was no feedback.
    For “WooCommerce product reviews. The Stars for “Your Ratings” not showing up on desktop only.” there was a CSS fix.
    So it is hard to say if on a whole the plugin works well with Enfold, it depends on the issues you are having.
    I didn’t check the plugin author’s support fourm, there maybe more answers there for you.

    Best regards,
    Mike

    in reply to: Post Slider: Offset is not working #847258

    Hi,
    Please update to the latest version, it looks like you are using v3.8
    Try to update manually via FTP: https://vimeo.com/67209750
    Or: http://kriesi.at/archives/the-complete-guide-to-updating-enfold
    I recommend backing up with: https://wordpress.org/plugins/duplicator/

    Best regards,
    Mike

    in reply to: Custom jquery Magazine module pagination #847257

    Hi,
    Thank you @Mariusz for any insight :)

    Best regards,
    Mike

    in reply to: No breadcrumbs with left sidebar #847255

    Hi,
    Thank you for sharing your solution, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: color section sticky #847254

    Hey cipriana,
    You would need to use a plugin for that, such as: https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/

    Best regards,
    Mike

    Hi,

    @702arts

    the login is not working for me please check, Victoria asked if you had disabled the Editor submenu in the Appearance menu?

    Best regards,
    Mike

    in reply to: Header in stretched layout max-width problem #847250

    Hi,
    Try this code in the General Styling > Quick CSS field:

    @media only screen and (min-width: 1440px) { .html_header_top.html_bottom_nav_header #header_main {max-width: 1310px!important; padding-left: 6%;}}

    Please see screenshot in Private Content area

    Best regards,
    Mike

    in reply to: Mobile Menu #847248

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 30 posts - 30,961 through 30,990 (of 33,779 total)