Viewing 30 results - 4,021 through 4,050 (of 7,495 total)
  • Author
    Search Results
  • #743346

    Hey!

    You can refer to this post – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and learn more about custom CSS field for ALB elements.
    Enabling custom CSS field simply enables you to target certain elements. Developer must have used this feature to target elements. You can simply find those elements and check their custom CSS class and then search that custom class in your CSS code to find the changes they have made

    Best regards,
    Yigit

    #743307

    Hi,

    I’ve just found the same problem in Google Search console, wp-content/themes/enfold/framework/ 403 .
    I’ve tried to follow yours instruction but I didn’t really understood how to solve the problem.

    Thank you in advance,
    Eleonora

    #743261
    rzurxn
    Participant

    Hi Kriesi,

    I just updated my Enfold Theme to the latest version.

    Suddenly I noticed Google Search is finding two page templates by Enfold which I don’t want to show. I checked my pages and all pages I want put on Private are already set on Private. I can’t seem to find the two page templates in my pages. Please see Private Content.

    RZURXN

    #743012

    Topic: BuddyPress

    in forum Enfold
    WP Turned UP
    Participant

    Hello. I’m interested in implementing this. After some research, Enfold support says bbPress is supported, but BuddyPress is not. However, I ran across this link, saying Enfold is one of the best BuddyPress themes.

    What is the current state of using BuddyPress with Enfold? Are there any known issues or reasons not to use BuddyPress with Enfold?

    Thank you,
    Ryan

    #742866
    suzannewm94
    Participant

    Hello,

    I’m hoping someone can help me with this. I have a static front page that pulls into my blog posts. I have it set for 5 blog posts to show at a time and there are pagination buttons at the bottom so that visitors can use those to see older posts. However, when I click those buttons, all I’m getting are errors saying “Nothing Found. Sorry, the post you are looking for is not available. Maybe you want to perform a search?”

    I’ve used Enfold on other sites without issues, so I’m not sure what has happened here. I’m posting a link to my site in the private content area.

    Thanks in advance for any assistance that can be provided.

    #742702

    Hey Antonpedernilsson,

    Please try the following in Quick CSS under Enfold->General Styling:

    .avia-search-tooltip {
        width: 200px !important;
        margin-left: -50px !important;
    }

    Adjust the values to your liking.

    Best regards,
    Rikard

    #742433

    Topic: Basic Blog Setup

    in forum Enfold
    _follie
    Participant

    Through searching through the various threads I have followed what I believe are the steps to create a blog in enfold, but still no blog. Here are the steps I have followed so far:

    1) ‘Add Page’: Created page named ‘Blog’
    2) In ‘Advanced Layout Builder’ in Avia Layout Builder add content element ‘Blog Posts’
    3) In Enfold theme options designate ‘And where do you want to display the Blog?’: Selected ‘Blog’ page created in step one

    When I preview the page all that displays is the home page with formatting errors. What step am I missing to create a blog page?

    Thanks,

    Oliver

    #742084

    In reply to: blog styling

    Hey dweddell,

    The blog you wanted to mimic returns this when I try to open:

    Nothing Found
    Sorry, the post you are looking for is not available. Maybe you want to perform a search?

    Can you try to find in the demo what type of blog is similar to it? example http://kriesi.at/themes/enfold/blog/blog-multi-author/

    Best regards,
    Nikko

    #742022

    Topic: Call to Action Button

    in forum Enfold
    hanman
    Participant

    There is over 3000 post without search functionality this is impossible task.

    I have build my website using visual builder layout.

    I have two Call to Action Button.

    I want the home page to be “www.elitelifestylesgroup.com/?sponsor=873811769” with post back function from server side to construct a new url.

    How do assign this newly form URL to CAT on the from Page?

    This is the code I have inserted in the Index.Php in the Enfold Them. But this does nothing to my CTA buttons.

    <a href="<?php echo $url; ?>">
    
    <img class="avia_image " src="http://www.elitelifestylesgroup.com/wp-content/uploads/2016/08/multibuy-world-singup.png" alt="Sing up button" title="multibuy world singup" itemprop="contentURL" style="">
    
    </a> " 
        
     <?php
        //Assign your own ID, in case the user does not enter ID
        $ownid="sponsor=873811769";
        
        if ((isset($_SERVER['QUERY_STRING'])) && ($_SERVER['QUERY_STRING'] != ""))
        {
            $url = "https://multibuyworld.eu/?".$_SERVER['QUERY_STRING'];
        }
        else 
        {
            $url = "https://multibuyworld.eu/?".$ownid;
        }
        
    ?>
    • This topic was modified 9 years, 1 month ago by hanman.
    Memberoo
    Participant

    Hi there,

    I’m trying to edit the background colour of the masonry blog (where the excerpts sits). At the moment its a very light grey which doesn’t stand our from the background, I want it to be #ffffff

    I also want to change the colour of the date as it’s currently in white and therefore invisible. I would like to change that to the #636466 (same as the title colour)

    Is it also possible to add a search bar at the top of the blogs?
    I would also like to see the categories appear in the same size as the date at the bottom.
    How would I go about changing the font of the title as well?

    Is any of this possible?
    I am basically trying to replicate this: http://www.vuelio.com/uk/resources/?clid=main_nav

    Many thanks,
    Mariela

    • This topic was modified 9 years, 1 month ago by Memberoo.

    Hey altaigenden,

    There are many plugins available for this purpose and each one has a different feature, we haven’t tried any but they all should just work fine with Enfold. You can give this plugin a try https://wordpress.org/plugins/oa-social-login/

    For fb comments you may have to use another plugin like https://wordpress.org/plugins/search.php?q=facebook+comments

    Best regards,
    Vinay

    #741516
    Mark Hancock
    Guest

    And when I go to Support, then Enfold I can’t search for any toopics, and at the bottom of the page it says”You must be logged in to create new topics.”

    #741478
    wildbill53e
    Participant

    Hello,

    We are using the latest version of the Enfold theme. We also use the Wordfence premium plugin to help secure our site. This morning we received a notification from Wordfence informing us there is a suspect file on the site :

    File contains suspected malware URL: /home/blahblah/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/html-helper.class.php

    After doing some research, we came across this post on the WordPress.org site which seems to be the same issue : https://wordpress.org/support/topic/wordfence-could-not-delete-file-broke-site/

    Please advise on how we should handle this ASAP.

    Thank you!

    millertimesites
    Participant

    Hello,
    There 5 small tweaks I’d like to do with the Events Calendar Pro plugin inside Enfold.
    I did a support ticket with the Event Calendar support and they said they can’t help, although I’d image these are 5 very common tweaks.

    1. Add A Side Bar
    Unlike pages or blog posts there isn’t a way to select a sidebar to display
    I have seen a lot of other website do this example: http://www.itsgreektomemn.com/test/
    Have been able to set the side bar up under Widgets, but can’t enable it on the Events pages

    2. Event Event Details Below Image
    After adding in a sidebar, is there a way to move the event details from the left to instead be below the featured image like this http://www.ponycorral.ca/featured-events/

    3. Remove Search Bar
    On the main Events page how can I get rid of the search bar http://www.itsgreektomemn.com/events/
    To make it look clean like this http://www.ponycorral.ca/featured-events/
    I’ve tried a lot of things via CSS that aren’t working

    4. Change Poster/Featured Image Size
    Also on the main Events page, I have it set to Photo display and would like it to display the full Featured image but it crops it by default.
    I added in the following code to make it work the main Events pages, however, it seems to really pixelates the images. http://www.itsgreektomemn.com/events/

    
    .tribe-events-list .tribe-events-loop .tribe-events-event-image {
        height: 100%;
    }
    .tribe-events-list .tribe-events-loop .tribe-events-event-image img {
        max-height: 100%;
    }
    
    .tribe-events-event-image img {
        height: 100%  !important;
    }

    5. Featured Image Size On Single Event
    Like #4 I would like to show the full featured image on each actual event like this http://www.itsgreektomemn.com/events/wine-wednesdays/ or this http://www.ponycorral.ca/featured-event/friday-night-live-gmc-2/
    It just doesn’t seem to be working here http://www.itsgreektomemn.com/events/wine-wednesdays/

    Thanks
    Jon

    seanchk
    Participant

    Some of my pages and posts are only showing the default sidebar content (a list of Pages, Categories and Archives)

    I cannot see any reason for this and have tried searching the forum but can’t find a solution.

    I’m running the latest version of Enfold and the latest version of WP.

    The only thing that is perhaps worth noting is this site was built on another theme and then recently I switched the theme to Enfold.

    Home page has widgets showing in the side bar correctly – http://www.moscowexpatlife.ru/

    Inside page with correct sidebar – http://www.moscowexpatlife.ru/issue-17-winter-2016-2017-index/

    Page that I cannot get the sidebar to display on – http://www.moscowexpatlife.ru/partners/
    Another page that the sidebars won’t work on – http://www.moscowexpatlife.ru/networking/
    Another page with teh sidebar broken – http://www.moscowexpatlife.ru/past-issues/

    Posts Category page with the sidebar not working – http://www.moscowexpatlife.ru/category/moscow-good-food-club/

    Thanks!

    #740987

    Hi briandeeney!

    Thank you for using Enfold.

    Please add this filter in the functions.php file:

    add_filter('avf_ajax_search_label_names','avf_ajax_search_label_names_mod', 10, 1);
    function avf_ajax_search_label_names_mod($label)
    {
         if($label == 'Portfolio Items') $label = 'Holiday Homes';
         return $label;
    }

    Regards,
    Ismael

    #740909
    freelancemom
    Participant

    Pardon me if this is here somewhere, I tried a few searches but don’t see anything specific.

    I reinstalled the latest version of Enfold, but still see the message that the Layer Slider has a new version.

    You have version 5.6.8. The latest version is 6.0.5.
    New releases contain new features, bug fixes and various improvements across the entire plugin. Set up auto-updates to upgrade to this new version, or request it from the author of your theme if you’ve received LayerSlider from them. Click here to learn more.

    Do I have to purchase it in order to upgrade?

    #740594

    In reply to: Theme question

    Hi Steve!

    Thanks for contacting us!

    1- I searched our forum and it seems like some of Enfold users are using InfusionSoft. Some adjustments might be required but we do not mind taking a quick look :)
    2- Please check out Enfold demos here – http://kriesi.at/themes/enfold-overview/. Most demos have blog examples and you can see example landing page here – http://kriesi.at/themes/enfold-coming-soon/
    3- You can simply add your custom CSS codes into Enfold theme options > General Styling > Quick CSS field. If you are going to make changes on theme files, we recommend you to use a child theme – http://kriesi.at/documentation/enfold/using-a-child-theme/ and apply the changes there.

    Let us know if you have any other questions :)

    Best regards,
    Yigit

    #740578
    ashloudon
    Participant

    Good morning,

    I wonder if you can help. I’m sure I’m being utterly dense, but I can’t get my custom post type to display via a template file. So far I’ve done the following:

    Created a custom post type called ‘Agent’ which is functioning well. My code is here:

    // Register Agent Post Type
    function agent() {
    
    	$labels = array(
    		'name'                  => _x( 'Agents', 'Post Type General Name', 'text_domain' ),
    		'singular_name'         => _x( 'Agent', 'Post Type Singular Name', 'text_domain' ),
    		'menu_name'             => __( 'Agents', 'text_domain' ),
    		'name_admin_bar'        => __( 'Agents', 'text_domain' ),
    		'archives'              => __( 'Agent Archives', 'text_domain' ),
    		'attributes'            => __( 'Agent Attributes', 'text_domain' ),
    		'parent_item_colon'     => __( 'Parent Item:', 'text_domain' ),
    		'all_items'             => __( 'All Agents', 'text_domain' ),
    		'add_new_item'          => __( 'Add New Agent', 'text_domain' ),
    		'add_new'               => __( 'Add Agent', 'text_domain' ),
    		'new_item'              => __( 'New Agent', 'text_domain' ),
    		'edit_item'             => __( 'Edit Agent', 'text_domain' ),
    		'update_item'           => __( 'Update Agent', 'text_domain' ),
    		'view_item'             => __( 'View Agent', 'text_domain' ),
    		'view_items'            => __( 'View Agents', 'text_domain' ),
    		'search_items'          => __( 'Search Agents', 'text_domain' ),
    		'not_found'             => __( 'Not found', 'text_domain' ),
    		'not_found_in_trash'    => __( 'Not found in Trash', 'text_domain' ),
    		'featured_image'        => __( 'Featured Image', 'text_domain' ),
    		'set_featured_image'    => __( 'Set featured image', 'text_domain' ),
    		'remove_featured_image' => __( 'Remove featured image', 'text_domain' ),
    		'use_featured_image'    => __( 'Use as featured image', 'text_domain' ),
    		'insert_into_item'      => __( 'Insert into item', 'text_domain' ),
    		'uploaded_to_this_item' => __( 'Uploaded to this item', 'text_domain' ),
    		'items_list'            => __( 'Agents list', 'text_domain' ),
    		'items_list_navigation' => __( 'Agents list navigation', 'text_domain' ),
    		'filter_items_list'     => __( 'Filter items list', 'text_domain' ),
    	);
    	$args = array(
    		'label'                 => __( 'Agent', 'text_domain' ),
    		'description'           => __( 'Agent Post Type', 'text_domain' ),
    		'labels'                => $labels,
    		'supports'              => array( 'title', 'editor', 'thumbnail', 'post-formats', ),
    		'taxonomies'            => false,
    		'hierarchical'          => false,
    		'public'                => true,
    		'show_ui'               => true,
    		'show_in_menu'          => true,
    		'menu_position'         => 5,
    		'show_in_admin_bar'     => false,
    		'show_in_nav_menus'     => true,
    		'can_export'            => true,
    		'has_archive'           => false,		
    		'exclude_from_search'   => false,
    		'publicly_queryable'    => true,
    		'capability_type'       => 'post',
    
    );
    	register_post_type( 'agent', $args );
    
    }
    add_action( 'init', 'agent', 0 );
    
    add_action( 'init', 'build_agent_taxonomies', 0 );  
    function build_agent_taxonomies() {  
        register_taxonomy(  
        'agent_location',  
        'agent',  // The custom post type
        array(  
            'hierarchical' => true,  
            'label' => 'Agent Location',  
            'query_var' => true,  
            'rewrite' => true,
            'show_ui' => true,
            'show_admin_column' => true             
        )  
    );  
    }

    I’ve tried to created a custom template by copying single.php from the Enfold parent theme (I’m using a child theme) and renaming it single-agent.php. I’ve reset permalinks and tired a few times but none of my changes appear to be having any effect.

    Any help / slaps around the face would be appreciated!

    Regards,

    Ash

    #740196

    In reply to: Slow to load

    @ac Out of interest, are you using Chrome by any chance? Have you tried another browser? I have issues with Chrome vs Enfold and when you search the Forum, MANY people do too.

    #740085

    Hi,

    To implement the ajax search on the page give this solution a try :)

    Plugin approach
    https://wordpress.org/plugins/relevanssi/

    or customise theme files
    https://kriesi.at/support/topic/enable-ajax-instantsearch-on-big-search-box-on-frontpage/#post-664248

    Best regards,
    Vinay

    • This reply was modified 9 years, 1 month ago by Vinay.
    #740041
    cloeffler
    Participant

    Hi all!
    Have been searching for the code to set up my menu and layerslider like your demo page:

    I love the way the menu font color and border settings are set up as well!
    I’m using ubermenu, and the layerslider wp.

    Can you please help???

    Thanks so much!

    #739394
    briandeeney
    Participant

    Hi

    My site lists holiday homes (portfolio items) and when I do an ajax search Portfolio items are returned (as well as pages and posts)
    How do I change the name Portfolio Items in ajax search to Holiday Homes
    I am using enfold child theme

    Brian

    Hey artisforever,

    To hide the mobile menu use the below css

    
    #advanced_menu_toggle {
    display:none!important;
    }

    To add the search bar in mobile header create a header widget area http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/

    Drop a text box in the header widget area and add the below text in it.

    [avia_search]
    

    Best regards,
    Vinay

    • This reply was modified 9 years, 1 month ago by Vinay.
    #739339

    Hey screege,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top #searchform .ajax_search_response {
        background: #999!important;
    }
    

    Best regards,
    Vinay

    #739156

    In reply to: Problems after update

    Hi Andy,

    after I got the information from my host that they do not cache I checked my dashboard – and first I was shocked because now I had pink headers (you probably tried something out here). Then I was glad to see that I could change the color back again and that the changes were kept in the styling overview this time – but not on my pages themselves. I checked the editing area and found a “color” checkbox where “Standard” was set (I didn’t remember that – a new feature?). I set to “Define custom colors” and now I have the colors I set in the Enfold child settings back again.

    Might have been that the Security plugin you deactivated (not only temporarily!!) had also blocked the general styling?

    Well, after two weeks of research it seems that my site is fine again, thank you!

    Best regards

    #738790

    Hi,
    Thanks but I just found another solution covering my needs perfectly:

    This ajax search plugin seems to work so well with enfold and has fantastic features, highly recommendable!

    #738704

    Hey dfds!

    Thank you for using Enfold.

    Please provide a link to the page with the search widget and post the login details in the private field. If you want to use the SearchWP plugin, please follow this documentation.

    // http://kriesi.at/documentation/enfold/use-searchwp-instead-of-the-standard-search/

    Regards,
    Ismael

    #738582

    SO, there is a problem with Enfold. I changed my search to “flickers” and found this. The code fixes it, but hopefully the theme will be updated soon.

    Hey Chris,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    li#menu-item-search a {
        line-height: 30px!important;
        height: 30px!important;
    }
    

    then add following code to Functions.php file in Appearance > Editor

    function av_move_search(){
    ?>
     <script>
    jQuery(window).load(function(){
    jQuery("#menu-item-search").detach().appendTo('#header_meta ul.social_bookmarks')
    });
     </script>
    <?php
    }
    add_action('wp_footer', 'av_move_search');

    Best regards,
    Yigit

Viewing 30 results - 4,021 through 4,050 (of 7,495 total)