Forum Replies Created
-
AuthorPosts
-
Hi Ismael,
Thanks for the help, but unfortunately, that just removes the color section as a whole. It is triggered by clicking on a “button” (Whatever I set the link to). Maybe you know of another popup plugin that works with Enfold’s Advanced Layout Builder? Thanks!
- This reply was modified 7 years, 8 months ago by Eagles1227.
Hi Nikko,
Here is another issue: when the Layout Builder is enabled, the popup maker is displayed at the bottom on the page. I have reach out to to the plugin support, and they replied with the following:
I am not familiar with how they add the builder content to the page. Do you know if they are using the_content filters? If so then we may be able to simply apply the same filters to pum_the_content. We don’t use the_content as peoples popups would end up with author boxes and ads and anything else that attaches itself via that filter.
Also if you have a contact with their support that would like to work with me to get this solved with 100% built in compatibility that would be awesome as well. We always strive to do so when available.
I did a search on Enfold’s forums and it seems like a lot of users use a “popup” of some sort but I couldn’t find one that’s compatible with the theme. Any insight?
Thanks!!
I’ve used this with success:
.av-layout-grid-container { max-width: 1310px !important; margin: 0 auto !important; border: none !important; }
Adjust the max width px per your site.
Support, I however, cannot figure out how to target a single grid row. My Section ID is “amenities”. But no matter what I put, nothing works. Any suggestions?
Thanks!
Interesting! That did the trick, oddly enough; I never knew that it could make that big of a difference. Thanks so much, Nikko!
Thanks, I had them but disabled them when trouble shooting; I think we crossed paths with that reply. However, thank you! I am having caching issues with cloudflare – development mode continually turns off and purging everything does not seem to work. I am working with them on this issue as I am 99.9% sure it’s not a theme issue.
Thanks again!
Fixed. Took WPengine 4 hours to address the issue. Not sure what they did, but it had to have been pretty involved for it to take them that long. Thanks so much for your help!
January 4, 2017 at 6:00 pm in reply to: Advanced Custom Fields plugin breaks TinyMCE plain text editor #729545Nope, doesn’t work.
January 3, 2017 at 10:07 pm in reply to: Advanced Custom Fields plugin breaks TinyMCE plain text editor #729172Welp, I too have the same issue with the ACF plugin. I have searched for resolutions and it seems that every thread comes to a dead end when moderators ask for site access. So, there is no posted resolution that I am aware of. I have included site access in the private field. I figured I would respond here rather than creating yet another thread on this same topic.
Thanks in advance!
Nikko,
Sorry, but you were looking at the “?ver=2” link, which is not right. As Ismael stated, he added the @ in front of font-face. I also checked the style file and it does not contain the added characters of “’” after “AvenirLTStdBook.” There must be something wrong on your end or you did not clear your cache. Also, the FTP does work since Ismael made a change to my style sheet.
Any other ideas?!?
Thanks for the reply! Sorry, I’ve tried both and just forgot to change it back to @font-face. I have cleared my cache in both the WPengine user portal and also through WP-admin. (I don’t have a CDN) Still, it doesn’t seem to work, unfortunately. I’m really stuck on this!
Hi Nikko! Sorry for the late reply – the holidays got the best of me. I have provided the requested info. Thanks so much!
Tyler
Solved: Added https:// to the logo in the Enfold Menu.
See private.
Also, I have done the following:
- Deactivated all plugins except WP Retina 2x to make sure there were no conflicting plugins.
- Deleted the logo and re uploaded.
- This reply was modified 7 years, 11 months ago by Eagles1227.
The site has been fixed and can now be viewed – strange DNS issue. Hopefully we can get the font working!
Unfortunately not. I deactivated the plugin so you could see the difference. Look at the private data for screenshots.
Please see this thread:
https://kriesi.at/support/topic/change-tab-style-font-color-body-color-border-color/
Also, search Google: “change enfold tab color” – you will find many helpful results.
Thanks, Basilis. Unfortunately, Cloudflare has yet to figure out why I am getting a 522 Error ONLY on safari. However, the site does work on Chrome and Firefox. Could you please take a look using one of those browsers? Thanks!
The logo does not show in the header.
I have tried adding the entire url but it still does not work, unfortunately. Any other suggestions?
- This reply was modified 7 years, 11 months ago by Eagles1227.
Ahh, I thought of that as well but it did not work! This is frustrating – something so easy and I am overlooking it somehow! Any other suggestions?
Yes, that works. However, when changing the text to white, it also changes the text in the mega menu to white. I tried first level and all, but I keep striking out! Thoughts?
Goal: Trying to change the first level, menu item 116 text to white.
Thanks again!
- This reply was modified 8 years, 1 month ago by Eagles1227.
Thanks so much! That worked, except now I need space between the word and the right side of the page. When I add a “padding,” it extends the orange line all the way to the right instead of just under the text – I’m doing something wrong! Also, how do I just change the first level navigation font of “Cities” to white?
Thanks!
That’s odd. So from what you’re saying, there is no way I can have a transparent “select” Gravity Form field background? In my opinion, that makes Gravity Forms a plugin that is not compatible. Their support said to contact the theme developer due to it taking on your CSS – the drop down arrow style.
I’d like to have transparent drop down field background but keep the drop down arrows visible. When applying the “background” CSS property, it changes the drop down arrow color as well.
In other words, I’d like to keep the “Alternate Content background color” and the “Alternate Background color” different shades so they compliment each other, but so that the drop down arrow is not changed so that it blends in.
Thanks!
Yes, they are both correct and have not changed; they worked prior to installing a child theme. I could have swore there was some process to follow after installing a child theme for the first time, but I cannot find that thread due to it being under another topic.
Any other ideas?
Found a solution – added the following to the top of my style.css in my child theme:
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,300italic,400italic);
Is this an acceptable way of making this change? Found a tutorial on WP Beginner.
They had mentioned that a link in the header was best, but also using the @import was acceptable.
Thanks!
Correct me if I am wrong, but the original code and the change to code provided on the link provided is exactly the same. I have tried adding the 300 font weight via functions – from my search – but nothing has worked!
Any other suggestions?
At least in my case, it does not find it.
-
AuthorPosts