Forum Replies Created
-
AuthorPosts
-
First thing would be to talk to your hosting provider and just see if they have anything running server side.
Do you have the Multi Author Blog(displays Gravatar of…) for the Single Post style in General Settings?
January 2, 2014 at 11:25 pm in reply to: Unusual huge space between top and bottom of the header #204752Its a hack to fix something that shouldn’t be happening. If it needs to be fixed within the theme then we would want to find the root and not just give out a bandaid.
My guess at this point however is that it is probably related to the caching plugin set up. Looking at the web page test site you ran, the first one doesn’t have the issue but the second does: http://www.webpagetest.org/result/140102_ZP_481/
Hi pc37075!
Here you go:
2013 December 19 - Version 2.4.4 Files that changed: - style.css - new version number - file 404.php fixed a small bug in - folder config-woocommerce: fixed a lightbox issue - file functions-enfold.php: small improvement to the ajax search button - file includes/admin/register-admin-options.php - removed portfolio slug options from Enfold Admin Area - file includes/admin/register-portfolio.php - moved portfolio slug setting to Settings->Permalinks - file includes/loop-portfolio-single.php && template-builder.php - small improvements
Regards,
DevinAre you downloading from your downloads? Which option from there? Just to make sure you aren’t downloading from the link thats on the enfold page which has had some issues in the past.
And is this error happening on the same server but just a different domain?
Hey chryseis!
The second route of creating a custom page is your only option to do it through the WordPress backend. Otherwise you would need to create custom php files to load specific layouts for each category. That is actually the only option I know of to truely customize the category archive templates that a user would pull up when clicking a category name.
Regards,
DevinHey Mark!
Unfortunately that isn’t possible. The mega menu is not compatible with a vertical menu.
Cheers!
DevinHi!
My guess would be a server side caching plugin or service. Maybe something else that just causes a delay between data saved to the server and it being reflected publicly.
Regards,
DevinHey mtmfx!
Not really sure what you mean since it is already responsive.
Best regards,
DevinJanuary 2, 2014 at 10:58 pm in reply to: Portfolio Categories: How do I display All categories on one page #204727No plugin that I know of hand. You would need to show the complete contents of the portfolio on one page for it to sort everything at once. So in your case all 90 portfolio items on one page.
Hi fjrichart!
Try using an email address hosted on the same domain as the site. You may need to talk with your hosting provider and make sure the server is allowed to send out mail via php mail.
Regards,
DevinHey MUNFORD!
While the site support WPML we aren’t support *for* WPML. Your best resource for getting your site set up using the plugin is http://wpml.org/documentation/
Keep in mind that deleting a theme doesn’t reset the data on the WordPress database. It only deletes the files. So settings and things aren’t re-set when you delete theme files.
Regards,
DevinHi kasperschjoenning!
In time Kriesi plans on adding a bit more in depth parallax support but no, right now the full page slider doesn’t support internet explorer 9.
Best regards,
DevinIf you are inside of a text element inside of the Advanced Layout Builder then no, they won’t show from the shortcodes button.
The only other option you could use would be to insert a widget area into your layout and then find a widget that is easier to use than the above method.
If you are inside of a text element inside of the Advanced Layout Builder then no, they won’t show from the shortcodes button.
The only other option you could use would be to insert a widget area into your layout and then find a widget that is easier to use than the above method.
January 2, 2014 at 7:16 pm in reply to: Enfold Theme: Advanced layerslider stopped displaying #204610Hi!
Looks like you are actually still running 2.0.1 on your live site: http://inspiredintermedia.com/wp-content/themes/enfold-new/style.css
Where as the regular enfold theme folder is correctly updated: http://inspiredintermedia.com/wp-content/themes/enfold/style.css
So you would need to switch over to the “enfold” version instead of what you are currently using which is “enfold-new” that you re-named at some point.
Cheers!
DevinNo, actually you can change it with css if all you want to do is change the widths of the 2 containers:
.portfolio-preview-image { width: 66.6%; } .portfolio-preview-content { width: 33.4%; padding: 63px 30px 30px 30px; }
Hey!
Disable any caching plugins you have server side and within WordPress. The page contents are getting minimized/modified away from the default so my guess is that it isn’t getting updated yet while the other page is.
Cheers!
DevinHave you tried deactivating Ultimate TinyMCE and testing it?
Hi!
I wasn’t able to on my end unfortunately.
Cheers!
DevinHi!
Do you have a page named just “Blog”? If you change the name of that page does it change as well?
Regards,
DevinHi caroberto6!
This should fix it though the pricing tables are really intended for that kind of layout so as the theme updates it may not always render as you have it now without some css customization to go along with it:
ul.pricing-table { vertical-align: top; }
Cheers!
DevinHey!
What kind of video file are you linking to? Is it local?
Best regards,
DevinHi charmenoir!
With this theme and in more of the newer premium themes getting released these days there is a lot larger of a learning curve associated with modifying the theme files because of programming is more advanced. Its a trend you will start to see more of as WordPress is purposely trying to push forward and grow into using more modern code.
You should first create a child theme and keep your changes to that child: http://kriesi.at/documentation/enfold/using-a-child-theme/
Then you can create copies of and modify the advanced layout builder elements in your child theme: http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/
For the logo you can use a bit of css to change the size:
#header_main .container, .main_menu ul:first-child > li a, .logo img, .logo a { height: 188px !important; line-height: 188px !important; max-height: none !important; } #top .logo, #top .logo img { max-width: 100% !important; }
You’ll want to add that to a desktop only media query if you are using a responsive layout so that it doesn’t effect tablet and mobile views. In the css folder the custom.css file has a sample of a desktop only and mobile only media query you can use.
Cheers!
DevinHi!
The simple answer is yes, it has a solution but one that we don’t support.
The Advanced Layout Builder is just not set up to run on posts so while you can modify the theme to do so it isn’t something we support.
Cheers!
DevinJanuary 2, 2014 at 2:52 am in reply to: Portfolio Categories: How do I display All categories on one page #204349Hey skewzy!
Unfortunately this is an unfixable limitation of the way the template loads in items. The sorting only sorts items that are currently visible on the page.
So if the initial query doesn’t have any of a specific category visible to the user then clicking on that category wont pull up others from another page.
Best regards,
DevinJanuary 2, 2014 at 2:50 am in reply to: Masonry Portfolio page not imported with the Dummy Data #204348Hi hellovlad_!
It isn’t included in the most recent version of the dummy data but once you’ve got your portfolio items set up following this guide:
http://kriesi.at/documentation/enfold/create-new-portfolio-item/You can add in the masonry element like in this video and you’ll be most of the way there:
Cheers!
DevinThat is a bit rough. The way you’ve got it to this point is kind of a mess.
I would recommend re-starting and instead of doing anything with negative margins or absolute positioning on the logo/menu.
For a quick fix you could change the logo from being position: relative to absolute since the weight of it is actually what is pushing your menu over (since its still inside the div) but you’ll still need to do another media query for the tablet view to position the menu or at least reduce some padding/margins so it fits better.
Hi!
Not sure what could have caused it to get deleted but if you recently cleared out your uploads folder or something like that it could have been done manually on accident.
Either way you can always re-save your styling options to have it regenerated.
Best regards,
DevinHey pbodalia!
I would suggest not using the shortcode accordian and just hard coding the whole thing or writing something custom. It wouldn’t be something we could support helping with this way but in general its a very dirty hack of a way to get it done.
Just making a shortcode that outputs the whole thing would be a lot cleaner and really not much work since you already have it most of the way there.
If you need more assistance then a freelance developer from either Microlancer, Codeable or http://kriesi.at/contact/customization would be your best route.
Regards,
Devin -
AuthorPosts