Forum Replies Created
-
AuthorPosts
-
Hey dmpitzer!
Please use this plugin: http://wordpress.org/plugins/rewrite-rules-inspector/
Some possible fix:
1. Edit the theme settings a few times then save changes.
2. Go to Settings > Permalinks and change settings a few times then save changes.
Cheers!
IsmaelHi!
Please use this:
.header_meta #searchform { float: right; } .header_meta .sub_menu { margin-left: 200px; }Regards,
IsmaelHey!
You can try max_input_vars 5000. That should be enough. :)
Best regards,
IsmaelHey!
The website is not loading. Can you please post the proper link here?
Regards,
IsmaelNovember 24, 2013 at 4:44 am in reply to: blurred thumbnails in AJAX-Portfolio (Preview Gallery) #192400Hey!
The images look fine and they are not blurry. The image dimension are 845×684. This is enough for the ajax preview images container.
Regards,
IsmaelHey!
You can add this on your custom.css or Quick CSS:
.youtube-player { height: 300px !important; }Regards,
IsmaelNovember 24, 2013 at 4:35 am in reply to: Updating to newest enfold caused issues for sub-menu #192396Hi!
You can add this on your custom.css or Quick CSS:
.header-scrolled { padding-bottom: 80px; }Cheers!
IsmaelHey!
I really don’t understand what you want to achieve. You can change the layout of the blog by edit the Blog Posts element’s Blog Style. Select between 4 different kinds of layout. You can change the single post view on Enfold > General Settings > Single Post Style.
Regards,
IsmaelNovember 24, 2013 at 4:30 am in reply to: Optimum dimensions of full-width slider in responsive mode #192394Hi DaraEmerson!
Edit the Fullwidth Easy slider then change the “Stretch image to fit the slideshow size?” to “No, don’t stretch the image”. It will not take up the whole width of the screen instead it will try to center align the images.
Best regards,
IsmaelHey!
You can hide the errors by editing wp-config.php and add this code:
error_reporting(0); @ini_set('display_errors', 0);Best regards,
IsmaelNovember 24, 2013 at 4:17 am in reply to: New Bug – Custom widget area causes disfunction of accordeon #192389Hey!
Please add this on your custom.css or Quick CSS:
.avia-builder-widget-area { position: relative; display: block; z-index: 0; clear: both; padding-top: 20px; }Regards,
IsmaelNovember 24, 2013 at 4:14 am in reply to: Issue with AJAX preview in Enfold 2.3 and 2.4 – Fullwidth Previews PLEASE HELP! #192386Hi ramirezo!
I’m not sure if I understand it correctly but the issue is that the content of the ajax preview is not expanding to 100%. Please add this on your custom.css or Quick CSS:
.av_table_col.first.portfolio-preview-image { display: none; } .portfolio-preview-content { width: 100%; padding: 63px 30px 30px 30px; }This will remove the preview image then increase the width of the content area to 100%.
Best regards,
IsmaelNovember 24, 2013 at 4:07 am in reply to: Icon list format problems when "content": is deleted #192382Hey mhiller!
Please add this on your custom.css or Quick CSS:
.avia-icon-list .avia_start_animation { margin-bottom: 20px; } .article-icon-entry { position: relative; top: 14px; }Best regards,
IsmaelHey imranahashmi!
Can you please give us a link to the website? Do you have any plugins installed? Please try to use this plugin http://wordpress.org/plugins/easy-wp-smtp/ to prevent emails from going to spam or junk folders.
Best regards,
IsmaelHey JAEWOONLAW!
I checked the website here and it shows fine on iPad view: http://ipadpeek.com/
Can you please post a screenshot of the issue?
Cheers!
IsmaelHi!
Please use this:
#top .title_container .main-title a { display: none; } .title_container .breadcrumb { font-size: 13px; }Best regards,
IsmaelNovember 23, 2013 at 3:00 pm in reply to: Changing the space between header and content/slider #192262Hey Cris!
You can add something like this on your custom.css or Quick CSS:
.fixed_header.social_header #main { padding-top: 100px; }Adjust the top padding.
Best regards,
IsmaelNovember 23, 2013 at 2:53 pm in reply to: Home v7: One Page Portfolio – Link to open video in lightbox #192261Hey!
Edit an image then on caption text place something like this:
<a href="http://www.youtube.com/watch?v=G0k3kHtyoqc" class="lightbox" rel="lightbox">Click Here</a>Regards,
IsmaelNovember 23, 2013 at 2:44 pm in reply to: Adding Promo Box With Same Content to bottom of every post #192258Hi derek62!
Edit single.php, find this code:
get_template_part( 'includes/loop', 'index' );Below, add the do_shortcode function and the promobox shortcode that you created from a post or page.
`echo do_shortcode(“[av_promobox button='yes' label='Click me' link='manually,http://' link_target='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='large' icon_select='no' icon='ue800' font='entypo-fontello']
Welcome Stranger! This is an example Text for your fantastic Promo Box! Feel Free to delete it and replace it with your own fancy Message!
[/av_promobox]“);`Best regards,
IsmaelHey!
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!
Ismael -
AuthorPosts
