Forum Replies Created
-
AuthorPosts
-
January 6, 2015 at 12:36 am in reply to: CSS conflict with FormidablePRO (forms) in the calendar element #375425
Hi sitesme!
Add this to your custom CSS.
.ui-datepicker-header select { width: 70px !important; }Regards,
ElliottHi addwebtoday!
That’s correct, the template will be overridden. You will want to create a new page and use our blog posts shortcode there instead. You can add whatever content you need above and below the shortcode.
Best regards,
ElliottJanuary 6, 2015 at 12:29 am in reply to: Contact Forms Not Working – Questions about fix and coloring options. #375419Hey UnableHammar!
Thanks for using Enfold.
Is there a certain page where they are not displaying on? I checked in Chrome but the form on your link is displaying fine for me.
As for the colored box you could use a gridrow element or color section element and then drag the contact form into one of the cells. You can edit the middle cell to have a colored background and the other cells a different background.
Or if you want to use CSS then you can do something like this.
.avia_ajax_form { padding: 20px; background: blue !important; }Cheers!
Elliott-
This reply was modified 11 years ago by
Elliott.
January 6, 2015 at 12:20 am in reply to: How to change the transparency logo on home page only #375413Hi derustzelve!
It looks like you have the homepage header set to be transparent and all of your other pages set to the default.
You can upload a logo for your regular pages in Dashboard > Enfold > Theme Options and a transparent logo for your homepage in Dashboard > Enfold > Header > Transparency Options.
Regards,
ElliottJanuary 6, 2015 at 12:17 am in reply to: Logo source in database and problem with modification #375412Hey Jacek!
I switched it to https and it seems to be displaying fine on my end.

Try clearing your browser cache and deactivate all plugins to see what happens.
Cheers!
ElliottHey koelnermusikakademie!
Add this to your custom CSS.
.ajax_slide.open_slide { background: white !important; }Cheers!
ElliottJanuary 5, 2015 at 11:59 pm in reply to: Transparency for Promo Box or Text Block with slight transparency #375403Hi poppenhaeger!
Add this to your custom CSS.
.av_promobox { background: transparent !important; }Regards,
ElliottJanuary 5, 2015 at 11:44 pm in reply to: Enfold Anchor links on mobile, fullscreen slider IE behavior #375402Hi!
2. Make sure IE is updated and that compatibility view is turned off.
3. Add this to the bottom of your functions.php file.
add_filter( 'avf_datepicker_dateformat', function(){ return 'mm / dd / yy'; } ); add_filter( 'avf_datepicker_date_placeholder', function(){ return 'MM / DD / YY'; } );Regards,
ElliottHi kayjj!
Add this to your custom CSS.
#top .av_one_third { margin-left: 1%; width: 32%; }Cheers!
ElliottJanuary 5, 2015 at 11:06 pm in reply to: Icon Alignment on Mobile | Change from vertical to Horizontal #375387Hey!
I don’t see the code I told you to add in your source code. Where did you add it?
Deactivate your caching plugins and clear your browser cache after adding it in Dashboard > Enfold > General Settings > Quick CSS.
If it’s still not working then paste the full contents of your Quick CSS field here so we can check for typos.
Regards,
ElliottJanuary 5, 2015 at 11:00 pm in reply to: Fullwidth Easy Slider slide advance stops when you use controls… #375385Hey mterrian!
Try commenting out lines 4401, 4409 and 4431 in /enfold/js/shortcodes.js.
//this._stopSlideshow();Best regards,
Elliott-
This reply was modified 11 years ago by
Elliott.
January 5, 2015 at 10:45 pm in reply to: Custom changes when options aren't in Enfold Editor #375383Hi!
Yes it would be best to do your edits in the child theme. That way they will be saved when you update Enfold.
It has no impact on mobile rendering.
Regards,
ElliottHi sunshineh!
Let’s try the following.
1. Deactivate all plugins.
2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
If your still having the problem after doing the above two steps then send us a WordPress login and we’ll take a look.
Regards,
ElliottHey sevanah!
See here, http://codex.wordpress.org/Moving_WordPress.
For the gap add this to your custom CSS.
#main { padding-top: 0px !important; }Regards,
ElliottHi Jan!
Add this to your custom CSS.
body .column-top-margin { margin-top: 0px !important; }If that’s not correct then take a screenshot and highlight what your trying to do so we can get a better idea.
Cheers!
ElliottHey!
I’m sorry but I don’t understand. If your trying to do something else then highlight in your screenshot exactly what your trying to do so we can get a better idea.
Best regards,
ElliottHi pieterpieterpieter!
Paste the code you used here and we’ll modify it.
Cheers!
ElliottHey codecreative!
Are you talking about the header?
If so then add this to your custom CSS.
.header_bg, #header_meta { background: #444 !important; }Best regards,
ElliottHey coheno!
Try adding this to your custom CSS.
.mc-field-group { height: 60px; } .mc-field-group * { float: left; margin-right: 20px !important; }Cheers!
ElliottHi elbnetz!
If you do not wish to have your site responsive then navigate to Dashboard > Enfold > General Layout > Dimensions and uncheck the “Responsive Site” option.
Regards,
ElliottHi!
Are you trying to remove the dots? If so then when you edit your post write a custom excerpt in the excerpt field. If you do not see the excerpt field then click on “Screen Options” in the top right hand corner of your screen and check it to display.
Best regards,
ElliottHi!
Yes it looks like your going to have to set a link for it so it’s clickable.
Or you can try this out, http://kriesi.at/documentation/enfold/changing-the-menu-on-mobiles/, to create a separate menu for mobiles.
Regards,
ElliottHey Remus!
I’m on Windows 8 and I viewed your site in IE11 with the IE9 emulation tools but it seems to be working fine.
What operating system are you using?
Does our demo work fine? http://kriesi.at/themes/enfold/
Is compatibility view turned off?Best regards,
ElliottJanuary 5, 2015 at 9:53 pm in reply to: Randomising the Images in a fullscreen slider element #375359Hey DROR!
That’s going to take a lot of time and code and would have to be considered custom work. It would be best to hire a freelancer to help you out with this customization. You can make a feature request here, https://kriesi.at/support/enfold-feature-requests/, and we may see something get added in a future update.
Cheers!
ElliottHi Groeier!!
It was disabled on posts for a reason. What are you trying to do? We may be able to offer some alternatives.
The posts have the magic wand icon which you can use to insert shortcodes.
Cheers!
ElliottHey!
Are you wanting it below the social icons? Send us a link to your page please.
Regards,
ElliottHey Tina62!
So you want it that when someone clicks anywhere in your header it sends them to your contact page? Usually people do this with the logo image.
Send us a link to your page so we can get a better idea of your layout, etc etc.
Regards,
ElliottHey!
I would try deleting the image from your media library and upload it again.
I added some CSS to force it’s height.
Cheers!
ElliottHey Ink_Eye!
Let’s try the following.
1. Deactivate all plugins.
2. Remove the compare widget you have set in the sidebar to see what happens.
3. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy.
Best regards,
ElliottHey Vabel!
You can find that on line 384 in /enfold/functions-enfold.php.
$output .= " <span class='entry-info-wrap'>";And on line 390.
$output .= " </span>";Regards,
Elliott -
This reply was modified 11 years ago by
-
AuthorPosts
