Forum Replies Created
-
AuthorPosts
-
December 14, 2013 at 8:17 pm in reply to: Remove the "Dummy/Demo content" from my WordPress Site #200257
Hey webdraw!
Once the content has been imported the only way to remove it is to go through the pages, posts, menu items, image etc and remove them through WordPress. The content is just regular WordPress content and once imported it acts just like something you would have added manually.
Cheers!
DevinCan you let Envato know via a ticket here: http://support.envato.com/index.php?/Tickets/Submit
I’ll let Kriesi know as well in case he can do anything on his end.
Glad you are able to update now however :)
Hey kecster2!
All of the header layouts are available to see here: http://kriesi.at/themes/enfold/headers/
The second option should work for you as long as you don’t use any of the social icon options. Its just a matter of adding a menu and selecting that header layout.
Best regards,
DevinDecember 14, 2013 at 9:08 am in reply to: issue – Displaying custom post types inside of the Avia Layout Builder #200174Hey Reto!
If anything in the advanced layout builder is a full width element then the template used is the template builder template file. It bypasses the other files so that it can output its content properly.
Officially we don’t support adding the advanced layout editor/builder to custom post types so its a partial working solution but one that has not been polished yet. Its why I’ve removed the video Nick did months back and we only point to it when its specifically asked for.
Best regards,
DevinHi!
Just a quick FYI the support queue on our end goes by last response to newest so each time you self respond it actually pushes your topic to the end of our queue and doesn’t bring it to our attention any quicker.
As for the issues its the first time I’ve seen something like it though there have been image uploading issues on various themes in the past and typically they are associated with either a plugin causing a conflict or an error in the WordPress installation.
Any of the ‘default’ themes are those that come bundled with WordPress: twenty twelve, twenty thirteen etc. If the issue is or is not there as well then we can definitely see if its a potential theme issue or something else.
If you can create a temporary admin account for us to take a look live that might help as well. Checking the box for “set as private reply” will act as a private post just for support to see the details.
However, veiled threats of a poor rating for a quicker reply is not going to help anything.
Regards,
DevinHi!
As Ismael mentions in that post doing that deactivates LayerSlider from being used by the theme. The theme’s integration means you can’t use the shortcodes and LayerSlider slideshows are only available using the Advanced Layout Builder.
As a standalone plugin the shortcodes are available but not available in the Advanced Layout Builder.
Cheers!
DevinTry re-downloading and then re-uploading the entire theme folder again. Make sure that it is able to write over the files in the theme folder.
You can check the version that you are downloading by opening the style.css file inside the theme folder and the version will be at the top. If it says 2.4.2 there then the update isn’t actually getting applied.
Glad we could help. Let us know if you have any other questions or issues.
Hi sue007!
Not really sure what you mean. Comparing IE9 to Chrome on my local machine I’m seeing no difference.
Cheers!
DevinIf under apperance>themes it says 2.1 then you do not have version 2.4.2 installed and you need to update following the steps in this video:
Hey!
Looks like there is an error coming up with your installations tiny mce editor. You could try doing a re-install of the WordPress 3.7.1 files and see if that fixes it (basically a re-update without moving to 3.8).
Another option would be to try re-installing Enfold just make sure there isn’t a conflict there but by default the error shouldn’t be happening.
You can see it with dev tools after loading up any page with tinymce on it.
Also note that the Advanced Layout Editor and the regular visual editor do not work together. You will always clear out the contents of the other when switching back and forth and saving.
Regards,
DevinHi MtnStreamGroup!
I’m not sure what the question is. The theme update will show in your Enfold options panel under the Theme Update tab and as far as I know we are still on Enfold 2.4.2 on ThemeForest.
Best regards,
DevinDecember 14, 2013 at 8:29 am in reply to: Masonry Sortable menu does not work anymore since WordPress 3.8 update #200158Hey Sebastian!
The fix for it is here: https://kriesi.at/support/topic/enfold-portfolio-not-working-after-wordpress-3-8-update/#post-199805
There will be an update to add it into the core theme once we know there aren’t any others.
Regards,
DevinHi Johan!
All license/purchase questions are best asked to Envato directly. As far as I know though there are only two versions of the license available for Enfold which are the Regular License and the Extended License.
Regards,
DevinHi jparker2312!
With the WooCommerce pages there is no special layout for the product pages. They only have the single way to display them so re-creating them is just a matter of filling in the data on the custom post type.
The one extra item that gets added is the hover image meta box on the right hand side. You can see a demo of them about half way through this video: https://vimeo.com/channels/aviathemes/77351544
Best regards,
DevinHi sundialstudios!
Where did you put the css that it wasn’t working? The theme already has a bit of padding added in for the single product pages so the following should work as well:
#top.single-product .template-shop { padding-top: 110px; }Even without the !important declaration. If it doesn’t, leave it in and let us know again so we can see whats taking priority over it.
Cheers!
DevinHi karbonato!
1) This is intentional since tablet/mobile screen space is limited. You can 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 to change it to fixed however:
@media only screen and (max-width: 989px) and (min-width: 768px){ .responsive #top #header { position: fixed; } }This will change it just for tablets. You can add !important to the fixed value if you want it to always be fixed.
2) With how many menu items its trying to save at once there could be a server limitation to the data getting saved. Talk to your hosting provider about adding the following to your php.ini file to increase the values:
php_value max_input_vars 3000 php_value suhosin.get.max_vars 3000 php_value suhosin.post.max_vars 3000 php_value suhosin.request.max_vars 30003) That page is a large full width slider at the top and then a color section with text followed by a color section with a fixed background and a full width slideshow (the grass/mobile). In this video I go over how to create the same kind of effect: https://vimeo.com/channels/aviathemes/64927358
4) You should never edit the theme css directly. Instead you can add new css to take priority to either the css/custom.css file or in the styling tab the Quick CSS field. Do you mean the title container border or the bar at the very top with the social icons/WPML?
Regards,
DevinHey!
Unfortunately no, we can’t combine elements from one theme to another. Display is using an image for the bullet so you could technically save the image and then add the same kind of css to the child menu but it would need to be done with respect to both the left and right side styles.
Regards,
DevinHey!
You can follow the steps from this post on adding your own custom social icons: https://kriesi.at/support/topic/adding-custom-social-icons/#post-170356
Cheers!
DevinHi!
Can we get a temporary admin account to log in and take a look? It isn’t happening on each of the items and I can’t think of a reason why it would be pulling in content like that unless there was something else within the text description.
Eg, on some items text from what looks like that page shows but on others there is different text.
Cheers!
DevinDecember 14, 2013 at 3:49 am in reply to: Using images for menu items – menu doesn't resize properly on mobile devices #200133Adjusting the switch width to something a bit higher so that its set to be the mobile menu earlier would be the most straightforward fix in that case. The changes that are needed are covered here: https://kriesi.at/support/topic/top-menu-with-the-social-icons-bigger/?replies=5#post-132320
I see what you did now. The html items are going to get skipped because there is nothing there to re-render.
I would suggest instead of using images for the menu items you use actual text and then style the buttons to have the image as a background via css.
Otherwise there is just nothing there besides the image so the mobile menu would have no idea that the text on an image is what that item is.
Hi!
Keep an eye out on the change logs for when it gets added in.
For now if its something you need to have before launching I would suggest looking into a developer or maybe a dev/designer from Microlancer.
Best regards,
DevinHi!
Right now if you switched over yes, you would lose all of the styling and any page using the advanced layout builder would lose its layouts. At some point the plan is to pull the advanced layout editor into its own plugin but for now Kriesi is working on adding more video support for slideshows, background video and some other big features.
You can see a bunch of various layouts in the Enfold Showcase topic here: https://kriesi.at/support/topic/enfold-showcase/
As far as other themes vs Enfold I don’t think there is anything in the same level of customization as it. With a bit of css you can do almost anything with Enfold. Kriesi.at is a child theme of Enfold and is a good example what a developer can do building on top of it.
Overall switching away from it will take the same amount of work as switching to any other premium theme since it does a bit more data manipulation.
Best regards,
DevinHi!
What browser are you using in the screenshots? I’m not getting the same cut off and neither should you. The images get set from the middle of the image and should getting hidden to that extreme.
Regards,
DevinHey theroyds!
You should be able to use the woocommerce_get_price filter for that. I did a quick google and pulled up these two topics which should guide you to creating your own custom function that you can add to your functions.php:
http://wordpress.org/support/topic/how-to-put-after-the-price-woocommerse
http://stackoverflow.com/questions/13660593/add-text-before-the-priceCheers!
DevinHey!
You have that section set to a fixed height which is preventing the container from growing on mobile. You can use the media queries in the css>custom.css file to add your own desktop only/mobile only styles to fix the issue.
Best regards,
DevinDecember 13, 2013 at 3:36 pm in reply to: Merge masonry portfolio grid with portfolio ajax content loader #199940Yes, you could submit the project to WerkPress via: http://kriesi.at/contact/customization
As for a direction you would need to create a new shortcode file for sure. You can find the function to set up your own folder for it in your child theme here: http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/
Posts just get manipulated in ways that aren’t good for the drag and drop editor. Since posts are going to be the every-day content it should stay in a form that is better for archiving.
Custom post types however are not really post types but pages. They get treated differently by WordPress and there is a bit more control over how they get edited.
While its possible to turn on the advanced layout builder for posts, we don’t support any issues that come up when doing so.
-
AuthorPosts
