Viewing 30 results - 3,301 through 3,330 (of 7,495 total)
  • Author
    Search Results
  • #886975
    netzkombyse
    Participant

    Hi Guys,

    we are facing an issue with a enfold child-theme. Suddenly it is not possible to search the wordpress-backend (pages, products, categories).
    “Ungültiger Inhaltstyp.” is show after the first click returns a “no content found” message.

    Do you have any clue, what this malefunction is caused by?

    Thanks a lot for your help.

    #886952

    Hello,

    the parent theme is enfold 4.2 and I haven’t made any modifications there. I did changed the option for child theme: zg80>Main menu>General>Menu Items for Desktop to “Display as icon” because my client prefers the burger menu. You can see that in the attached screenshot.

    Previously I’ve also added Polylang switcher to the menu but only as a temporally solution until we can show it somewhere else in the header.

    Would it be possible to have a widget instead of search as we don’t need that?

    I have already disabled all plugins except Polylang so that shoudn’t cause any troubles.
    br

    kandolina
    Participant

    Hi,
    I am not sure if you have some CSS code for this? In my clients site when I make this change in the Enfold Shop Option, the layout remains as Woo Commerce and does not change to Default Enfold Gallery, Refresh Cache do everything it remains the same no change.
    Any thoughts on this issue. I have searched the support form without luck.

    James

    Please reply yo this e-mail please

    (Email address hidden if logged out)

    #886683
    Maurice Gehring
    Guest

    Hello KRIESI-SUPPORT,
    since I downloaded the enfold theme, optimizepress doesn’t work. I can not work with optimizepress because enfold obstructs the other programs. I have notified support of this problem and have researched this problem. It is very often the case that enfold has caused errors. please look at this link
    https://kriesi.at/support/search/optimizepress/?avia_filter_search=yes&avia_search_forums=all&avia_search_dates=all&avia_search_include=no

    I certainly do not buy themes that cause mistakes, so I want to know if and how to get my money back. I can not afford to lose my working hours and to deal with such problems. I ask for quick feedback as we proceed now. Thank you and best regards Maurice

    #886568

    Hi Support,

    Enfold – Version 4.1.2 + Woocommerce – Version 3.2.5

    We have the ‘search’ icon turned on in the header area of our website (https://maisonchristianfaure.ca) – when we type in a word and hit enter, no results appear – but if we slowly type in the word, the ajax kicks in and results starts appearing in the drop-down so you can at least see there are matching results. We have a woocommerce shop + blog posts.

    Are you able to let us know if there is some way to fix this?
    OR could we use a widget in the header to use the woocommerce predictive search instead? We have it setup on our main shop page and it is working – https://maisonchristianfaure.ca/en/shop/

    Specific Test Scenarios when using search in header area:

    1) When we type in ‘chocolate’ and hit enter, it returns no search results. This is the URL that is returned – https://maisonchristianfaure.ca/en/?s=chocolate&post_type=product. We noticed if we removed the post type results do appear – https://maisonchristianfaure.ca/en/?s=chocolate

    2) But if we slowly type in ‘chocolate’, the ajax starts to work and results start appearing in the drop-down that you can click on.

    #886270
    remcodeb
    Participant

    finally i decide to buy the plugin and start with the for me most importent parts

    sorry for this question, but i searched the whole night for a answer but could not find it.
    i just need a table with a discription and a price like this.

    I download the restaurant theme to copy the way from the menu, but there is nothing there? Really nothing.

    I can add items in a catalogue block, but no way to insert a price on the right?
    i see every body talking about “av-catalogue” but where is that from, is that from a woocommerce plugin?
    (i don’t like to install this plugin only to make a table with a few products and prices)

    is there a way to make it like this

    http://www.irepairwaterland.nl/temp/Knipsel.JPG

    With a code in the catalogue block?
    (and because all the others can do it without this question, where do they find the information about this?)

    • This topic was modified 8 years, 3 months ago by remcodeb.
    #886150

    Yes, of course I have selected the “aerei” custom post type in Relevanssi’s Indexing Options, otherwise I just couldn’t get any result on the “standard” search performed by the plugin.

    I have made a post on Relevanssi support forum, and the plugin author replied as follows:

    “Adding that code doesn’t change the results at all? That seems to be the way to replace the Enfold Instant search with another search engine, but if it doesn’t work, then I’m afraid I can’t help you.
    To debug this, I’d need to see what does the $tempquery variable contain when it’s passed to Relevanssi.”

    Do you have any idea of what does the Enfold’s $tempquery variable contain when it’s passed to Relevanssi?

    Thanks for your help!

    #885913

    In reply to: Plugins tab missing

    #885795

    In reply to: Response to Yigit

    Vicki Hain
    Guest

    Another thing that the newer Enfold does is put an additional Search (magnifying glass) in the header, on top of the logo. It should only be to the right of the main menu. I think this was going on before, it’s ok on Live. But I won’t do anything right now in case you’re in there.

    But even with the Staging mobile menu behaving ok without UberMenu, the header area is still messy.

    thanks again! vicki

    #885779

    Hi,
    I just did try following:

    add the code in function.php

    /*
    * Hide Categories
    */

    function avia_exc_post($query) {
    if ($query->is_search) {
    $query->set( ‘category__not_in’, array(38, 47, 46) );
    }
    return $query;
    }
    add_filter(‘pre_get_posts’,’avia_exc_post’);

    But it doesn’t work. If I add it in functions-enfold.php I get an error with white page.
    :-(

    #885646
    bejamedia
    Participant

    Hello

    I was searching for an answere but couldn’t find someting.
    I’d like to aks if it’s possible to show the whole Text in the magazin “plugin”?
    Now it just show the Title but I’d like to show the hole text like in this example: http://cannatafactory.com/news/ http://www.heimatverein-damme.de/wordpress/wp-content/uploads/2017/12/magazin-text.png
    and want to switch tabs like in this example https://kriesi.at/themes/enfold/homepage/home-v10-magazine/ http://www.heimatverein-damme.de/wordpress/wp-content/uploads/2017/12/tabs.png

    Thank you.
    Kind regards

    • This topic was modified 8 years, 3 months ago by bejamedia.
    #885533
    ac
    Participant

    Hi, I have noticed a list of url errors/site errors in WMT (search console) which are theme/layerslider files. I’ve submitted google url removal requests for a few, but how can I stop these appearing in the errors report? I found a couple of very old threads on this which suggested putting a disallow in robots – is this still the recommendation? If so please confirm how and what goes in the robots file. NB I’m using a child theme.

    wp-content/themes/enfold/config-layerslider/LayerSlider/static/scss/?ND
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/scss/?SA
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/skins/preview/?SA
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/css/?SD
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/fonts/
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/css/?ND
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/fonts/?DA
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/skins/preview/?MD
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/skins/?SD
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/skins/fullwidth/?MA
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/scss/?DD
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/img/?SA
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/img/?SD
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/scss/?DA
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/js/minicolors/?MA
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/fonts/?SA
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/js/minicolors/?SA
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/css/?SA
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/js/minicolors/
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/skins/?SA
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/skins/?DA
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/skins/?ND
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/skins/?MD
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/scss/?NA
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/fonts/?MD
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/scss/
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/js/?DA
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/img/?DD
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/img/?MD
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/skins/preview/?SD
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/skins/fullwidth/?DA
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/img/?MA
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/js/?NA
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/img/?ND
    wp-content/themes/enfold/config-layerslider/LayerSlider/static/scss/?SD

    #885473

    Hey jshughes2013,

    I am not seeing the search icon. Could you please attach a mockup of what you’re trying to achieve?
    Here is how to add custom social icons:

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #885332
    Thom Friend
    Guest

    Hey Kriesi Team!

    I love your WordPress themes (especially Enfold).

    I noticed that the copy on your theme demos could use some work. I’m a copywriter and would love to help you make these demos more user-friendly, search engine optimized, and relatable to an English-speaking audience (and to get you more downloads!).

    If you think we could work together, feel free to email me ( (Email address hidden if logged out) ) an we can talk about how I can help.

    Thanks,
    Thom Friend

    #884751
    Nadlhy123
    Participant

    Dear,

    i installed the WPML to make more languages availeble on my site.

    but in my header it shows standard a language switcher right from the search icon, but this one is not chosen by me and i don’t want the flag on that position. The flag between “My Account” and the search icon is the correct on that i put there myself thanks to the plugin options.
    According to WPML this is part of the enfold theme and there should be a option to take it out but i can’t find it no where.

    Anybody know what i could do to remove this?

    Thanks in advance

    #884651
    Matesin0
    Participant

    Hi!

    I am desperately trying to get answer on the Issue mentioned below.

    Like a good user I was searching for answers before asking, but I didnt find any answer how to fix the issue by myself – I just found thread were your support team helped to fix it – please find it on the following link: https://kriesi.at/support/topic/enfold-2017-demo-import-layerslider-issue/

    Issue: I am not able to import layerslider for ENFOLD 2017 demo (second demo within the enfold default demos).I was not able to find this layerslider within the downloaded files. Could you please send me zip file with that slider or fix it directly on my website?

    Thank you!

    Martin

    #884574

    Topic: Layerslider Issue

    in forum Enfold
    Matesin0
    Participant

    Hi,

    I am really disappointed, that I have not received any reply on my question yet. I am trying to get help from your support team for several days.

    Like a good user I was searching for answers before asking, but I didnt find any answer how to fix the issue by myself – I just found thread were your support team helped to fix it – please find it on the following link: https://kriesi.at/support/topic/enfold-2017-demo-import-layerslider-issue/

    Issue: I am not able to import layerslider for ENFOLD 2017 demo (second demo within the enfold default demos).I was not able to find this layerslider within the downloaded files. Could you please send me zip file with that slider or fix it directly on my website?

    I hope that finally this message does not go unnoticed.

    Thank you!
    Martin

    #884572
    Matesin0
    Participant

    Hi!
    I am desperately trying to get answer on the Issue mentioned below:

    Issue: I am not able to import layerslider for ENFOLD 2017 demo (second demo within the enfold default demos).I was not able to find this layerslider within the downloaded files. Could you please send me zip file with that slider or fix it directly on my website?

    Like a good user I was searching for answers before asking, but I didnt find any answer how to fix the issue by myself – I just found thread were your support team helped to fix it – please find it on the following link: https://kriesi.at/support/topic/enfold-2017-demo-import-layerslider-issue/

    Thank you!

    Martin

    Matesin0
    Participant

    Hi!
    I am really disappointed, that I have not received any reply on my question yet. I am trying to get help from your support team for several days.

    Like a good user I was searching for answers before asking, but I didnt find any answer how to fix the issue by myself – I just found thread were your support team helped to fix it – please find it on the following link: https://kriesi.at/support/topic/enfold-2017-demo-import-layerslider-issue/

    Issue: I am not able to import layerslider for ENFOLD 2017 demo (second demo within the enfold default demos).I was not able to find this layerslider within the downloaded files. Could you please send me zip file with that slider or fix it directly on my website?

    I hope that finally this message does not go unnoticed.

    Thank you!
    Martin

    Matesin0
    Participant

    Hi!
    I am really disappointed, that I have not received any reply on my question yet. I am trying to get help from your support team for several days.

    Like a good user I was searching for answers before asking, but I didnt find any answer how to fix the issue by myself – I just found thread were your support team helped to fix it – please find it on the following link: https://kriesi.at/support/topic/enfold-2017-demo-import-layerslider-issue/

    Issue: I am not able to import layerslider for ENFOLD 2017 demo (second demo within the enfold default demos).I was not able to find this layerslider within the downloaded files. Could you please send me zip file with that slider or fix it directly on my website?

    I hope that finally this message does not go unnoticed.

    Thank you!
    Martin

    #884439

    Well, maybe you should write “this is a demo page” above demo pages! There is already more than enough confusion on the Internet with Facebook and Trump. Your demo page appears high in search results if you’re looking for a WordPress app compatible with Enfold.

    #884221

    Hey s29ers,
    Navigate to Dashboard > Enfold > Blog Layout and for the blog style option select the “Single author, small preview pic” or the “Single author, big preview pic” styles.
    To exclude pages from the ajax search results try this solution

    Best regards,
    Mike

    #884207

    Hi Mike,

    thanks for the time searching for a solution.
    I already tried it and it works.

    I will now try to make some css changes so it looks like the news widget of Enfold.
    Please leave this thred open for a couple of days and I will get back to you soon.

    Best Regards
    Asterios

    #883897

    I am sure there already is Ismael.
    I know if you go to Optima > IDX Pages: https://js-interactive.com/idx1.jpg
    And then select ARCHIVES: https://js-interactive.com/idx2.jpg with a sidebar set from Enfold settings, and create a widget for the search … it will show.

    The problem is that I think there needs to be a template of its own, since the ARCHIVES page gets used in other places …. like the BLOG, and won’t look right with a HOME search to the side of it.

    Thanks. Not sure if that helps.

    #883722

    Hi,

    The default ajax search form is added as a tooltip.

    <a href="?s=" data-avia-search-tooltip="
    
    <form action=&quot;http://localhost/kriesi/enfold/&quot; id=&quot;searchform&quot; method=&quot;get&quot; class=&quot;&quot;>
    <div>
    		<input type=&quot;submit&quot; value=&quot;&quot; id=&quot;searchsubmit&quot; class=&quot;button avia-font-entypo-fontello&quot; />
    		<input type=&quot;text&quot; id=&quot;s&quot; name=&quot;s&quot; value=&quot;&quot; placeholder='My Search' /></div>
    </form>" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"><span class="avia_hidden_link_text">Search</span></a>
    

    The form is inside the “data-avia-search-tooltip” attribute and it is rendered inside the search menu item container on click. You can find the script in the js > avia.js file, line 50.

    //creates search tooltip
            new $.AviaTooltip({"class": 'avia-search-tooltip',data: 'avia-search-tooltip', event:'click', position:'bottom', scope: "body", attach:'element', within_screen: true});
    

    Best regards,
    Ismael

    #883600
    ferruhk
    Participant

    How can I hide categories part of main blog page in enfold theme? I have searched but not found yet.
    https://i.hizliresim.com/XE19Dk.jpg
    This picture is the the picture of what I want to hide.

    • This topic was modified 8 years, 3 months ago by ferruhk.

    Hi!

    That would be too complicated as there are almost endless possibilities to integrate custom fields using ACF. However following would be helpful:

    1- Please refer to ACF docs to find code examples – https://www.advancedcustomfields.com/resources/
    2- Since you are going to need to apply the changes directly on theme files, we recommend you to use a child theme – https://kriesi.at/documentation/enfold/using-a-child-theme/ so those changes would not be overwritten in updates.
    3- For example, if you would like to display your custom field above “You might also like” in related posts section, you can simply right click and inspect elements on it and fine it’s class, in this case “related_title” – https://i.imgur.com/rkXbR7X.png
    4- Then you can search that class in Enfold files to find the correct file and line – https://i.imgur.com/0LzqewP.png

    I hope that helps! :)

    Regards,
    Yigit

    Hello again Jordan and I apologize for the delay in answering, but I have been researching and I have not been able to solve another issue since the blog page shows a menu with links of the various types of blogs offered by the Enfold theme and I wanted to hide that menu where the links of Blog Grid, Blog Multi Author, Blog Single Author Big, Blog Single Author Fullwidth, Masonry Blog appear. These are the links I would like to hide from the view of visitors to the blog.

    Image of the links that I want to hide from the view of visitors.
    null

    Thanks for advance

    #883485
    nightjar
    Participant

    My “Instant Search” results that Enfold serves up via Ajax do not match the results visualized on the actual search results page indexed through the Relevanssi plugin. In the child theme I’m using I have added the code you provided on this page to the fuction.php file, but the problem persists.

    Do you have any suggestion on how to make the Instant Search display the same results as a full search?

    Thanks for your help!

    • This topic was modified 8 years, 3 months ago by nightjar.

    Hi,

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

    @media only screen and (max-width: 989px) {
    .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special#menu-item-search {
        display: none;
    }}
    

    Best regards,
    Yigit

Viewing 30 results - 3,301 through 3,330 (of 7,495 total)