Forum Replies Created
-
AuthorPosts
-
Hey!
I’m sorry but you didn’t post the url of the website. Please the website here. You can use the Advance Layout Builder to embed a youtube video. Go to Media Elements tab then insert the Video element.
Best regards,
IsmaelHey Niels!
You can use the Contact Form 7 plugin then follow the solution introduce here: http://wordpress.org/support/topic/contact-form-7-double-email-field?replies=8
Best regards,
IsmaelNovember 23, 2013 at 8:24 am in reply to: Home v7: One Page Portfolio – Link to open video in lightbox #192219Hi rednovaMeUp!
Edit the portfolio item them look for “Overwrite Portfolio Link setting”, set it to “Define custom link”. Add the url of a youtube video or vimeo video. The portfolio images or thumbnail will open the video in a lightbox once click.
Best regards,
IsmaelHi!
I think you need to set a width for the Layers Container because it will constrain the elements on a specific width. This is needed for mobile device view or for smaller screens. You might need to reposition the layers again.
Best regards,
IsmaelHey!
You can add this on your custom.css or Quick CSS:
.drop_bgg .paging_bg { width: 100%; }
Best regards,
IsmaelHey MatthijsIJ!
You can use plugins like this: http://wordpress.org/plugins/sidebar-login/
Don’t expect to have the same thing as you can see here on the forum because Kriesi personally customize every plugins that he used.
Cheers!
IsmaelNovember 23, 2013 at 4:11 am in reply to: Page featured image displayed as full width easy slider? #192200Hey!
No, this is not possible. You need to create the slider manually. You can visit http://werkpress.com and hire someone who can add this feature.
Best regards,
IsmaelNovember 23, 2013 at 4:08 am in reply to: Add Google AdWords Conversion Tracking code to Enfold #192199Hi webWahine!
You can place it on header.php, find this code:
<?php /* Always have wp_head() just before the closing </head> * tag of your theme, or you will break many plugins, which * generally use this hook to add elements to <head> such * as styles, scripts, and meta tags. */ wp_head(); ?>
Place the google adsense script above:
<!-- Google Code for Calls From Ad Conversion Page In your html page, add the snippet and call goog_report_conversion when someone clicks on the phone number link or button. --> <script type="text/javascript"> /* <![CDATA[ */ goog_snippet_vars = function() { var w = window; w.google_conversion_id = 981812135; w.google_conversion_label = "P0mFCLGzuAcQp4eV1AM"; w.google_conversion_value = 0; w.google_remarketing_only = false; } // DO NOT CHANGE THE CODE BELOW. goog_report_conversion = function(url) { goog_snippet_vars(); window.google_conversion_format = "3"; window.google_is_call = true; var opt = new Object(); opt.onload_callback = function() { if (typeof(url) != 'undefined') { window.location = url; } } var conv_handler = window['google_trackConversion']; if (typeof(conv_handler) == 'function') { conv_handler(opt); } } /* ]]> */ </script> <script type="text/javascript" src="//www.googleadservices.com/pagead/conversion_async.js"> </script>
Best regards,
IsmaelHey intosuwo!
Please download the theme again. Looks like there are corrupt or missing files.
Cheers!
IsmaelHi journey5956!
Can you please post the link to the website? The theme should work properly on iPhone and Safari. This is the first time I’ve heard of something like this.
Regards,
IsmaelHi awsystems!
You need to set a page on the Frontpage Settings first. :)
Cheers!
IsmaelHey!
You can add this on your custom.css or Quick CSS:
.main_color .avia-content-slider .slide-image { background: transparent; }
Remove browser cache then reload the page.
Regards,
IsmaelNovember 22, 2013 at 9:16 am in reply to: av_video short code displays YouTube videos in a lightbox. why? #191765Hey toddgeist!
You’re using an incorrect url. Please go to the actual youtube video then click “Share”. Copy the url and use it. It should look like this for example:
[av_video src='http://youtu.be/uwnEpDmAceI' format='16-9' width='16' height='9']
Regards,
IsmaelHey silviouk!
Can you please post the changes that you made? You can change the height of the header using this on your custom.css or Quick CSS:
.social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 116px; line-height: 116px; }
Adjust the height and the line-height.
Regards,
IsmaelHey!
Please try this on your custom.css or Quick CSS to make it transparent:
.header_color .avia_mega_div ul.sub-menu { background-color: rgba(255,255,255,0.3); }
You can change the color of the mega menu title using this:
#top #header .mega_menu_title a { color: blue; }
Regards,
IsmaelHey msmazza!
What frame? Can you please post a screenshot or the link to the demo data?
Best regards,
IsmaelHey!
Have you tried deactivating those plugins? Do you mind creating a temporary login details? Please post it here as a private reply.
Regards,
IsmaelHey dvmoore!
Please set the home page on Enfold > Theme Options > Frontpage Settings. Don’t select any page on Settings > Reading.
Best regards,
IsmaelNovember 22, 2013 at 8:39 am in reply to: Styling options don't change. Can't change away from green! #191750Hi!
Please check the file permission of wp-content/uploads/dynamic_avia/enfold.css. Set it to 755. Select a predefined color scheme a few times then save changes.
Regards,
IsmaelHey kaMai!
Can you please post a link to the subcategory page? A screenshot will help.
Regards,
IsmaelHi!
It depends but you can try to put 1024 or 960 on the Layers Container. Can you please post a link to the website?
Cheers!
IsmaelHey David!
You can add this on your custom.css or Quick CSS:
.single_toggle { overflow: visible; width: auto; margin-right: 20px; }
Cheers!
IsmaelHi!
You can add this on your custom.css or Quick CSS:
.widget.widget_nav_menu.widget_nav_hide_child { display: none; }
Best regards,
IsmaelHi lakecoast!
If you’re expecting the full screen slider to change size when you select a “Slideshow Image Size” then you’ll be disappointed. The thumbnails that are use on your slider are correct since the original size of the images are 1500x600px and you set “Slideshow Image Size” to “No Scaling”. The “Slideshow Image Size” option refers to the thumbnail size that is going to be use on the full screen slider but it will not change the dimension of the actual slider.
Cheers!
IsmaelHey!
You can add this on your custom.css or Quick CSS:
#simple-social-icons-3 { left: -70px; }
Best regards,
IsmaelHi salai_com!
You don’t have a 6 column mega menu. Can you please create one? Please add this on your custom.css or Quick CSS:
#top #header .avia_mega_div .sub-menu { width: 100%; }
Remove browser cache then reload the page.
Cheers!
IsmaelNovember 22, 2013 at 6:56 am in reply to: Fontello Font isn't working on the Virtual Machine #191726Hey Liminalty!
Please try Kriesi’s fix here: https://kriesi.at/support/topic/icons-still-not-working-in-firefox-and-ie/#post-173204
Cheers!
IsmaelNovember 22, 2013 at 6:55 am in reply to: event tracking with google analytics + mega menu font color #191725 -
AuthorPosts