Viewing 30 results - 4,261 through 4,290 (of 7,495 total)
  • Author
    Search Results
  • #706335

    Hey belinger,

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

    #top #s {
        font-size: 19px;
    }
    #top #searchsubmit {
        height: 47px;
    }
    

    Best regards,
    Yigit

    fromcouch
    Participant

    Hi,

    After a lot of time looking for this problem, finally, i found why Google Web Master Tools are showing me near 50 error problems. All of them tell me that the url with ?s= return soft 404 (little sample):

    blog/tag/web/?s=
    portfolio/plugin-moodle-conector-woocommerce/?s=
    blog/tag/thebeerproject/?s=
    portfolio/products-short-url/?s=

    Is very annoying worry about SEO and see how the efforts are useless for little things.

    If I go to Enfold -> Header -> Extra Elements -> and uncheck “If enabled a search Icon will be appended to the main menu that allows the users to perform an ‘AJAX’ Search

    search box disappears and I can solve the problem. No more urls with ?s= in GWT.

    But I want search box in my site. Please, do you can remove ?s= from href in menu item? This are making this situation (i mark in bold that you would change):

    href=”?s=” data-avia-search-tooltip=

    Complete code:

    <li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown menu-item-avia-special">
    		<a href="?s=" data-avia-search-tooltip="<form action=&quot;http://www.myurl.net/&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='Search' />
    			</div>
    </form>" aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello'><span class="avia_hidden_link_text">Search</span></a></li>
    

    Thanks a lot,
    Victor

    • This topic was modified 9 years, 4 months ago by fromcouch. Reason: link nightmare
    #706041

    Hey mawebdesign,

    Please refer to this link here

    https://kriesi.at/support/topic/search-not-working-in-ie8/#post-328178

    Add the following css in Enfold > General Styling > Quick CSS

    .avia-search-tooltip {    	    	
        	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
        	border:none;
        }
        .avia-search-tooltip #searchform>div {
        margin: 20px 0 0 0;
    }
    .header_color .avia-tt {
    	position: absolute;
        margin-top: -151px;
    }

    This will geive you a good starting poing however to make it look exactly as your screenshot will take a lot of time so we recommend hiring a freelancer.

    Best regards,
    Vinay

    #705943

    Hey Aerdvark,

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

    li#menu-item-search {
        width: 35px;
    }
    

    Best regards,
    Jordan

    #705906
    arthurfabris
    Participant

    Hey!!

    I just bought Enfold theme but I’m not being able to install it at my wordpress website.

    Do I need to be a wordpress premium user to upload the theme?

    I researched for a while and saw some videos about instaling with a FTP I didn’t find my FTP data at wordpress.

    I truthly hope to be able to install it, otherwise I’m not going to be happy with this purchase :(

    #705846

    Thanks guys! I created a child theme based on the above links and it’s working great.

    My child theme will remain bare, in fact the functions.php and style.css are near empty (kept them as downloaded from above link). I only added the avia.js, loop-search.php and search.php files

    Two last questions:
    Does a child theme slow down the site’s performance/load times?
    And since I used the “Import from Parent Theme” button within Enfold to copy my settings, are my customized CSS edits (found in Enfold -> General Styling) now found in 2 files and WordPress needs to read both when rendering my website to viewers (making it slower)?

    • This reply was modified 9 years, 4 months ago by enfold4phil.
    #705797
    nermoz
    Participant

    Hi,

    when I search for a product /?s=iron&post_type=product I don’t get results I see only the title,
    How can I get product search results like you have in your demo:
    http://kriesi.at/themes/enfold/?s=floss&post_type=product

    When I search for forum post type I get results.
    e.g:
    http://tevaclub.co.il/?s=%D7%A2%D7%99%D7%9B%D7%95%D7%9C&post_type=forum

    • This topic was modified 9 years, 4 months ago by nermoz.
    #705785

    Did u try to index first in the relevanssi settings? Moreover this is the code to connect relevannsi with search:

    Relevanssi is good, but not as that good. i have found a plugin called “insta search” or so. Finds keywords too. This thing rocks.

    • This reply was modified 9 years, 4 months ago by Tobiy.
    #705756

    Hi domchocolate!

    Thank you for using Enfold.

    Please add this code in the Quick CSS field:

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .slide-entry {
        width: 48% !important;
        margin-left: 4% !important;
    }
    }
    

    Make sure to add it below this one.

    .template-search .post-entry {
        position: relative;
        clear: both;
    }

    Regards,
    Ismael

    #705627

    In reply to: Edit 404 page

    Hey Slade,

    To edit the default 404 page please edit Enfold/includes/error404.php file

    Alternatively you can use a plugin like https://wordpress.org/plugins/search.php?q=404+page

    Best regards,
    Vinay

    #705253

    In reply to: Edit side bar

    Hi,

    Please check the below video to add widgets

    There are more helpful videos here https://www.youtube.com/results?search_query=enfold+sidebar+widgets

    If that does not help please post us your complete login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Vinay

    jpiacenti
    Participant

    I am using a Knowledge Base plug-in by Pressapp (https://codecanyon.net/item/knowledge-base-helpdesk-wiki-wordpress-plugin/5758910) which creates knowledge base posts. The category overview page does not display the category title correctly, but rather displays the first post of the category. When I switch to a default template (twenty twelve), the category title is displayed correctly, so I know it is some problem with the Enfold Template.

    I’ve searched and searched and can not figure out how to fix this on my own. Could you please point me in the right direction?

    #705018

    Topic: Custom width stuck

    in forum Enfold
    Fieldtripper
    Participant

    Hey guys,
    Wondering if I’ve done something wrong to lock in the width of my site at 900 pixels
    I can’t get the column width to change regardless of what width I put in.
    If I change to 100% width the columns stretch to full width, but any other width is stuck at 900 pixels.
    Just updated the theme in case that was causing the problem.
    I’m using a child theme, but switched to the Enfold theme, and still unable to get the width to change.
    Any help would be much appreciated.

    -michael

    rosewoodva
    Participant

    Hi,

    I am getting this error message below when trying to update Plugins. This is after updating to most recent version of WordPress. Then I got the login screen that said WP Database was out of date. That went fine. But now I can’t update Plugins:

    Update Failed: <!DOCTYPE html> <!–[if IE 8]> <![endif]–> <!–[if !(IE 8) ]><!–> <!–<![endif]–> LiveSite Pack ‹ Rosewood Virtual Admin — WordPress addLoadEvent = function(func){if(typeof jQuery!=”undefined”)jQuery(document).ready(func);else if(typeof wpOnload!=’function’){wpOnload=func;}else{var oldonload=wpOnload;wpOnload=function(){oldonload();func();}}}; var ajaxurl = ‘/wp-admin/admin-ajax.php’, pagenow = ‘toplevel_page_live-site’, typenow = ”, adminpage = ‘toplevel_page_live-site’, thousandsSeparator = ‘,’, decimalPoint = ‘.’, isRtl = 0; img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } <!–[if lte IE 7]> <![endif]–> window._wpemojiSettings = {“baseUrl”:”https:\/\/s.w.org\/images\/core\/emoji\/2\/72×72\/”,”ext”:”.png”,”svgUrl”:”https:\/\/s.w.org\/images\/core\/emoji\/2\/svg\/”,”svgExt”:”.svg”,”source”:{“concatemoji”:”http:\/\/rosewoodva.ca\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.6.1″}}; !function(a,b,c){function d(a){var c,d,e,f,g,h=b.createElement(“canvas”),i=h.getContext&&h.getContext(“2d”),j=String.fromCharCode;if(!i||!i.fillText)return!1;switch(i.textBaseline=”top”,i.font=”600 32px Arial”,a){case”flag”:return i.fillText(j(55356,56806,55356,56826),0,0),!(h.toDataURL().length<3e3)&&(i.clearRect(0,0,h.width,h.height),i.fillText(j(55356,57331,65039,8205,55356,57096),0,0),c=h.toDataURL(),i.clearRect(0,0,h.width,h.height),i.fillText(j(55356,57331,55356,57096),0,0),d=h.toDataURL(),c!==d);case”diversity”:return i.fillText(j(55356,57221),0,0),e=i.getImageData(16,16,1,1).data,f=e[0]+”,”+e[1]+”,”+e[2]+”,”+e[3],i.fillText(j(55356,57221,55356,57343),0,0),e=i.getImageData(16,16,1,1).data,g=e[0]+”,”+e[1]+”,”+e[2]+”,”+e[3],f!==g;case”simple”:return i.fillText(j(55357,56835),0,0),0!==i.getImageData(16,16,1,1).data[0];case”unicode8″:return i.fillText(j(55356,57135),0,0),0!==i.getImageData(16,16,1,1).data[0];case”unicode9″:return i.fillText(j(55358,56631),0,0),0!==i.getImageData(16,16,1,1).data[0]}return!1}function e(a){var c=b.createElement(“script”);c.src=a,c.type=”text/javascript”,b.getElementsByTagName(“head”)[0].appendChild(c)}var f,g,h,i;for(i=Array(“simple”,”flag”,”unicode8″,”diversity”,”unicode9″),c.supports={everything:!0,everythingExceptFlag:!0},h=0;h<i.length;h++)c.supports[i[h]]=d(i[h]),c.supports.everything=c.supports.everything&&c.supports[i[h]],”flag”!==i[h]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[i[h]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener(“DOMContentLoaded”,g,!1),a.addEventListener(“load”,g,!1)):(a.attachEvent(“onload”,g),b.attachEvent(“onreadystatechange”,function(){“complete”===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings); /* <![CDATA[ */ var avia_framework_globals = avia_framework_globals || {}; avia_framework_globals.frameworkUrl = ‘http://rosewoodva.ca/wp-content/themes/enfold-test/framework/&#8217;; avia_framework_globals.installedAt = ‘http://rosewoodva.ca/wp-content/themes/enfold-test/&#8217;; avia_framework_globals.ajaxurl = ‘http://rosewoodva.ca/wp-admin/admin-ajax.php&#8217;; /* ]]> */ /* <![CDATA[ */ var AtD_l10n_r0ar = {“menu_title_spelling”:”Spelling”,”menu_title_repeated_word”:”Repeated Word”,”menu_title_no_suggestions”:”No suggestions”,”menu_option_explain”:”Explain…”,”menu_option_ignore_once”:”Ignore suggestion”,”menu_option_ignore_always”:”Ignore always”,”menu_option_ignore_all”:”Ignore all”,”menu_option_edit_selection”:”Edit Selection…”,”button_proofread”:”proofread”,”button_edit_text”:”edit text”,”button_proofread_tooltip”:”Proofread Writing”,”message_no_errors_found”:”No writing errors were found.”,”message_server_error”:”There was a problem communicating with the Proofreading service. Try again in one minute.”,”message_server_error_short”:”There was an error communicating with the proofreading service.”,”dialog_replace_selection”:”Replace selection with:”,”dialog_confirm_post_publish”:”The proofreader has suggestions for this post. Are you sure you want to publish it?\n\nPress OK to publish your post, or Cancel to view the suggestions and edit your post.”,”dialog_confirm_post_update”:”The proofreader has suggestions for this post. Are you sure you want to update it?\n\nPress OK to update your post, or Cancel to view the suggestions and edit your post.”}; /* ]]> */ /* <![CDATA[ */ var ls_PHPVAR_livesite = {“ls_admin_url”:”http:\/\/rosewoodva.ca\/wp-admin\/”,”ls_locale”:”en_US”,”ls_module_nonce”:”bd8e0a3374″,”ls_site_url”:”http:\/\/rosewoodva.ca”}; /* ]]> */ /* <![CDATA[ */ var userSettings = {“url”:”\/”,”uid”:”1″,”time”:”1477593071″,”secure”:””};var quicktagsL10n = {“closeAllOpenTags”:”Close all open tags”,”closeTags”:”close tags”,”enterURL”:”Enter the URL”,”enterImageURL”:”Enter the URL of the image”,”enterImageDescription”:”Enter a description of the image”,”textdirection”:”text direction”,”toggleTextdirection”:”Toggle Editor Text Direction”,”dfw”:”Distraction-free writing mode”,”strong”:”Bold”,”strongClose”:”Close bold tag”,”em”:”Italic”,”emClose”:”Close italic tag”,”link”:”Insert link”,”blockquote”:”Blockquote”,”blockquoteClose”:”Close blockquote tag”,”del”:”Deleted text (strikethrough)”,”delClose”:”Close deleted text tag”,”ins”:”Inserted text”,”insClose”:”Close inserted text tag”,”image”:”Insert image”,”ul”:”Bulleted list”,”ulClose”:”Close bulleted list tag”,”ol”:”Numbered list”,”olClose”:”Close numbered list tag”,”li”:”List item”,”liClose”:”Close list item tag”,”code”:”Code”,”codeClose”:”Close code tag”,”more”:”Insert Read More tag”};/* ]]> */ /* <![CDATA[ */ var avia_shortcode_preview = ‘d1c0f741b7’; /* ]]> */ <!– Debugging Info for Theme support: Theme: Enfold Test Version: 3.6.1 Installed: enfold-test AviaFramework Version: 4.5.3 AviaBuilder Version: 0.8 – – – – – – – – – – – ChildTheme: Enfold-Test Child ChildTheme Version: 3.6.1 ChildTheme Installed: enfold-test ML:256-PU:64-PLA:14 WP:4.6.1 Updates: disabled –> function aioseop_show_pointer(handle, value) { if (typeof( jQuery ) != ‘undefined’) { var p_edge = ‘bottom’; var p_align = ‘center’; if (typeof( jQuery(value.pointer_target).pointer) != ‘undefined’) { if (typeof( value.pointer_edge ) != ‘undefined’) p_edge = value.pointer_edge; if (typeof( value.pointer_align ) != ‘undefined’) p_align = value.pointer_align; jQuery(value.pointer_target).pointer({ content: value.pointer_text, position: { edge: p_edge, align: p_align }, close: function () { jQuery.post(ajaxurl, { pointer: handle, action: ‘dismiss-wp-pointer’ }); } }).pointer(‘open’); } } } /* <![CDATA[ */ var wpNotesIsJetpackClient = true; var wpNotesIsJetpackClientV2 = true; /* ]]> */ if ( window.history.replaceState ) { window.history.replaceState( null, null, document.getElementById( ‘wp-admin-canonical’ ).href + window.location.hash ); } var _wpColorScheme = {“icons”:{“base”:”#82878c”,”focus”:”#00a0d2″,”current”:”#fff”}}; .aioseop_edit_button { margin: 0 0 0 5px; opacity: 0.6; width: 12px; } .aioseop_edit_link { display: inline-block; position: absolute; } .aioseop_mpc_SEO_admin_options_edit img { margin: 3px 2px; opacity: 0.7; } .aioseop_mpc_admin_meta_options { float: left; display: block; opacity: 1; max-height: 75px; overflow: hidden; width: 100%; } .aioseop_mpc_admin_meta_options.editing { max-height: initial; overflow: visible; } .aioseop_mpc_admin_meta_content { float: left; width: 100%; margin: 0 0 10px 0; } td.seotitle.column-seotitle, td.seodesc.column-seodesc, td.seokeywords.column-seokeywords { overflow: visible; } @media screen and (max-width: 782px) { body.wp-admin th.column-seotitle, th.column-seodesc, th.column-seokeywords, td.seotitle.column-seotitle, td.seodesc.column-seodesc, td.seokeywords.column-seokeywords { display: none; } } //<![CDATA[ var aioseopadmin = { blogUrl: “http://rosewoodva.ca&#8221;, pluginUrl: “http://rosewoodva.ca/wp-content/plugins/all-in-one-seo-pack/&#8221;, requestUrl: “http://rosewoodva.ca/wp-admin/admin-ajax.php&#8221;, imgUrl: “http://rosewoodva.ca/wp-content/plugins/all-in-one-seo-pack/images/&#8221;, Edit: “Edit”, Post: “Post”, Save: “Save”, Cancel: “Cancel”, postType: “post”, pleaseWait: “Please wait…”, slugEmpty: “Slug may not be empty!”, Revisions: “Revisions”, Time: “Insert time” } //]]> #wpadminbar { display:none; } document.body.className = document.body.className.replace(‘no-js’,’js’); (function() { var request, b = document.body, c = ‘className’, cs = ‘customize-support’, rcs = new RegExp(‘(^|\\s+)(no-)?’+cs+'(\\s+|$)’); request = true; b[c] = b[c].replace( rcs, ‘ ‘ ); b[c] += ( window.postMessage && request ? ‘ ‘ : ‘ no-‘ ) + cs; }()); Skip to main content Skip to toolbar Dashboard DashboardHomeUpdates 3 All in One SEO All in One SEOGeneral SettingsPerformanceFeature Manager Jetpack JetpackDashboardSettingsSite StatsAkismet LiveSite LiveSiteLiveSiteSettingsBackofficeContact FormLiveSite Widget Posts PostsAll PostsAdd NewCategoriesTags Media MediaLibraryAdd NewWP Smush Pages PagesAll PagesAdd New Comments 0 Portfolio Items Portfolio ItemsPortfolio ItemsAdd NewTagsPortfolio Categories Enfold-Test Child Contact ContactContact FormsAdd NewIntegration Appearance AppearanceThemesCustomizeWidgetsMenusEdit CSSEditor Plugins 0 Plugins 0Installed PluginsAdd NewEditor Users UsersAll UsersAdd NewYour Profile Tools ToolsAvailable ToolsImportExportSEO Data ImportBackupsBackup Settings SettingsGeneralWritingReadingDiscussionMediaPermalinksWP Content Copy Protection (YOOPlugins)Easy TableSharingXML-Sitemap Shortcodes ShortcodesSettingsExamplesCheatsheetAdd-ons Google Analytics Google AnalyticsGoogle AnalyticsOther Plugins LayerSlider WP LayerSlider WPAll SlidersSkin EditorCSS EditorTransition BuilderCollapse menu Menu About WordPress About WordPress WordPress.org Documentation Support Forums Feedback Rosewood Virtual Admin Visit Site 33 Theme Updates 00 comments awaiting moderation New Post Media Page Portfolio Entry User LayerSlider Theme Options General Layout General Styling Advanced Styling Header Sidebar Settings Footer Blog Layout Social Profiles Newsletter Demo Import Import/Export Theme Update SEO Upgrade To Pro Performance Feature Manager #adminbar-search::-webkit-input-placeholder, #adminbar-search:-moz-placeholder, #adminbar-search::-moz-placeholder, #adminbar-search:-ms-input-placeholder { text-shadow: none; } Howdy, deannasimone deannasimone Edit My Profile Log Out Notifications Log Out Logged in as: (Email address hidden if logged out) | Rate us: <!– –><!– –><!– –><!– –> Lead Capturing Contact Form Part of vCita LiveSite Pack Lead Capturing Contact Form is part of vCita LiveSite Pack Your LiveSite Modules: Contact Form Create beautiful forms using a simple Drag & Drop editor. Edit Livesite Widget Encourage clients to take actions and capture twice as many leads Edit Payments Button Offer your clients a simple way to pay for your services Add Scheduler Self service appointment scheduling for your clients Add One Platform which enables all modules Backoffice All livesite modules plug into a single business management dashboard Go to Backoffice <!– –> SDK for Developers To achieve maximum flexibility use our LiveSite SDK Go to SDK Documentation <!– –> Partner Program Join over 8500 partners who leverage the vCita web engagement solution to extend their brand Learn More Account Settings Disconnect Rate US Support <!– wpbody-content –> <!– wpbody –> <!– wpcontent –> Thank you for creating with WordPress. Version 4.6.1 Close dialog Session expired Please log in again. The login page will open in a new window. After logging in you can close it and return to this page. /* <![CDATA[ */ var jpTracksAJAX = {“ajaxurl”:”http:\/\/rosewoodva.ca\/wp-admin\/admin-ajax.php”,”jpTracksAJAX_nonce”:”dfff5d7dd8″}; /* ]]> */ /* <![CDATA[ */ var commonL10n = {“warnDelete”:”You are about to permanently delete these items.\n ‘Cancel’ to stop, ‘OK’ to delete.”,”dismiss”:”Dismiss this notice.”};var heartbeatSettings = {“nonce”:”9006d09a94″};var authcheckL10n = {“beforeunload”:”Your session has expired. You can log in again from this page or go to the login page.”,”interval”:”180″};var wpAjax = {“noPerm”:”Sorry, you are not allowed to do that.”,”broken”:”An unidentified error has occurred.”};var wpPointerL10n = {“dismiss”:”Dismiss”};/* ]]> */ <!– wpwrap –> if(typeof wpOnload==’function’)wpOnload();

    #704967
    kylebarnick
    Participant

    Hello All
    I am trying to customize the Enfold header to be more like Amazon.com

    Build Room Header

    I would like to have the product catagories dropdown in the search and a sub menu below the main header. I know its possible as I can get the demo to work in inspect editor, but I cannot replicate it in code. Any help would be extremely appreciated.

    URL: client.kylebarnick.com/buildroom

    • This topic was modified 9 years, 5 months ago by kylebarnick.
    #704880

    Hey internetwarriors,

    It would take a lot of time to add the search icon inside the mobile menu however we can add the search icon in mobile device next to mobile menu icon. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    @media only screen and (max-width: 767px) {
    .main_menu .avia-menu, #header_main_alternate {
      display: block !important;
    }
    .av-main-nav > li { display: none; }
    li#menu-item-search {
      display: block!important;
      margin-top: -90px;
      right: 70px;
    }
    .responsive .main_menu {
      float: right;
    }}
    

    Best regards,
    Vinay

    #704813
    npmorante
    Participant

    Hello

    1) I wanted to know how I can use google fonts in other paragraphs.
    I use “Quicksand” across the page.
    The only way I’ve found is shitting source from the drop-down css because of paragraph (enfold menu) lets not select “Quicksand” (on the menu of heading yes you can). Is there any way to do this without adding CSS?

    The CSS is making slow my page, so I want to use the minimum code.

    2) On the other hand. I would like to know the correct size (in pixels) must have images using the demo “enfold GYM”:

    width and height of images Slide.
    Width featured images
    Blog Column Width … etc.

    What size deverian have on this template (gym) to be optimized?
    I searched the documentation, but I have not found anything.

    3) I used “enfold GYM” to build my website. but without applying any changes, nor any plugin installed … the page speed is very slow. An average of 5 seconds to load! Is a long time, I think enfold does not behave well with speed. Is there any solution from the template itself?

    I think “php7” could help. Enfold supports php7 correctly?

    4) Is there any way to make a button there will be a media file with lightbox? I mean a botton (not an image) can open a medium (eg a youtube video) in a lightbox. Without having to go to the link of the file on youtube or on my server.

    Regards, and thank you very much

    #704812

    Hi

    I know what you mean it really annoying plus I don’t know why its happening. I think I am actually going allow the theme and plugins in the robot.txt. and block the URLs through Yoast and remove them through Google Search Console. Hopefully that will stop google indexing them and allow the pages to be fully rendered. However this can’t be a new issue. Like you I’ve never had this issue with any other theme just Enfold.

    #704791
    internetwarriors
    Participant

    Hi!

    I have three questions about the mobile menu. Cant find any edit possibilities in the theme options!

    Is it possible to get an search icon on the mobile menu?
    And is it possible to put the logo in the top of the mobile menu?
    It would be great, when there are only the main menu points and the menu is a drop down menu. Is it possible?
    Hope you can help!

    Good job with enfold. Greetings!

    • This topic was modified 9 years, 5 months ago by internetwarriors. Reason: forgot one thing
    #704642

    In reply to: Ajax Search result

    Hi,

    Thank you for the info. Please set the user role to “administrator” so that we can check the entire settings of the search plugin. Or go to the Settings > Relevanssi panel then adjust the value of the “Minimum word length to index:” field from 3 to 5. Save the index and rebuild it. The search form should return more accurate results.

    Did you implement the following functions?

    // http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/

    Best regards,
    Ismael

    #704498

    Hey Jim,

    Pleases try using this more advanced search plugin – https://wordpress.org/plugins/relevanssi/
    You can find Enfold implementation here – http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/

    Best regards,
    Yigit

    #704446
    kylebarnick
    Participant

    This an addition to the following thread:

    I would like to use this to create a header similar to that of amazon. Have the logo on the left, a long search menu and then the cart all on the main menu. Sub menu below it.

    #704346

    In reply to: search plugin

    Hi DCPCOM!

    Pleases try using this plugin – https://wordpress.org/plugins/relevanssi/
    You can find Enfold implementation here – http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/

    Best regards,
    Yigit

    #704331

    Topic: search plugin

    in forum Enfold
    DCPCOM
    Participant

    Hello,
    I’m running Enfold theme and using your native portfolio. I’m looking for a plugin which I can filter the portfolio catagories. Could you advice me ?

    thanks

    Dominique

    #704257
    luca pellegrini
    Participant

    Hello,
    i’m using enfold theme with a lot of project and i think it’a great theme.
    I’m developing a new site but i have some issues:
    1 – there is a problem with masonry gallery setting 1px gap border. Look at this page: http://www.zeppelinstudio.it/NOAH16/live-your-hair/
    The border isn’t always visible and sometimes it,s too big, like 2px. I tried to set images without border but the ones that was too big remains.

    2 – I added manually in “helper-main-menu.php” the wpml language selector because i wanted to put it after search icon.
    I think there is a css problem because when i load or reload the page it goes to the top and after 2 second it goes inline with the menu. Can you help me please i can’t undertand why?

    Thankyou so much in advance
    Regards

    #704203

    In reply to: Missing styling

    Done some more research and seems like the woocommerce-mod.css is not loadet. How can I correct this?

    If you copy the URL to the browser it makes a redirect and returns a server error. If you remove ?ver=4.6.1 it loads correctly.
    <link rel=’stylesheet’ id=’avia-woocommerce-css-css’ href=’http://shop.vipbutik.dk/clubmatasmandag/wp-content/themes/enfold/config-woocommerce/woocommerce-mod.css?ver=4.6.1′ type=’text/css’ media=’all’ />

    This link (from a plugin) however works with the version in the URL.
    <link rel=’stylesheet’ id=’jquery.prettyphoto-css’ href=’http://shop.vipbutik.dk/clubmatasmandag/wp-content/plugins/wp-video-lightbox/css/prettyPhoto.css?ver=4.6.1&#8242; type=’text/css’ media=’all’ />

    Kind regards,
    Michael

    • This reply was modified 9 years, 5 months ago by mstorm85.
    #704149

    Hey radugidei,

    Thank you for using Enfold.

    This is possible but the search form will be limited to products. It won’t be able to fetch other post types. Please add this in the functions.php file:

    // add post type product
    add_action('ava_frontend_search_form','ava_frontend_search_form_mod');
    function ava_frontend_search_form_mod()
    {
    	echo '<input type="hidden" name="post_type" value="product">';
    }

    Best regards,
    Ismael

    #704095
    zebravision
    Participant

    My site is very heavily media based and I’m using image placement and masonry a fair bit and the YOAST plugin is often telling me there are no images on a page when in fact there is. I’m using ALT tags etc and following SEO best practice but the masonry gallery is a let down for my rankings, it looks good but the links to the videos, the ALT tags etc are not showing in searches. Is there a way to better improve these media options in the Enfold theme?

    #704034

    Hey!

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

    .search-results .container {
        padding: 0 10px;
    }

    Regards,
    Yigit

    #703986

    Hey!

    Please try adding following code to Quick CSS in Enfold theme options under General Sttyling tab

    .template-search .post-entry {
        margin-left: 1%;
        width: 19%;
    }
    .template-search .post-entry .first {
        margin-left: 0;
    }

    Cheers!
    Yigit

Viewing 30 results - 4,261 through 4,290 (of 7,495 total)