Forum Replies Created

Viewing 30 posts - 55,471 through 55,500 (of 67,229 total)
  • Author
    Posts
  • in reply to: Google Analytics tracking (Contact Form) #326321

    Hi!

    Where is the actual contact form? I checked the page http://www.whitestagweddings.com/contact/ but I don’t see any contact form. Make sure that you use your own tracking code and the correct tracking id. Please refer to these links for more info:

    http://kriesi.at/documentation/enfold/add-onclick-event-to-the-contact-form-submit-button/
    https://developers.google.com/analytics/devguides/collection/gajs/eventTrackerGuide#SettingUpEventTracking

    Cheers!
    Ismael

    in reply to: Drop-down Menu Text All Over Page #326318

    Hi!

    Thank you for the info.

    I’m sorry but we can only inspect the site once it’s live. Do you have any other plugins installed? What is the current version of PHP?

    Best regards,
    Ismael

    in reply to: Website Loading Slowly #326315

    Hey!

    Mind providing a screenshot of the issue? Try changing the background color of the html document:

    html {
    background-color: #ffffff;
    }

    Cheers!
    Ismael

    in reply to: Footer Layout Query #326314

    Hey!

    Try adding this on Quick CSS or custom.css:

    .widget li {
    clear: none;
    width: auto;
    display: block;
    float: left;
    margin: 0 10px 0 0;
    }

    Please don’t created duplicated posts: https://kriesi.at/support/topic/footer-layout-query/

    Best regards,
    Ismael

    in reply to: Share this entry #326311

    Hi Mkieling!

    Thank you for using Enfold.

    What do you mean by “share the language of this sentence”? Do you want to change it?

    Regards,
    Ismael

    in reply to: Footer Responsive and more #326309

    Hey oneandonlyeric!

    Thank you for using Enfold.

    1.) You can use this on Quick CSS or custom.css:

    @media only screen and (max-width: 767px) {
    #footer div .av_one_fourth.first {
    display: none;
    }
    }

    2.) Do you mind providing a screenshot of what you’re trying to do? You can try the layer slider.

    Best regards,
    Ismael

    in reply to: Outsourcing the creation of a LayerSlider #326308

    Hi bakbek!

    Thank you for using Enfold.

    You can try freelancer.com or odesk.com for that. Or visit Envato Studio and Werkpress for theme or layer slider customization.

    Cheers!
    Ismael

    in reply to: Shrinking Logo is too small #326306

    Hi bakbek!

    Thank you for using Enfold.

    You can increase the logo height on header shrink with this:

    .header-scrolled .logo, .header-scrolled .logo a, .header-scrolled .logo a img {
    max-height: 70px !important;
    top: -5px;
    }

    Best regards,
    Ismael

    in reply to: CKeditor + Enfold + Advanced LayerSlider #326305

    Hi avivitgolanschutz!

    Thank you for using Enfold.

    I’m sorry but we don’t provide support for third party plugins as stated on our support policy. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not included on the theme package will need to be directed to the plugin author.

    Cheers!
    Ismael

    in reply to: Icon, Button, Link in Main Menu #326304

    Hey stjosephs!

    Thank you for using Enfold.

    You can generate the shortcode using the shortcode wand on a post or page. Copy the shortcode and place it as Menu Label on Appearance > Menus.

    Regards,
    Ismael

    in reply to: Query : Footer Layout #326303

    Hi curmi01!

    Thank you using Enfold.

    Please set the menu as Enfold Footer Menu on Appearance > Menus panel.

    Best regards,
    Ismael

    in reply to: Portfolio Post 404 #326302

    Hey surfaholic!

    Thank you for using Enfold.

    Please try to flush the permalink settings. Go to Settings > Permalink then click the Save button once.

    Cheers!
    Ismael

    in reply to: Sidebar stuff #326301

    Hey!

    Please post the actual pages with the sidebar issues. We would like to check it.

    Regards,
    Ismael

    in reply to: How to remove the WPML language flags from the menu? #326299

    Hey bakbek!

    Thank you for using Enfold.

    Please use this on functions.php:

    add_action('after_setup_theme','avia_remove_main_menu_flags');
    function avia_remove_main_menu_flags(){
            remove_filter( 'wp_nav_menu_items', 'avia_append_lang_flags', 20, 2 );
    }

    Regards,
    Ismael

    in reply to: Contact form does not send messages #326291

    Hey Vinícius!

    Thank you for using Enfold.

    Please try to use Contact Form 7. See if the email goes through. If not, switch to default WordPress themes then test the CF7 form again.

    Best regards,
    Ismael

    in reply to: Reduce padding between elements? #326117

    Hi!

    Thank you for using Enfold.

    You can add this on Quick CSS or custom.css to adjust the default content padding:

    .content, .sidebar {
    padding-top: 10px;
    padding-bottom: 10px;
    }

    Instead of using the text block, try to use the Special Heading element for the title.

    Regards,
    Ismael

    in reply to: Blog not working #326113

    Hi InspireCreations!

    Thank you for using Enfold.

    I don’t think this is a theme related issue. Please try to deactivate the plugins then test the links again. Also, try to the flush the permalink settings.

    Best regards,
    Ismael

    in reply to: Problem with video adding… #326110

    Hey erkuto!

    Thank you for using Enfold.

    Please use the correct Video URL. Open the video on vimeo then click Share. Look for the Link field. Copy the url that looks like this: http://vimeo.com/58270142

    Cheers!
    Ismael

    in reply to: Credit card number input field #326109

    Hi tremblayly!

    Thank you for using Enfold.

    The website is not loading. I’ll ask the rest of the support team to take a look.

    Cheers!
    Ismael

    Hey omnyss!

    Thank you for using Enfold.

    Please go to Settings > Discussion > Other comment settings. Toggle the settings, see if anything changes.

    Cheers!
    Ismael

    in reply to: google maps js #326106

    Hi!

    Those are added by the google maps api, I don’t think we can control that. I might be mistaken so I’ll ask Dude to take a look.

    Best regards,
    Ismael

    in reply to: cross-browser issues #326105

    Hey melonmelon!

    Thank you for using Enfold.

    There are script errors that is coming from a third party plugin so it might be the fault of the issue. Try to deactivate the plugins then test it again. Have you really check it on an actual iPad? I’ll ask Josue to take a look.

    The script error is coming from the file bootstrap-shortcodes-popover.js. I can’t check the site on IE because of the error.

    Best regards,
    Ismael

    in reply to: custom featured image dimensions on post #326103

    Hey!

    The featured images on the masonry entries have the same dimension now. Please remove browser cache then check it again.

    Regards,
    Ismael

    in reply to: icons for menu items #326100

    Hey!

    Please give us a link to the actual page. We would like to check it. You can change the menu background of a menu item with this:

    li#menu-item-3195 {
    background-color: red !important;
    }

    The id might be different from yours so you have to use google inspector or firebug to get the correct menu id.

    Cheers!
    Ismael

    in reply to: Portfolio category in URL #326099

    Hi Yory!

    Thank you for using Enfold.

    Try using this plugin: https://wordpress.org/plugins/wp-permastructure/

    Cheers!
    Ismael

    in reply to: Social Sharing Buttons #326098

    Hi GOWD!

    Thank you for using Enfold.

    You can use this on functions.php if you want sharing section on pages:

    add_filter('avf_template_builder_content', 'avia_add_social_toolbar_template_builder', 10, 1);
    function avia_add_social_toolbar_template_builder($content = "")
    {
    	$content .= avia_social_share_links(array(), false);
    	$content .= '<div style="height:1px; margin-top:50px;" class="hr"></div>';
    	return $content;
    }
    

    Edit this one, remove the hover part:

    #top #wrap_all .av-social-link-rss:hover	   	 a{color:#fff; background-color:#ffa133; }
    #top #wrap_all .av-social-link-facebook:hover  a{color:#fff; background-color:#37589b; }
    #top #wrap_all .av-social-link-twitter:hover   a{color:#fff; background-color:#46d4fe; }
    #top #wrap_all .av-social-link-mail:hover      a{color:#fff; background-color:#9fae37; }
    #top #wrap_all .av-social-link-dribbble:hover  a{color:#fff; background-color:#e44885; }
    #top #wrap_all .av-social-link-linkedin:hover  a{color:#fff; background-color:#419cca; }
    #top #wrap_all .av-social-link-search:hover    a{color:#fff; background-color:#222222; }
    #top #wrap_all .av-social-link-gplus:hover     a{color:#fff; background-color:#de5a49; }
    #top #wrap_all .av-social-link-behance:hover   a{color:#fff; background-color:#008cfa; }
    #top #wrap_all .av-social-link-flickr:hover    a{color:#fff; background-color:#ff0086; }
    #top #wrap_all .av-social-link-forrst:hover    a{color:#fff; background-color:#234317; }
    #top #wrap_all .av-social-link-myspace:hover   a{color:#fff; background-color:#000000; }
    #top #wrap_all .av-social-link-tumblr:hover    a{color:#fff; background-color:#345574; }
    #top #wrap_all .av-social-link-vimeo:hover     a{color:#fff; background-color:#31baff; }
    #top #wrap_all .av-social-link-youtube:hover   a{color:#fff; background-color:#a72b1d; }
    #top #wrap_all .av-social-link-pinterest:hover a{color:#fff; background-color:#cb2027; }
    #top #wrap_all .av-social-link-skype:hover 	   a{color:#fff; background-color:#12a5f4; }
    #top #wrap_all .av-social-link-instagram:hover a{color:#fff; background-color:#a67658; }
    #top #wrap_all .av-social-link-five_100_px:hover a{color:#fff; background-color:#222222; }
    #top #wrap_all .av-social-link-soundcloud:hover  a{color:#fff; background-color:#F76700; }
    #top #wrap_all .av-social-link-xing:hover 	     a{color:#fff; background-color:#006567; }
    #top #wrap_all .av-social-link-vk:hover 	   	 a{color:#fff; background-color:#597BA5; }
    #top #wrap_all .av-social-link-reddit:hover 	 a{color:#fff; background-color:#FF4500; }

    Cheers!
    Ismael

    in reply to: Some bugs in Enfold #326096

    Hi!

    I’ll ask Josue and Devin to take a look on MAC. Maybe they could find something.

    Best regards,
    Ismael

    in reply to: portfolio issues #326093

    Hey!

    Thank you for the info. Is there supposed to be a sidebar on this page? alter-ego.it/demo

    Please post the login details here and set it as a private reply. We would like to check it.

    Regards,
    Ismael

    in reply to: Ajax Portfolio #326091

    Hey alteregousa!

    I’ll close this thread. Looks like the youtube issue has been fixed. Please avoid creating duplicated posts. We’ll continue here: https://kriesi.at/support/topic/portfolio-issues-8/

    Cheers!
    Ismael

    in reply to: Columns in Masonry Blog #326090

    Hi!

    You can try this:

    @media only screen and (max-width: 480px) {
    .avia-full-stretch {
    background-size: 100%;
    }
    }

    Cheers!
    Ismael

Viewing 30 posts - 55,471 through 55,500 (of 67,229 total)