I am trying to upload images in the Enfold theme, but keep receiving the error “The uploaded file could not be moved to wp-content/uploads/2014/01”
I recently moved my wordpress site from one host to the other. I think perhaps that has something to do with it? Do you know how I can fix this to upload to the correct location?
Thank you so much
Hey MUNFORD!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
1-
#toggle-id-1 .toggle_icon { display: none; }
2-
.js_active .toggler { font-size: 16px; font-weight: bold; }
3-
.toggle_content { padding-top: 30px; }
Custom CSS code added in Quick CSS section will be safe as long as theme names are matching while updating. You can still move the code to bottom of Style.css file of your child theme.
Cheers!
Yigit
This worked. Thank you so much! I believe my site is finally final! I know I’ve requested a lot of support through you guys and wanted to say you’ve been a tremendous help and thank you! If I’m creating another new site with enfold, but maybe this time wanted to work locally with MAMP so that my site isn’t live, how would I be able to get the support that I’ve had with you guys if your not able to see the site? I guess my question is what are my options? What do other typical designers do when building a site, share it with clients somehow, and get the live support that you guys provide? I’m debating if I should work within MAMP or work in WordPress while the site is live.
Thank you,
Tim
Hi Cdfb!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .widget_nav_menu li { list-style: none; }
Regards,
Yigit
I contacted my service provider – they said they were unable to delete server cache. I have just tried accessing my website via 3G on two separate devices, one that has never visited the site I am developing before and they both display the old footer colour settings which can only lead me to the conclusion that it is not a cache issue but something else that needs further investigation please.
Hi Mark!
Can you try updating the theme manually this time?
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
Best regards,
Yigit
Hi aparteDenmark!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1-
.html_boxed .single-post #main, .html_boxed .blog #main { padding-top: 50px; }
2-
.main_menu ul:first-child > li a { line-height: 120px; }
3-In WordPress dashboard please go to Appearance > Editor and find
do_action('ava_after_main_menu');
and add following code to right below it
echo "<div class='top-tel'>+123456789</div>";
and add following code to Quick CSS
.top-tel { float: right; margin-top: -25px; }
You can style this text using .top-tel class
4-You can try this plugin http://wordpress.org/plugins/custom-facebook-feed/
Cheers!
Yigit
Hi,
I am currently “moving” to the ENFOLD theme from the FLASHLIGHT theme. Once again, I would like to congratulate you for you wonderful themes and great support – we do learn a lot, just by reading you support forums ;-)
I am using the official Facebook widget on my footer but I would like it to be responsive. I am using a 3 column footer and, whenever I use my iPad on portrait mode, the Facebook widget overlaps the other colums. (www.estudiovilla.com)
Could you please teach me how to do this. Thank you very much.
Best Regards
Tiago
Hi, I’ve got an annoying bug that only appears on IE (9 is the only test version I have).
The third column of a page is pushed below the previous two ones, which creates a very convoluted appearance:
Here’s the homepage.
Also note that on IE, the social media icons disappear (top-left corner), as well as the chevron symbol in the black, “back-to-top-of-page” square.
Any help is much appreciated!
-
This topic was modified 12 years, 2 months ago by
hetveer.
Hi!
It should not take that long. Your service provider may have some kind of a server side caching. Please try contacting them to have more information.
Cheers!
Yigit
This reply has been marked as private.
Hi
I to have this problem, specifically with the footer styling. Whatever changes I make in the “Enfold Theme Options / Styling” page are not reflected on the front end despite flushing cache, CTRL+F5 hard refresh, going in to settings to delete history and cache, restarting my computer makes no difference. Last time it took days for changes to update??
Can you suggest any other fix?
Thanks
This reply has been marked as private.
I have enfold theme and i want to use custom image in place of default icons available , see below image.
http://differenzsystem.com/anoher.png
Please Advice
Thanks
Brijesh
Hey fab!
WordPress doesn’t know which “portfolio page” is the parent page of a “single portfolio entry” because the portfolio grid is actually just a shortcode which is embedded into the content of a page. Kriesi found a workaround and Enfold stores the id of the parent portfolio/grid page into a session.
I.e. if the user first views this portfolio grid page ( http://www.sfccars.com/sold-cars/ ) the server will save the page id into the session and as soon as the user views the single portfolio entry (i.e. http://www.sfccars.com/portfolio-item/1966-triumph-tr4-a/ ) Enfold uses the session data and the saved page id to build the breadcrumb. If the user accesses the portfolio entry from another portfolio page: http://www.sfccars.com/inventory/ it will save another page id and the breadcrumb links will be different.
If you don’t want to show the portfolio grid page in the breadcrumb but just the portfolio categories of the current entry you can use the code I posted here https://kriesi.at/support/topic/breadcrumbs-with-portfolio/ – by going this way the breadcrumbs will always have the same structure but you can’t show the portfolio grid pages in the breadcrumb.
Cheers!
Peter
Hi NP!
Please try flushing browser cache after making styling changes. I believe it is caching related issue. Can you post the link to your website and tell which color scheme you have chosen and which one are you seeing currently?
Regards,
Yigit
NPParticipant
Hey
I am trying to change the style of the theme under -Enfold theme options – styling. I want to change the colour scheme but it doesn´t save my changes. I imported the dummy data that is set to the green colour scheme but I cannot customize it. Everything else works very well it seems. (Beginner so i can´t deal with coding) ;)
NP
thanks, I checked out the video and that unfortunately didn’t quite answer what I was looking for.
In the Enfold demo under the Pages menu you have the column headings that aren’t actually links but merely headings – how is this done? If I add a page as a column it seems to become a linkable item whereas I’d prefer it to simply be the column header as you have it in the demo…
thanks
Baronne
yeah – i thought i would be so easy – sorry for this one.
can i add an icon (f.e. cart/basket) to that menue too? if yes, how?
thanks again!!
P.-
Great !
last questions ;)
– is it possible to keep same the links ?
– how to update the logoslider.php via my enfold child theme ?
Hi aovivo!
You can go to Appearance > Menus and create a new menu and add menu items that you would like to display in header meta area to your menu and check “Enfold secondary menu” in Menu Settings section http://i.imgur.com/0NhStlP.jpg
Cheers!
Yigit
Hi rainert!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.alternate_color ul.pricing-table li, .main_color ul.pricing-table li, .main_color td, .alternate_color td { border-color: white; }
Cheers!
Yigit
Any chance we could have a reddit icon/link for the headder social media icons?
Hi Kriesi Support-Team,
I’d be grateful, if you could help me with the following question regarding your content element “Table”.
Where and how would I have to adapt the Enfold-CSS-Settings in order to change the border color of the corresponding table cells (eg. to “white”)?
Thanks in advance for your efforts!
Rainer
Hey,
I’ve just updated Enfold and WordPress, and now when I go into a page and try to use the Advanced Layout Editor it’s blank. I can see the default editor OK, but the advanced layout editor gives me a spinning circle in the content box and then nothing. I’ve tried editing a current page, and creating a new page…I’ve also tried it in both Safari and Chrome to see if that was causing the problem.
Please help – this is stopping me making some urgent changes to my site, as I can’t do a lot without access to the Enfold design tools!!!
Thanks,
Claire
Hi there – is there any chance to have a header for the shop as i have seen in your other theme Propusion? That one is perfect!
(I am actually using the ‘header with social icons and bottom’ and i am missing some shop icons)
IF NOT that easy, than i would at least have the cart icon somewhere IN the header (f.e. next to social icons).
thanks in advance
P.-
Hi!
Please try re-updating the theme via FTP and let us know if issue remains
See http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit
Hi aovivo!
1) You can try to increase the animation time – open up wp-content/themes/enfold/js/shortcodes.js and search for
$.fn.avia_sc_toggle = function(options)
below this line you’ll some occurrences of
slideUp(200
and
slideDown(200
You can replace 200 with another value – it determines the animation time in ms – i.e. 200ms are 0,2 seconds.
2) You can’t remove the scroll bar on the right side because the website must be scroll able – especially for users with smaller screens. The only solution would be to make the default content (with closed toggles) longer – then the browser will show the scroll bar as soon as the user opens the page in the browser and the content won’t shift when he clicks on a toggle.
Cheers!
Peter
This reply has been marked as private.
Hi,
I upgraded Enfold to 2.4.5 and now have some small bugs.
In the search field, the button text show the word “Array”. Also on a few buttons and icons, the Fontello icons are missing.
Kind regards,
Matthijs