Dear Devin,
As per my prior post, I would like to make the entire icon box clickable and add Social Media Icons, a contact number and a sign up/login button on the top right of the Nav bar. Please advise. thx!!
Addressing your original topic here: https://kriesi.at/support/topic/color-section-with-background-image/#post-165934
Please do not create multiple topics for the same issue or question. We get to every single topic that gets posted on the forums and it just makes it harder and takes us longer when you double post, self bump or add on to other topics.
Hey Fabiana!
First thing to try is disable all active plugins you have running including any dropins like Jetpack. Then go to your homepage layout and re-set the image for that color section and save the page.
Also, please do not create multiple topics for the same issue or question. We get to every single topic that gets posted on the forums and it just makes it harder and takes us longer when you double post, self bump or add on to other topics.
Best regards,
Devin
Hi Ismael, this is the same issue (and client) I was having when I started this thread (https://kriesi.at/support/topic/avia-layout-builder-not-loading/?replies=2#post-135828).
This issue was solved on my server, where development was taking place at the time; the issues was resolved when a participant offered the following solution:
Hi Guys,
I was having the same problem until I changed the PHP version from 5.3.27 FastCGI to 5.3.27 CGI (Stable).
Hope this helps,
Jonathan
I am on (mt) hosting, and that simple solution solved my problem, but this site is not going to be hosted with (mt), it will be with Liquid Web, and right now, it is not working as it should.
I would like to add a small slider banner as an ad at the top of my blog page below the menu. Something like the banner found in this demo page: http://kriesi.at/themes/enfold/homepage/home-v4-small-slider/
I am building a demo page for the site at this url: http://wilberforcemusic.com/
I would like it to appear at the top of every blog page in a similar fashion to how I have used banners on my current website: http://buriendaily.com/
Any help would be awesome! Thanks!
Thank’s, thats a bit more idiot proof. Unfortunately that didn’t work. In fact, it introduced some other bugs.
Enfold 2.2 is trying to set the width on the image to 296px, but is not setting the height, resulting in the warping. My logo image is 300x91px. Under Enfold v2.1 this scales to 257x78px, because the image scales to the container size (.logo img { width:auto;height:auto; } in base.css).
When scrolling a small amount from the top of the page, the width stays fixed to 296px but the height shrinks, distorting the image massively.
It did fix the logo size changing when resizing the window width above and below 1160px.
tldr;
If you’re going to set the logo size with js, I think you need to set both dimensions, and remove the auto in base.css. Also you need to fix the behavior when scrolling.
A question: Should my logo image be smaller?
Cheers,
Jason
I saw the screenshots above I’m just not getting the same thing on my end. I don’t have an iphone to test on however so its just on the other devices.
I’ll tag Kriesi on the topic to see if he is able to see the same thing.
Hello!
I will try to reproduce it in the meantime you can use following code as a temporary solution
.iconbox_top .iconbox_content { box-shadow: none; border: 1px solid #f1f1f1; }
Cheers!
Yigit
I will look at this…though not an ideal solution. Next up: Do you have a previous topic you could point me to on how to customize the sliders to include form entry elements, or should I start a new task?
Thanks for all the support – you guys are great!
Hi mdgworld!
Unfortunately this is the downside of being on a host like GoDaddy. Their servers are pretty poorly set up to handle anything beyond basic hosting unless you have one of their top tier packages (though even then I’m not a big fan of them).
What is probably happening is the hosting account isn’t allowing that much data to get saved at once. Either because of a low php max_input_vars limit or as they said an over zealous security function. I would recommend either switching hosting providers or upgrading the hosting account to one with a bit more capability. If you were to use a plugin like Gravity Forms, WooCommerce or Events Calander the issue would just be more pronounced as they all compound on this same issue of needing memory and room to process lots of data at the same time server side.
Regards,
Devin
Hi JRUp!
Please add following code to Quick CSS in Enfold theme options under Styling
.iconbox_top .iconbox_content { background-color: #ffffff!important; }
Best regards,
Yigit
Hi!
You can remove the sub menu hover with:
#top .main_menu .menu li:first-child>a {
border-top: none;
}
Regards,
Devin
Hello!
Glad you solved it! I think now you should showcase your website here https://kriesi.at/support/topic/enfold-showcase/ if you have not already ;)
Regards,
Yigit
Hey ESWEENEY113!
Please see this topic https://kriesi.at/support/topic/collapsable-menu/#post-165144
With that change you will be able to switch to mobile menu at the size you enter
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling and adjust as desired
#top .social_bookmarks { float: right; margin-right: 230px; }
Best regards,
Yigit
Hi Carsten!
The thumbnail clarity issues is somewhat complicated. When you upload the images WordPress generates all of your thumbnails based on the theme settings (functions.php). So when you change those values you will need to re-generate the images.
For the thumbnails this should really be needed but I’ll take a look at that at the same time as the column issue.
Create a temporary admin account for me and I’ll log in and take a look at the columns issue since it could be quite a few different things.
Send the login data to my email at DevinVinson ( at ) gmail.com . Make sure to include a link to this topic in the email so my spam filter doesn’t grab it.
Best regards,
Devin
Hi Josue. Please disregard my last comment. I just made a few CSS changes and now the field and button is aligning properly.
You can close this topic. Thanks for all your help. :)
Hey!
Forcing the addition of an additional column is somewhat complicated as far as I know. I’ve seen some users fake it by changing the css column width for the menu items but editing the mega menu js itself is beyond what, I think, any of us at support can assist with.
I’ll tag the head of support on the topic however to get a definitive answer.
Regards,
Devin
Hi yukanl!
Can you be more specific? Actually if you could send a screenshot that would be helpful. You can upload screenshots on http://imgur.com/ and share links here
Regards,
Yigit
Hello!
Please add following code to Quick CSS to remove post navigation
#top .avia-post-nav { display: none; }
and for blurriness, please follow instructions on this topic https://kriesi.at/support/topic/retina-images-and-fonts-in-portfolio-grid-theme-enfold/#post-164097 and let us know if they do not work for you
Best regards,
Yigit
Also, as a side topic: is it possible to turn off those left and right navigation overlays? They’re really distracting and make text hard to read. I can’t find a toggle anywhere.
I recently posted about having trouble adding images to gallery media elements. Sometimes I am able to add images but often I am not. I choose Add Images, add them, and they don’t insert into the gallery (no images are chosen and the first five images added to the site display). I am still encountering this problem and am experiencing the same issue just trying to insert a basic image into a text block. The problem is inconsistent, not happening always but frequently.
I have upgraded to 2.2 and am experiencing the problem on more than one computer in both Chrome and Firefox with extensions turned off. Thanks for your assistance.
Hi. I have the following settings in the styling section of the theme.
– Main Content tab:
Main Content background color: #ffffff.
Alternate Background color: #fafafa.
– Alternate content tab:
Alternate Content background color: #f8f8f8.
Alternate Background color: #ffffff.
When in the page I add a section color, set the color to Alternate Content and add Icon Boxes with icons on the top, the background color of the boxes is #fafafa, which is the Alternate Background color of the Main content.
I would expect it to be #ffffff.
What could be happening there? Is this a bug?
Here is a link to my site: http://www.uptimedia.com/servicios/diseno-web/
-
This topic was modified 12 years, 5 months ago by
JRUp.
As suggested by Dude (https://kriesi.at/support/topic/how-to-translate-enfold-site-with-wpml-correctly/#post-162796) I installed Codestyling Localization but I got several errors:
1) Scripting Guard detected these errors:
2) I followed Dude instructions, but when I tried to repeat scan I got an access error message.
3) I tried to edit and got these two messages:
- Error: The actual loaded translation content does not match the textdomain: avia_framework
Expect, that any text you translate will not occure as long as the textdomain is mismatching!
This is a coding issue at the source files you try to translate, please contact the original Author and explain this mismatch.
- Warning: The actual loaded translation content contains mixed textdomains and is not pure translateable within one textdomain.
It seems, that there is code contained extracted out of other plugins, themes or widgets and used by copy & paste inside some source files.
The affected unknown textdomains are:
Hey morecoffee!
Please add following code to Quick CSS in Enfold theme options under Styling
#top div .avia-gallery .avia-gallery-big { background-color: red; }
#top div .avia-gallery img { background-color: yellow; border-color: blue; }
Best regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling
.ajax_form p { margin-bottom: 5px; margin-top: 5px; }
Regards,
Yigit