Viewing 30 results - 9,031 through 9,060 (of 11,220 total)
  • Author
    Search Results
  • #378180

    Hey master-t!

    Thank you for using Enfold.

    You can edit configtemplate-builder > avia-shortcodes > menu.php, find this code on line 186:

    $mobile_button = $mobile == "active" ? "<a href='#' class='mobile_menu_toggle' ".av_icon_string('mobile_menu')."><span class='av-current-
    placeholder'>".__('Menu', 'avia_framework')."</span>" : "";
    

    Best regards,
    Ismael

    #377998

    Hey!

    You’ll need to add the code above line 216 in the /enfold/includes/loop-index.php file then.

    Try this.

    if ( is_single() ) {
    	echo do_shortcode("[av_hr class='invisible' height='90' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello']");
    	$link = get_permalink( avia_get_option('blogpage') );
    	echo do_shortcode("[av_button label='Back' link='manually,".$link."' link_target='' size='medium' position='left' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff']");
    }

    Regards,
    Elliott

    #377964
    cormie
    Participant

    I’m just about to relaunch my site using enfold and there’s some things that may be quite small, but still big enough to nag me :)

    1) If the search tab from the main menu is removed, it seems the menu tab underline doesn’t extend properly beyond the last menu item. I just tried to reproduce it and I couldn’t, but now instead I get a gap between testimonials and contact us. I noticed this before but my developer fixed it, but then the “line not being extended” problem was there, and adding the search icon fixed this. I’d prefer not to have the search button in the main menu. I’m not sure if it’s because of some customisations in the child theme that the menu is reacting this way, but he said there’s no actual customisation to the menu.

    Please see screenshot here: http://omg.wthax.org/6QGJ7t.jpg

    2) I’m displaying rotating testimonials on my homepage and I want these above the contact form. At the start if you would be filling out the contact form, every time the testimonial rotated to a short to long text testimonial, the contact form would move position on the page to accommodate the longer/shorter testimonial. My developer did some customisation to fix this, but it’s still an issue on mobile and there’s still some movement within the assigned section for the testimonials, I’d prefer if the left/right scroll arrows didn’t move at all, or the “what our clients say” heading didn’t move either and it was just the actual text of the testimonial that extended or shrunk within the assigned section.

    Customisations were also required in the following areas:
    o – /homepage and /services – to reduce gap between service icons and service title (the large default gap meant the rendering on mobile made it difficult to see which service title was with which icon)
    o – several customisations required on testimonials on homepage and /testimonials
    o – I embedded a new map using the following: https://developers.google.com/maps/documentation/embed/ This provides full business information, link to reviews and shows rating etc. I also found some code to add to the Quick CSS from another website that allows the map to be responsive. The enfold editor map element doesn’t show business informatin/review count etc so wanted something that showed these.

    I think there must have been a few more customisations to achieve the requests I was making with certain changes but I’m not sure.

    Any feedback would be greatly appreciated :)

    MichaelAlbany
    Participant

    I am new to Enfold and I am just getting going testing layouts and such. at the the moment the show stopper for me is the Scroll to Top button (shows on the right of this forum as well). Is there any way to turn that off? I really hate those buttons. Other than that I think I am falling in love with the theme!

    The Plus 1 is this: is it possible on setting up the Photography Portfolio with a horizontal header? Is there any documentation on these layouts? The default and the Photographers Portfolio layouts.

    #377741
    SRD
    Participant

    Hi. We’re using the Enfold theme.

    I have taken over development of the site.

    On our contact page, we have the following code in our Avia Layout Builder:

    [av_contact email=' (Email address hidden if logged out) ' title='Send us mail' button='Submit' on_send='text' sent='Your message has been sent!' link='' subject='' autorespond='' captcha='']
    [av_contact_field label='Name' type='text' check='is_empty']
    [av_contact_field label='E-Mail' type='text' check='is_email']
    [av_contact_field label='Subject' type='text' check='is_empty']
    [av_contact_field label='Message' type='textarea' check='is_empty']
    [/av_contact]

    However, this only produces a Submit button, with no form fields.

    How can we fix this?

    Thanks.

    #377477
    add_action( 'ava_after_content', 'enfold_customization_back_button' );
    function enfold_customization_back_button() {
    	echo do_shortcode("[av_hr class='invisible' height='90' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello']");
    	$link = get_permalink( avia_get_option('blogpage') );
    	echo do_shortcode("[av_button label='Back' link='manually,".$link."' link_target='' size='medium' position='left' icon_select='no' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff']");
    }

    i used this one from u ;)

    #377422

    Topic: Promo boxes

    in forum Enfold
    saremcdee
    Participant

    Hello awesome people at Enfold!

    I’m hoping you might have some advice for me. I need to build a promo box area similar to the following image

    I see that you cannot upload images into the available promo boxes on Enfold, nor can you change the set dimensions. Would you have any other possible solution to achieve what I’m aiming for? I’ve used a gallery image with text above and a button below but it looks rather messy and the spacing between each element is too far apart. I’ll pop my url in the PM below or here is a screen shot http://imgur.com/W6ajVKo

    Thanks again I love working with this theme, it’s easy-ish for a beginner like me :)

    #377342

    1.) That’s not a theme related issue. Do you want a pop-up to appear? or what do you mean with “small window”? Maybe this plugin is for you: https://wordpress.org/plugins/wordpress-popup/you can currently set a link to another website from an image to open up in a new window away from the main site but I just want it to open the new website in a small window whilst staying on the steedmediasolutions website.

    2.) Please update to Enfold 3.0.4. Surely this icon shouldn’t be showing on the desktop? Why do I need to update the Theme? I’m not very sure about updating the Theme as every time I’ve tried to do that on sites in the past, I’ve had a problem with the site afterwards.

    3.) Refer to this post: https://kriesi.at/support/topic/enfold-remove-scroll-top-button/#post-189218already added this to the custom css and the scroll to top button is still visible.

    4.) Please search some plugin like this one for example: https://wordpress.org/plugins/contact-call-plugin/I would just like the phone numbers that appear on the website to be clickable from a mobile – is that not possible using custom CSS?

    5.) I don’t think it’s possible. Or do you mean a pop-up window again? No just when somebody clicks on a social icon that it opens the Twitter or Facebook page in a small window (which can obviously be made bigger) whilst staying on the steedmediasolutions website, rather than opening a brand new window on a separate page.

    6.) Please elaborate. I don’t know what you mean with “more responsive”. What do you want to achieve exactly? The slider is not responsive on some devices i.e. a Windows phone.

    7.) With text do you mean your menu? I think you header is already to full to show your menu on mobile. You can hide it and instead use only the mobile menu: When viewed on an Iphone, Ipad etc., the Logo is overlapping the phone number which shouldn’t be happening – how can I adjust this?

    8.) Still don’t know what you mean. Please be specific and update to the newest version, maybe this helps already.When you view the website on a Windows mobile phone it is not responsive. Please help!

    #377278

    Hi!

    Thank you for using Enfold.

    You can try @begrafiks’ suggestion. The code should remove the woocommerce’s button.

    Regards,
    Ismael

    #377265

    Hi djshortkut!

    Thank you for using Enfold.

    Use this on Quick CSS:

    .avia-button:hover {
    opacity: 1;
    }

    Cheers!
    Ismael

    #377226

    Hey djshortkut!

    Thank you for using Enfold.

    You can use child selectors or something like this:

    .avia-fullscreen-slider .avia-slideshow-inner li.slide-2 a.avia-slideshow-button {
    color: #3d71a1 !important;
    }

    Cheers!
    Ismael

    #377222
    ewert
    Participant

    Hi guys,

    I love the social sharing buttons from enfold that can be integrated into blogposts via the enfold menu.
    Can I also use them elsewhere as shortcode or widget? that would be so great! :)

    Thanks a lot for your help!

    #377166

    Hi kathrynmichaud!

    1.) That’s not a theme related issue. Do you want a pop-up to appear? or what do you mean with “small window”? Maybe this plugin is for you: https://wordpress.org/plugins/wordpress-popup/

    2.) Please update to Enfold 3.0.4.

    3.) Refer to this post: https://kriesi.at/support/topic/enfold-remove-scroll-top-button/#post-189218

    4.) Please search some plugin like this one for example: https://wordpress.org/plugins/contact-call-plugin/

    5.) I don’t think it’s possible. Or do you mean a pop-up window again?

    6.) Please elaborate. I don’t know what you mean with “more responsive”. What do you want to achieve exactly?

    7.) With text do you mean your menu? I think you header is already to full to show your menu on mobile. You can hide it and instead use only the mobile menu:
    @media only screen and (max-width: 1024px) {
    .avia-menu.av-main-nav-wrap.av_menu_icon_beside {
    display: none;
    }}

    8.) Still don’t know what you mean. Please be specific and update to the newest version, maybe this helps already.

    Cheers!
    Andy

    #377005
    victoriaeducacion
    Participant

    Hi, everybody!

    I want to put a logout button or link in the top menu.

    I’ve searched the wordpress.org site but I didn’t see clearly the way to do it.

    When I tried to get a logout & redirect to homepage link putting <a href="<?php echo wp_logout_url( home_url() ); ?>" title="Logout">Logout</a> in the WP menu url field, and click Save Menu, the Menu rewrite ahref and become useless.

    Then, I found this as example and I think that I have to put it in enfold-child theme functions

    add_filter('allowed_redirect_hosts','allow_ms_parent_redirect');
    function allow_ms_parent_redirect($allowed)
    {
        $allowed[] = 'multisiteparent.com';
        return $allowed;
    }
    
    <a href="<?php echo wp_logout_url( 'http://multisiteparent.com' ); ?>" title="Logout">Logout</a>

    How can I get it?

    Thanks!

    Best regards!

    #376900

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    span.inner_sort_button {
    background-color: orange;
    color: white;
    padding: 5px;
    border-radius: 5px;
    }

    Best regards,
    Yigit

    #376857

    Dear all,

    after putting the delivered “buttons.php” in the enfold-theme-directory, it works as intended.
    But I will loose it with the next update.

    Adding the “buttons.php” to my child-theme-folder inside the directory “config-templatebuilder/avia-shortcodes”, does not add the input for “Button Link Title”.

    Is there something I additionally need to do, to make use of the buttons.php inside my child-theme-folder/config-templatebuilder/avia-shortcodes?

    #376837

    Hey derustzelve!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .slideshow_align_caption a.avia-button { background: red; }
    .slideshow_align_caption a.avia-button b strong { color: blue; }

    Best regards,
    Yigit

    alliantinfosys
    Participant

    Hi,

    I recently purchased enfold theme and it had been working fine till two days ago. All the content from the bottom half of my theme had gone missing once I added something new to the page along with all newly added things that had also disappeared. I’m using enfold child theme and all was going well till two days ago. What ever you see on the site was added around a week earlier. Some of the older things went missing too once the theme was updated with new content specially everything above the footer all the way to mid section of the theme.

    This is what I’ve tried so far:
    1- restored the theme from a fresh copy
    2- disabled plugins and re-tested it, issue was not resolved
    3- ran anti-virus from the cpanel

    Theme is running on WP4.1 and I’m using the latest version of the theme.

    Your prompt assistance will be appreciated

    Regards!
    Atif S.

    #376622

    Hey!

    Thank you for using Enfold.


    @begrafiks
    : Thanks for helping out.

    @millertimesite: Looks like you managed to add the button but the sliders are not showing up when I checked the page. Please try to deactivate all plugins then test it again.

    Best regards,
    Ismael

    BOURREAUMIKEOK
    Participant

    Hi, i have some questions regarding the Contact Form Element of Enfold.
    Question 1. When clicking on the fields of the Contact Form, there is a shadow around the fields, is it possible to remove it ?
    Question 2. When clicking on the Submit button of the Contact form, the text changes and there is an animation (effect), i would like to remove it too. (no effect).
    Question 3. Also, when clicking on this Submit button, all the fields (just around the fields) change of color to be green, i don’t want them to change of color. Can you please give me the exact code to answer to my questions ? Also, can i add this code to quick CSS or in the editor ?
    Thank you very much for your response.

    #376493

    Topic: HELP – Contact Form

    in forum Enfold
    thegreenelife
    Participant

    Hello,

    I am very new to this theme and building websites through wordpress. I have inherited a website that currently has just a landing page. On that page there is a place to enter a name and an email address for people that are interested in when our site launches. I have tested the form from outside of wordpress and it gives me a “thank you” after I hit the submit button, but when I look for the email in my inbox, it never comes. I really need help because I need this up an running ASAP. I have looked at other threads and saw that people were downloading the plugins “Contact Form 7” and “Easy WP STMP.” I can’t figure out how to use them and to make sure they are formatted in the same way as the default form for the enfold theme.

    Is there anyone out there that can help me please?!

    #376381

    Hey!

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

    .av-menu-button-colored > a .avia-menu-text { border-radius: 50px; }

    Thanks @begrafiks :)

    Cheers!
    Yigit

    #376247

    In reply to: Ajax pages portfolio

    Hi Elliott,

    I am using your Portfolio, yes, but all I am asking is in respect to the pagination of the portfolio items.

    As an example: http://kriesi.at/themes/enfold/portfolio/portfolio-2-column/
    This page has two pages, we would like the second page to open in ajax (i.e. without reloading the page to the top), or as an alternative, having a “load more” button below to load the next set of X logos.

    This is in line to give a better user experience.
    We have a long page with text and the portfolio at the bottom of this page.
    Every time the user clicks on a new page, he/she needs to scroll all the way down to continue seeing the portfolio items.

    Many thanks.

    #375998

    I got this old school coding to work inside the Phone field. Because the button color was the same as the theme color I had to add an image in for the text, but it aligns okay.
    (651) 328-6830 &nbsp &nbsp <button type=”button” style=”background-color:#52A6D0;height:100;color: white” onclick=”window.open(‘http://02e.404.myftpupload.com/service&#8217;, ‘_parent’)”><font size=”5″ face=”open sans”><b></b></font></button>

    Anyone find better button code for the top bar of Enfold?

    #375946
    millertimesites
    Participant

    Have been trying to add a button next to the phone number in the top bar for awhile but it doesn’t the phone field in the Theme Options > Header area doesn’t seem to be taking the short code.

    I have been using this in the phone field:
    (651) 328-6830 [button link=”http://02e.404.myftpupload.com/contact-2” color=”#52A6D0″ border=”#222222″ text=”light” window=”yes”]Get A Quote[/button]

    Site is http://02e.404.myftpupload.com, trying to make it look like this Enfold theme http://www.konkapot.com

    Thanks
    Jon

    #375892
    khinkle
    Participant

    I recently upgraded WordPress to 4.0 and cannot access add media button and other features. So I purchased the latest version of Enfold (3.0) and installed the new theme. Well it broke the site. How do you update the parent theme when using a child theme?

    #375864

    In reply to: Language problem

    Hi!

    Did you try the plugin out that I listed in my previous post? After installing the plugin navigate to Dashboard > Tools > Localization and then click the edit button under the Enfold section to change the texts.

    Are you sure your WordPress language is set to de_DE? http://codex.wordpress.org/Editing_wp-config.php#Language_and_Language_Directory

    Cheers!
    Elliott

    #375801

    Hi!

    For a button you can do this, http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/, to add the CSS class to it. Or just copy the button markup from your page source code and paste that into a codeblock element and add the class to it that way.

    Cheers!
    Elliott

    #375640

    Topic: Galerie

    in forum Enfold
    diefleischerei
    Participant

    Hi, ich habe zwei Enfold Lizenzen und hätte zur zweiten Seite eine Frage.

    Ich will hier eine Galerie aufbauen. Über den Erweitereten Editor habe ich eine Galerie mit einer Spalte angelegt. Ich will die Fotos untereinander darstellen ohne Mouse Over (Bilder werden erst dann richtig angezeit) Effekt. Außerdem will ich den Rahmen um die Fotos deaktivieren (bei mir wird eine 1px graue Linie angezeigt).

    Aussedem wüsste ich gerne welches die ideale Größe für den JPG Upload ist wenn ich die Fotos so anzeige, damit sie nicht mehr skaliert werden müssen?

    Gibt es dir Möglichkeit einen Mouse Over Effekt in die Galerie und nur dort einzubinden der beim “darüberfahren mit dem curser” einen Teilen Button für Pininterest und Facebook anzeigt. Bzw. kann ich diese Teilen funktion auch am Ender der Seite für den ganzen Portfolio oder Blogeintrag anzeigen lassen?

    Danke, Alexander

    UnableHammar
    Participant

    Howdy folks,

    So for some reason unknown to me, the contact forms on my Enfold site are working for me in Firefox, but not in Chrome or Internet Explorer. In Firefox, the contact forms display and works correctly. In IE and Chrome, the contact form only shows up as a button without any of the fields showing.

    I’ve created dozens of landing pages with contact forms, and my company needs these working so we can ensure lead conversion. Any ideas? I’m using the latest WordPress version with the latest Enfold version.

    Another question I had was in terms of styling the contact form in a way that makes it look like the contact form is in a colored box. I’d like to draw users eyes to the contact form by giving it a colored background and making it pop out from the white behind it.

    Similar to this

    • This topic was modified 11 years, 3 months ago by UnableHammar.
Viewing 30 results - 9,031 through 9,060 (of 11,220 total)