Viewing 30 results - 4,891 through 4,920 (of 7,495 total)
  • Author
    Search Results
  • L+T
    Participant

    Hi, I tried to solve my issue via search function in here but didn’t succeed. So I have to ask for help.

    I need to add a Google conversion tracking tag to one single page of a new website (please see tag in the private content). I added it to a code block on that specific page.

    The Google tag assistent however identifies the tag, but indicates two optimization suggestions (actually three but one of them doesn’t have to do with my issue here):

    Code should be placed directly above the closing <body> tag.
    Non-standard implementation

    Could you tell me how to implement the tag into the Enfold code block to follow these optiimzation requests by Google please?

    Thank you very much,
    Chris

    • This topic was modified 10 years, 1 month ago by L+T. Reason: formatting
    #572646

    Hi!

    Unfortunately, adding the layer slider as shortcode is not going to work. You can append it on top of the search page but the slider will not initialized correctly. Example (functions.php file):

    // add layer slider in search
    add_action('ava_after_main_title', 'add_layer_slider');
    function add_layer_slider() {
    	if( is_search() ) {
    		 echo do_shortcode("[ av_layerslider id='1']");
    	}
    }

    Please try to use this instead:

    // add layer slider in search
    add_action('ava_after_main_title', 'add_layer_slider');
    function add_layer_slider() {
    	if( is_search() ) {
    
    		$resources = "<link rel='stylesheet' id='layerslider-css'  href='http://localhost/kriesi/enfold/wp-content/themes/enfold/config-layerslider/LayerSlider/static/css/layerslider.css?ver=5.6.2' type='text/css' media='all' />
    		<script type='text/javascript' src='http://localhost/kriesi/enfold/wp-content/themes/enfold/config-layerslider/LayerSlider/static/js/greensock.js?ver=1.11.8'></script>
    		<script type='text/javascript' src='http://localhost/kriesi/enfold/wp-content/themes/enfold/config-layerslider/LayerSlider/static/js/layerslider.kreaturamedia.jquery.js?ver=5.6.2'></script>
    		<script type='text/javascript' src='http://localhost/kriesi/enfold/wp-content/themes/enfold/config-layerslider/LayerSlider/static/js/layerslider.transitions.js?ver=5.6.2'></script>";
    
    		$script = "<script data-cfasync=\"false\" type=\"text/javascript\">var lsjQuery = jQuery;</script><script data-cfasync=\"false\" type=\"text/javascript\"> lsjQuery(document).ready(function() { if(typeof lsjQuery.fn.layerSlider == \"undefined\") { lsShowNotice('layerslider_7_1','jquery'); } else { lsjQuery(\"#layerslider_7_1\").layerSlider({responsiveUnder: 1140, layersContainer: 1140, autoStart: false, startInViewport: false, pauseOnHover: false, twoWaySlideshow: true, loops: 1, keybNav: false, touchNav: false, skin: 'fullwidth', globalBGColor: 'rgba(255, 255, 255, 0.45)', navPrevNext: false, hoverPrevNext: false, navStartStop: false, navButtons: false, showCircleTimer: false, thumbnailNavigation: 'disabled', lazyLoad: false, yourLogoStyle: 'left: 10px; top: 10px;', cbInit: function(element) { }, cbStart: function(data) { }, cbStop: function(data) { }, cbPause: function(data) { }, cbAnimStart: function(data) { }, cbAnimStop: function(data) { }, cbPrev: function(data) { }, cbNext: function(data) { }, skinsPath: 'http://www.saldaturacontrollo.it/wp/wp-content/themes/enfold/config-layerslider/LayerSlider/static/skins/'}) } }); </script>";
    
    		 $output = $resources . '<div id="layer_slider_1" class="avia-layerslider main_color avia-shadow  avia-builder-el-0  el_before_av_one_full  avia-builder-el-first  container_wrap sidebar_right" style="height: auto;"><div class="ls-wp-fullwidth-container" style="height: 121px;">'.$script.'<div class="ls-wp-fullwidth-helper" style="width: 918px; height: 121px; left: 0px;"><div id="layerslider_7_1" class="ls-wp-container ls-container ls-fullwidth" style="width: 918px; height: 120.789px; margin: 0px auto; visibility: visible;"><div class="ls-inner" style="width: 918px; height: 121px; background-color: rgba(255, 255, 255, 0.45098);"><div class="ls-slide ls-animating" data-ls=" transition2d: all;" style="width: 918px; height: 121px; visibility: visible; display: none; left: auto; right: 0px; top: 0px; bottom: auto;"><img src="http://www.saldaturacontrollo.it/wp/wp-content/uploads/2016/01/news3.jpg" class="ls-bg ls-preloaded" alt="news3" style="padding: 0px; border-width: 0px; width: 1610.53px; height: 120.789px; margin-left: -346.263px; margin-top: 0.105263px;"><div class="ls-gpuhack" style="width: auto; height: auto; padding: 0px; border-width: 0px; left: 0px; top: 0px;"></div><p class="ls-l" style="top: 56.3684px; left: -22.5474px; white-space: nowrap; width: auto; height: auto; font-size: 10.4684px; line-height: 11.2737px; padding: 0px; border-width: 0px; margin-left: 0px; margin-top: 0px; transform-origin: 50% 50% 0px; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1); opacity: 1; visibility: visible;"><span class="slide-slogan2">I corsi in partenza e le nostre novità</span></p></div></div><div class="ls-loading-container" style="z-index: -1; display: none;"><div class="ls-loading-indicator"></div></div><div class="ls-shadow"></div></div></div></div></div>';
    
    		echo $output;
    	}
    }
    

    Best regards,
    Ismael

    #572435
    andreeanner
    Participant

    Maybe my questions are already solved in this forum, but I don’t have the exact words to do a good search.

    1 – The space between text blocks is not consistent. You can see an example of my problem on this page : http://www.colonellefilms.com/nouveausite/portfolio-item/flotsgris/
    In the first 1/2 section below «Scénario et réalisation», I have two text blocks. And there is space between them. That’s really fine for my. But in the second 1/2 section below «Interprètes», I have two text blocks, but there is no space between them. And it doesn’t look good. Can you help me?

    2- Also, I would really like to have a title overlay just as in the Enfold Demo Minimal : http://kriesi.at/themes/enfold-minimal-portfolio/portfolio/
    But I really can’t find how to do this, with the settings in the Portfolio Grid Settings.
    Here is what I get : http://www.colonellefilms.com/nouveausite/projets/

    Thank you very much

    #572237

    well ismael we discussed it here allready for a transparent header: https://kriesi.at/support/topic/styling-single-events-page/

    i want to style the searchresults page similar to the other sites on a specific installation with enfold.
    On that case link above i styled the other pages with transparency header and so i want a transparency header with a banner or something else.

    Now the other pages got glassy headers

    it seems to be solved by :

    add_filter('avf_header_setting_filter', function($header) {
    	if ( is_search() ) {
    		$header['header_transparency'] = 'header_transparency';
    		$header['header_class'] .= " av_header_transparency av_header_glassy";
    	}
    	return $header;
    }, 10, 1);

    but i guess that the line
    $header['header_transparency'] = 'header_transparency';
    has to be a little different becaus html gets a class too.

    LorbeerDesign
    Participant

    Hi there,
    we need a plugin for our Enfold WordPress site that has the following funtions:

    Candidate registration
    Candidate login
    Apllication Form that can be edited though the candidate several times (so that the form does not have to be filled in at once. Fields that have been filled in before should be saved for the next visit)
    Upload for video files (mp4), PDF Documents, jpgs

    Do you have a recommendation for us, which plugin is suitable for our needs?
    Thank you so much for your support!

    Kind regards Stephie

    #571119
    matmaynor
    Participant

    I am using Enfold 3.4.7 and WordPress 4.4.1. Some of the page content in an icon list is not showing on the webpage after updating it even though it is showing in the Avia editor. I have cleared the browser cache, used multiple browsers (Chrome/Firefox/IE) with the same results. I have searched the threads and don’t see my exact issue, but similar. Please advise.

    #570635

    Topic: Script tag in sidebar

    in forum Enfold
    DJQuad
    Participant

    Hey all, I’m simply trying to add this Amazon search code to my sidebar –

    <script type=”text/javascript”>
    amzn_assoc_placement = “adunit0”;
    amzn_assoc_tracking_id = “djqcom-20”;
    amzn_assoc_ad_mode = “search”;
    amzn_assoc_ad_type = “smart”;
    amzn_assoc_marketplace = “amazon”;
    amzn_assoc_region = “US”;
    amzn_assoc_textlinks = “”;
    amzn_assoc_linkid = “dbe8dcb20702ababbfe5d012000022e1”;
    amzn_assoc_default_search_phrase = “”;
    </script>
    <script src=”//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US”></script>

    It isn’t displaying though. I know script tags in the “Text” widget are an issue but plugins like
    Javascript Html and Text Adder don’t help either. In this case should I edit Enfold’s sidebar.php file?

    #570618

    Hey!

    The issue is the location of the video the light box only supports streaming videos from services like youtube and vimeo. From SEO point of view your videos show up on the search result and also get’s more views from youtube.

    I recommend uploading the video to youtube and paste the link in the video options for it to open in a lightbox popup.

    We tested the site for any conflicts with the mailchimp and the initial newsletter pop up but did not find any conflict. I’m very sorry in the process the mailchimp api key was reset please add the mail chimp api in Enfold > Newsletter it should work fine.

    If you have any questions please feel free to contact us.

    Regards,
    Vinay

    #570364
    Nicoletta
    Guest

    Hi!
    Where can I post questions to the ENFOLD support? I bought the theme and have many questions but I can only find a link where I can search for posts of other users even if I am loged in. Could you please send me the right link? Thx.

    #570319
    bemvestir
    Participant

    Hi,

    I recently purchased Enfold 3.4.7.
    I want social icons displayed vertically in footer socket, like etsy.com.
    I searched the forum and I found this topic – https://kriesi.at/support/topic/social-icons-in-footer-socket/, but the solution given refers to look for this code:
    <?php
    echo “<div class=’sub_menu_socket’>”;
    $args = array(‘theme_location’=>’avia3’, ‘fallback_cb’ => ”, ‘depth’=>1);
    wp_nav_menu($args);
    echo “</div>”;
    ?>

    …but I can not find it on footer.php.
    Instead I found this one:

    echo “<nav class=’sub_menu_socket’ “.avia_markup_helper(array(‘context’ => ‘nav’, ‘echo’ => false)).”>”;
    echo $menu;
    echo “</nav>”;

    I appreciate your help.

    Thanks

    • This topic was modified 10 years, 2 months ago by bemvestir.
    #570164
    #570147

    Hi Andy,

    Okay. Thought so. I will check out the plugin. Any particular integration stuff I need to do for this plugin to work well with Enfold?

    Update: I have installed it and it seems to be working but only for the search results that are displayed on the actual search results page and not in the search tootltip that drops down as I fill in a term :(

    Thx.

    • This reply was modified 10 years, 2 months ago by cordellbrewer. Reason: Updated info
    #569516

    In reply to: error404

    Hi!

    For search please use following

    .search .content {
        width: 100%!important;
        border: none;
    }
    .search .sidebar {
        display: none!important;
    }

    For your posts, you can simply edit them and choose not to display sidebar under Layout Section or in Enfold theme options > Sidebar Settings

    Best regards,
    Yigit

    #569471
    StudioLiner
    Participant

    Hello dear enfold-Team,

    there is a problem with the search icon in the search string on the blog page.
    The image is broken.

    What could it be?

    Thank you!
    Cheers

    #568823

    Hey!

    Please go to Enfold/includes folder and edit loop-search.php file. You can add it using shortcode. Please see – https://developer.wordpress.org/reference/functions/do_shortcode/

    Regards,
    Yigit

    #568489

    In reply to: Meet the Team Question

    Hey!

    no we don’t have any other examples and you would need to search them by your own.

    No, there is no special function for this in Enfold, but maybe you could achieve it anyway using prettyPhoto: http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/#prettyPhoto

    Best regards,
    Andy

    #568265

    Hi,

    I located the error in your theme. I use WPML for the translation of my website. When I go to the Enfold Theme Manager, I change something, and then click on Save All Changes, I get the error message:

    Saving didnt work!
    Please reload the page and try again

    This error message is called in avia_option_pages.js, and is the result of the theme not finding the following file:
    http://onebonsai.com/nl/wp-admin/admin-ajax.php
    Note that your theme is searching for the Dutch version of admin-ajax.php, which obviously does not exist.

    The problem appears to be that the current language will be incorrectly added to ajaxurl.

    Please let me know how I can remove the insertion of the language url into the admin urls.

    Thanks!

    • This reply was modified 10 years, 2 months ago by webplugg.
    #567550

    Hey Sally!

    Do this, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, to add a widget area to your header and then you can drag the search widget to it.

    Best regards,
    Elliott

    #567409

    Hey Andy,

    this CSS does not work since I use two different header designs: ALL my pages have transparent header and the Enfold archive pages (e.g. after using search via search icon etc.) use title bar. So every time I adjust one value that makes breadcrumbs in transparent header look fine, it messes up the archive pages.

    I have another suggestion: Can you tell how to remove the breadcrumbs on archive pages? That would look better and make things easier. Thanks for your help in advance.

    Cheers
    LeUP

    #567355
    redbarndesign
    Participant

    Hello,

    It looks like the search results page includes both headline and intro sentence for blog posts, but not actual pages.
    http://kriesi.at/themes/enfold/?s=business

    I am assuming this is due to the Avia editor interfering. At least it seams that way when I use the Yoast SEO plugin and the “snippet preview” just displays code.

    Am I overlooking something?
    Is there a way to include an intro paragraph, for pages, within the search results page?

    Thanks in advance,
    Rick

    #567278
    Fauer
    Participant

    I can not get the Enfold Google Maps Widget and the Layerslider displayed on the site. After updating the Enfold it disappeared both my slider in the header and Google Maps below.

    Tried to search the error, but can not find any solutions.

    http://kami.dk/ (the webpage with the problems)

    I have made 2 similar pages, but this is the theme Enfold not updated at this webpage, so this is how it should look http://cotech.dk/

    Regards Line

    amangrewal
    Participant

    I’m having a few problems with using heroic knowledge base with enfold. I have included links showing the knowledge base listings page and an article.
    The issues are:

    • Neither the listings page nor the article pages are displaying a title
    • The sidebar is showing my blog listings rather than the widgets associated with the articles – where do I change this?
    • How can I change the styling of the search bar and button to use something consistent with Enfold styling?

    In general it would be good to have a page set up where I can control how the knowledge base articles display – is there a way of doing that?

    Thanks for your help

    #566594

    In reply to: erroneous question

    Hey mocablue!

    Would appreciate not to delete the post titles, as those topics with the solution help us with the search results!

    Thanks a lot for your time and ofc for using enfold.

    Regards,
    Basilis

    #566089

    Hi!

    Please replace the box-shadow code with your’s.

    .avia-video, .avia-iframe-wrap {
        box-shadow: 0px 0px 7px 5px rgba(130,130,130,.5);
    }

    The above css will give you the below effect

    It is much quicker to add your custom css class name to the element and the styles in quick css.
    To add custom css class name to video or any Advance builder Element element please view the link below

    http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    You can also find out the css class names by right clicking on the browser window and choosing Inspect.
    Please watch the first 1 min of the video link below and also if you search for “Inspect CSS in browser” you will find some very useful resources.

    I hope your other issues have been sorted out if not please feel free to let us know and we will help you.

    Request you to create new tickets for different issue so they don’t get mixed up.

    Cheers!
    Vinay

    #565568

    Hey igraphBE!

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

    span.blog-categories,.search span.post-meta-infos {
        display: none !important;
    }

    Cheers!
    Yigit

    #565497

    Hi Hafeez

    Please go to Enfold/config-templatebuilder/avia-shortcodes/iconlist.php file and search and replace “header” tag as needed

    Cheers!
    Yigit

    #565488

    Hi Hafeez!

    Please go to Enfold/config-templatebuilder/avia-shortcodes/iconbox.php file and search and replace “H3” tags.
    Also see – http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/

    Cheers!
    Yigit

    #565254

    Topic: Best SEO Plugin

    in forum Enfold
    pgh
    Participant

    Hi,
    I am having some trouble with the Yoast plugin with the Enfold theme. The Yoast plugin is not picking up the H1 titled used within my sliders and as well as other words used in the copy. I searched your forum and what I could read, it seems like the Yoast plugin in not working together with your website builder. Is this correct?
    Having read that, I am wondering which SEO plugin you recommend as the best option, if Yoast isn’t working.

    Thanks!

    Hey!

    Please add the below css in Enfold > General Styling > Quick CSS

    #top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before {
        color: #FFF!important;
    }
    
    .av_seperator_small_border .av-main-nav > li > a > .avia-menu-text, #top #wrap_all #header #menu-item-search>a {
        border-color: transparent!important;
    }

    Regards,
    Vinay

    #564475

    Hi!

    I updated now to Enfold 3.4.7. So that you can see that the strings aren’t translated correctly anymore.

    It should look like this:

    DE: Die Idee von Klarheit
    NL: Het idee van helderheid
    EN: The idea of clarity
    FR: L’idée de clarté
    PL: Idea prosta i jasna

    You can check the Layer Slider Stabalux SR (ID 10) at the following URL:

    http://www.stabalux.com/de/pfosten-riegel-fassade-stahl/stabalux-sr/

    At the String translation panel, just search for the word “Klarheit”. You’ll get 6 results (LayerSlider #9 – #15)

    Cheers!

Viewing 30 results - 4,891 through 4,920 (of 7,495 total)