Forum Replies Created
-
AuthorPosts
-
Hi DeniseLand!
Can you send us a link to your page so we can take a look? You can set your reply as private if you wish.
Regards,
ElliottHey DeniseLand!
You can use this.
<br /><br />
Or just create a new textblock or whitespace / separator element to create more space.
Regards,
ElliottHey Viuliloush!
It’s because of your fancybox plugin. You can deactivate that or deactivate our lightbox script in Dashboard > Enfold > Theme Options.
Best regards,
ElliottHey mtupuschies!
You cannot execute PHP like that. You could try using a plugin such as this, https://wordpress.org/plugins/exec-php/.
Cheers!
ElliottHey michal!
The only mobile browsers we support are the official Chrome and Safari browsers. There are a lot of browsers on mobile devices that are not up to modern standards and it would be impossible for us to support them all.
For your contact form try this out, http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/, and let us know of the results.
Cheers!
Elliott-
This reply was modified 9 years, 9 months ago by
Elliott.
Hey hloft!
Add this to your custom CSS.
@media screen and (max-width: 1100px) { #header .widget { display: none !important; } }
Best regards,
ElliottOctober 25, 2015 at 6:45 pm in reply to: Enfold: Deactivating theme comments to replace with Facebook Comments #524448Hi webblove!
The plugin is not switching them automatically? Or does it give you a shortcode to use? It would be best to contact the plugin authors or try a different facebook comments plugin out.
Regards,
ElliottHey amepro!
If you want to give the columns a certain percentage of the width then you can do it via CSS. Send us a link to your page and let us know what columns your wanting to change.
Pages should not be displaying comments by default. Do you mean posts?
Regards,
ElliottHi vollstark!
Not currently. You can use a plugin such as Contact Form 7 or Gravity Forms for that though.
Cheers!
ElliottHey paulsimo0!
We can give you some CSS to hide them. Send us a link to your page and let us know which links your wanting to hide it on.
Cheers!
ElliottHey goldon!
Drag a color section to your page and set it to be parallax. Inside the color section you can drag a special heading element and a textblock.
The “buttons” your referring to are actually the icon element. You can drag columns into the color section and add an icon element to each column. Edit each icon and you can set a caption text and a tooltip hover as well.
Cheers!
ElliottHey goldon!
Send us links to the pages and we’ll take a look. Make sure all plugins are deactivated.
For #2 you have to click on the “toggle toolbar” button, which is the one next to the magic wand icon, to display the rest of the toolbar.
Regards,
ElliottOctober 25, 2015 at 6:29 pm in reply to: Top bar above logo and menu section with background image? #524437Hi Mette Juul!
Perhaps we can give you some CSS to use. Send us a link to your category page and take a screenshot highlighting what your trying to do exactly and we’ll take a look.
Best regards,
ElliottHi Boulanger!
Use this instead.
<div class="avia-button-wrap avia-button-left avia-builder-el-32 el_after_av_heading el_before_av_button "><a href="#" class="avia-button avia-icon_select-yes-left-icon avia-color-theme-color avia-size-large avia-position-left "><span class="avia_button_icon avia_button_icon_left " aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span><span class="avia_iconbox_title">Theme Color</span></a></div>
And add the onclick to the link there.
Best regards,
ElliottHi Patrick!
Perhaps you disabled him in Dashboard > Enfold > Footer?
If that is not helping then 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.
Regards,
ElliottHey Luisgasser!
You can drage the whitespace / separator element above the image or above the textblock element and adjust it’s height to create more margin.
Best regards,
ElliottHi anhanhoi!
You can edit your image and add some whitespace above it or add this to your custom CSS.
.logo { top: 20px !important; }
Cheers!
ElliottHey DROR!
Add this to your custom CSS.
.bsap { margin: 0px auto !important; position: relative !important; float: none !important; width: 300px !important; }
Regards,
ElliottHey DROR!
Add this to your custom CSS.
.slide-entry-title { font-size: 20px !important; } .slide-entry-excerpt { font-size: 12px !important; }
Cheers!
ElliottOctober 25, 2015 at 6:10 pm in reply to: How to move the read more button in a post element to the left? #524423Hi DROR!
Add this to your custom CSS.
.page .read-more-link a { float: left !important; }
Best regards,
ElliottHi LeJager!
Not really sure I understand. Are you trying to remove the title of a widget? If so then you would just need to leave the title setting blank.
If your talking about the title container where the title and breadcrumbs display then that is not a widget area. Can you send us a link to your page so we can take a look? You can set your reply as private if you wish.
Best regards,
ElliottHey coudard!
Your link is not working for me. I think the CSS your wanting is this though.
.date-container { display: none !important; }
Best regards,
ElliottHi!
Add this to a codeblock element in the page content.
<style type = "text/css"> .avia_textblock { padding: 0px !important; } </style>
Or use a codeblock element instead.
Cheers!
ElliottHi!
Send us a link and we’ll take a look. You can set your reply as private if you wish.
Best regards,
ElliottHey heat33!
Not really sure I understand. The posts should already be displaying a title outside of the title container. Send us a link to your page / post and take a screenshot highlighting what your trying to do so we can get a better idea. You can set your reply as private if you wish.
Best regards,
ElliottHey Luisgasser!
It is giving you a 404? Try refreshing your permalinks to the default setting in Dashboard > Settings > Permalinks.
Be sure to deactivate all plugins while testing and that your using the latest version of Enfold, 3.3.2.
Send us a link to your page if your still having trouble and we’ll take a look. You can set your reply as private if you wish.
Regards,
ElliottHi doortoweb!
It’s linking correctly for me so I’ll assume you got it sorted.
Best regards,
ElliottHi lock255!
You will want to increase the width of your sidebar. You can do this in Dashboard > Enfold > General Layout > Dimensions.
Cheers!
ElliottHi mistral2!
Are you trying to hide it? If so then add this to your custom CSS.
.archive .title_container { display: none !important; }
Best regards,
ElliottHey Luisgasser!
By default it should not be transparent. It will only turn transparent if you select that in the layout settings when editing the page.
Regards,
Elliott -
This reply was modified 9 years, 9 months ago by
-
AuthorPosts