Forum Replies Created
-
AuthorPosts
-
Hi martinbose!
IE8 can’t render css3 effects so there will be things like round edges on buttons and icons which just will never work in IE8.
If you are getting styling errors because of minified styles you will need to adjust how the plugin minifies the files and make sure they are in the same order as when they are loaded into the header or footer if they are javascript files.
Regards,
DevinHey hadas!
Those are not additional plugins and are included with the theme. You need to go to a page where you want to include the element and then drag and drop it into the layout using the avia layout builder.
See: https://vimeo.com/channels/aviathemes/77433498
And a general video on using the drag and drop editor is here: https://vimeo.com/channels/aviathemes/64927358
Regards,
DevinHi!
Go to those specific text box elements and switch to the Text tab of the visual editor. Then delete the empty paragraph/link html.
Best regards,
DevinFebruary 5, 2014 at 9:14 pm in reply to: HELP PLEASE! Portfolio items no longer working with latest version of Enfold #220090Can you post a temporary admin login so we can log in and take a look at what settings you have for that grid? The css above makes it so that the portraits have links now but the only thing I can think of at this point is that the settings are just incorrect for that grid element.
Make sure to set the post as a private reply so that only we can see the login information.
Hi MHM!
Do you get the same issue when using any of the default WordPress themes like twentyfourteen?
Cheers!
DevinI’m not sure why its failing on IE8 at the moment. I’m getting it on my end as well but don’t see why it should be happening.
I’ve tagged Kriesi on the topic to take a look.
Hi opangavich!
See: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
Using the import demo data button you can install the demo data which is as close to the live demo as you can get without manually setting things up.
Regards,
DevinHey!
Without being able to inspect what you have there isn’t much that we can do to offer a fix. Customization, even when its provided by support, isn’t continually supported. Only items that are included in the theme can be just from a logistics standpoint.
The issue you are running into from the sound of it is that even when you constrain the width of the masonry element it still is only available as a full width element. This means it doesn’t fit with a sidebar next to it as when you add it into the layout the theme uses a different template that does not allow for a sidebar.
Regards,
DevinI’m closing the topic for now since it isn’t something that will be changed in the short term. The plugin is incorrectly flagging the file though if you feel like it isn’t then you can just not use anything that would use that specific effect (the ajax effects of loading content within the page).
Any change would be done in a theme update though if the author can or has a white list it could be done so in the plugin.
Regards,
Devin
Hey!
You will need to change the point when the mobile menu appears to fit the larger menu. See: http://kriesi.at/documentation/enfold/change-when-mobile-menu-appears/
So for you it would be 990px instead of the default 767.
Regards,
DevinFebruary 5, 2014 at 6:44 pm in reply to: Enfold main page must display woo commerce products #220044Hi!
You can add a product grid below the slideshow on that page but the actual WooCommerce “Shop” designation will overwrite whatever style you have on the page so you will still need to have a second “shop” page other than the home page.
Cheers!
DevinHi!
We can’t really be more clear when you want to just edit the footer. The footer.php has the output for the widgets and then the socket container.
With Propulsion there is no other option for footer customization so editing the footer.php directly or if you are using a child theme is your only choice.
If you have any other questions please make a new topic in the Propulsion forums so we don’t anyone confused on which theme we are giving instruction for. With the Enfold theme there is additional customization to the footer beyond what Propulsion has.
Regards,
DevinHi D5WDesignGroup!
On that layer go to the style tab and put in 50% for the Left value. That should do it.
Regards,
DevinHey!
The good news is that I can see the site now :)
I can’t however see any issues with the language switcher. I don’t have any device with iOS 6 now since the adoption rate for iOS7 is the majority I updated my iPad.
But with both my iPad and umulating iPad 2 and iPad minis the language switcher had no issues on my end.
Cheers!
DevinHi Randy!
What OS and version of Chrome is this with? I think all of us (support crew) use Chrome as our primary browser and have never had any issues with the color sections.
Right now viewing your site on Chrome and a windows 7 machine I don’t see any issues with it.
Regards,
DevinHey lifeundone!
It should be using the default excerpt length if its set to the auto excerpt but you can override it if its changed:
http://codex.wordpress.org/Plugin_API/Filter_Reference/excerpt_lengthBest regards,
DevinFebruary 5, 2014 at 7:39 am in reply to: HELP PLEASE! Portfolio items no longer working with latest version of Enfold #219798In your custom.css you have the pointer events disabled on the title link which is preventing the name of the person from linking. You can add this after to turn it back on:
.grid-entry-title a { pointer-events: all !important; }
Hi!
You would set up the masonry shop on a new page using the Masonry element set to display products. After you’ve added the Fullwidth Masonry element to your page using the avia layout builder select Product type or Product cat to be displayed and then select all or just the ones you to show.
Best regards,
DevinI’ve added this to your Quick CSS:
/*HR Colors*/ .hr span { border-color: #333; }
With the main color set to white it also sets your HR elements to white too.
As for the output of them, everything is correct.
What is the actual URL of the site? The above post is private and only the support crew here can see it.
Just to make sure we are clear on terms try and refer to elements consistently and for now ignore any plugin additions that might be adding buttons to the default WordPress editor.
The themes drag and drop interface which is used on pages is available by clicking the blue Advanced Layout Editor button just above the regular visual editor on Pages and Portfolio items. Once you are using it then you have the tabs with their elements available to drag and drop into your layout.
From there, you can use the special heading element for headings, columns for content layouts and the Text Element for regular content.
The above screenshots from me for instance is while I have the Text Element opened up to edit. If that content is getting deleted when you open and close other elements this is typically associated with plugin conflict or a low php memory limit for WordPress.
Hi COLORIT!
WordFence is incorrect. See: https://kriesi.at/support/topic/malicious-code-found-in-avia-framework/#post-219644
Best regards,
DevinHi!
It looks like WordPress is running out of memory. Increasing your php memory limit to 128 should let the avia layout builder load fully as its supposed to.
See this article for the various ways you can increase it: http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Best regards,
DevinHey masterr!
By default IE8 should not be rendering like that. If it is there is likely something else causing a conflict with the theme or with the theme loading properly.
You can try deactivating all active plugins and then re-uploading the theme files after re-downloading theme from your downloads on ThemeForest to make sure there are no errors in the theme styles or anything like that.
The re-upload can be done in the same way you would update: take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Regards,
DevinHey meanster99!
The way I do it is by embedded gists. I use this plugin on my personal site: https://github.com/manovotny/wp-gist so that they can be added in as little shortcodes pointing to my gists.
I found it to be the most reliable method of sharing snippets within any WordPress theme.
Regards,
DevinFebruary 5, 2014 at 12:09 am in reply to: Header navigation (main menu) disappears on mobile devices #219705Glad you were able to figure that out :)
February 4, 2014 at 11:28 pm in reply to: Header navigation (main menu) disappears on mobile devices #219694@jrevillini – can you try refreshing a few times. Seems to have fixed it when viewing on my end.
@AdDesign – Looks fixed on my end as well though the menu is now overlapping so changing the switch width with this tut should help you (increase the pixel width at which the nav menu switches): http://kriesi.at/documentation/enfold/change-when-mobile-menu-appears/Hey slui!
Looks like its incorrectly flagging the file and instance. While eval is uncommon in this case I don’t think its open for any non theme data to be passed to it.
The only instance is on line 275 in this function: avia_ajax_save_options_create_array .
I’ll tag the topic for Kriesi to take a look at however so that he can talk to the author if needed.
Cheers!
DevinFebruary 4, 2014 at 9:10 pm in reply to: how have "small header fixed" without logo/header schrink ? #219635Hi!
For right now there isn’t a filter/child theme function to change it. So you would just need to re-edit the file to comment out that line or delete it.
Cheers!
DevinHi!
The images get downsized to fit the layout and then resized a bit by the container. So in the demo those are very wide and not very tall images that have been resized and then added in.
What this results in is what you have there. The images with more square like dimensions to begin with will retain that aspect ration.
Regards,
DevinHi YU-Design!
See: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
The layout builder has been purposely left off the posts and has not been coded to work with them as well so some things may not work when directly copied over.
Specifically any full width element will probably have trouble since they aren’t designed to be added in to areas not using the avia layout builder.
Best regards,
Devin -
AuthorPosts