Forum Replies Created
-
AuthorPosts
-
Hi Kevin!
Are you sure you have them set to float right in Dashboard > Enfold > Header?
Send us a link if your still having trouble and we’ll take a look. You can set your reply as private if you wish.
Cheers!
ElliottNovember 7, 2015 at 4:01 pm in reply to: How to stop menu going transparent when page is scrolled? #531872Hey Steve!
Try adding this to your custom CSS.
.header_bg { opacity: 1 !important; }
Regards,
ElliottNovember 7, 2015 at 3:56 pm in reply to: Blog Post Features not showing up if I use Advanced Layout Editor #531870Hi dominiquehurley!
There is a “Comments” element in the layout builder. You probably just didn’t notice it.
Regards,
ElliottNovember 7, 2015 at 3:53 pm in reply to: Change standard color (#efbb20) inner-border-av-border-fat #531869Hi mvanstee!
You can style the backgrounds of the menu and footer in Dashboard > Enfold > General Styling.
Try adding this to your custom CSS to change the border of the separator.
.hr-inner { border-color: red !important; }
If that’s not working then send us a link to your page and we’ll take a look.
Regards,
ElliottHi Wils1234!
Add this to your custom CSS.
#top .variations td.label { width: 100px !important; }
Best regards,
ElliottHey Wils1234!
You can do this in Dashboard > Enfold > General Styling > Fonts.
Cheers!
ElliottHey!
Try switching this line.
$args['html'] = "<div class='{class} title_container'><div class='container'><{heading} class='main-title entry-title'>{title}</{heading}>{additions}</div></div>{$appendcontent}";
To this.
$args['html'] = "<div class='{class} title_container'><div class='container'><{heading} class='main-title entry-title'>{title}</{heading}>{additions}{$appendcontent}</div></div>";
Cheers!
ElliottHi!
Ok, send us a WordPress login and we’ll take a look.
Regards,
ElliottHi!
Hmm, your link is giving me a 404. Perhaps there is a typo.
Best regards,
Elliott-
This reply was modified 9 years, 8 months ago by
Elliott.
Hey!
Please watch this on how to use the LayerSlider, https://www.youtube.com/watch?v=WB3Xyc_QDRM.
It would probably be best to hire a freelancer to help you out with this as it’s not really an easy thing to do and will most likely require lots of styling.
Best regards,
ElliottNovember 6, 2015 at 5:50 pm in reply to: Tabs shifting showing wrong images from different tab in ligthbox #531593Hi!
Since it’s already being surrounded by a “post-entry” div I changed it to “avia-gallery” and it seems to be working fine now.
Cheers!
ElliottHey Jannis95!
Set the header to transparent when you edit the page and then send us a link to the page and we’ll give you some CSS to use.
Cheers!
ElliottHi Vinicio!
Add a codeblock element to the page and add this inside it.
<style type = "text/css">html, body { height: 100% !important; overflow: hidden !important; }</style>
Cheers!
Elliott-
This reply was modified 9 years, 8 months ago by
Elliott.
Hey esemmel!
Are you using a caching plugin? If so then be sure to clear it’s cache.
Best regards,
ElliottHi omardualtime!
Your talking about the regular gallery shortcode? http://kriesi.at/themes/enfold/shortcodes/gallery/
It will only accept images currently. Consider creating a feature request here, https://kriesi.at/support/enfold-feature-requests/, and we may see something get added in a future update.
Cheers!
ElliottHi lorenzocristofori!
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,
ElliottNovember 6, 2015 at 5:28 pm in reply to: Blog display with newest blog full page width, the rest below it in GRID #531568Hi LifeIsNow001!
You can do this with the magazine element, it has an option for making the first post use a big image.
You can also do this with the regular blog posts element. You can use it twice in the page and give the second one an offset of 1 and then change the style for both of them.
Cheers!
ElliottHi catuven!
So how are you trying to change the magazine element? Can you take a screenshot and highlight what your trying to do so we can get a better idea?
Another element that you can do this with is the post slider as well as the LayerSlider.
Cheers!
ElliottHi tremblayly!
Are you using our product grid element in the layout builder? Send us a WordPress login so we can take a closer look.
Regards,
ElliottHi vramnares!
That does not sound like a theme issue. It happens in the default theme as well correct? You will want to contact Woocommerce support about this, https://support.woothemes.com/hc/en-us.
Best regards,
Elliott-
This reply was modified 9 years, 8 months ago by
Elliott.
Hi tremblayly!
Please create a feature request here, https://kriesi.at/support/enfold-feature-requests/, so our devs will see it.
Best regards,
ElliottHey Peter!
Install the WordPress SEO plugin, https://wordpress.org/plugins/wordpress-seo/, and when you edit your page / post click on the “Social” tab in the SEO options and setup the image, title, description, etc etc.
Best regards,
ElliottHey oiser!
Send us a link to your page so we can get a better idea of what’s going on. You can set your reply as private if you wish.
Cheers!
ElliottNovember 6, 2015 at 5:14 pm in reply to: Theme is not being installed correctly.. try2 respond asap, tight deadline #531549Hey elliotstiller!
Extract the zip file to your desktop and find the “enfold” folder. That is the theme that needs to be uploaded. You can upload it via FTP or zip only that up and try installing it through the dashboard.
See here for uploading via FTP, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/.
Cheers!
ElliottNovember 6, 2015 at 5:13 pm in reply to: Color Background on Text in a Special Heading – background just on text #531547Hey block4!
Drag a codeblock element to the page and add this inside.
<style type = "text/css"> .av-special-heading-tag { background: rgba(0,0,0,0.3) !important; } </style>
Regards,
ElliottNovember 6, 2015 at 5:05 pm in reply to: Parse error: syntax error, unexpected end of file (LayerSlider) #531542Hey Jesse!
Try completely deleting all copies of Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest. That should fix the error.
Cheers!
ElliottNovember 6, 2015 at 4:59 pm in reply to: White 'shadow' on heading I can't remove from 'Menu' page #531534Hi Anna!
Add this to a codeblock element in the page.
<style type = 'text/css"> #av_section_5 { border: 0px !important; } </style>
Best regards,
ElliottHi simagald!
As far as I can tell it looks fine to me. Can you take a screenshot and highlight what your trying to do with it so we can get a better idea?
Cheers!
ElliottNovember 6, 2015 at 4:46 pm in reply to: Part of the website not displaying after Redux plug-in update on northernsudneyc #531518Hi lpnfreerangecreative!
What is the plugin supposed to do? Does the content display again when the plugin is deactivated?
Try deactivating all of your other plugins and clear your browser cache to see what happens.
I could not figure out which version of Enfold your using. Try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
Regards,
Elliott -
This reply was modified 9 years, 8 months ago by
-
AuthorPosts