Forum Replies Created
-
AuthorPosts
-
Hi Victoria,
Thank for the terrific support! Truly the BEST WordPress theme. The level of support provided is unprecedented.
Also, is it possible to show the comment count on the magazine element?
Thanks!
- This reply was modified 3 years, 11 months ago by Jen.
Hi Victoria,
This is perfect! Thank you for the help. Curious to how this code you used fixed it and why the suggested code in Topic #1141312 didn’t work in my instance. Might help others resolve same issue in the future too. We can make the code public if you think it would help others, too.
Thank you again!
NicoleHi Mike,
Please don’t close. It hasn’t been resolved. My last reply indicated that I had recreated the folder structure as Victoria requested, in order for your team to login and see why excerpts are still not displaying on the magazine blog.
Still an open issue.
Thanks
- This reply was modified 3 years, 11 months ago by Jen.
Hello, I have recreated the folder structure in the child theme as requested. Thanks!
Done. Copied magazine.php to the child theme. Thank you.
- This reply was modified 3 years, 12 months ago by Jen.
This reply has been marked as private.Hey Victoria, this worked perfectly. Wow. Thank you! It’s cutting off on the right side as well. I applied similar CSS for the right side but isn’t working.
See example here > Discussion > comment icon for HIKE IN CHOCOLATE AND CANDY PRICES
#top .wpd-inline-form-wrapper {
left: 0;
right: 0;
}Extra thanks as this is an external plugin. Much appreciated.
The KILL button is still located in the UI’s primary “execute” location….on every single page. That’s unfortunate.
Suggesting users to actually go in and change code to hide the button is unreasonable. In addition, plugin or browser pop-up blockers prevent the warning from coming up. So, not a viable solution either. Have never seen this warning once.
Come on Enfold. Your theme is a rockstar! This is a no brainer.
Yes, thanks.
That worked! But, of course it worked. You just know your stuff….. as always. Thank you!!
HI Mike,
That worked great on mobile but throws off vertical alignment for “nav_menu-2” on iPad portrait view.
Hey Jordan, sorry you got to this ticket before I could update it. I just went hide the right side of the split menu plus the “&” symbol. It’s not essential on mobile. Thought that would be an easier solution. Only problem now is the nav links for the remaining menu (#nav_menu-2 ) containing the links About | Newsletter | Tools & Guides don’t click through on mobile and handheld.
@media only screen and (max-width: 768px) { #nav_menu-2 { text-align: center!important; width: 100%!important; position: sticky!important; }} @media only screen and (max-width: 768px) { #text-8 { text-align: center!important; width: 90%!important; padding-top: unset!important; padding-bottom: 1%!important; padding-right: 1%!important; padding-left: 1%!important; position: sticky!important; float: none!important; }} @media only screen and (max-width: 768px) { #text-9 { display: none!important; }} @media only screen and (max-width: 768px) { #nav_menu-3 { display: none!important; }} @media only screen and (max-width: 768px) { #header_main:after { display: none!important; }} @media only screen and (max-width: 768px) { #header_meta { display: none!important; }}
- This reply was modified 4 years, 10 months ago by Jen.
Yes, Zen Menu Logic is no longer working with this WP version.
What was the solution to this? Moderator’s response is blank. Tks
Tried plugin Zen Menu Logic and it appears to no longer be working with recent WP update. Deprecated plugin.
Any other suggestions for implementing a unique header nav menu on specific pages?
As suggested, tried the plugin Zen Menu Logic and it appears to no longer be working with recent WP update. Deprecated plugin. Other suggestions or workaround for implementing a different nav menu on specific pages?
Worked like a charm, Ismael.
Enfold is easily the #1 WordPress theme out there because of this support. I’d buy it ten times over.
Thank you.
Again, the source is a manual link placed inside a Text widget.
Yes, the code scrollToTab( ‘.avia-buttonrow-wrap a’, ‘click’ ); must to be replaced, but with what please? That was the question. Determining the correct selector hasn’t worked out in the past on this child theme. Broke my site following the last one. Trying to make sure I have it right before plugging in things.
Tks
Thanks for including the solution! I’m trying to route links in my footer to open a corresponding tab. As jan_behr kindly pointed out,
The line
scrollToTab( ‘.avia-buttonrow-wrap a’, ‘click’ );
must be changed if a click in a menu or another element should trigger the action.What would the code be to open a tab from a link in the footer?
For example, I have a page with 7 tabs on it. I’ve also placed the corresponding 7 in the footer. My desire is to have the footer links jump/scroll to the exact tab.
Tks for the help in advance.
- This reply was modified 5 years, 4 months ago by Jen.
Outstanding! Perfect. Mike, you’re terrific. I’ve utilized a lot of your other support responses on here. You are clear, concise, and literally fix the problem straightaway. #1 Moderator in my book. Thank you!
This reply has been marked as private.UPDATE: Rogue text is now gone. Content alignment is fine. No clue how or why.
Close and mark as resolved!
UPDATE: I turned on the Debug Mode, found the rogue text under another tab, deleted it, and that resolved the problem. But, turned Debug Mode off and it’s back! But, I can’t just leave Debug Mode on because it screws up the layout of some of the tab elements.
- This reply was modified 5 years, 5 months ago by Jen.
No, nothing unusual when I created that Color Section. To be sure, I just deleted and recreated it from scratch with no luck.
Odd that the rogue text is under the “Phone Consult” tab.
Debug Mode is now activated. Hope you can see where the glitch is.
Thanks,
NicoleHey Rikard!
It’s nothing to reproduce. You just view at the webpages provided to see the random elements.
The first instance is here under the second-to-last tab – http://www.cja.staging.stanbrid.com/advertise/#shopsurvey – resolved itself overnight!
There is a new instance now! Added new tab last night “Consulting”. View here – http://www.cja.staging.stanbrid.com/advertise/#consulting. Again, there is this random line of text apperaing. Just one sentence that starts.”It’s easy. We handle the recipient list…”. Bold orange font. 1/4 down the tab. Very odd. You can’t highlight/select it. Just floats. Appears in Firefox and Chrome. Oddly, it’s the same text that randomly appeared in the first instance but resolved itself last night.
June 19, 2019 at 6:26 pm in reply to: Priority / Hierarchy: Quick CSS vs. style.css vs. Additional CSS vs. CSS Hero #1111655What does “the specificity of the selector” mean?
Maybe the question can’t be answered: please rank them. Or, maybe developers can help?
There are also statements otherwise – that css placement does matter – in responses from other moderators on other questions. I’ve read that the styles.css has precedence over the Quick CSS. And then some settings matter.
Then it appears toggling on/off the setting | CSS file merging and compression | does have an impact as well per this support response. …here by Mike (Moderator).
And another: “I disabled this setting in Performance -> CSS file merging and compression and now I see the custom.css file as the source file.”
And here: “If you are using a child theme, typically when css is added to the child theme style.css and the css merging is on in the Enfold Theme Options > Performance > JS & CSS file merging and compression the merged file needs to be re-built by saving the theme options again. Sometimes the big blue button “save all changes” is not available to click, so try adding a blank space to the Quick CSS to active the button.”
And here “Often if someone adds css into their child theme style.css via WordPress > Appearance > Editor > Child Theme > Stylesheet and then checks their site it seems that the css is not working, this is because adding the css this way doesn’t rebuild the merged files to add the new css. by Victoria (Moderator).
I can’t be the only one confused by all of this, struggling with css, and wanting to use “best-practice” for Enfold. Would appreciate some clarity on it all. Steps or settings for best-practices, i.e, only add css here, turn this setting on, keep this off, hit the blue button when…?
Tks
- This reply was modified 5 years, 5 months ago by Jen.
June 12, 2019 at 9:20 pm in reply to: Priority / Hierarchy: Quick CSS vs. style.css vs. Additional CSS vs. CSS Hero #1109606Indicating which are “from the theme” and which are “not from the theme” doesn’t help indicate hierarchy. I’ve read several places to keep “Enfold Theme Options > Performance > JS & CSS file merging and compression” turned off while developing the site.
Then, another Moderator, Mike, wrote this
“If you are using a child theme, typically when css is added to the child theme style.css and the css merging is on in the Enfold Theme Options > Performance > JS & CSS file merging and compression the merged file needs to be re-built by saving the theme options again. Sometimes the big blue button “save all changes” is not available to click, so try adding a blank space to the Quick CSS to active the button.”
Here https://kriesi.at/support/topic/column-colors-dont-change/
Now, totally confused and would imagine others are too who use the theme. Would appreciate a ranking of these as to employ best-practices on Enfold, or any other approaches.
— General Styling > Quick CSS
— Theme Editor > style.css
— Customize > Additional CSS
— CSS Hero, if installedHaving the same problem. What was the solution please?
The font is called: Lemon Tuesday, but in the “Custom Font Manager” names it:
Font: MACOSX (font-family: -macosx)
normal: 400Uploaded filename is simply “LemonTuesday.zip”
Ok Victoria,
I’m getting there….with a lot of struggles. Any other suggestions? Like, hide logo and main menu, then create page with 3-column table and use that as header?
If the widget approach is best, few questions please:
1) How do I get the right side “GiftTalk.org” to top align with the left?
2) Need to drop the “&” symbol in between. The logo currently lands there. Suggestions. Can the logo be hidden or replaced with the example sites approach?.header-site.header-boagworld:before {
font-family: sosaregular;
content: ‘&’;
font-size: 2em;
width: 1em;
position: absolute;
left: 50%;
margin-left: -.5em;
top: 1.45em;
color: #fff;
}Thanks!
-
AuthorPosts