Viewing 30 results - 5,791 through 5,820 (of 7,495 total)
  • Author
    Search Results
  • #386297

    In reply to: search icon to text

    Hey decode!

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

    li#menu-item-search a:before {
    content: 'your text';
    }

    Best regards,
    Yigit

    kayzelmoo
    Participant

    Hi Enfold team!
    The website used to be having a boxed layout with body background
    Secondly, the product page doesnt seem to be able to display gallery pictures and stuffs, the color scheme looks weird due to the CSS updates being overwrite I believe.
    Link is as provided at the bottom.
    CSS Codes used.

    .top-pink {
    font-family: "ITCAvantGardeGothicW01 MedN", "Helvetica Neue", Verdana, Arial, sans-serif !important;
    text-align: center !important;
    background: #d4007a !important;
    color: #ffffff !important;
    }
    
    .main_color h2 { 
    color: #f27edb !important; 
    font-family: "ITCAvantGardeGothicW01 ExtN", "Helvetica Neue", Verdana, Arial, sans-serif !important;
    font-style: normal !important;
    text-rendering: optimizeLegibility !important;
    font-weight: normal !important;
    font-size: 2em !important;
    
    }
    
    .main_color p {
    font-family: "ITCAvantGardeGothicW01 ExtN", "Helvetica Neue", Verdana, Arial, sans-serif !important;
    margin: 0 0 1.5em !important;
    }
    
    #menu-item-140 a:hover {
    color: #f27edb !important;
    }
    
    #menu-item-51 a:hover {
    color: #f27edb !important;
    }
    
    #menu-item-95 a:hover {
    color: #f27edb !important;
    }
    
    #menu-item-62 a:hover {
    color: #f27edb !important;
    }
    
    #menu-item-134 a:hover {
    color: #f27edb !important;
    }
    
    #menu-item-search a:hover {
    color: #f27edb !important;
    }
    
    #menu-item-171 a:hover {
    color: #f27edb !important;
    }
    
    .slogan {
    font-weight: normal !important;
    font-size: 2.2em !important;
    line-height: 1.4em !important;
    text-align: center !important;
    font-family: "ITCAvantGardeGothicW01 ExtN", "Helvetica Neue", Verdana, Arial, sans-serif !important;
    display: block;
    -webkit-margin-before: 1em !important;
    -webkit-margin-after: 1em !important;
    -webkit-margin-start: 0px !important;
    -webkit-margin-end: 0px !important;  
    }
    
    #av-overlay-wrap {
    background: url("http://www.womanizer.com.sg/wp-content/uploads/2014/11/pink-background.jpg") !important;
    }
    
    #menu-item-search a {
    color: #f27edb !important;
    }
    
    #menu-item-140 a {
    font-family: "ITCAvantGardeGothicW01 BookN", Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 100 !important;
    -webkit-font-smoothing: antialiased !important;
    -webkit-text-size-adjust: 100% !important;
    -ms-text-size-adjust: 100% !important;
    }
    
    #menu-item-51 a {
    font-family: "ITCAvantGardeGothicW01 BookN", Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 100 !important;
    
    #menu-item-95 a {
    font-family: "ITCAvantGardeGothicW01 BookN", Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 100 !important;
    -webkit-font-smoothing: antialiased !important;
    -webkit-text-size-adjust: 100% !important;
    -ms-text-size-adjust: 100% !important;
    }
    -webkit-font-smoothing: antialiased !important;
    -webkit-text-size-adjust: 100% !important;
    -ms-text-size-adjust: 100% !important;
    }
    
    #menu-item-62 a {
    font-family: "ITCAvantGardeGothicW01 BookN", Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 100 !important;
    -webkit-font-smoothing: antialiased !important;
    -webkit-text-size-adjust: 100% !important;
    -ms-text-size-adjust: 100% !important;
    }
    
    #menu-item-134 a {
    font-family: "ITCAvantGardeGothicW01 BookN", Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 100 !important;
    -webkit-font-smoothing: antialiased !important;
    -webkit-text-size-adjust: 100% !important;
    -ms-text-size-adjust: 100% !important;
    }
    
    #menu-item-171 a {
    font-family: "ITCAvantGardeGothicW01 BookN", Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 100 !important;
    -webkit-font-smoothing: antialiased !important;
    -webkit-text-size-adjust: 100% !important;
    -ms-text-size-adjust: 100% !important;
    }
    
    #menu-item-95 a {
    font-family: "ITCAvantGardeGothicW01 BookN", Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 100 !important;
    -webkit-font-smoothing: antialiased !important;
    -webkit-text-size-adjust: 100% !important;
    -ms-text-size-adjust: 100% !important;
    }
    
    .main_color .avia_cart, .main_color form, .main_color tr:nth-child(odd) { background-color: white; }
    
    #top .woocommerce-message{
    padding:1em 1em 1em 3.5em!important;
    margin:0 0 2em!important;
    position:relative;
    -webkit-border-radius:0px;
    border-radius:0px;
    background:#ffffff;
    background-color: transparent !important;
    border: 0px;
    background:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#ffffff));
    background:-webkit-linear-gradient(#ffffff,#ffffff);
    background:-moz-linear-gradient(center top,#ffffff 0,#ffffff 100%);
    background:-moz-gradient(center top,#ffffff 0,#ffffff 100%);
    color:#000000 !important;
    text-shadow:0 1px 0 #fff;
    list-style:none outside!important;*zoom:1;width:auto;
    -webkit-box-shadow:inset 0 -2px 6px rgba(0,0,0,.05),inset 0 -2px 30px rgba(0,0,0,.015),inset 0 1px 0 #fff,0 1px 2px rgba(0,0,0,.3);box-shadow:inset 0 -2px 6px rgba(0,0,0,.05),inset 0 -2px 30px rgba(0,0,0,.015),inset 0 1px 0 #fff,0 1px 2px rgba(0,0,0,.3)
    }
    
    #av-overlay-wrap { 
    overflow-x: scroll !important;
    }
    

    Help will be greatly appreciated!
    Regards,
    Kayzel

    bholbein
    Participant

    Hi there.

    I really like your theme Enfold and I’m not sure wether you could help me with solving a rather annoying issue.

    While using the X% of Browser-Height function of the Color-Section for creating Header Images + Titles I experience the website jumping on mobile devices using Chrome while scrolling. The reason is obviously related to the search box of chrome. It disappears while scrolling down and appears while scrolling up again. Everytime the box appears or disappears the image height gets recalculated forcing the whole webpage to move up or down.

    Do you have idea how I may solve this issue?

    Thanks in advance.
    Bernd

    #385437
    alikarzansoft
    Participant

    Hello,

    I am facing problem in my site. I am using enfold latest version. When I use search option sometime it shows results in a proper way but for some specific words like “new” it is not showing proper results. link of my website is
    here is the image of search results Error screen

    • This topic was modified 11 years, 1 month ago by alikarzansoft.
    #385153

    Hi pieterpieterpieter!

    You can add this to the bottom of your functions.php file.

    add_filter( 'pre_get_posts', 'enfold_customization_random_search' );
    function enfold_customization_random_search( $q ) { 
    	if ( $q->is_search ) { $q->set( 'orderby', 'rand' ); }
    	return $q;
    }

    Though I’m not sure why you would want to do that. It defeats the purpose of searching.

    Cheers!
    Elliott

    #385064
    johnlaunstein
    Participant

    Hi – I did search past threads and noted others have had this problem but did not find a solution. I have a photography site that currently utilizes masonry galleries on many of the pages. Many times when I (or clients) visit theses pages several images in the masonry gallery stack on top of each other. If you refresh the page, it resolves 100% of the time.

    I have witnessed this problem on chrome, IE 9, android browser and chrome for both phone and tablet, safari, and chrome for iPhone/iPad. So pretty much completely across the board. Of course it doesn’t happen 100% of the time, but it happens WAY too often for me to continue using the masonry galleries if they are making me look bad! :(

    I have updated to the latest version of WordPress and Enfold.

    You could probably go to any of my galleries and witness this behavior, but two that I often see it show up on are:
    http://www.launsteinimagery.com/galleries/mammals/bears/
    http://www.launsteinimagery.com/galleries/mammals/coyotes-foxes/

    I noted a comment from a moderator on an earlier thread suggesting W3 Total Cache as something that might help in speeding up page loads which could address this. Any suggestions or fixes?

    Also, does Enfold have a way to place social sharing buttons below images or pages yet, or still only for bog posts?

    Many thanks,

    John

    This addition to the Functions.php breaks the theme:

    require_once( ‘config-templatebuilder/avia-shortcodes/magazine.php’ );

    My complete Functions.php in child theme is (without the dividers):

    ——————————
    <?php

    function remove_avia_search(){
    remove_filter( ‘wp_nav_menu_items’, ‘avia_append_search_nav’, 10, 2 );
    }
    add_action( ‘init’ , ‘remove_avia_search’ );

    add_theme_support(‘avia_template_builder_custom_css’);

    add_filter(‘avf_logo_subtext’, ‘kriesi_logo_addition’);

    function kriesi_logo_addition($sub) {
    $sub .= “Celebrating 30 years of protection and conservation<br />of the majestic American Bald Eagle!”;
    return $sub;
    }

    require_once( ‘config-templatebuilder/avia-shortcodes/magazine.php’ );

    ——————————

    I’m using enfold 3.0.5 and the edit to the magazine.php code is actually on line 587. Editing that line with your code does nothing.

    • This reply was modified 11 years, 1 month ago by scarlettr8.
    #384846

    Hey divisionx!

    Thank you for using Enfold.

    Make sure that you created a menu then set it as Enfold Main Menu on Appearance > Menus panel. The search icon should be enabled by default, if not, go to Enfold > Header > Extra Elements then enable the Append search icon to main menu.

    Regards,
    Ismael

    #383972

    Hi Charlie999!

    Please go to Enfold/framework/php folder and open function-set-avia-frontend.php file and search “backlink” and change it as needed

    Cheers!
    Yigit

    #383940

    Hi Ismael,

    Thanks for the replies. Zooming the browser window and checking my monitor settings were the first things I tried. It wasn’t a practical solutions as it also affected the rest of the wordpress admin settings which were fine. Ultimately modifing the admin css file worked quite nicely. Now the Enfold panel is much clearer to read.

    Okay, thanks for clarifying about the search feature.

    We’re looking forward to implementing the our new site with Enfold.

    Best,
    T.

    #383813

    Problem çözüldü.
    1) wp-content/themes/enfold/lang dizini altında yer alan tr_Tr.po dosyasını lokalinize indirin. İnternetten Poedit isimli programı ( ücretsiz) bilgisayarınıza kurun. İndirmiş olduğunuz .po dosyasını bu programla açarak çevirilerinizi yapabilirsiniz.Sonrasında yeni tr_TR.po ve tr_TR.mo dosyalarınızı aynı dizine upload edin ;)

    2) Arama sonuç sayafasındaki alanı iptal etmek içinse ilgili bağlantıyı inceleyebilirsiniz. https://kriesi.at/support/topic/search-results-page-iconbox-in-sidebar/

    #383759
    kevinmcgillivray
    Participant

    Hi there. Sorry if this is discussed elsewhere. I’ve searched and haven’t found a solution.

    I’ve figured out how to add settings to the theme options for whether or not custom posts and their archives should have sidebars and which side those sidebars should show on. That was pretty straightforward. I’ve even been able to implement the sidebar settings using filters like

    avia_layout_filter

    There’s one thing that I can’t figure out how to implement with filters, though. In sidebar.php, there is a series of lines like this:

    if ($avia_config['currently_viewing'] == 'page' && dynamic_sidebar('Sidebar Pages') ) : $default_sidebar = false; endif;

    I’d like to implement (via filters) an equivalent line for a different “current_viewing” value such as this:

    if ($avia_config['currently_viewing'] == 'recipes' && dynamic_sidebar('Recipe Sidebar') ) : $default_sidebar = false; endif;

    It seems like the ideal place to do that would be using the avf_show_default_sidebars a couple lines below on line 77. But the problem I see is that the apply_filters statement doesn’t pass the “current_viewing” value. At this point, it seems like the only way to accomplish what I’m trying to do is to copy sidebar.php into my child theme and hack it. I want to avoid that if I can so I don’t get in the way of future updates to Enfold.

    Can you tell me if there’s some way to implement this logic without altering sidebar.php?

    Thanks!

    #383066

    Hey mrijnders!

    Please install this plugin – https://wordpress.org/plugins/codestyling-localization/
    And go to Tools > Localization > Themes > Enfold and rescan Dutch theme files and then edit it and search for the string ( please make sure to check “non-case sensitive”) and then after correction, click on “Generate mo file” button

    Regards,
    Yigit

    #382690
    kskarlatos
    Participant

    I have searched regarding the WXR error message and performed the described actions:

    – install Enfold via ftp, all went well

    The error message is: Sorry, there has been an error. This does not appear to be a WXR file, missing/invalid WXR version number.
    This is a fresh up-to-date WordPress installation on a test server and an up-to-date Enfold 3.0.5 installation.

    Thanks.

    #382301

    In reply to: Style Menu

    Hi GOWD!

    Thank you for using Enfold.

    You can remove the search icon on Enfold > Theme Options > Header > Extra Elements panel. Disable the Append search icon to main menu.
    Try to add a background color on the main menu container to make it look like full width:

    #header #header_main_alternate .container {
    background: orange;
    }
    

    Best regards,
    Ismael

    #381876

    Great recommendation!

    I purchased SearchWP and created a supplemental search engine that only searches one custom-post-type.. Everything is working good. My default search on the homepage is still working correctly too.

    To create this new search engine I had to create a new search-results-page template with a basic search-form at the top. I styled it to look similar to enfold’s.

    One question though. Is there an easy way to make the SearchWP supplemental search engine output it’s search results to an enfold search-results template so it looks just like the default enfold search-results-page but still only searches for the custom-post-type? I still want to keep the default search engine on my homepage though so I don’t want to modify search.php. Same goes for the search-form. Can I use an enfold style search-form for this new supplemental search engine I created with SearchWP? I just want everything to look the same way.

    I’ve tried a lot of things without success…I tried making an alternate search-form.php and search.php template that will use the SearchWP supplemental search engine but can’t get it right.

    Thanks again!
    Chris

    Thanks for recommending SearchWP! It’s exactly what I needed :)

    #381463

    1. I deactivate all plugins

    Still the error exist

    2. i download the new copy of enfold theme in codecanyon and upload it.

    Still the error exit

    3. i tried to switch to the default theme and back to enfold theme

    still the error exist.

    for now, ive been searching n the forum for a fix

    #381459
    tambuzi
    Participant

    I have set a right sidebar and created a widget with my contact details on one of my pages. I have used this widget in the side bar setting. The side bar is displaying the contact information (from the widget) but also Recent Comments Archives Categories and Meta along with a search bar. I only want the widget displayed (the search bar ideally not but if it has to then ok) I cannot find the setting to remove the Comments Archives etc – I have successfully done this on another install and have gone through the page settings, Enfold settings and WP settings and they are (or seem to be ) identical.

    Appreciate if anyone can point me to where I turn off the content I do not want. Thanks.

    #381003

    Hey Chris!

    Please try using advanced search plugins such as SearchWP – implementation here – http://kriesi.at/documentation/enfold/use-searchwp-instead-of-the-standard-search/
    or Relevanssi – implementation here – http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/

    Cheers!
    Yigit

    #380745
    fiachramccloskey
    Participant

    Hi
    I have recently updated this site to WP Version 4.1 and Enfold 3.0.4 from older version of both.
    It all seemed to go fine but now the menus are all funny huge padding and the search icon has ‘search’ text appended to it as do the social icons on the top see linked in in top left. In the menu area in admin the small down arrows are missing and it looks strange.

    websitegurus
    Participant

    Q1. How in the world do you enable more file information to be visible in the “Add Multiple Images” window pane on some of your “Content Elements” tools? Right now it’s just showing thumbnails.

    Showing thumbnails has it’s obvious benefits and a “picture is a thousand words” so you don’t need to try and explain the merits behind the design. That’s easy to understand. But, doing away with important information that facilitate site management is pointless. It is easy to add this file information below the thumbnails without messing with the pretty presentation. You can make it tiny if you’re worried about cluttering up the design. The cursor properties in the CSS don’t even allow you to see ALT information on mouseover, so finding out more info about the file is impossible without opening Firebug jumping through other hoops.

    Certainly someone has posed this question in your forum before, but I can’t find it for the life of me doing searches. If it’s a settings issue in WordPress or Enfold, please share the information in a relatively easy to understand method like this: settings –> sub link –> sublink –> show file information

    If this involves adjusting code on the backend to enable this, we are fine getting our hands dirty with PHP. We understand it. We’ve got a lot of images in our website and not having file information available when adding content makes things a guessing game and makes your template pretty much a boat anchor here that we can’t use.

    If you need an example of what I’m describing, just go to your “Partner Logo Element” and start trying to add some images. It will be obvious what I’m describing from there. The “Add multiple Images” window pane shows only a bunch of thumbnails, but the normal WordPress Media Manager utility includes file information in a scrollable window pane (Iframe) on the right side of the thumbnails when you click on a thumbnail.

    Q2.Why in the world is this not an option in Content Elements?

    #380548

    Thanks for the reply, Elliott. However, in researching how to delete the theme it seems that has to be done in FTP. As I mentioned in my initial post, I have no coding knowledge, and while I have *heard* of FTP I have absolutely no clue what it is or how to use it – in the same way that I have heard of the Higgs bosun, but I would have no idea what to do with it if I discovered it.

    I watched this video http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/, and downloaded FileZilla, but this is literally like a foreign language to me. I understand I have to connect something-to-something, but I don’t know what my host name etc. is so I can’t even do that.

    #380164

    Hey dondela!

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

    span.ajax_search_excerpt {
    display: none!important;
    }

    Cheers!
    Yigit

    #379944

    Topic: Center align portfolio

    in forum Enfold
    TheElear
    Participant

    Hello,

    I have a portfolio where some portfolio items have only one image (http://allisonparkinson.co.uk/wp/portfolio-item/kidney-research-round-up/).
    How can I center align portfolio items/images where there is only one image?
    Or how can I have a portfolio display 1 column? (Enfold aloows for the minimum 2 columns)

    many thanks,
    Peter

    #379868
    This reply has been marked as private.

    Hi Elliott,

    thanks for that.

    Request 1) This doesn’t line the menu up with the right hand side of the slider, it just pushes it along a bit (by 86px) so doesn’t look terribly great. I’m also keen to drop the search feature in the menu bar.

    When I tried dropping the search bar, I changed the left: 86px to 200px to allow the menu to align with the right hand side but this then doesn’t scale down very well responsively and ends sticking out to the right. I tried changing this to a percentage but it still occurred.

    Request 2) in Dashboard > Enfold > Advanced Styling. That only targets the a link colour whereas I need to change both the link colour and have the active link in a different colour. Unless I’ve missed something?

    Request 3) Perfect thanks.

    Thanks for your help.

    Hey DigitalEssence!

    1. Add this to your custom CSS.

    .av-main-nav {
      left: 86px;
      position: relative;
    }
    .html_header_top.html_bottom_nav_header #top .main_menu .menu-item-search-dropdown { float: left !important; }
    

    2. You can change that in Dashboard > Enfold > Advanced Styling.

    3. Add this to your custom CSS.

    #header_main { border-bottom: 0px !important; }
    

    Regards,
    Elliott

    #379266

    Hello,

    Polylang switcher can be added to the menu from here (it is added right now). If you need a more complex implementation you’ll need to write some code, there is a WordPress filter you can use to append additional content to the main menu (we use this for the search icon, functions-enfold.php:56):

    add_filter( 'wp_nav_menu_items', 'append_polylang_func', 100, 2 );
    
    function append_polylang_func ( $items, $args )
    {	
    	$items .= "Polylang language switcher function here";
        return $items;
    }

    Here’s some reference to the Polylang language filter function and its parameters:
    https://polylang.wordpress.com/documentation/frequently-asked-questions/the-language-switcher/
    https://polylang.wordpress.com/documentation/documentation-for-developers/functions-reference/

    Regards,
    Josue

    #379114
    kopf-und-stift
    Participant

    Hello,

    pretty good theme! I try to optimize my site for Search Engine and i have too many h3 headlines on my startpage because every portfolio title is a H3 Heading (I have 16 of them). How can I change that to h6 – try to edit /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php from
    $output .= "<h3 class='grid-entry-title entry-title' $markup><a href='{$title_link}' title='".esc_attr(strip_tags($title))."'>".$title."</a></h3>";

    to this

    $output .= "<h6 class='grid-entry-title entry-title' $markup><a href='{$title_link}' title='".esc_attr(strip_tags($title))."'>".$title."</a></h6>";

    but it doesn’t work. Can you help me? This is me Site: Werbeagentur Dresden

    #378908

    Yes, it worked, but…

    I used for the page-id, as you suggested AND for .boxed#top.term-173{…} — both worked for everything but top header and menu, which moved to left, but remained boxed.

    (For anyone searching for this answer, I found I needed !important in the CSS to make it work for me.)

    Is there an additional “bit of magic” I need to make those two items span the entire page — to make boxed into stretched?

    Thanks…Enfold is great!

    • This reply was modified 11 years, 2 months ago by CharlieTh.
Viewing 30 results - 5,791 through 5,820 (of 7,495 total)