-
Search Results
-
Topic: Edit default page margin
Hi Kriesi team!
I’m totaly new to Enfold but the First impression that it’s looking good!
I’m working on my new website and I’m struggling with some simple issues.
I already searched the forum but don’t get the right awnsers. I already tried several CSS codes but don’t get things fixed.• I want to get rid of the white ‘stroke’ above and under the header. I think it’s a default margin. I tried to edit those with negative numbers but doesn’t tackles the problem.
• I want to set the dark gray ‘stroke’ underneath the header to 50 pixels. It’s just an visual thing. I also tried to make use of an separator and set those settings to 50 px but doesn’t work. Maybe also something with default margin.
• I want the copyright in the footer to be placed in the center. I’ve solved this now with CSS but maybe you can add this to your develop wish list?Thanks in advance.
BR Jolanda GoosTopic: Menu issues
Hi Kriesi team!
I’m totaly new to Enfold but the First impression that it’s looking good!
I’m working on my new website and I’m struggling with some simple issues.
I already searched the forum but don’t get the right awnsers. I already tried several CSS codes but don’t get things fixed.Some menu issues I can’t figure out:
• I want to logo to be in one line with the topmenu buttons. So that logo and menu text is vertical aligned.
• The header picture must start underneath the semi-transparant menu. Just like https://kriesi.at/themes/enfold-restaurant/ that’s what I’m aiming for.
• I would like a dropshadow under the topmenu. At the Header Style settings I can choose for ‘Minimal with dropshadow’ but than I’ll loose the indicators and transparency which I like. It would be great if you can select the features. But can I add an dropshadow and keep the indicators and transparency? And can you also tell me how I set the transparency?I also have some page-issues, I will open a new ticket for that.
Thanks in advance.
BR Jolanda GoosHi support,
After updating to ver 4.2.6 nearly all (but not all) of my product pages display blank. I searched here and was advised to update my site PHP to 7.x.
“The issue occurs on servers running PHP versions older than 5.6. You can either upgrade your PHP version to minimum 5.6 and preferably to 7.x or replace /wp-content/themes/enfold/header.php file with this one – https://www.dropbox.com/s/r389b5x4ippscyn/header.php?dl=0 to bring up backwards compatibility with older PHP versions.”
I worked with my hosting provider and updated my PHP to 7.0.
I’m still having the same issue with the product pages coming up blank.
Currently on the site I’m working off of a backup child theme.
Hello Support,
I have searched the forums to find the answer to this for a while now, forgive me if I have missed something…
Each time I update plugins I get 49 Warning & 307 Warning (as below). I have contacted my host (Siteground) twice and they are convinced it is a theme issue.
I hope you can help me
Thanks Philip
…………..
‘http_code’ in /home/flipkco1/public_html/capeverdeholidays/wp- content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php on line 307 Warning: Illegal string offset ‘api_error’ in /home/flipkco1/public_html/capeverdeholidays/wp- content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php on line 307 Warning: Invalid argument supplied for foreach() in /home/flipkco1/public_html/capeverdeholidays/wp- content/themes/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php on line 49 Warning: Illegal string offset ‘http_code’ in /home/flipkco1/public_html/capeverdeholidays/wp- content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php on line 307 Warning: Illegal string offset ‘api_error’ in /home/flipkco1/public_html/capeverdeholidays/wp- content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php on line 307 Warning: Invalid argument supplied for foreach() in /home/flipkco1/public_html/capeverdeholidays/wp- content/themes/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php on line 49 Disabling Maintenance mode… Warning: Illegal string offset ‘http_code’ in /home/flipkco1/public_html/capeverdeholidays/wp- content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php on line 307 Warning: Illegal string offset ‘api_error’ in /home/flipkco1/public_html/capeverdeholidays/wp- content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php on line 307 Warning: Invalid argument supplied for foreach() in /home/flipkco1/public_html/capeverdeholidays/wp- content/themes/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php on line 49 Warning: Illegal string offset ‘http_code’ in /home/flipkco1/public_html/capeverdeholidays/wp- content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php on line 307 Warning: Illegal string offset ‘api_error’ in /home/flipkco1/public_html/capeverdeholidays/wp- content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php on
line 307 Warning: Invalid argument supplied for foreach() in /home/flipkco1/public_html/capeverdeholidays/wp- content/themes/enfold/framework/php/auto-updates/class-pixelentity-theme-update.php on line 49 All updates have been completed.Hey Support, Can you provide me with some quick CSS to enlarge the Search Icon in the Main Menu of my Enfold site. I’ve tried some Quick CSS from a post from 2014 but it didn’t work. Thanks for your expert help.
Hi There,
i started a new project with enfold. I wanted to import the Enfold 2017 demo data. But the import didn´t work (i get a message which said: import didn´t work, refresh the site). I tried to refresh the site, cleared the cache and also used another browser but it won´t work.
I also searched if other people had the same problems. I find a topic which said i have to install the latest updated by using the API Key.So i tried that too – didn´t work. I used the plugin Transient Cleaner also didn´t work. :-(
The other problem is, that the LayerSlider don´t accept my purchase code.
Thanks for reading, i hope someone can help me.
Greets JuliaTopic: Ajax Search in Main Menu
Hi
The instant search is very slow. It takes between 10 and 20 seconds until I get some results. Does anyone have similar problems? I don’t know which component the problem is, so I’m asking here. Some information about the system:
– WordPress 4.9.5
– WooCommerce 3.2.6
– Enfold 4.2
– PHP 7.1.16Thanks for any hints
Kind regards, Oliver
Hello!
After testing the cookies on a default WP installation without any plugins I discovered Enfold sets a cookie when the site is entered by a visitor. The name of the cookie is PHPSESSID and results from the Enfold theme – the default WP themes doesn´t set any cookie.
I searched the sourcecode for “session_start” and found it here:
– masonry_entries.php (/enfold/config-templatebuilder/avia-shortcodes)
– portfolio.php (/enfold/config-templatebuilder/avia-shortcodes/portfolio)
– php.js (/enfold/config-layerslider/LayerSlider/static/codemirror/mode/php)Enfold version: 4.2.6
As you know setting a cookie without acceptance by the visitor is against the law (EU GDPR). So we need to disable this cookie.
How can this be done?Best regards
JanPrevious and Next post navigation buttons are missing. I have not disabled them in the Enfold options. I am running a child theme, but have made no mods or custom functions that would effect this. I do have 2 test posts, so it should work. I’ve searched the forums and have not found anything related to this issue.
We’re using a child theme for Enfold; after updating WordPress to 4.9.5, the visual editor stopped working. We updated Enfold to 4.2.6 and the visual editor worked, but the nav got wonky – it would not display at browser width before scrolling (though it did upon scrolling), and the mobile menu is gone regardless of scrolling.
We’ve researched this behavior, and it appears to be in a line of other concerns about recent updates. One observation was to update the hosting’s php to 7.0; we’ve done that, but it’s still not resolved.
We temporarily made the parent theme active, and got the error relating to line 6 in the header.php file, no site to be seen…so we reverted to the child theme – still no mobile nav, but at least the site is visible! =O
We’ll make you a temporary admin in order to suss this out; we just need a user email. For the record, we have very consciously only made updates to the child theme’s content, creating any files there that needed to override the underlying theme…and the admin settings tools for Enfold don’t appear to have changed, but the behavior persists.
Please help! Thank you.
Hi there, we are happily using Enfold for a new website. But we have a problem (and we don’t know if it’s Enfold or WordPress generally).
Our problem:
We are using Masonry Gallery and we want to link the images to an external website (which is showing 360° virtual reality images). So we want to open the external links in new tab/window, but we don’t know how to do this.After a quick search at the support forum we encountered this solution:
But when we insert the code in the functions.php the links of the gallery still open in the same window. (We don’t want to hijack the other thread so we are opening up a new one here. We hope that’s ok).
What should we do? *headscratch*
And of course we can give you a temporary login if necessary.
Thank you for your time and solution.Kind regards,
RenkoTopic: Search-Plugin for Enfold
Hello Kriesi-Team,
do you know any plugin for advanced searching on an Enfold based Website?
We want to create keywords to search after and categories to search in.
Thank you FelixHello,
I am using the Restaurant theme and need some assistance with a couple of items related to the Footer area. I’ve tried searching for answers but have been unable to find anything that works. Would you prefer I create three separate ticket items for these or is this alright to combine all three? Logins are below.
- 1. Is it possible to create a ‘fixed’ Footer, similar to how a ‘fixed’ background image works? The code I found makes the Footer fixed but always visible. I don’t want that. I would like the Footer to be ‘behind’ the page content on every page, exactly like http://craftbeer.klevermedia.co.uk/. So as you scroll down the page, the page content scrolls up to reveal the Footer. Is this possible with the Enfold theme?.
- 2. See screenshot below. I am using an Icon List shortcode for Footer Widget #3, but the padding between the Title and the icon and phone number is greater than the other two widgets. How can I reduce the padding to make the widget content align with the other two widgets? I pointed to the discrepancy on the screenshot.
- 3. How can I decrease the length of the Socket border so that it is the same size as the column width (1/1)? I don’t want the border to stretch from side-to-side, I would like the border length to be just like the one shown on the link in #1. Based on the screenshot, I would like to remove the border within the two red boxes.
Thanks for your time and assistance.
– eskitaco
Hi there,
after i’ve adjusted the color for frames in the enfold settings. I’ve now by the slider a line like a separatorline by all the pictures on the full slider. by the normal slider i doesn’t have this issue. is there a way (with css) to adjust the color specially for the full slider back to white (so it’s not visible)?
i’ve searched through the forum, but with no luck.second question:
is there a button to click to hide:
<!–
Debugging Info for Theme support:Theme: Enfold
Version: 4.2.6
Installed: enfold
AviaFramework Version: 4.6
AviaBuilder Version: 0.9.5
ML:128-PU:28-PLA:9
WP:4.9.5
Updates: enabled
–>
i’m happy to recommend your templates to friends, but not really interested, that some “competitors” knows by the first look on my page, which WP-Template i’m using. :)thanks in advance!
best regards,
MichelHello Victoria
My reply to your last piece of CSS given to me was met with a request to close the thread – which seems strange because my topic was still about Contact Form 7 with (CSS) Enfold Styles.Since I was not able to get a reply on that thread I have to start again – which doubles the amount of work.
I have copied and pasted the ending of your last CSS here and my reply to you and can only hope I find a reply to this. thanks for your help.
My website page in discussion: you can see the problem here on desktop / wide screen view
***** your last reply to me*************
Hi Pete,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width: 768px) {
#top .wpcf7-form-control-wrap.your-name input[type=text] {
width: 95%;}
.wpcf7-form div + p, .wpcf7-form div + p + p {
width: 50%;
float: left;}
.wpcf7-form div + p + p {
clear: right;
}}
If you need further assistance please let us know.Best regards,
Victoria****** MY LAST REPLY TO YOU – WHICH WAS CUT OFF WHEN THE THREAD WAS CLOSE******
Thanks so much Victoria! thats a really clever bit of CSS!
I’ve set it at 1368px – just wider than iPad pro screen horizontal.
It works fine apart from a couple of small things:-1. On the wide desktop version where the name and email are side by side – the space between that line and the SUBJECT line below seems to be wider than when the 2 fields are stacked on top of each other.
2. Also on desktop perhaps the gap/padding above the Name/Email line is wider making a large gap between that line on desktop view and the bulleted text above. Ideally I would like the gaps above/below field to be consistent between desktop and mobile.
3. The CSS you provided to create black field borders is being carried into the Enfold Search field. Is there a way I can restrict this border styling to the CF7 form?
Here’s the full quick CSS i have for this contact page at the moment including your latest fixes.
/* CF7 Submit Button CSS Styles */
.wpcf7 input[type=submit] {
padding:15px 45px;
background:#FCE228;
color:#232323;
font-size:16px;
font-weight:bold;
border:1px solid #232323;
cursor:pointer;
-webkit-border-radius: 3px;
border-radius: 3px;
}/* CF7 Submit Button CSS Hover Styles */
.wpcf7 input[type=submit]:hover {
background-color: #232323;
color: #FCE228;
border:1px solid #232323;
}/* CF7 Label Text Styles */
.wpcf7 label {
padding: 0 0 10px 0;
font-size: 20px;
color:#232323;
}/* CF7 File Upload Button CSS Styles */
.wpcf7 input[type=file] {
padding:0px 0px;
background:none;
color:#000;
font-size:14px;
border:none;
-webkit-border-radius: 3px;
border-radius: 3px;
}/* CF7 Input Field Heights */
.wpcf7 input[type=text] {height:40px;}
.wpcf7 input[type=email] {height:40px;}/* CF7 Input Field border and radius */
#top .main_color .input-text,
#top .main_color input[type=’text’],
#top .main_color input[type=’input’],
#top .main_color input[type=’password’],
#top .main_color input[type=’email’],
#top .main_color input[type=’number’],
#top .main_color input[type=’url’], #top .main_color input[type=’tel’],
#top .main_color input[type=’search’], #top .main_color textarea, #top .main_color select {
border-color: #232323;
border-radius: 3px;
margin-top: 5px;
}/* CF7 name and email Fields alongside but not on mobile */
@media only screen and (min-width: 1368px) {
#top .wpcf7-form-control-wrap.your-name input[type=text] {
width: 95%;}
.wpcf7-form div + p, .wpcf7-form div + p + p {
width: 50%;
float: left;}
.wpcf7-form div + p + p {
clear: right;
}}
I’m having an issue with the listing grid and the single listing view with pictures either not showing or coming up the wrong size.
I’m not sure how much is related to the coding of the plugin and how much is controlled by the Enfold plugin.
I do not get these issues in the twenty seventeen theme.
Property Search grid photos are sized wrong and when mouseover they shrink: http://360totaltours.com/property-search/
Single listing view, large image does not show in slider, even when clicking thumbnail: http://360totaltours.com/listing/2624-wild-horse-drive-west-kelowna-british-columbia-v4t-2k9-19244808/
Any help or tips to send me in the right direction would be greatly appreciated!
Hi
We are currently using the Enfold theme and every time I try to edit a page (using the advanced layout editor) it just spins and says, “Connection lost. Saving has been disabled until you’re reconnected. We’re backing up this post in your browser, just in case.” I tried researching this myself and figured maybe it was a conflict with the theme and plug-ins? I tried uninstalling and reinstalling but got nothing. Any help at all would be greatly appreciated!
Thanks
Topic: Inlined dynamic styles
Hi,
I have a site that has a clone in QA. In QA in the header I have a section that looks like:
<!–
Debugging Info for Theme support:Theme: Enfold
Version: 4.0.7
Installed: enfold
AviaFramework Version: 4.6
AviaBuilder Version: 0.9.5
ML:128-PU:7-PLA:9
WP:4.7.10
Updates: disabled
–><style type=’text/css’>
…This is fine. However in production this same site with all the same settings has that plus an extra section that looks like this:
<style type=’text/css’ id=’dynamic_styles’>
…In this section there is an immense amount of inlined styles, such that it bloats the HTML for the page considerably. It has been suggested by our SEO consultant that we remove this as this causes search engines to potentially calculate all our pages as having thin content (since the HTML:Text ratio is quite high) and decreases page performance.
I’m having difficulty finding where this section is coming from, and why it would be different across two clones of the same site, and what it is doing since the pages appear the same on both sites even though one doesn’t have this section. There is no custom CSS defined on either of the sites. Can anyone point me to where this is generated from and potential solutions to remove it?
Thanks!
