Forum Replies Created
-
AuthorPosts
-
Hi!
You would need to find a shadow image and then use CSS to add it as the background to the section.
Regards,
ElliottHi!
I would contact your hosting provider to see if they have any backup tools or automatic backups scheduled.
Personally I use the backup buddy plugin but it is not a free plugin.
Regards,
ElliottHi Michael64142!
You’ll want to set it at “top center”. Also, I would consider having it set to repeat or stretch to fit because on my screen it does not reach the end, there is a big white space.
Regards,
Elliott-
This reply was modified 9 years, 2 months ago by
Elliott.
Hey reddishpinkmedia!
It is already displayed there, http://kriesi.at/themes/enfold/product-category/kids-2/.
Regards,
ElliottHey!
You could also try what Basilis suggested and create the page your wanting to display and then view it on the frontend and copy all of the HTML that is output inside the main container and then paste that into yoru custom template. There really wouldn’t be a point to this though because it would be the same for every page you use the template on.
It would be best to just create the page and save it as a template (click on the big blue button in the layout builder) to re-use.
Best regards,
ElliottHey!
It looks like your still using Enfold 3.4.6. Go ahead and update to the latest version, 3.4.7, and let us know when your done.
Regards,
ElliottHey zochagroup!
It looks fine on my end. Can you take a screenshot and highlight what your seeing?
Best regards,
ElliottHey JuergenB!
Try adding this to your custom CSS.
.tubepress-vimeo div.tubepress-thumb img { margin-left: 0px !important; }
Best regards,
ElliottHey!
1. Hmm, I see it displaying beneath the mobile menu icon but it looks a bit off. Would you like to try increasing the mobile header?
2. It looks like you already fixed this. Or if you see it happen again you can set your mobile menu to display at 990px for mobiles in Dashboard > Enfold > Header > Mobile Menu.
Cheers!
ElliottHi Charlotte!
You would need to find a plugin or a javascript to disable right clicking but I do not recommend it as it will only annoy your users and if someone really wanted to grab your images it will not stop them.
Best regards,
ElliottHey Marcella!
None of the demos pop into my mind when I see the site your trying to recreate. I would just install Enfold and start from there. It’s very to build your pages with out advanced layout editor.
You can watch the “intro to advanced layout editor” video here, http://kriesi.at/documentation/enfold/videos/.
Regards,
ElliottHey!
I checked both of your links but they are displaying fine for me. Are they still not opening for you? Try viewing in another browser.
Regards,
ElliottHi whmcreative2!
Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.
Regards,
ElliottHey Giles!
Create a custom link and set the link URL to “#”. That will make it so nothing happens when clicking on the link but the hover and dropdown will still work.
It will behave the same way on mobiles.
Cheers!
ElliottHi ncfan2030!
Add this to a codeblock element in that page.
<style type = "text/css"> #after_section_1 label { color: black !important; } </style>
Regards,
ElliottHey!
You can add it right above line 135 in the footer.php file.
</div>
Best regards,
ElliottHey anaeemi!
There is an option for disabling the Enfold lightbox in Dashboard > Enfold > Theme Options.
Best regards,
ElliottHey!
It depends on the aspect ratio. If the users screen width is 1024 wide then for your picture to fit perfectly inside then it would need to be 1024 x 650px sized image. If your image was 2000 x 650 then it’s going to be cut on the edges a bit so it does not look distorted. Keep in mind though that for parallax you want to use an image that is a lot bigger so it can move down the page as the user scrolls.
1. That is 1732 x 1155, http://kriesi.at/themes/enfold-restaurant/files/2014/07/pasta.jpg.
2. Yes, just drag whatever content you wish to display inside the color section.Regards,
Elliott-
This reply was modified 9 years, 2 months ago by
Elliott.
Hey pentasys!
I logged in and took a look at the Enfold settings but I don’t see the error anywhere. Are you still seeing it? Can you take a screenshot?
Regards,
ElliottHey erwin_m!
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.
Cheers!
ElliottHi!
Add this.
#av_section_1 > .container { padding: 0px !important; margin: 0px !important; width: 100% !important; }
Best regards,
ElliottHey Peter!
That would have to be considered custom work. If you want to do learn more about CSS transitions / animations then you can read up on it here, https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Transitions/Using_CSS_transitions.
I’m not sure if a CSS would work for the jQuery tabs though. You might need to edit the javascript to apply a different transition. It would be best to hire a freelancer to help you out with that.
Regards,
ElliottDecember 29, 2015 at 3:22 am in reply to: Avia Layout Architekt bug on blog posts with blog grid #557958Hi Andreas!
Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.
Regards,
ElliottHi!
So you want to increase the height of your category banner. It looks like you already have some custom CSS setup which is setting it to 300px.
div .av-section-color-overlay-wrap { height: 300px !important; }
Cheers!
ElliottHi tomasprachar!
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.
If your not using the latest version of Enfold, 3.4.7, then be sure to update. Also be sure to deactivate all plugins while testing.
Best regards,
ElliottHey stephaniemull!
You must have had some bad text in the “Edward” textblock. I removed it and updated the page and it’s working fine now. Make sure when you use HTML tags that they get closed properly.
<h3>Text</h3> <div>Text</div> <span>Text</span> etc etc
Regards,
ElliottHey Jorge!
It might not look exact as in your screenshot but you can use the fullwidth submenu element on your page to display a menu beneath the logo and primary menu.
As for the background on the logo send us a link to your page and we’ll see if we can get you some CSS to use.
Best regards,
ElliottDecember 29, 2015 at 2:59 am in reply to: Is it possible to use different menus on different pages? #557940Hi PStew!
Try using absolute path for the URLs.
http://www.yoursite.com/#about http://www.yoursite.com/#services http://www.yoursite.com/contact
Cheers!
ElliottDecember 29, 2015 at 2:56 am in reply to: What membership plugin is best compatible with Enfold? #557939Hey Fiorilla!
I hear good things about Wishlist. I remember a couple of customers were using s2member.
You will need a license for each website you use Enfold on.
Regards,
ElliottHey!
You can find the javascript in /enfold/js but as said before it would be best to hire a freelancer to help you out with this customization as it’s pretty complex.
Best regards,
Elliott -
This reply was modified 9 years, 2 months ago by
-
AuthorPosts