Forum Replies Created
-
AuthorPosts
-
Hi!
If you want to purchase it and update it yourself then all you need to do is copy over the “LayerSlider” folder into /enfold/config-layerslider/LayerSlider/ to overwrite the files.
The version shipped with Enfold should be working fine.
Regards,
ElliottHi!
Try adding this to your custom CSS.
@media screen and (max-width: 600px) { .av-masonry-entry-content { display: none; } }
Best regards,
ElliottHi Boris!
Try adding this to your custom CSS.
.av-instagram-item img { width: 100% !important; }
Best regards,
ElliottNovember 25, 2015 at 5:48 pm in reply to: Using the blog post builder element, change order of title, date and read more #542586Hi acscreativenew!
You can find the post meta information starting around line 150 in the /enfold/includes/loop-index.php you can move the various elements around to change their order.
Regards,
ElliottHi alexandre3!
Next time please try formatting your post better so it’s more readable.
1. Yes, that is the expected behaviour. If you want them to display like normal then use the default editor.
2. Yes, that is the expected behaviour. You should decide first whether you want to use the default editor or layout builder.
3. Make sure you set tags to your products. When they have the same tag they will display in the related products section.
4. The magnific popup script has a small “x” icon in the top right hand corner that you can click on to close the popup.
Regards,
Elliott-
This reply was modified 9 years, 7 months ago by
Elliott.
Hi Marc!
I think your talking about the opacity. Try adding this to your custom CSS.
figure, figure * { opacity: 1 !important; }
Cheers!
ElliottNovember 25, 2015 at 5:25 pm in reply to: Random display portfolio only works on 1 page, not the second one? #542568Hi redkiwirotterdam!
Send us a WordPress login and we’ll take a look.
Cheers!
ElliottHi mp3dk!
It looks like on any page that you use a LayerSlider on you get two javascript errors. Try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
Regards,
ElliottNovember 25, 2015 at 5:14 pm in reply to: Using Advanced Layout Editor for Posts not displays feature image and heading #542558Hey Andreas!
When using the layout builder for your posts they will behave like a page so none of the regular post elements will be displayed. You need to add these in manually with the special heading element, comments element, etc etc.
If you want them to display automatically then it would be best to use the default editor.
Regards,
ElliottHey Charlotte!
Change line 117 in the /enfold/functions.php file from this.
$avia_config['imgSize']['widget'] = array('width'=>36, 'height'=>36); // small preview pics eg sidebar news
To this.
$avia_config['imgSize']['widget'] = array('width'=>140, 'height'=>140); // small preview pics eg sidebar news
And then regenerate your thumbnails, http://wordpress.org/extend/plugins/regenerate-thumbnails/.
Regards,
ElliottNovember 25, 2015 at 5:11 pm in reply to: Facebook Icon + Like Button in Main Menu – Customized! #542553Hi Younis_FARES!
1. Add this to your custom CSS.
.social_bookmarks_facebook a { background: blue !important; color: white !important; }
2. Add this.
.avia-menu.av-main-nav-wrap.av_menu_icon_beside { border: 0px !important; }
3. Do this, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, and then drag a text widget to the header widget area and insert the HTML for your button or image if you wish to display a custom image.
Best regards,
ElliottHi Iztok!
You can use this CSS to target it.
.grid-entry-title { }
How exactly are you trying to style it? Send us a link to your page so we can take a look. You can set your reply as private if you wish.
Cheers!
ElliottHey dialedinmarketing!
I haven’t tried it out but perhaps this might work, http://pixelentity.com/wordpress-search-replace-domain/.
There are probably some plugins out there you can use.
Cheers!
Elliott-
This reply was modified 9 years, 7 months ago by
Elliott.
Hey Munford!
You can export / import the settings in Dashboard > Enfold > Import/Export.
If you are activating a child theme then there is also a blue button in that section for importing the parent theme settings but it’s the same thing.
Cheers!
ElliottHi carosch!
Try line 87 in the /enfold/includes/loop-index.php file.
Cheers!
ElliottNovember 24, 2015 at 10:31 pm in reply to: IOS DEVICE ENFOLD THEME BREAKING! Specifically in Navigation Menu Please HELP!! #541991Hey Vicken!
Another user was having this issue. Unfortunately I do not have an iOS device to test on. Are you using Enfold version 3.4.4?
Please try deactivating all plugins and clear your Safari cache to see what happens.
Best regards,
ElliottHi bborsi!
No CSS code is necessary. Please watch this, https://vimeo.com/92503669.
Best regards,
ElliottHey cdubose574!
Please see here, https://kriesi.at/support/topic/warning-session_start-function-session-start-help-asap-please/.
Cheers!
ElliottHi meixnerg!
Can you send us a link to your page so we can take a look? Also, how are you wanting to make it responsive? Are you just trying to make it appear smaller?
Regards,
ElliottHey webpress!
Try deactivating all of your plugins and then reactivate them one by one to see which one is causing the weird CSS.
Regards,
ElliottHi wsackley!
I’m not really sure what’s going on there. It says it’s a product archive page but it looks like a regular page you created.
If it is then you can drag a codeblock element to the page content and add this inside.
<style type = "text/css"> .template-shop { display: none !important; } </style>
To hide those products via CSS.
Regards,
Elliott-
This reply was modified 9 years, 7 months ago by
Elliott.
Hi Wils1234!
Please send us a link to your page and we’ll see if we can get you some CSS to use. You can set your reply as private if you wish.
Best regards,
ElliottNovember 24, 2015 at 10:07 pm in reply to: AVIA Blog Posts | Image and text don't align side by side #541964Hi sailflags!
Add a right sidebar to the page and then add this to a codeblock element in the page.
aside { display: none !important; } .main_color .container { width: 100%; }
If it looks weird then leave the code in so we can take another look at it.
Cheers!
Elliott-
This reply was modified 9 years, 7 months ago by
Elliott.
Hey Jon!
It looks like your using Enfold 3.1.2. Please update to the latest version, 3.4.4, and let us know when your done.
Best regards,
ElliottHey crg1!
Yes, if your in the default editor you can use the magic wand icon to insert shortcodes into the page and you can see the codes used in the editor.
If your using the layout builder then you can do this, http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, to see the codes used.
Best regards,
ElliottHi!
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.
I believe after doing the above two steps the problem will be gone but if your still having issues after that send us a WordPress login and we’ll take a closer look.
Cheers!
ElliottHi moviestar007!
Around line 4651 in the /enfold/css/shortcodes.css file you should see this.
@-webkit-keyframes caption-top { 0% { -webkit-transform:translate(0,-20px); opacity: 0; } 100% { -webkit-transform:translate(0,0); opacity: 1; } }
Try changing it to this.
@-webkit-keyframes caption-top { 0% { opacity: 0; } 100% { opacity: 1; } }
Best regards,
ElliottHi!
Well the social sharing buttons are for your readers to share your content. They are not for linking to your actual facebook page, etc etc.
You can create your own buttons to link to your facebook, twitter, etc etc, by using our icon shortcodes or button shortcodes.
Cheers!
ElliottHi Raymond!
If there are no posts assigned to that specific category in the current set of posts then it will be hidden as there will be nothing to sort when you click on it. If you increase the amount of posts displayed per page and one of the posts are actually assigned to that category then it should display.
We can give you some CSS to have it displayed all the time but it would confuse your users when they click on it and nothing happens.
Cheers!
Elliott-
This reply was modified 9 years, 7 months ago by
Elliott.
Hi!
Can you please upgrade the login to administrator so we can check the code?
Also, it would be best to do the customization inside a child theme, http://kriesi.at/documentation/enfold/downloads/, so it is saved between updates.
Best regards,
Elliott-
This reply was modified 9 years, 7 months ago by
Elliott.
-
This reply was modified 9 years, 7 months ago by
-
AuthorPosts