Hi guys-
I upgrade to 3.6 hastily. My site seems to be dragging a lot, and the AJAX in the portfolios is barely functioning. Are there known 3.6 issues with the theme?
Thanks…
Hi the logo http://bevlogenverf.nl/enfold2/
on top between the menu is not very easy to place
what css can i use to figure out a better placement?
Hi here: http://bevlogenverf.nl/enfold2/graffiti-kunst/
I would like to be able to define the color for the active tab. Not the content but the tab itself so it is easy to see which one is clicked and open at the time.
Any CSS code for that?
Hi guys
I need some css code for the footer and the socket
I would like to change the letters to white and make them bigger in the middle column of the footer
Also all the letters need to become white in the footer and socke
HERE: http://www.bevlogenverf.nl/enfold2
Hey,
I don’t see anything wrong with your css modifications, if it works then it is should be OK.
You got a nice website. :)
Regards,
Ismael
Hi,
Please refer to this link: https://kriesi.at/support/topic/translation-issue-on-search-results-page
Generate a new po file with Codestyling: http://wordpress.org/plugins/codestyling-localization/
Install the plugin, go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and click on “Add new language”. Then select your language from the list and click the “create po-file” button. Click on “Rescan” to fetch all text strings. Then click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).
Regards,
Ismael
Hi Devin
Yes, I am using Enfold V1.9.1 and my php memory limit is 128mb.
Hojoon
Hi,
Edit functions-enfold.php, remove everything then replace it with this code: http://pastebin.com/i8tF4BsH
Regards,
Ismael
Hi,
The background image used is 1700x470px. You can use smaller images up to 1500px.
Regards,
Ismael
Hi,
Go to Enfold > Sidebar > Page Sidebar navigation, disable it.
Regards,
Ismael
Hi,
I’ll tag Kriesi. I think he’ll tell you where he got them.
Regards,
Ismael
I’m sorry for any confusion but I’m not sure how I could have explained it any better. A series of client logos that slide from left to right in an infinite loop? I thought we were on the same page after you mentioned that the trick is in the fact that the logos are on one big horizontal strip. Are well, hence my creating a sample for you to get the message through. This is surprisingly difficult to explain online. I think this is why others have given up.
I really appreciate all your help Devin. I understand this is outside of the scope of the support forum. This is more of a trick as opposed to a technical issue with the platform. It’s apparent now that this effect cannot be achieved with the current platform. The sample I showed you was a website I built. This was the only way I could get the image to slide but it’s only a hack. It will stop animating after 3 or 4 mins once the layer sliders finish.
I am on the latest version of Enfold 1.9.1 on another site and the effect still does not work with your mentioned settings.
We can leave this now. I’ll just hope that no one else asks for this effect :)
Keep up the great work Devin.
PS. I know you guys don’t have an open book for every possible effect (geez!!!!). I was just asking the same question that many other users have tried to ask and I thought it would be okay to ask on this forum. I did mention in my original post that I did try to contact the admin of the website that originally had that effect (they used Enfold) and they did not get back to me. I was trying to do the right thing.
Maybe you guys could put up a tricks and tips page for stuff like this. So not a technical guide but step by step tutorials on how to do all kinds of things that people would never have thought of. This would be a “think outside of the box” section. I think you’ll find it would be very popular.
This may be obvious but is there a way to use the Avia Layout Builder when putting together blog posts? I seem to only be able to use shortcodes.
Hi chartier,
I’ll tag the topic for Kriesi so he can take a look. Thank you for the heads up :)
Regards,
Devin
Hi Hojoon,
Are you using Enfold version 1.9.1? Have you checked or modified your php memory limit yet?
Regards,
Devin
Hi alcakes,
Enfold was updated earlier this week to 1.9 and then 1.9.1 to work with 3.6.
Regards,
Devin
Hi Devin,
I regret to say that there is no xmlns:fb line inside my header.php file… I checked everywhere and there is none.
Also, I deactivated all the plugins and the maps disappear. I went to check in the backend and saw that it fails to pick up the correct map widget in the widget area, where it says “displayed everywhere” within the drop down menu. When I scroll it I can see the sidebar widget I called “map”, I can select it, but when I hit save the page returns me always the “dispalyed everywhere” instead of “map” and I can’t see any map.
I recall this was an issue happening already before in a previous post at a few other users including me and if I am not wrong, one of you told me to insert some custom css in the quick css panel, which I did, and solved the problem. The custom css is probably still there, within the quick css panel, yet the map is no longer there.
Unfortunately now, I have so many different lines of code you gave me inside the quick css that I have no idea which one regulates what…
What should I do?
Thanks,
Antonio
PS: Also, when deactivating the plugins I saw there is a drop-in which I have no idea what that is and it cannot be deactivated? Is that part of Enfold installation?
Here is what it says on the plugin page:
Drop-ins are advanced plugins in the wp-content directory that replace WordPress functionality when present.
Plugin Description
install.php Custom install script.
Hi penullar,
For the first question, no unfortunately not. The line is actually a separate element next to the text so it would need to be re-done to have two separate entities for the lines on either side.
The second question not yet but you can add the idea to the Feature request topic here: https://kriesi.at/support/topic/enfold-feature-requests
Its best to ask new questions in their own topic as it makes it easier for others to search and our queue goes by oldest posted topic first. So each self response actually pushes the topic to the end of our queue.
Regards,
Devin
I need translate the homepage – “Interesting links” “Pages” “Categories” “Archives” – but can not find where I can effect change.
I look forward
Gary,
Permalink and breadcrum structure are different things. Your permalink structure dictates the slug-name and how it gets added to your url.
The breadcrumbs are set by where the page is in the logical structure of your site. It also takes into account where the user came from so if you are going from Home directly to a sub category the the breadcrumb will read Home>Category .
Regards,
Devin
Hi Nick –
I’ve tried doing the steps in your video for adding the Advanced Layout Editor to custom post types. It doesn’t seem to work. I’ve created a duplicate of meta.php with identical folder structure in my working child theme folder.
I’ve changes the two code sections to match the slug for the CPT I’m trying to use ALE with. Neither the ALE button or the theme options appear in the edit window for my CTP.
I’m using Enfold 1.9.1 & WP-Types plugin to create CTPs
I will like to change one thing in the ajax search. When the results are appearing, it appears the excerpt or the date for that entry. I will like to show the category which belongs to. I already find the place where to change (in functions-enfold.php) but when I try to retrieve the category, the only thing that appears is the string Array.
How I can fix it?
Thank you.
Hi
I’m working on new wersion of my website using Enfold theme. (early beta here: http://n.mediology.pl/homepage/ ) I’d like it to be pseudo “single page” where menu buttons scroll main page to the right section. And all of it working well but – and this is my question – I want it to scroll slower then now. Where I can find right function for control scrolling speed? :)
Thx
Maciek
Add me to the list of users wanting a masonry layout.
Ok, thanks for the answer and explaining how the forum works. Maybe I should remember everything first so I post just one entry lol
I understand changing via FTP which is no problem. Is there a plugin at all which helps with this?
Also is there a way of the Enfold gallery having the images centered and not aligned in the top left-hand corner?
Hi,
maybe a silly question, but what would you call best practice to update. Setting: I am currently using Enfold 1.8.4 on WP 3.5.2
Should i update Enfold first to 1.9, then to 1.9.1, then perform the WP automatic update from the Dashboard or the othe way round?
Cheers, Sebastian.
Hello guys,
I was wondering what the dimensions of the slider is in the screenshot below. There seem to be two main slider sizes, and I would like to use the one that’s a little smaller (vertically) http://postimg.org/image/ijixxc3w3/
How can I get the dimensions? thank you!
-Pat
Hi, Noticed that there is no ‘Audio’ Format available in the Enfold theme for Posts.
Made these changes in the ‘functions.php’ file:
/*
* add post format options
*/
add_theme_support( ‘post-formats’, array(‘link’, ‘quote’, ‘gallery’,’video’,’image’,’audio’) );
Now I see the ‘Audio’ Format available for Posts but after choosing this format, the Post ‘Title’ looses its normal formatting. Meaning it doesn’t show in the CENTER, nor is it BOLD and doesn’t LINK to the Post; like all other Post Titles.
FIX for the above in the next version would be really nice…