Viewing 30 results - 5,671 through 5,700 (of 7,502 total)
  • Author
    Search Results
  • #413048

    Merhabalar,

    Lutfen Enfold/includes klasorune gidip loop-search.php dosyasini acin ve 137-146 satirlari arasindaki kodu

                    <div class='hr_invisible'></div>
                    <h3 class=''><?php _e('Feel like browsing some posts instead?', 'avia_framework'); ?></h3>
    
            <?php
            the_widget('avia_combo_widget', 'error404widget', array('widget_id'=>'arbitrary-instance-'.$id,
                    'before_widget' => '<div class="widget avia_combo_widget">',
                    'after_widget' => '</div>',
                    'before_title' => '<h3 class="widgettitle">',
                    'after_title' => '</h3>'
                ));

    assagidaki ile degistirin

    <?php 

    Best regards,
    Yigit

    #412926

    Hey!

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

    #top .av_seperator_big_border .av-main-nav > li:last-child > a, #top .av_seperator_big_border .av-main-nav > #menu-item-search > a {
    border: none !important; 
    }


    @tansari
    Thanks :)

    Regards,
    Yigit

    #412239

    Hello,
    You said “I believe this occurred because as LayerSlider is bundled with Enfold when the theme got network-activated it created those LS tables for all sites”

    I said in my question that the theme was NOT network activated. I made sure of that. Even so, creating tables should be done the first time the theme Activated through Appearance | Themes and not when it is network enabled. Maybe the after_switch_theme hook will do. That way it will only process that function when needed. Network Enabling a theme does not mean it is in use.

    After further research, the function layerslider_activation_scripts() on line 17 in activation.php specifically loops through each site and creates the new table. See lines 28-35:

    // Get all sites
    $sites = $wpdb->get_col(“SELECT blog_id FROM $wpdb->blogs”);

    // Iterate over the sites
    foreach($sites as $site) {
    switch_to_blog($site);
    layerslider_create_db_table();
    }

    This function gets kicked off when a theme is activated on a site like I suggested above. However, it runs this loop if it is multisite. The way it is written, I imagine it will get fired off each time the theme is activated on a new site. Can’t you just run the layerslider_create_db_table() function on the site the theme is activated on and omit this loop altogether?

    Thanks for your help!

    #412216

    Hi!

    You can edit your Icon List element and go to Colors tab to change its colors as needed – http://i.imgur.com/F1XyNXi.png
    For other elements, please add following code to Quick CSS in Enfold theme options under General Styling tab

    .container_wrap {
      border-color: red!important;
    }
    #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: orange !important; 
    } 

    Best regards,
    Yigit

    #412143
    idaandersenlang
    Participant

    I am brand new to Enfold, first day hands on!

    1. can i really not have logo with more Width than 350 px?

    2. searched everywhere: how do I put widgets Next to the logo – can´t find a corresponding widget container…?

    idaandersenlang
    Participant

    I am brand net to Enfold, and i have two questions today:

    1. is it really not possible to have a logo with more Width than 350!?

    2. have searched every where: how do i put widgets Next to my logo image?

    My site is

    #411913
    afarahani
    Participant

    I was looking for something else but realized there are some links at the bottom of my page’s source code that I never created. here are the links:

    href=”http://tools.seobook.com/keyword-tools/seobook/?keyword=%D9%88%DB%8C%D8%B2%D8%A7%DB%8C+e2&#8243; target=”_blank”>کتاب سئو

    href=”//moz.com/researchtools/ose/links?site=http%3A%2F%2Fwww.franchiseelites.com%2Ffa%2F%25d9%2588%25db%258c%25d8%25b2%25d8%25a7%25db%258c-e2″ target=”_blank”>بررسی

    href=”//www.zippy.co.uk/keyworddensity/index.php?url=http%3A%2F%2Fwww.franchiseelites.com%2Ffa%2F%25d9%2588%25db%258c%25d8%25b2%25d8%25a7%25db%258c-e2&keyword=%D9%88%DB%8C%D8%B2%D8%A7%DB%8C+e2″

    href=”//webcache.googleusercontent.com/search?strip=1&q=cache:http%3A%2F%2Fwww.franchiseelites.com%2Ffa%2F%25d9%2588%25db%258c%25d8%25b2%25d8%25a7%25db%258c-e2″ target=”_blank”>بررسی

    And some others. Is one of the plugins doing this or these are Enfold’s?

    #411556
    ENBertussi
    Participant

    Hi there Team Kriesi,

    I am wondering what plugins you could recommend to do a few things.

    One of my clients who purchased Enfold from Themeforest needs to:

    Have people on their site fill out a form.
    Agree to terms.
    Allow access to restricted content automatically after agreeing to terms and filling out form.

    Do you know what PLUGIN(s) I should use to do this?

    I believe I should make a page with a contact form 7 form have a check box of agree to terms a field for writing out their name as in their digital signature then they are registered and have access to the content.

    Sorry if this is a basic question, I might not be using the correct terms searching on google or the support form for the proper tools to accomplish this.

    cheers

    ENB..//

    #410675
    jgoldberg1983
    Participant

    Hi guys,

    Hope you’re well! I’m testing out a new provider for our inventory search iFrame, and we’re running into issues with a popup saying domain doesn’t match. I have the proper domain in the settings on their backend and they said that testing on their end on their own site works fine. They said it’s likely something with the theme or wordpress.

    Their advice is below:

    “The website settings are correct, you can see product details in the page (so it succeeds getting the data), but there is something that causes repeated calls. Try making a new page without the master page and put within the code of advanced template and check if the problem continues??”

    I don’t really understand their advice and am hoping you might understand and/or know how to solve this within enfold.

    The staging url is below.

    Thanks for your help!

    Best,
    Jonathan

    #410495
    Wolf
    Participant

    Hello Enfold,
    I want to add a menu item (link to searchpage) to the mobile hamburger menu, but not to the normal menu.
    How would I do this?

    thank you in advance

    #410203
    boeellis
    Participant

    Enfold 3.0.5

    Dear Friends,

    I am very sorry to have to bother you. I changed my Main Menu to the new “buttons” look and now I want to change it back to the original look and I cannot figure out where or how I made the change in the first place.

    I have searched the Enfold settings and and scoured the forum and cannot find the solution. Can you please help!

    Sincerely,

    Boe

    #409964
    AnR
    Participant

    I am trying to find a way to turn off / disable the mobile side menu. I’ve searched the forums, and tried the suggested code, but it doesn’t seem to work. I don’t want the mobile menu to display at all when on a mobile device. I am using Enfold 3.0.8.

    #409878

    Hi!

    No ETA yet but we should be able to share the list this year, i believe :)
    You can go to Enfold folder and search “ava_” for actions and “avf_” for filters if you need hooks urgently :)

    Cheers!
    Yigit

    #409802

    Hi voice903fm!

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

    .main_color .meta-color, .main_color .sidebar, .main_color .sidebar a, .main_color .minor-meta, .main_color .minor-meta a, .main_color .text-sep, .main_color blockquote, .main_color .post_nav a, .main_color .comment-text, .main_color .side-container-inner, .main_color .news-time, .main_color .pagination a, .main_color .pagination span, .main_color .tweet-text.avatar_no .tweet-time, #top .main_color .extra-mini-title, .main_color .team-member-job-title, .main_color .team-social a, .main_color #js_sort_items a, .grid-entry-excerpt, .main_color .avia-testimonial-subtitle, .main_color .commentmetadata a, .main_color .social_bookmarks a, .main_color .meta-heading>*, .main_color .slide-meta, .main_color .slide-meta a, .main_color .taglist, .main_color .taglist a, .main_color .phone-info, .main_color .phone-info a, .main_color .av-sort-by-term a, .main_color .av-magazine-time, .main_color .av-magazine .av-magazine-entry-icon, .main_color .av-catalogue-content, .main_color .wp-playlist-item-length,.sidebar span.amount,#top .header_color .input-text, #top .header_color input[type='text'], #top .header_color input[type='input'], #top .header_color input[type='password'], #top .header_color input[type='email'], #top .header_color input[type='number'], #top .header_color input[type='url'], #top .header_color input[type='tel'], #top .header_color input[type='search'], #top .header_color textarea, #top .header_color select { color: orange; }

    Cheers!
    Yigit

    #408934
    pearlco
    Participant

    Hey,

    I just did a quick search for “wordpress editor is empty” but didn’t find a solution that works for me. In Pages created with Layout Architekt, both WordPress editors (Visual and Text) both don’t show any content – only a word count, which shows an at least roughly plausible number. In Layout Architekt mode, everything is ok. Pages not having been touched with Layout Architekt show WP editors and their content as usual.

    I installed Enfold in a fresh WordPress / WPML CMS install and I also tried deactivating any plugins. No other plugins than WPML and WPML tools (only original ones) installed.

    Robert

    #408556
    romano2
    Participant

    Hello
    When I click on a picture in Portfolio gird, I configure Enfold to open the ajax preview.
    Under the title of this preview, I would like to have the taxonomy term, with link to the taxonomy page.
    After searching, I think I should insert this kind of code :
    <?php echo term_description(); ?>
    But where ?
    Thanx a lot.

    #408352

    Hi C-LabMX!

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

    .html_header_searchicon_disabled #top .main_menu .menu>li:last-child>a .avia-menu-fx {
      padding-right: 0; 
    }
    .widget_nav_menu a {
    padding: 0; 
    }

    Regards,
    Yigit

    #408163

    Hey mlk92!

    Thank you for using Enfold.

    The plugins listed above sounds promising. You can try them. Or try to pre-organize the images before uploading them. Name them properly, by date, category or whatever floats your boat. It will be much easier to search for them later.

    Cheers!
    Ismael

    Hey jean-daniel!

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

    #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 { display: grid !important; }

    P.S.: I closed your other topic, please do not create duplicated topics as it is making it harder for us and for other users to follow. We have a queue which goes from oldest queries to the newest ones. Self-posting and duplicated posts will only push your query to the end of the queue :)

    Cheers!
    Yigit

    #407848

    Hi!

    Looks like something is overriding it in enfold_child.css, try to search for #top #header .av-main-nav > li > a .avia-menu-text and remove the color argument in that CSS block.

    Regards,
    Rikard

    creativeartandsoul
    Participant

    I apologize in advance for my ignorance as this is my first attempt at a WordPress site. I did search for my topic in the forums and tried some suggestions/fixes, but alas, I still have this problem.

    I am using the Enfold Child theme. I have a static home page with the STRETCHED layout, so I do not want any widgets in the right sidebar.

    The Pages/Category/Archives menu was initially acting as a 2nd footer but as I added widgets, it went away (Yay!), but relocated itself on the right sidebar (Boo!). In all my other pages, I added widgets, which is what I wanted. But no matter what I do, I can’t rid of it on the Home page to achieve a clean stretched layout (entire width) again. I have checked and triple-quadruple checked my sidebar settings. Not sure what I’m missing.

    Can you please help? Please be detailed as possible in your answer as I’m very new at this…but getting better every day! :)

    Thanks so much!
    rallyforlocal.com
    Kris

    #407326

    ok. I tried that and it did not bring the icons back. I think I have resolved it another way though.

    When we updated the Enfold Theme to the latest version it had some differences from what our website looked like before…header, fonts etc I have taken over maintaining this website from someone else so in trying to figure out why I was looking to see if some files had been manually modified. I realized there was a list of CSS files in the wp-content/themes/enfold/css folder that all had a different modified date than the rest of the enfold theme on my old site (test server) meaning those had been manually edited and changed. So once we updated the theme to the latest version I re-uploaded those modified CSS files and overwrote the newest CSS files that were included with the latest Enfold Theme and the site looked normal again (although i didnt catch the search icon right away). So today I was notified that that the icon overlay on an image that was also a link was not working too. Thinking the two issues might be related I went back to the CSS folder and this time replaced all the files with the standard ones from the latest Enfold Theme. Again it made the customization on my website disappear and it looked a little weird but my search icon and the image/link overlay re-appeared. So then I tried uploading my modified CSS files back 1 by 1 until I saw the search icons disappear again. It seems to happen on the base.css file. Since I am not a web developer I just want to ask 1 more question…is it ok to modify this file? I have run a “Diff” program on the previously modified base.css with the standard base.css that was with the latest Enfold Theme. I dont want to waste my time trying to replace the changes in this file if it turns out that it should never be modified at all.

    #407280

    Hello Enfold theme team,

    we have our website on http://www.madoverfish.com developed using your brilliant theme. Lot of things seem to stop working on and off. However the most important issue right now is, I’m UNABLE to edit any of my pages. When I go to edit page, the Avia layout builder seems to be frozen. I try pressing “Default Editor’ it doesn’t work. the main content area where I need to type in or make changes or add anything, is like a “spinning wheel” button (as if content is just about to load, but it never does). I just upgraded wordpress to 4.1.1 today (to the latest version). Is the theme NOT compatible with latest release of wordpress or what is the issue? Also I tried adding a new page, the Avia layout builder doesn’t appear. The “Advanced layout editor” button is present, however when I click it nothing happens. So all new pages would be added by default wordpress editor. Can you help me with this issue please? I’m sure others are or may be already facing issues with this. I love this theme and after lot of research had purchased it. BTW i tried opening on various browsers, it doesn’t work. currently using mac.

    Thank you so much
    Suhasini

    #407250
    turistai
    Participant

    Hi there,
    I have problems with XML sitemaps showing up in Google search results. I contact Google Webmaster support and they told me that some Enfold themes users has experienced the same problem.
    Can you give me support?
    Thank you

    Hi!

    Yes Google should not have any problems seeing them. Here is an example of our portfolio demo page, https://www.google.com/search?q=kriesi+replete&espv=2&biw=1920&bih=965&source=lnms&tbm=isch&sa=X&ei=0o74VMWiM42qyQTuo4G4DA&ved=0CAgQ_AUoAw#tbm=isch&q=http:%2F%2Fkriesi.at%2Fthemes%2Fenfold%2Fportfolio%2Fmasonry-portfolio%2F&imgdii=_.

    I’m not an expert on this so I can’t think of any other advice to give you. I would try posting in the Google webmaster forums about this. They will be able to give you some good tips.

    Best regards,
    Elliott

    #406588

    Hi!

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

    @media only screen and (max-width: 480px) {
    #top #bbp-search-form #bbp_search {
      width: 60%;
    }
    #top #bbp-search-form #bbp_search_submit {
      width: 40%;
    }}

    Best regards,
    Yigit

    #406240

    I got mine working with WooCommerce Predictive Search LITE. But it would be awesome if I can use enfold’s own search. Will definitely try the changes peter proposed.. Will update soon.

    Thanks!

    #406234
    scottmlogan
    Participant

    Hey guys- As always thanks for an amazing theme. Enfold is amazing and I’m loving the updates. Also I love the support community here. For almost anything I’m trying to do someone has already asked a question and I can find quick CSS to do what I was hoping.

    I’ve searched the community for this item and can’t find it, I may be the only one.

    I would like to set a max height on a color section. My goal is to ensure a given image and small amount of copy is almost in frame together.

    I set the image up as an easy slider since those are able to grow and shrink and I would think the copy wouldn’t be too much.

    I’ve tried using this quick css but haven’t been successful: #fixedheight {
    max-height: 100% !important;
    min-height: 100% !important;
    }

    Is this possible?

    I’ll post a link to the dev page in the private content.

    Thanks as always

    #406199

    Hi itsmereal,

    i am looking the same. for 3 days i searched at this forum, then i found a similar question as mine.

    Dear Support,

    Please help / advice us if there is any way to do that. Some of the auto suggest plugin i installed cannot be used on the enfold theme. For example,

    https://wordpress.org/plugins/wp-search-suggest/

    it linked us to http://”siteurl.com”/feed/items/”post title” and it displays no matching keyword

    Thank you.

    #406152

    Hi aelainen,

    love your site und really like the idea with the round graphics on the slider.
    On my devices (huge desktop und iPhone 4) the menu button is perfectly aligned.
    But I have two issues with your menu:
    The line under “CONTACT” runs out to the right. Update to Enfold 3.0.8 or use this:

    html_header_searchicon_disabled #top .main_menu .menu > li:last-child > a .avia-menu-fx {
    left: 0px; }

    If I hover “ABOUT” the highlight-line covers all menu items. Is this due to the mega-menu?

    Regards

    Eric

    • This reply was modified 11 years, 1 month ago by EricS72.
Viewing 30 results - 5,671 through 5,700 (of 7,502 total)