I’m still having trouble even though I am doing what Ismael said:
– in Settings > Reading, selected ‘Homepage’ for the home page and ‘Blog’ for the posts page
– in Enfold > Settings, deselected the homepage and blog posts page
– inserted a Blog Posts item in custom layout of the ‘Blog’ page, choosing excerpt and the Multi Author layout as desired
I’m still getting the entire content. The site did originate on an older version of WordPress (pre-3.0, around 4 years ago).
Is there something I need to do to bulk designate excerpts on the posts? I really don’t want to go through an have to manually designate excerpts.
Is it possible to replace the standard WordPress user registration form styling (input fields & drop downs) with the Enfold contact form css styling???
I suspect its beyond the scope of this forum but I thought I’d ask anyway…
I have tried it with bwp-minify. It breaks my site. It can happen that there is a conflict with other stylesheets from Plugins, I don´t know.
But I think that I have found a solution. Perhaps it is informative for other users.. Try out which one is the best for you.
“AssetsMinify’s” can be a solution, but I must exclude all enfold styles and scripts to get it work without issues. Not so great.. And it´s out of the box unusable with CDN. You have to config a new path in the php-files for it.. But it seems that it is very terrible for the loading time of the website. It needs more time than the theme itself. Checked it with P3..
“Autoptimize” works good in Chrome and Firefox, but it breaks in Safari (all OSX). Cool for usage with CDN.
Very cool Features are included in “Dependency Minification”. After you have installed it you have to open your websites Frontpage. The rest will done from the plugin. It combine different resources inside Header and Footer. Here the same, it works very well in Chrome and Firefox, but breaks in Safari..
My Solution for CSS: “MinQueue” .. ! After you have installed it, you have to go to the options to enable the helper. After this, open the Frontpage in a new tab in the same Browser. Now in you´re adminbar is a Button “MinQueue”. Click it. Now you can see a list of all scripts and styles been loading with you´re website in the right order.
Select all other files without the files from enfold and put them in the box. Then create a new queue and insert just the enfold styles in it, but also in the right order.
It works without any issue in Firefox, Chrome and Safari, the files are pulled from CDN and it has good performance values.
I don´t config it out with the scripts this moment. Wanna do this in the next days..
You can add Promobox element without a button and remove background color by adding following code to Quick CSS in Enfold theme options under Styling tab
Thank you for taking a look at the site, I passed your server suggestions down to our tech support, and the # = # issue seems to be resolved for now. Lets hope it doesn’t pop back up later down the road xD!
I’m stuck with the prettyPhoto issue still. I am using a stand-alone html file that simply has the code (features chart) I need to display. I’m doing it this way rather than inline text, because there is a good chance I will have to create this same button on several pages. I’ve been working on the iframe and AJAX solutions, with no luck. I’ve tried everything suggested in both Enfold’s documentation and prettyPhoto’s documentation. How can I check to see if prettyPhoto is active or possibly broken? Oh and is the ‘rel’ tag supposed to be rel=”prettyPhoto” or rel=”lightbox” (I’ve tried both)??
Enfold Documentation states:
Lightbox: a custom pretty photo skin
the lightbox gets automatically applied to links that contain images, youtube videos, vimeo videos, mov files and swf files. if you don’t want to activate the lightbox on any of those links add the class ‘noLightbox’. if you manually want to apply the lightbox to a link you can add the rel=’lightbox’ attribute to the tag.
I’ve also taken the code directly from the prettyPhoto Website’s examples, which the description will state to add rel=”prettyPhoto” but then the example code shows rel=”prettyPhoto[iframes]”, so which is it?! Lol, I appreciate your time and help with this issue. Hopefully this is just an easy and simple fix.
If you imported the dummy data then all images would be in the WordPress media manager (Media from the WordPress admin).
The basic workflow would look something like this:
The logo would be made using an image editing program and saving the text on a transparent background in either .PNG format or .GIF format which both support transparency.
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) {
.responsive #top #header_meta .social_bookmarks li:last-child a, .sub_menu li {
border-right-style: none; } }
You need to change the page ID to your page ID that you would like to use fixed layout. You should choose to display responsive layout in Enfold theme options
Please see this post to find page ID’s https://kriesi.at/support/topic/mini-heading-in-page/#post-188120
Hi,
I have installed a dozen Template so far. This time i have a problem with it. I Tried 3 times. Every time it says intallation successfull; unfortunatly the activation fails. Whats wrong? I have downloaded everythin:
wordpress Installation WordPress only 6’539 KB
and
themeforest-.45199990-enfold-responsive-multipurpose-theme 52’150 KB
Normaly nothing happens, when I try to install the wrong Zip – not so now. I have to call the provider to help out.
There are some images available in the demo sliders but not all of them as Kriesi doesn’t have re-release rights on them all.
There is built in documentation with LayerSlider from within the LayerSlider options. Go to the top right corner of any area within the plugins pages (edit slides, all slides etc) and click on Help.
The only thing that isn’t clearly explained is that the LayerSlider shortcodes are disabled within Enfold. So you’ll need to use the Advanced Layout Builder to add in LayerSlider Slideshows to your pages.
I have downloaded the dummy content etc to start working on which comes with the existing slides, but when I try to edit them it just wants to put up my images from the library – and I don’t have any ones ready yet.
Is there a way to edit the existing sliders – like the text that appears on them as I cant find this anywhere?
I cant find any support on how to create or edit existing ones?
How do I get nice images like the ones making up your sliders? Ie shaped properly etc?
Has the theme downloaded the images you use in your demo online version – as I can’t find these
Thanks
I am interesting in utilizing anchor tags to click through one page and having the links placed in the top menu bar. I’ve tried through some ‘insert php’ code method but guess I can’t get it to work properly. Hope you can provide me a solution as I’ve tried adding ‘#middle” as the menu link code but does not scroll me / link me down to the middle part of the page.
Also, may I check if I were to insert the Google Analytics code for Enfold’s default page, which part of the Google code within the <script></script> do I insert ? Is there a specific case or I can just insert all and it will work as I’ve copy and paste the whole stack but do not see any of the script code appearing in the generated HTML page. Do let me know on that as well. Thanks a lot!