-
AuthorSearch Results
-
September 11, 2014 at 12:56 pm #317328
In reply to: Remove slash from post date
Hey nunopintodacruz!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.text-sep.text-sep-date { display: none !important; }Best regards,
YigitSeptember 11, 2014 at 12:56 pm #317327In reply to: Advanced Layout Editor not working
Hi
I posted this on a separate thread an hour ago so apologies for reposting but you seem to be on the same issue here so thought i would try again.I am having the same problem as others after wordpress 4 upgrade, ie spinning wheel of death. I have used ftp filezilla to upload enfold 2.9.2 and in the remote site side of filezilla it looks like this has been successful. however on my wordpress dashboard>themes>enfold it still says version 2.9.1. i have tried flushing cache, reinstalling wordpress 4, two different browsers, and tried going through dashboard>enfold>theme options>theme update, but it says
“no updates available. you are running the latest version! Great!”
i try “check manually” but this just takes me to the dashboard>wordpress updates page.
I have been reading the forums and spent most of yesterday tying to get this to work but am at a loss as to what to try next. I am fairly new to wordpress so there may be a “reset” button somewhere that i am not aware of, or some simple trick to get enfold to update but just dont know what it is.
by the way all plugins upgraded and deactivated
also tried to upload 2.9.2 zip file within dashboard>themes but got the response
“Destination folder already exists. /home/”my id”/public_html/wp-content/themes/enfold/
Theme install failed.”
my site is
http://italianfoodandflavours.com
could do with some help
thanks-
This reply was modified 11 years, 6 months ago by
rgbozeat.
September 11, 2014 at 12:39 pm #317312In reply to: Advanced Layout Editor not working
Hi!
@barabbas You can go to Enfold theme options > Import & Export and import dummy data then you can edit those pages which would help you figure out how to use Advanced Layout Builder faster. Please also see – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-advanced-layout-editor/
@webdesire and @anderandreani please try deactivating all active plugins and check if that helpsCheers!
YigitSeptember 11, 2014 at 12:31 pm #317309Hello!
I noticed that the Single Portfolio: 2/3 Gallery on the Enfold Theme Demo does what I would like mine to do :
– not showing the images bigger than their full size (full size displayed in the lightbox)
– resizing them if the window gets smaller.
http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-23-gallery-3/Do you have any other idea than #316267, because with this code my gallery gets slimmer (= images are not resized properly but shown thinner) when the menu is replaced by the mobile menu.
Best thanks for your support!
Cheers
CBSeptember 11, 2014 at 11:26 am #317282In reply to: advanced search plugin
This reply has been marked as private.September 11, 2014 at 11:04 am #317272I am having the same problem as others after wordpress 4 upgrade, ie spinning wheel of death. I have used ftp filezilla to upload enfold 2.9.2 and in the remote site side of filezilla it looks like this has been successful. however on my wordpress dashboard>themes>enfold it still says version 2.9.1. i have tried flushing cache, reinstalling wordpress 4, two different browsers, and tried going through dashboard>enfold>theme options>theme update, but it says “no updates available. you are running the latest version! Great!” i try “check manually” but this just takes me to the dashboard>wordpress updates page.
I have been reading the forums and spent most of yesterday tying to get this to work but am at a loss as to what to try next. I am fairly new to wordpress so there may be a “reset” button somewhere that i am not aware of, or some simple trick to get enfold to update but just dont know what it is.
could do with some helpcheers
September 11, 2014 at 10:40 am #317259In reply to: Enfold Showcase
September 11, 2014 at 10:35 am #317257In reply to: Disappearing Sidebar
Hi kscott87!
Thank you for using Enfold.
Most of your pages are set to fullwidth. You can set the sidebar on Enfold > Sidebar Settings panel. Look for the Sidebar on Pages. You can individually set the sidebar by editing the page then look for the Layout box > Sidebar Setting.
Regards,
IsmaelSeptember 11, 2014 at 10:29 am #317253In reply to: Page Organisation and display in footer
Hi generatrorassociates!
Thank you for using Enfold.
The theme doesn’t have a page management feature so you can use the search box to search for the page that you want to edit. If you want to control the pages on the footer, use the Custom Menu widget.
Regards,
IsmaelSeptember 11, 2014 at 10:07 am #317242In reply to: Woo Commerce 2.2 Support and Theme Update Questions
Hey j1980mac!
Thank you for using Enfold.
We haven’t tested the latest update of WooCommerce yet but so far there are no reported issues about 2.2. If you want to update the theme, please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
IsmaelSeptember 11, 2014 at 9:47 am #317232In reply to: wooCommerce Question
Hi Jamie A!
Thank you for using Enfold.
I think that is possible by creating a product attribute called “Photo”. Add two terms called “Digital” and “Print”. Now, create a variable product then add the “Photo” attributes. Create two variations, one Digital and another Print. Enable the “Downloadable” option for the Digital variation.
Regards,
IsmaelSeptember 11, 2014 at 9:46 am #317230In reply to: Disable floating next page
Hi jalmz!
You can change the related entries in your backend at Enfold->Blog->Related Entries
There is no option to hide the prev/next button but here is a simple css snippet to remove them:
add this to your custom.css stylesheet in folder /css/ or to the quick-css panel located in your wordpress backend at Enfold->General Styling:#top .avia-post-nav { display: none; }Cheers!
Kriesi-
This reply was modified 11 years, 6 months ago by
Kriesi.
September 11, 2014 at 9:32 am #317223In reply to: Kontaktformular erzeugt ERR_EMPTY_RESPONSE
Naja, auf eine alte PHP Version zurückgehen wird Dir in der Zukunft doch wieder Probleme bringen. Entweder hat der Hoster die neue PHP komisch konfiguriert oder Enfold muss für die Zukunft aktualisiert werden. Berichte mal.
Gruss, Adrian
September 11, 2014 at 9:25 am #317219In reply to: Please contribute and translate Enfold
Hi Enfold Great Team – I have an Hebrew po & mo files,
please let me know where to sent them for the benefit of all Hebrew users.Regards,
TalSeptember 11, 2014 at 9:12 am #317213I am losing my mind here. Why is it so hard making a child theme on the Enfold theme?
I created a new child theme with the “One click child theme” plugin from the new updated Enfold theme. All good.
Created a functions.php and added the code from the the Yigit sent.
But how do I transfer my styles from base.css, layout.css, custom.css from my old theme? I thought I could just add those edited files to my child theme and they would override the files in the parent theme?
September 11, 2014 at 9:02 am #317206Topic: Urgent: Advanced Editor doesn't load anymore
in forum Enfoldmnolden
ParticipantHello,
We’ve been using the Enfold theme for quite some time and since about a week the advanced editor doesn’t load anymore. Existing pages can’t be edited at all as the content doesn’t load. New pages can’t be edited in advanced mode, thus user created templates can’t be used etc. This is an urgent matter as we have ads for new employees in the paper but can’t provide further information on the web site.
anay quick help is greatly appreciated.
Thank you, Mathias NoldenSeptember 11, 2014 at 8:57 am #317202Topic: How to copy a enfold site in multipress
in forum Enfoldjskooij
ParticipantI made a perfect info site with the enfold theme. But now i want to copy the site and all of it’s content. I tried cloner (wpmu dev) but that did not worked properly. Any advice how to copy a enfold based site. I use multi wordpress as http://www.maindomain.nl/site1/ http://www.maindomain.nl/site2
Hope you can help.
(sometimes a forget to mention it or say thanks to you’re replies, but i think you are great guys!)
September 11, 2014 at 8:51 am #317200Thanks Yigit!, and the rest of the Enfold team! We really appreciate it.
September 11, 2014 at 8:25 am #317193Hola Josue.
He colocado un plugin para un menu vertical. ¿Enfold tiene menu vertical?
Realmente necesitaria “desactivarlo”.Un saludo.
September 11, 2014 at 8:19 am #317192In reply to: Upgrade from 1.8.1 to 2.9.2
This reply has been marked as private.September 11, 2014 at 5:41 am #317174In reply to: Update to 2.9.2
Hi!
Try upgrading via Appearance > Themes > Add new, upload the theme (only the enfold folder) as .zip.
Regards,
JosueSeptember 11, 2014 at 5:39 am #317172Hi!
Are you using the latest version of WordPress (4.0) and Enfold (2.9.2)? have you tried disabling all third-party plugins?
Best regards,
JosueSeptember 11, 2014 at 5:38 am #317171In reply to: Not sure what happened with website
When I click update now, to update Enfold, it just takes me back to the top of the screen. I updated to WP 4.0. Seem the screen reverted back and I cannot update Enfold.
September 11, 2014 at 5:34 am #317167In reply to: Not sure what happened with website
Yes, i think re-installing WordPress should do the fix.
P. S. If you install the latest version of WP (4.0) you’d need to update Enfold too (2.9.2).
Cheers!
JosueSeptember 11, 2014 at 5:22 am #317161In reply to: Not sure what happened with website
Hi!
The problem persists with the default WP theme activated, so it’s not related to Enfold. I’d suggest re-installing WordPress.
Best regards,
JosueSeptember 11, 2014 at 4:39 am #317141In reply to: Child Theme css.style help
This reply has been marked as private.Hi Van!
Entypo is not being referenced, you need to add this and make sure the font file is available:
@font-face {font-family: 'entypo-fontello'; font-weight: normal; font-style: normal; src: url('http://www.wingwire.com/blog/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.eot?v=3'); src: url('http://www.wingwire.com/blog/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.eot?v=3#iefix') format('embedded-opentype'), url('http://www.wingwire.com/blog/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff?v=3') format('woff'), url('http://www.wingwire.com/blog/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.ttf?v=3') format('truetype'), url('http://www.wingwire.com/blog/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.svg?v=3#entypo-fontello') format('svg'); } #top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before{ font-family: 'entypo-fontello'; }Cheers!
JosueSeptember 11, 2014 at 4:27 am #317133In reply to: Why dont the pages load in the WordPress editor?
September 11, 2014 at 4:21 am #317127In reply to: Upload PSD files in wordpress
Hi!
That’s not possible. You can however import the “dummy” content (same as shown in the demo page) to get started, go to Enfold > Import/Export > Import Dummy Content.
Regards,
JosueSeptember 11, 2014 at 3:30 am #317116I’m having the same problem as well for a newly Installed WordPress 4.0 and Enfold Version 2.9.2.
I hope you could fix the root cause for the next version of Enfold.It was running smoothly on the previous version of WordPress and Enfold.
-
This reply was modified 11 years, 6 months ago by
-
AuthorSearch Results
-
Search Results
-
Hello,
We’ve been using the Enfold theme for quite some time and since about a week the advanced editor doesn’t load anymore. Existing pages can’t be edited at all as the content doesn’t load. New pages can’t be edited in advanced mode, thus user created templates can’t be used etc. This is an urgent matter as we have ads for new employees in the paper but can’t provide further information on the web site.
anay quick help is greatly appreciated.
Thank you, Mathias NoldenI made a perfect info site with the enfold theme. But now i want to copy the site and all of it’s content. I tried cloner (wpmu dev) but that did not worked properly. Any advice how to copy a enfold based site. I use multi wordpress as http://www.maindomain.nl/site1/ http://www.maindomain.nl/site2
Hope you can help.
(sometimes a forget to mention it or say thanks to you’re replies, but i think you are great guys!)
