Forum Replies Created
-
AuthorPosts
-
Hey!
Do you have an example for the non-working buttons?
Best regards,
DevinHi web6s!
That is the “Content Slider” which is in the Content Elements tab of the Avia Layout builder.
Cheers!
DevinHi!
We also have a quick intro in the docs about using Woocommerce: http://kriesi.at/documentation/enfold/quick-start-with-woocommerce/
Cheers!
DevinHi CreatorsCreations!
You can set the reply to private and then only we can see it. Do you mean its slow on the front end or on the backend? I know many users with budget hosting have had issues with Enfold on the backend depending on exactly how the host is set up so its not entirely uncommon.
On the front end, typically its a matter of setting up a caching plugin and/or doing some normal optimization.
Cheers!
DevinHi!
You would need to upload your icons to fontello to then package and re-download so they can be added into the upload.
Can you also provide admin credentials for your install so we can look into the error? Kriesi may want to check the server as well but for now we can see if there is anything else to it besides the immediately visible fatal error.
Make sure to mark the reply as “Set as private” so only we can see the login credentials.
Best regards,
DevinHey Oneline04!
I’ve tagged the issue for Kriesi to look into :)
Best regards,
DevinHey Victor!
Unfortunately that isn’t doable with the Blog Post element. You can request the feature here: https://kriesi.at/support/enfold-feature-requests/
Regards,
DevinHi SlickBear!
No, not that I know of. You would need to write your own css to undue the theme css. Typically plugins should always have prefixed css classes to prevent them from causing a conflict with anything else on a theme.
Best regards,
DevinHi muholland!
I don’t know of a way to do it only for a specific page or section within a page unfortunately.
Regards,
DevinHey frost2001!
The pages data in the database could have gotten corrupted though there wouldn’t be a way to check or know for sure. We can try taking a look at the page from your backend if you provide login credentials and point us to the specific page. Make sure to set the reply with the login to a private reply so only we can see it.
Cheers!
DevinHey Vermishelle!
That is correct, its being fired “on click”. You could try changing the code onSubmit though I don’t know if it would give you a better result. As far as I know that is the closest integration the form has for tracking at the moment.
Best regards,
DevinHi!
Try changing the theme option to point to your blog page first. Then change your permalinks to default and check if it works correctly. If so you can try re-setting them to a pretty permalink setting.
Cheers!
DevinHi Holger!
I *think* its actually using the same wpautop function in the text elements and I know we’ve talked a lot about it internally because it can be somewhat unpredictable.
Peter and Kriesi are working on a new code element that will eventually solve this but for the short term the best solution is to either use a shortcode custom made for each usage or to use a plugin like this one which lets you add code snippets to custom shortcodes: https://wordpress.org/plugins/insert-html-snippet/ (note: I have not used this one specifically but it came up first on my search. There are lots of alternatives with various differences)
Best regards,
DevinApril 12, 2014 at 3:24 pm in reply to: Hello, I can´t find where to make my header transparent #250543In that case you can just go ahead and update: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Thanks for the added information Lucas. I’d love to pinpoint exactly what is causing it for some users so we can politely poke the hosts into keeping it from happening.
At least there are plenty of hosting providers and migrating with WordPress isn’t too painful.
April 12, 2014 at 3:17 pm in reply to: Hello, I can´t find where to make my header transparent #250539If you are using Enfold 2.6.2 it will be on the right hand side of the page editor (when you are editing a page):
Hi lisabarfield!
You can adjust the speed at which it changes right from the testimonial editor. Its the option labeled “Slideshow autorotation duration
Slideshow will rotate every X seconds” .Cheers!
DevinHey!
I think you mean the opacity change on the images which can be changed with:
#top .avia-gallery .avia-gallery-thumb a:hover { opacity: 1; }
Best regards,
DevinHey!
I wouldn’t say this is something we have any plans of even addressing in an update. I have the theme installed and running on a dozen or more client sites with no issues like the above. Off hand I still manage sites running Enfold on Media Temple, BlueHost, 1&1 and even GoDaddy (though it is slower than what it should be).
Every now and then we get a report of something like this but its typically a poor server setup or a shared hosting environment that is too taxed to run the ajax that Enfold uses.
Regards,
DevinApril 12, 2014 at 2:42 pm in reply to: Hello, I can´t find where to make my header transparent #250531Hey lianarosa31!
In Enfold 2.6+ you can set a page to have a transparent header on that pages Layout meta box (the same place you choose the sidebar and header options).
To have a different logo when using the transparent header you set that other logo in the theme options in the Header tab.
Best regards,
DevinHey wacky32!
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#top .entry-content-wrapper a { color: #333 !important; }
The color code is what you would want the link color to be.
Regards,
DevinHi Justin!
Looks like its working when viewing your site right now.
Regards,
DevinHey tgalati56!
Yes, you would probably want to use an iframe. I’ve done this for a client before creating a custom shortcode but you should be able to add it to a regular page in the text tab with the layout set to full width (no sidebar).
Then you would use some custom css to change the width/height and make it at least somewhat responsive.
If you aren’t familiar with embeding an iframe or css it would be about a half hour for a freelance developer to add in for you from either Envato Studio or Codeable.
You can also see code examples of the basics here: http://www.w3schools.com/tags/tag_iframe.asp
Cheers!
DevinApril 12, 2014 at 7:38 am in reply to: Home Page LayerSlider Only Loads Correctly Some of the Time #250468The only thing I can suggest then would be to try removing the customizations completely and then see if the base theme loads correctly. Then re-add them in one by one to see which is causing the root issue as its not something we’ve had any reports of happening with the base theme or with the last update(s).
Hey JustinGreis!
Thanks for the tip! Hopefully it helps others looking into something similar :)
Best regards,
DevinHi Magnus_Norrman!
If you are using a recent version of the theme then you can update from within WordPress. If not, then you can update via FTP: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
DevinYou can reply here with a private reply at any time but in this instance that error is with WordPress core itself. Your core files may have gotten corrupted if re-loading the theme doesn’t work.
Some other things to try are deleting the enfold theme folder from your wp-content>themes folder to force WordPress to load in one of the default themes, renaming your plugins folder in wp-conent to any other name so WordPress can’t recognize theme and defaults to turning them all off.
If the issue is still happening then you would need to either re-install WordPress or just that specific file that is having the error by downloading the core from here, unzipping, finding that file and uploading it in place of that one:http://wordpress.org/download/
April 12, 2014 at 7:30 am in reply to: Where to place metatext / description for several pages #250462Hey!
Any of the SEO plugins is where you’ll need to edit all of the meta data for a WordPress site. Not only for this theme but in general and its best practice to keep that kind of functionality outside of your theme and added in with a plugin.
Cheers!
DevinHi Swedfit!
Unfortunately it looks like the biggest slowdown is in how long it takes the server to initially respond to the visit request. Once it does respond it takes a few seconds to load in but that first hurdle is something you will probably need to talk to your hosting provider about.
Cheers!
DevinHi!
Where are you setting the image size for the post grid?
Regards,
Devin -
AuthorPosts