Forum Replies Created
-
AuthorPosts
-
Here are the issues…
1. In the bottom section of the page, the photos of some people (Meredith Williams for one example) is showing the wrong photo on the front end, but the correct one on the back end
2. In that same section, all entries under Meredith Williams is messed up
3. In that same section, I moved out Clinton Sanko to see if that would jar anything loose. It made things worse.Again, I created a new page and was able to see similar issues on a fresh page.
Thanks,
RyanWhile I anticipated your response, there is something else wrong. Simply adding or moving elements on this page, is NOT working. For example, I moved out the Team Member and Accordion from the Grid Row into 2 columns. The page is entirely messed up now.
http://staging.legalshift.flywheelsites.com/who-we-are/
I’m asking you to have a quick look, as this does not appear to be related to the plugin.
Thank you,
RyanWorked like a charm. Thank you!
This is still not fixed and I see others posting about it…as recently as today. The latest version of Enfold does not fix this issue.
Enfold: This is still broken. Running the latest across all my sites.
Sorry, have a deadline…had to move on. So, I scratched the Grid Row and did something else.
Upgraded 2 sites and I still see the issue. Thanks!
Good to go. THank you very much!
Creds attached
No luck. Thanks!
Cool. Looks like the changelog hasn’t been updated just yet. Is this just to address Mailchimp issues?
Okay to close.
Enfold has been great. Okay to close.
Hello. I was making this overly-complicated and the key was to NOT open the button link in a new window. Here is what I did to create a Resume Submission button
1. Create button
2. Ensure ‘Open in same window’ is selected
3. Set the following manual URL: info@domain_name.com?subject=<company_name>Resume SubmissionThanks for giving me a place to start.
Hopefully this helps someone else. Footer alignment is the only thing I don’t look forward to when working with Enfold. Would be cool if you could enable the advanced editor for the footer.
/* Right aligns news/blog entries in the Enfold footer. The goal is to right-align footer column 3/3 */
#footer .flex_column:nth-child(3) {
text-align:right; !important
}/* Hides the news/blog thumbnail from the Enfold footer. The goal is to right-align footer column 3/3 */
#top .news-thumb {
display: none;
}Sorry, but I would have updated my ticket if that were the case. The issue is still there.
Pretty sure I pointed this out 3 days ago…just saying. However I do agree with you, when they say “upgrade to the latest version.” That drives me crazy.
https://wordpress.org/support/plugin/mailchimp-for-wp
WP is the issue. Mailchimp has a workaround for it’s plugin. Enfold will need to incorporate the workaround into the theme.
Again, we don’t know how all three are working on this behind the scenes. Gotta wait.
All,
I’m in the exact situation as you. Visit the Mailchimp WordPress page and you will get your answers there. There are workarounds.
As much as I would like this fixed asap, I remind myself that multiple companies (WP, Mailchimp and Enfold team) have to come together to fix.
Mailchimp API Key
This is an issue with the WP4.4 release. See below. Unless WP fixes it on their end, I believe Enfold would have to work with Mailchimp to apply their temporary fix.
https://wordpress.org/plugins/mailchimp-for-wp/changelog/
Ryan
Seems fine now, except for the hyperlink underlines. I can never seem to get rid of them. I’m using the CSS below.
a:hover {
text-decoration: none;
}Good to go. Thank you!
When I got up to 3, full rows of Portfolio Items…the issue resolved itself. Very strange.
I’ve tried all the following, but the gap is still following around the same two entries (Avinodos and Blessed Creations).
-Clear cache via plugin
-Clear browser cache
-Disable cache plugin
-Disable all plugins
-Remove and recreated Portfolio Image
-Delete and recreate the Portfolio Item
-Change Portfolio Item date so Item appears in different grid locationI figured out the ‘BJ Lazy Load’ plugin was causing the horizontal gap, even though ‘Skip lazy loading for this post’ is selected within each Portfolio Item. I switched to ‘Lazy Load’ plugin.
I still have weird gaps, although all images are the same size. See issue in this screenshot.
- This reply was modified 9 years, 1 month ago by WP Turned UP.
Would still like to know about the Masonry settings. For the purposes of the current site i’m working on, I was able to reach my desirableness by using the Grid Portfolio with no image scaling. Gotta move on from Masonry for now.
Ryan
I want the Masonry output to be like this demo, keeping the transform feature active. Shouldn’t the Masonry perfectly adjust the images, without needing any additional CSS? Are there image sizes that must be used or are recommended?
- This reply was modified 9 years, 1 month ago by WP Turned UP.
Hello. The transform works, thank you. With the other code you gave me, the height looks great but now the image width is being cut off. Here is what I’ve tried….
-Adding a min-width of 319px to the code you gave me
-All 4 Masonry element types
-Manually choosing how many columns are used within the Masonry, rather than using automaticThank you,
Ryan -
AuthorPosts