Viewing 30 results - 5,851 through 5,880 (of 7,495 total)
  • Author
    Search Results
  • #374697
    Till
    Participant

    Hi Enfold team,

    I just discovered, that the entypo icons (the search icon in the main menu, the xing-logo, the icon list pictograms) are missing in some browsers. In Safari and Internet Explorer there seems to be no problem, but in Firefox (v 34.0.5) they are replaced by asian symbols and in Chrome (v 39.0.2171.95) they are replaced by empty rectangles. I updated all browsers as well as WP (v 4.1) and Enfold (v 3.0.4) to the newest versions, without any improvement in this issue. Do you have an idea how I could solve this problem? Greetings & a prosperous new year, Till.

    Hi ajitmenon!

    Thank you for using Enfold.

    1.) Remove the title on the title container with this on Quick CSS:

    #top .alternate_color.title_container .main-title {
    display: none !important;
    }

    2.) Try this:

    #socket .container {
    text-align: center;
    }
    
    #socket .copyright, #socket .social_bookmarks {
    display: block;
    float: none;
    clear: both;
    }

    3.) The theme is using the default WP search and it is sorted by the following criteria:

    > Full sentence matches in post titles.
    > All search terms in post titles.
    > Any search terms in post titles.
    > Full sentence matches in post content.

    4.) Please provide a screenshot on how you the blog to look like.

    If possible, please create a thread for a single topic to keep the forum topics relevant to their original inquiry.

    Best regards,
    Ismael

    #374605

    Hey JudyCurtis!

    Thank you for using Enfold.

    You can insert the Gallery element then set Gallery Style to Big image with thumbnails below. Please take some time to review all of the resources in the Theme Documentation. A lot of basic stuff like theme installation, element configuration, options overview, css snippets and whole lot of handy stuff regarding the theme are probably available in there. You can watch video tutorials or get hold of a few hooks and filter functions that may help you modify the theme as you like. You can also search the forum for any related questions or issues.

    If you don’t find what you’re looking for, don’t hesitate to let us know and we will be happy to assist you. For any complicated questions or add-on, please visit our Feature Requests page. Thanks!

    Cheers!
    Ismael

    #374597

    Hey!

    Thank you for using Enfold.

    You only have a single portfolio item. Please add more items. You should define the Enfold Main Menu on Appearance > Menus panel to remove the duplicated menu pages. Please take some time to review all of the resources in the Theme Documentation. A lot of basic stuff like theme installation, element configuration, options overview, css snippets and whole lot of handy stuff regarding the theme are probably available in there. You can watch video tutorials or get hold of a few hooks and filter functions that may help you modify the theme as you like. You can also search the forum for any related questions or issues.

    If you don’t find what you’re looking for, don’t hesitate to let us know and we will be happy to assist you. For any complicated questions or add-on, please visit our Feature Requests page. Thanks!

    Cheers!
    Ismael

    Broelando
    Participant

    I wanted my masonry portfolio to open both videos and photos in a lightbox.
    The videos opened in a lightbox like I wanted but the photos kept opening in a new page. I just couldn’t get it to work.
    After searching a lot I found the solution in these forums. I did what Elliot suggested (change the code in the masonry_entries.php file) and that worked.
    But as my knowledge of php is almost zero, I hesitated to tinker with the php. I chose WordPress and the Enfold theme to not have to wrestle with php code.
    Couldn’t you just add an extra option in the Masonry settings to open images in a lightbox? Just like you choose if you want the ‘load more…” button? That would be so much easier!

    Thanks!

    ajitmenon
    Participant

    So to start, I have two requests:
    – is it possible to just display the breadrumbs (home/category/topic) on the left of the page and omit page title completely?
    – I would also like to have some sort of display control on the socket copyright, perhaps center it along with the social media icons.
    – does the search only look in (blog) posts or can it search tags etc too?
    – also, do you have a nice example of editing the display of blog posts somewhere? I have hacked it to just show text and big preview but haven’t played with my blog feature much yet.

    PS: I used Tripod theme initially but this is so much easier to use. However, I had to opt for a 3rd part gallery option because I found the gallery option a bit buggy. I won’t go into detail but if you make any updates down the line, that would be amazing and I wouldn’t mind switching back to what you provide! Sometimes, something super simple and classy is best – I really like the implementation in Squarespace’s WEXLEY theme.

    • This topic was modified 11 years, 2 months ago by ajitmenon.
    #374355

    Topic: Editing footer text

    in forum Enfold
    chrisbrown2015
    Participant

    Hi, Im using the Enfold theme and in the footer theres “interesting Links” with a subheading “here are some interesting links for you, enjoy!”

    How do I edit / remove this? I searched the forum and found a thread, but it doesn’t explain it for Enfold.

    Many thanks

    #374052
    Brandon
    Participant

    I’ve replaced the images in the Enfold template with my own, created my own slides, re-set the slides on my home page, made sure plugins were not conflicting and that WP and the theme were up to date.

    Text DOES work on the slider – images do not.

    I’ve researched a lot before posting here – so I’ve tried a lot of things already.

    Help?

    Brandon

    #373734
    richardruddle
    Participant

    I have tried searching for an answer to this but have been unable to find anything.

    For some reason, when selecting the Advanced Layout Builder and inserting a Text Block, the editor is defaulting to Text, not Visual. It also defaults to Text when editing existing Text Blocks on pages. I am having to constantly switch it to the Visual tab everything I edit something. Is there something that can be done to default it to the Visual panel?

    I am running WordPress version 4.1 with Enfold version 3.0.4.

    Thanks in advance.

    Editor

    • This topic was modified 11 years, 2 months ago by richardruddle. Reason: Added image
    #373050

    Hey!

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

    #header form#searchform {
    top: 57px;
    width: 220px;
    }
    #header #searchsubmit {
    background-color: green;
    }

    Regards,
    Yigit

    Tomzilla
    Participant

    I have no seo plugins and have checked “discourage search engines from indexing this site” but I see an “index, follow” attribute in a meta robots in head that has to be coming from Enfold. Futher down in the pasted source you’ll see “noindex, follow” coming from WordPress. How do I stop Enfold from inserting index, follow? Could cause issues. Rather not have this site accidentally indexed before it is ready for public consumption ;-) Thanks.

    <meta name=”robots” content=”index, follow” />
    <!– add feeds, pingback and stuff–>
    <link rel=”profile” href=”http://gmpg.org/xfn/11&#8243; />
    <link rel=”alternate” type=”application/rss+xml” title=”Flare Accounting RSS2 Feed” href=”http://54.68.205.234/flare-website/feed/&#8221; />
    <link rel=”pingback” href=”” />

    <!– mobile setting –>
    <meta name=”viewport” content=”width=device-width, initial-scale=1, maximum-scale=1″>

    <!– Scripts/CSS and wp_head hook –>
    <meta name=’robots’ content=’noindex,follow’ />

    • This topic was modified 11 years, 2 months ago by Tomzilla.
    This reply has been marked as private.
    #372645

    Hi Cevik_Kuersad!

    The link you provided kind of looks like Enfold but it’s actually a different theme. Enfold does not have that specific image rollover element they are using.

    You might be able to find a plugin that does this, https://wordpress.org/plugins/search.php?q=image+filter&sort=, but I do not know of any that I can recommend. If anyone has done this before then please share.

    Best regards,
    Elliott

    #372436

    Hi!

    Please access via FTP and go to wp-content/themes/enfold/framework/php/class-framework-widgets.php then open the file and search

    $content = mysql_real_escape_string($content);

    and replace as Elliott suggested above

    Regards,
    Yigit

    #371931

    Hi joserve!

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

    span.avia-menu-fx {
    display: none;
    }
    li#menu-item-search a {
    background: transparent!important;
    }

    please disable CSS minifying feature before applying the code

    Cheers!
    Yigit

    #371869
    joserve
    Participant

    Hi:

    After upgrading to the latest Enfold version, there is a white line below main menu items on mouse over, ¿how can I remove it?

    On the other hand, I need the search icon background to be transparent when mouse over on the search field.

    Thanks!

    #371760

    Topic: Webmaster Tools Errors

    in forum Enfold
    zdevine
    Participant

    Hello,

    Webmaster Tools is generating a few errors on my website http://www.belterphysicaltherapy.com and I need your advice/support on how to fix.

    Soft 404 for this link http://www.belterphysicaltherapy.com/?s=%7Bsearch_term%7D linked from the home page. I’m not seeing where this link is being generated. It’s possibly an error within the PHP or JavaScript within the theme or the additional code added.

    In addition, there’s an error for this url http://www.belterphysicaltherapy.com/wp-content/themes/enfold/framework/php/function.require-once with no referring link. This seems possibly related to the search bar functionality for the blog page.

    Have you seen these errors before? Do you know how I can clean them up?

    #371586

    Topic: Custom Search Messages

    in forum Enfold
    xyzb
    Participant

    Please advise on how to add custom search messages to my child theme – functions file rather than editing the functions-enfold or loop-search files.

    Thanks

    #371542

    Hi hloft!

    Thank you for coming back.

    If you are using a child theme, put in functions.php of the child theme at the bottom:

    
    if(!function_exists('avia_append_search_nav'))
    {
    	//first append search item to main menu
    	add_filter( 'wp_nav_menu_items', 'avia_append_search_nav', 10, 2 );
    	add_filter( 'avf_fallback_menu_items', 'avia_append_search_nav', 10, 2 );
    
    	function avia_append_search_nav ( $items, $args )
    	{	
    		if(avia_get_option('header_searchicon','header_searchicon') != "header_searchicon") return $items;
    		if(avia_get_option('header_position',  'header_top') != "header_top") return $items;
    
    		
    	    if ((is_object($args) && $args->theme_location == 'avia') || (is_string($args) && $args = "fallback_menu"))
    	    {
    	        global $avia_config;
    	        ob_start();
    	        get_search_form();
    	        $form =  htmlspecialchars(ob_get_clean()) ;
    
    	        $items = '<li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown">
    							<a href="?s=" rel="nofollow" data-avia-search-tooltip="'.$form.'" '.av_icon_string('search').'><span class="avia_hidden_link_text">'.__('Search','avia_framework').'</span></a>
    	        		   </li>' . $items;
    	    }
    	    return $items;
    	}
    }
    
    

    If you are using enfold parent theme, then put this code at the beginning of functions.php.

    Best regards,
    Günter

    #371529
    Mike_Yoon
    Participant

    Hey Enfold Support,

    I would like to add //* <?php echo do_shortcode(“[date]”); ?> *// to float right of the main navigation menu.

    In my other theme, I had replaced the search function with to php shortcode the date (Which I added to the functions.php file. Please tell me what file controls the header layout of the Enfold Theme and/or where you would suggestion adding the shortcode.

    Thank you!

    -Mike

    #371513
    ouranos3
    Participant

    Hi Enfold team,

    I’ve searched the forum to find the simplest way to add a full width banner or image above Enfold header. Couldn’t find something really useful.
    I’ve tried the popular plugin “WP Display Header”, but it doesn’t seem to work with Enfold.

    Can somebody point me to a working plugin, a previous thread, or a simple solution ?

    Thanks for your help.

    #371464

    Hi petcar!

    Thank you for using Enfold.

    Yes, unfortunately, the forum search isn’t that helpful sometimes but you can try to search for a more specific keyword and you should find what you’re looking for. If not, don’t hesitate to create a new topic. We’ll do our best to help you.

    Cheers!
    Ismael

    lms200519
    Participant

    I just email about a recurring problem I have every time I install the enfold theme, I wanted to add a few notes and a link to a snapshot of the error message. These sites are all in subfolders under my root godaddy domain.
    I also wanted to mention that these errors occur as soon as I installed enfold and before I installed enfold child or any plugins. Same problem with all three websites I built this past month with the enfold theme. The first time I’ve used enfold. .

    The error message I get every time I try to edit the site in any way:
    504 Error
    It appears the website you are trying to visit is having technical difficulties or is no longer available.
    Please go back and try your request again or try searching Google to find another website with what you’re looking for!

    I like the demo of the enfold theme, however after installing for 3 different websites all three are giving me problems. they won’t let me edit them. I keep getting a broken page after many minutes of the website dashboard stalling/stuck in processing mode and then it finally gives me an error and the editing page disappears. It happens 98% of the time. In other words, if I want to make simple edits that take maybe 15 minutes-30 minutes, it takes me 5 hours. Please tell me if this is a problem anyone can or has solved. I have used the latest version of wordpress, this theme enfold, and very few plugins. all up-to-date. It wont let me upload plugins or theme upgrades like enfold child without taking hours. It’s impossible to use this theme if it will behave like this always. I am using chrome but I have the same problem in explorer. My laptop is using windows 7. I have no problems using other themes. They are all on the same godaddy server/account. I have been a web designer for 16 years. Please help! I really like the theme and want to be able to use it! I usually also have to right click on any editing link before it even lets me try to edit. then when I save it gives an error message if not by directly or right-clicking to edit in the first place. I’ve been using wordpress for 5 years.

    #371384

    Hi mcraig77!

    Thank you for using Enfold.

    There is no option to add a rollover link on the layer slider by default. This will require a custom script. You can search for rollover effect tutorial using jQuery or CSS.

    Regards,
    Ismael

    #370864
    patrickmega
    Participant

    Hi

    I’ve been using your Enfold theme for several months now and it’s been working fantastic; thanks for a great product.
    I am currently having a major issue though with some pages ***not editable***, and only a blank screen showing. This has been occurring for a while but assumed it was due to incorrect migration (from localhost to Live site), as it works perfectly on my local DEV environment. As soon as I deploy live the problem occurs. I thought the issue was caused by migrating the database by just doing a simple text search/replace, so I have just re-deployed after using a serialised data text replacement on the database SQL but unfortunately the problem persists.

    Strangely, some pages still work, the Home page is completely blank, and many pages simply display the header section only (i.e. Title, permalink, Edit/View Page/Get Shortlink buttons) so cannot be edited.

    I believe this is caused by the Yoast SEO plugin as disabling it seems to enable most pages (all except for the Home page).

    I have the following versions installed:
    WordPress 4.0
    Enfold Theme 3.0.4
    SEO Plugin 1.7.1
    WPML 3.1.8.3

    I have tried several of the other recommendations in other posts to no avail so any prompt help will be greatly appreciated!

    Regards
    Patrick

    • This topic was modified 11 years, 2 months ago by Elliott.
    #370400

    Hey the_soundtouchables!

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

    #top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select { border-color: #e2e2e2!important; }

    Best regards,
    Yigit

    #370276

    Hey mindSCOPE Staffing Software!

    Thank you for using Enfold.

    You can use this on Quick CSS or custom.css:

    #top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
    width: 100%;
    }

    Cheers!
    Ismael

    #370263
    bjornwallman
    Participant

    Hello,

    I have searched all of the documentation and the forum but can not find the answer we need.

    I have created a custom blog template using the Page builder and selected that page in the theme options blog settings for enfold. Then under blog layout, we selected to use page builder for blog style.

    The blog main page works great. It displays it exactly how we need it to.

    But the single page and the archives/category pages do not use the same template. I was under the impression that all blog pages would inherit the custom page template?

    Is that not the case or are we missing a step?

    The page uses color section with background image and all pages have hover images underneath to the other sub pages for that section.

    it is very important that the blog pages carry this over.

    If they can not inherit the blog page layout then worst case scenario we can use the page builder and create a template for the client to use for blog singles, but what about the archive and category pages?

    Thanks in advance for any help with this.

    #369965

    Hi!

    Not sure if i understood correctly but to me it sounds like you can use Tag Cloud widget. If not, please request it here – https://kriesi.at/support/enfold-feature-requests/
    You can search for a plugin as well.
    Cheers!
    Yigit

    #369859
    kork
    Participant

    I’ve enjoyed working with Enfold for a while, but with the recent change from the select box style mobile menu to the “slide out from the side” has left something to be desired for the mobile experience. Clients don’t like “menu” buttons overlapping their logo.

    So, I’m looking for an alternate mobile menu and I’ve got everything working well with one exception.

    I can’t for the life of me get the logo centred on 767px and below.

    I’ve added:

    @media only screen and (max-width: 767px)
    #top #advanced_menu_toggle {
    display: none;
    }

    to the css and that hides the menu, but I can’t get the logo centred???

    Any ideas? I’ve searched through the forum and other suggestions don’t work.

    • This topic was modified 11 years, 3 months ago by kork.
Viewing 30 results - 5,851 through 5,880 (of 7,495 total)