ManyCurrents
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Published as PUBLIC, content only visible when logged in???Thank you, Virendra Yadav, for your reply AND correct suggestion:
5. *Inspect Plugins* – Temporarily deactivate all plugins to check if the issue resolves. – Reactivate plugins one by one to identify the culprit.
Turns out: WP-SpamShield
Version 1.9.21 | By Red Sand Media Group |Was the culprit! Deactivated now, will delete soon.
ALSO appreciate your comprehensive troubleshooting protocol.
With deep gratitude ~:~ Jacob
- This reply was modified 1 year, 5 months ago by ManyCurrents.
Forum: Fixing WordPress
In reply to: Published as PUBLIC, content only visible when logged in???Thank you T-P for your ideas!
- “Status and visibility”: Published – Visible to everyone (which is what I want)
- No other pages: “calendar” (page_id=633) on the site
- Web hosting service does use site caching, which I purge after posting
- No caching plugins, though the page does use “WP2Social Auto Publish” to publish updates of the page to facebook – deactivating it does not resolve issue
Forum: Fixing WordPress
In reply to: Hide Background Image on One PageGeorge,
Thank you for your fast reply!
Your solution works perfectly!I also appreciate your illumination re: WP syntax: selectors, classes and tags, etc.
clearly I’m still working to understand it.Could you possibly recommend a clear, simplified reference explaining these?
I have yet to grasp the organization and relate to https://codex.ww.wp.xz.cn/Main_PageBest Regards, Jacob
- This reply was modified 4 years, 1 month ago by ManyCurrents.
Forum: Fixing WordPress
In reply to: Hide Rule / Line Above Top Menu Bar Below LogoGot it:
.site-header > .site-logo { width: 100%; padding-bottom: calc(var(--global--spacing-vertical) * 1); border-bottom: 0px solid; text-align: center; }Forum: Themes and Templates
In reply to: [Twenty Twelve] Center Header Image on PageHeader Image provided contained “invisible” elements, which made centered image appear to be left justified.
Grrrrrrr.- This reply was modified 4 years, 3 months ago by ManyCurrents.
Thank you, Arreane!!!!!! Perfect!
Forum: Fixing WordPress
In reply to: TwentyTwelve Child Theme: Syntax Error ???Could this problem be caused by the fact the WP install is in a sub domain?
Forum: Fixing WordPress
In reply to: TwentyTwelve Child Theme: Syntax Error ???corrinarusso (@corrinarusso) –
Thank you for your reply and recommendation.
I amended the ‘style.css’ file, as per your recommendation (below) located:
/ex.cbd4health.com/public_html/wp-content/themes/twentytwelve-child//* theme name: twenty twelve child author: ex.cbd4health.com author uri: https://ex.cbd4health.com/twentytwelve/ description: twenty twelve wordpress child theme. template: twentytwelve text domain: twentytwelve-child */ /* =Theme customization starts here -------------------------------------------------------------- */ @font-face{ font-family: "BD SantaMonica"; src: url('fonts/bdsanta.ttf'); } /* ------------------------------------------ ~~~~~~~~ REMARK THESE IDEAS BELOW: ~~~~~~~~~~~~However, the wp site still is not working properly as the header image is not showing up.
It seems there is still something I’m overlooking in style.css.
- This reply was modified 4 years, 11 months ago by ManyCurrents.
kbatdorf,
Thank you for your reply & illumination!!!
WORKS PERFECTLY!
In Gratitude ~:~ Jacob
Forum: Plugins
In reply to: [Contact Form 7] CF7 Quiz Bypassed -> Resolution?FINAL RESOLUTION:
Quiz field name was appearing in response message, instead of quiz answer, because the SAME QUIZ FIELD NAME WAS USED ON ANOTHER / DIFFERENT REPLY FORM.
Many Thanks!!!
- This reply was modified 5 years, 9 months ago by ManyCurrents.
Forum: Themes and Templates
In reply to: [Miniva] Add Padding to Header ImageThat’s it! Now to adjust the image size.
MANY THANKS !!! ~:~ Jacob
Forum: Fixing WordPress
In reply to: Child Theme Syntax CorrectionChild-theme style css:
/* Theme Name: Miniva Child Theme URI: http://manabowls.com/miniva-child/ Description: Miniva Child Theme Author: Amber Rose Bauer 07/25/20 Template: miniva Version: 1.0.0 Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready Text Domain: miniva-child */ @import url("../miniva/style.css"); /* =Imports styles from the parent theme -------------------------------------------------------------- */ /* =Theme customization starts here -------------------------------------------------------------- */Hi @takanakui ~
Thank you for your reply.
Looking further, I see the menu icon IS THERE, just not visible – because the icon color was set to same color as background. – Changed icon color and it’s fine!Thank you for excellent application!
Health ~:~ Jacob
Seems menu icon is not visible if “Naked Header” is turned ON….
Icon appears when OFF.
Forum: Plugins
In reply to: [Contact Form 7] CF7 Quiz Bypassed -> Resolution?Thank you for your reply.
Yes, the quiz field DOES work correctly in every way I have tested it.
Seeing the name of the quiz field ([quiz-638]) in the message body, as the RESPONSE to the quiz question, is confusing and draws me towards this conclusion.With Best Regards, Jacob