Is it possible to have the image that is used for the featured image hosted on a separate server? Currently right now if you need to set a featured image for the Enfold theme you first have to upload the image or have it in your image library. The reason why am asking is that a client is worried about bandwidth issues and want to host all image from Amazon Web Services(A separate server that will host the images). With that been said there seems no way to set the featured image if it is hosted outside of the server where your word-press is located.
This reply has been marked as private.
Hey targetzero!
You forgot the url. Anyway, add this on Quick CSS:
.summary.entry-summary ul {
list-style: disc outside;
}
Regards,
Ismael
A site that I built with Enfold started having a problem on Windows machines with the main navigation and social links. The main navigation should be horizontal to the right of the logo. The main nav is now vertical and on the right side of the page. The social icons are also stacked vertically. The Header is set to: Fixed header with social icons and additional navigation
Here is the site link – http://sbcompany.net/services/helping-employers-find-talent/
Appreciate any ideas to help with this
Hey ea1971!
Yes, it is. Before uploading the theme edit style.css find this code “Theme Name: Enfold”. Replace with Enfold with Nuts. Just kidding. Anyway, you can actually change Enfold to somethign else. :)
Best regards,
Ismael
Hey mikejmccarthy!
Right click the link then open it on a new tab or click this http://goo.gl/tid2DE. :)
Regards,
Ismael
Hi!
Yeah sure. You can add this on Quick CSS:
.social_bookmarks li a {
width: 30px;
line-height: 32px;
min-height: 30px;
height: 100%;
text-align: center;
font-size: 15px;
}
Cheers!
Ismael
Hi,
Can you please advise on how to increase the font size on the Post/Page titles in Enfold?
Regards,
Hey!
You should export the slides inside the wp_layerslider not the wp_layerslider table. Have you tried that?
Cheers!
Ismael
Hi,
I backed up my website kramercommercialinc.com and then attempted to update from Enfold 2.4.2 to Enfold 2.4.5. I get an error message that there is some customization so the theme update failed. I restored the website from backup. After several cycles of this, I found a similar support ticket which said to try the update using FTP. The support reply mentioned to watch the video here: https://vimeo.com/channels/aviathemes/67209750
However, the video does not load when the linked is clicked. Also, I can’t find the video on Vimeo.
Please provide instructions on updating via FTP or indicate how I can successfully do an automatic update.
Thanks,
Michael
1. Support for Marketpress by WPMU Dev.
This is an awesome shopping cart plugin that has a lot of users behind it. The plus for you guys is that it would greatly increase sales due to the lack of 3rd party development. Everything is WooCommerce oriented, but Marketpress has an established user base that are in dire need of more support! They WILL pay for something of Enfold and other Kriesi.at products quality.
Maybe even just simple, page templates. It seems pretty easy to create pages for Marketpress Products. There is a tutorial on the WPMU Dev site/blog: http://premium.wpmudev.org/blog/the-easy-guide-to-theming-marketpress/
This would be totally awesome!
——————————————————————————————————————————-
2. Support for Royal Slider
Royal slider has a lot of cool templates to use. It would be great to make it compatible with Enfold so that we can have even more control.
I have the similar issue…but will both masonry and grid content for blog (other format seems to work).
When I unable the BBPress Forum plugin none of the enfold short code blog elements are displayed for visitors, but they work fine for registered users. Here is an example: http://visualwilderness.com/
On this page there needs to be portfolio grid…and it is not there. When I deactivate the BBPress the Grid comes back.
Update: You can recreate this issue when you create a Private Forum using BBPress. If all your forums are public everything works fine, but once you create a private forum the Blog Grid and Blog Masonry Layouts stop functioning for entire site.
-
This reply was modified 12 years, 2 months ago by
Jay.
This reply has been marked as private.
Hey MtnStreamGroup!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.page-id-175 .avia-builder-el-2 { background-color: red; }
Best regards,
Yigit
Hey fjrichart!
You can add following code to Quick CSS in Enfold theme options under Styling tab to remove it from your posts
.comment-entry { display: none; }
What changes you would like to make? Please elaborate
Cheers!
Yigit
How to I add a shop ?
like this – http://kriesi.at/themedemo/?theme=enfold
click the shop tab.
-
This topic was modified 12 years, 2 months ago by
joshpb.
Hi,
first of all, great theme, i really appreciate it and I think I will get more licenses for more blogs anyway.
I am having a problem, I would like to set the blog page (that one you set in enfold options) to show the blog articles in a grid, I set up the page with masonry grid but when I click blog in the menu, I still have the odd blog style where articles are below each other. what am I doing wrong?
regards
greg
Hey!
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Regards,
Yigit
Hey guys,
So from my understanding Royal slider isn’t supported in the Enfold theme, correct?
Is there a trick to get this working though? I’m trying to use a slider in a laptop, but the pics won’t display.
The laptop is there, but there s only text that link to the pretty photo modal window. The text is the title of the pics.
I’m hoping it will be an easy fix like “turn off pretty photo” or something like that????
Thanks
Hallo,
Ich habe für einen Freund und Kunden eine Seite mit Enfold aufgesetzt und er möchte das ich die ihm in Rechnung stelle. Wie mache ich das?
Danke und Gruß
Hannes
Hey!
You earlier said and i quote “Also, right now the header bar shrinks while I move down the page. How can I make it static?“.
Customization you asked was beyond the scope of support we can provide but i wanted to finish what i started but it is getting more and more complicated..
To achieve what you would like, you need to make some changes on the code i posted earlier and go to wp-content\themes\enfold\js folder and open avia.js file and find
el_height = $(elements).filter(':first').height(),
isMobile = 'ontouchstart' in document.documentElement,
scroll_top = $('#scroll-top-link'),
set_height = function()
{
var st = win.scrollTop(), newH = 0;
if(st < el_height/2)
{
newH = el_height - st;
header.removeClass('header-scrolled');
}
else
{
newH = el_height/2;
to
el_height = 156,
isMobile = 'ontouchstart' in document.documentElement,
scroll_top = $('#scroll-top-link'),
set_height = function()
{
var st = win.scrollTop(), newH = 0;
if(st < el_height/1.5)
{
newH = el_height - st;
header.removeClass('header-scrolled');
}
else
{
newH = el_height/1.5;
Cheers!
Yigit
I removed the background image from the Color section and added the above css to Quick CSS as you suggested. The background image is not centered and is not resizing responsively when the larger random quotes appear.
Any ideas?
* FYI: I previously placed the following styles in the enfold-child/style.css file to style the quotes and author:
/* START Easy Random Quotes plugin section */
/* jv: investigate > For Developers: Section ID > id="section-quotes" later.
#section-quotes {
background-color: #bbff00;
}
*/
#quotes {
text-align: center;
margin: 0 5%;
}
/* jv: Formats quote */
p.quotes-caption {
margin: 0 0;
font-size: 1.25em;
line-height: 1.3em;
color: #0f75bc;
}
/* jv: Formats quote signature under quote */
p.quotes-signature {
margin: 5px 0 0 0;
font-size: 1.15em;
line-height: 1.3em;
font-style: italic;
color: #898989;
}
/* END Easy Random Quotes plugin */
Hi DiamondLights!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.avia-layerslider { padding-top: 50px; }
Best regards,
Yigit
Thank you Ismael, I was able to export the wp_layerslider table from old hosting/database as.xml should I go and import the .xml in the new hosting datrabase or import in that in the admin panel? when I tried to import in the new database, I got an error message I think .xml is not recognized, I think it only takes .sql
Thank you again for all your help
This reply has been marked as private.
Hi!
Some part of code is not being applied. Please try adding the code to Custom.css file inside Enfold/Css folder
Regards,
Yigit