Hey!
Your website shows the meta description in the source code. I.e. on the homepage it’s:
<meta name="description" content="Bierproeverij en bier & spijs events. Spéciale verzorgt Bierproeverijen en bier & spijs events op locatie. Ook voor Horeca, Retailers & events."/>
Note that you can’t force google to use the meta description. It will generate the preview content based on the search term of the user and the relevance of your content. This is not a bug of the theme or Yoast SEO but it’s how google works….
Cheers!
Peter
Hi!
Yes, please post the login details here as a private reply. We would like to check it.
Regards,
Ismael
Hey!
While I debugged the code I provoke a php error. Please replace the functions.php file (wp-content/themes/enfold/functions.php) with the original functions.php file to get rid of the error. You can use ftp to replace the file. Please also create me an ftp account because I must modify a file I can’t access with the default theme editor ( wp-content/themes/enfold/framework/php/class-framework-widgets.php ) and I don’t want to break your website while I debug the code.
Cheers!
Peter
Thanks – yeah, file too big.
I found a great little tutorial that helped as I am a bit of a novice with the back end of file management. Searched youtube & I got an answer on how to upload a theme into my servers files and extract it. Uploaded. Extracted. Activated.
For reference, I use BlueHost as my server and the video I found was https://www.youtube.com/watch?v=kxtiQOgNiIg
Super basic stuff (for most) but for someone like me it was perfect.
Cheers Devin
– Andrew
-
This reply was modified 11 years, 11 months ago by
arcoates.
today there was an update of enfold but it solved absolute nothing…
Hi teddybaker!
See: http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
That plugin is the best method I’ve found when moving things since it allows you to easily change the serialized data for the new site/domain.
Regards,
Devin
Hi,
I have spent a lot of time setting up site pages using the Avia builder.
I want to make sure all my setting are back up so i don’t loose anything. And when i have completed everything want to move the settings and pages to my live domain and combine with another wp site.
Can you please advise the easiest way to do this. Do I need to install a plugin that can help?
Thanks
-
This topic was modified 11 years, 11 months ago by
teddybaker.
I’ve been developing WordPress sites for quite a few years now. This is best premium theme I’ve found. The Avia Framework is great. Well designed and a pleasure to use.
http://richmondexecutiveairport.com/
Hello,
Everytime we update, a change has to be made to class-form-generator.php file, because we want the date to show MM/DD/YY instead of default DD/MM/YY in the contact forms. Is there an easier way to do this or can it be added as an option in Enfold?
Cheers!
Hi arcoates!
Sounds like there is a hosting issue preventing the filesize from being uploaded or a timeout on the upload. Either way you can easily upload over FTP and install that way.
See: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
At the same time you can also install a child theme so that any future customization is properly set up on a child theme.
See: http://kriesi.at/documentation/enfold/using-a-child-theme/
See:
Cheers!
Devin
Hey!
Yes, you can set the option on the element to have a fallback image in which was added in with 2.6 as well as fixing the iOS issue of the video not being clickable to play.
Cheers!
Devin
This reply has been marked as private.
Dear developers,
I’m setting up a website using your Enfold template. I would like to know if there is a template (or a code tweak) to make the NextGen galleries look like the Enfold embedded ones.
Thank you,
-
This topic was modified 11 years, 11 months ago by
tidusuper91.
Just purchased Enfold via Themeforest.
Have tried a few times but install keeps failing.
Tried installing the entire enfold.zip file as downloaded from Themeforest / file size 59.7MB – a massive file for a WP theme.
Tried & failed 3 times.
Thought perhaps I had to open the .zip and install a smaller file.
Opened enfold.zip and found smaller .zip file.
Attempted to install the enclosed enfold.zip file that was only 13.1MB
Again, tried & failed 3 times.
Error message displayed on browser tab: “WordPress Failure Notice”
Error notice on screen: “Are you sure you want to do this? Please try again”
When I select ‘please try again’ I am simply returned to the WP ‘Install new theme’ page.
Using WP 3.8.1
Checked the enclosed .zip folder to ensure it had a “style.css” file just to be sure I was uploading the right .zip file
Have logged out of my WP, restarted my browser – CHROME, logged back in and tried again. Same error.
Not sure what my next option is.
Cheers
Andrew
Hey!
This is a problem with your SSL configuration, try this plugin reconfigure it:
http://wordpress.org/plugins/wordpress-https
Best regards,
Josue
Hi,
My goal is to use Groups Woocommerce, Woocommerce Subscriptions extensions and the Woocommerce Stripe gateway together, but my checkout isn’t working. I’ve been having this issue for 2+ weeks and can’t find a solution. At first, after filling out billing info and clicking “pay” there was an “endless spinner” cursor, but now everything is just grey, and the order doesn’t complete.
+ I’ve upgraded all plugins, Enfold and WordPress. Checkout still doesn’t work.
+ I’ve disabled all plugins except woocommerce and it still doesn’t work.
+ I’ve spoke with woothemes support but, they’re slow and haven’t found a solution.
Any ideas??
I’m dying for a fix here. Appreciate any help. Thanks!
Hey Guys!
Since this thread is growing too big to keep track of all the requests I have decided to try to use our feedback box again. You can submit new ideas and vote on existing ones here now: https://kriesi.at/support/enfold-feature-requests/
Cheers!
Kriesi
-
This reply was modified 11 years, 11 months ago by
Kriesi.
I keep getting a permission denied error message. It seems to be particularly problematic in Chrome. Please help! I love this theme and need to use it for my project.
Warning: session_start() [function.session-start]: open(/tmp/sess_b908a4a9c5dbe1a06bd0e4269e296218, O_RDWR) failed: Permission denied (13) in /home/rollings/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 33
Thanks much!
Gabe
Hi nthcreative!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.grid-entry-title { font-size: 18px; }
Cheers!
Yigit
This reply has been marked as private.
I think I can fix this by just batch editing the SQL file…
It’s using enfold shortcode stuff…
I think this issue can be resolved that way. : )
Hi HiDrew!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial:first-child {
position: relative!important;
}
Issue was fixed. You can update the theme to the latest version 2.6.1 if you do not want to use custom CSS code for a fix – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#advanced_menu_toggle:before { content: 'menu'; font-size: 14px; }
#advanced_menu_toggle { line-height: 32px; }
Cheers!
Yigit
Hi Yigit,
Problem solved! Thank you!
Hey!
Please update Enfold to the latest version 2.6.1 to have more control over header – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Yigit
Hey!
It does work fine now. Please flush your browsers cache and take a look again.
Regards,
Yigit
Hi genarojrs!
You are using Enfold version 1.8.4 which is fairly old. Please update the theme to the latest version 2.6.1 via FTP
Best regards,
Yigit
Hey keithcrest!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) {
.responsive .logo a, .responsive .logo img {
height: auto !important; }
#header_main {
height: 210px;
}
#advanced_menu_toggle, #advanced_menu_hide {
right: 35%; top: 140%; }
}
Regards,
Yigit
Follow-Up.
I was going to attach a screenshot but don’t see how to do so. At any rate, here is another aspect that confuses me. At the bottom of the menu, there are these settings. I do not understand what they mean.
(I’d been checking the “enfold main menu” button, but a website over 100 pages no longer is able to use this function. So I need to use something different, which I understand should be a mega-menu.)
Menu Settings
Auto add pages
Automatically add new top-level pages to this menu WHY WOULD I CHECK THIS?
Theme locations
Enfold Main Menu
Enfold Secondary Menu WHAT IS THIS?
(Will be displayed if you selected a header layout that supports a submenu here)
Enfold Footer Menu
(no dropdowns)
I am trying to disable dragging on Google Maps when viewing on a mobile device, so that it is touch-screen friendly.
Before I updated Enfold to the latest version, this trick worked. Since the update, I switched from using the GMap widget to the GMap media element in the Advanced Editor. Now, it no longer works, and mobile devices can drag the map around. I’m assuming this is because the original trick edited the widget, but the new media element is isolated from that PHP file.
I am running the latest version of Enfold, with all plugins turned off.
What do you advise?
Thank you, and keep up the great work!