Anna1226
Forum Replies Created
-
Forum: Plugins
In reply to: [Guest Author] Name shows but not imageI’m having the same problem: the author’s name is showing up and the link, but not the image and not the bio text.
See screenshot, back end, properly configured:
https://www.dropbox.com/s/pdgio04oqj36w02/Screenshot%202020-12-21%20at%201.17.05%20PM.png?dl=0See screenshot, front end:
https://www.dropbox.com/s/wj8ub1a9ufwh1r0/Screenshot%202020-12-21%20at%201.17.22%20PM.png?dl=0Live post, here:
https://lamannaconsultinggroup.com/grow/accelerating-business-growth-in-uncertain-times/My them DOES allow for author box, with image; see example, here:
https://lamannaconsultinggroup.com/sell/6-good-reasons-to-update-your-website-now/Also, you’ll note in the live post, the theme automatically inserts the sentence, “View all posts … ” with the website inserted.
I guess that’s not a big deal; I can always just add the website to the bio text.
I’d really like to use this plugin. Please help me get it to work properly. ?? Thank you.Forum: Plugins
In reply to: [Testimonial Rotator] Author box doesn’t save “Open link in new tab”I’m running into the same issues.
It would be fine if the Author Box allowed one to switch between Visual/Text – then I would just manually code it in.
It looks like your website **IS** opening those author links in a new tab. Did you find a workaround? Please share!!! ??
Forum: Fixing WordPress
In reply to: Plugin Recommendation: Two image sided flip boxThanks, @bcworkz. Sometimes you discover you are trying to solve the wrong problem. ?? The two-image sided flip box plugin I found (worked in their demo, didn’t work for me) flipped the image upon tap; you lose the ability to link. It was something I was willing to give up, for the two-sided image and responsiveness. However, when I removed the fixed size attributes, the image still displayed full size and sized responsively, while maintaining the ‘mouseover’ and link –> which is what I wanted.
The link opens in a new tab; the image changes from Image A to Image B.
My problem is solved; thank you.
Forum: Fixing WordPress
In reply to: Anchor link not respondingShut the front door!!! I knew I had it correct. Oy vey – it’s always one single character that trips you up, isn’t it?!! I didn’t know that trailing slash could pose a problem. Huh – learned something!
Thank you so, so much! Sometimes, ya just need another set of eyes.
Forum: Plugins
In reply to: [Contact Form 7] Radio buttons not lining up horizontallyNo, it has not fixed itself and this support request is not resolved.
See screenshot, here:
https://www.dropbox.com/s/pz7e62fhrerd1vg/Screenshot%202019-02-20%2016.51.04.png?dl=0Oooohhhh – yup, I had it wrong. Thanks, Jesse.
And, thanks for the ‘best practices’ tip. I do know better than to post emails, but I thought the info may be necessary in resolving my issue. Appreciate the redact. ??
Forum: Themes and Templates
In reply to: [Switty] Adjusting Logo SizeThanks, benraynaud. I’m not sure I’d have found that.
Can you clarify, though –
Line 22 –> is this:
<?php the_custom_logo(); ?>correct?
Remove that entire line, replace with your line of code, with complete url of link of image – is that right?What are the proper dimensions of the image? Oh, just that it is sized to what you want, neither larger or smaller, yes?
Forum: Themes and Templates
In reply to: [Switty] Prioritizing CSSSee screenshot here:
https://www.dropbox.com/s/pf9zu6lr5jzs4ul/Screenshot%202018-03-30%2012.22.38.png?dl=0
How can I select ‘none’ for the widget settings.
How can I select ‘none’ for the body H1 settings.Then, it should read my custom uploaded font.
Unless you have another suggestion.Please advise.
Forum: Fixing WordPress
In reply to: Adding custom fonts with @FontFace and CSSYes! That was exactly it! I’d have never figured that one out. Thank you so much!
Forum: Fixing WordPress
In reply to: Adding custom fonts with @FontFace and CSSThe home page, 1st headline:
Gain the Coffee News AdvantageRight now, it’s picking up the body H1, which is set to “Bad Script”. If you inspect element and look at the CSS, you can see the secondary H1 is set for souvenir_lt_btlight.
Forum: Fixing WordPress
In reply to: Adding custom fonts with @FontFace and CSSStill not resolved. The CSS is being read, the file is uploaded, the path is correct. WordPress won’t “read” the font. What am I doing wrong?
Forum: Themes and Templates
In reply to: [Switty] Disable Built-In FAQRight, which is the work-around I implemented. However, ‘faq’ is ‘taken’ by default by the post-based faq system. Is there a way to disable that function, so that one could build one’s own faq page … and name that page faq?
Forum: Themes and Templates
In reply to: [Switty] entry-title is not displayingOh for goodness sake! Thank you – sometimes you just need a 2nd set of eyes. I’m sure I did that for a reason, but heck now if I can remember what I wanted to hide. Thank you!
Forum: Themes and Templates
In reply to: [Business Consultant] cannot enter passwordSorry, Rajan – div#business_consultant_navigation
DID work to solve the problem, BUT — it “broke” everything else. It creates a huge white space at the top of the page, pushing the header image down, 200px or so, and the navigation, being white text, is invisible.
What other solutions have you got?
Forum: Themes and Templates
In reply to: [Business Consultant] cannot enter passwordThanks, Rajan, unfortunately, no – did not fix the problem.
Other suggestions?
As I asked previously, why isn’t the header showing up on this page? Is there a way to make that happen?
Or, which php page generates this login? Can I modify the php page directly (I have a child theme.)
??