-
Search Results
-
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
Topic: BuddyPress
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,
RyanHello,
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.
Topic: Basic Blog Setup
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 oneWhen 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
Topic: Call to Action Button
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; } ?>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_navMany thanks,
MarielaHello,
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!
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 pages2. 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 working4. 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
JonSome 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!
Topic: Custom Post Template Woes
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
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!
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 themeBrian
