spherman
Forum Replies Created
-
I am using the editor WP Bakery, but it occurs even outside of that editor using just the base WordPress Classic editor.
It is not theme dependent. I tried it with Twentytwentyfive and the issue is still there. I’m out of ideas.
Unfortunately no. And the file did not exist.
I am guessing that it would create the file when it had something to write to it. Correct?
Sadly, that does not work either.
So far, the CSS option is my only choice.
Here is the code in the page I am using.

There should be no break in the line before the email. I think it might be that something in WordPress is just putting that <p> space before all shortcodes. Does that give a clue on how to do this?
Nothing I try in the functions.php has worked. I tried your code and even change the 10 to 100 and it did not make a difference.
I kind of got it to work with this in the style.css file and then put a div around the :
/* This tells the browser to strip the spacing blocks of any paragraphs right inside the wrapper */
.um-outer-wrapper > p {
margin: 0 !important;
padding: 0 !important;
line-height: 0 !important;
display: inline !important;
}Here is the code I used in the page:
[um_loggedin show_lock=”no”]Email: [email protected][/um_loggedin]
It still drops it down to the next line, but at least there is not a huge space. I would have preferred to use it inline, so that it could be used mid-sentence, but it is what it is I guess.
Thank you for the response, but it is still not working.
Here is the code I am using in the functions.php. (pasted as an image so that the formatting is not messed up.

Here is the code in the page:
Firstname Lastname[um_loggedin show_lock=”no”]Email: <a href=mailto:[email protected]>[email protected]</a>[/um_loggedin]
Here is what it looks like on a page (as an image).

Here is what it looks like when I inspect it.

You can see that the <p> tags are still there.
Any other ideas?
Thanks in advance.
Scott
That worked! Thank you!
Forum: Plugins
In reply to: [WooCommerce] Problems with WooCommerce 9.9.3So, that is what I am saying…. I had switched to the legacy template in 9.9.3. When I updated to 9.9.4, the legacy templates were still in place. Then I updated to 9.9.5 and it switched it back to the new templates and I had to go choose the legacy template option again.
So, automatic updates are out for WooCommerce for a while. I can’t trust that it is not going to mess with us. I’ll need to check those settings each time for a while.
Forum: Plugins
In reply to: [WooCommerce] Problems with WooCommerce 9.9.3Just FYI…
The email templates are reverting back to the new versions upon the WooCommerce 9.9.5 update. You guys really need to fix that. It should respect the choice of the legacy templates. Switching it on people without telling them, will mess up a lot of people like me with custom code in the email templates.
Forum: Plugins
In reply to: [Print, PDF, Email by PrintFriendly] Security warning for version <= 5.51Thank you!
Forum: Plugins
In reply to: [Print, PDF, Email by PrintFriendly] Security warning for version <= 5.51I too would like an answer to this question.
Thank you! I’ll update!
Thanks for responding. Please keep us in the loop. I love your plugin!
Forum: Plugins
In reply to: [FareHarbor for WordPress] Cross Site Scripting (XSS) Security VulnerabilityIt has been several days since this vulnerability has been discovered and there is no patch. Ithemes recommends shutting it off, but this is not really an option as my customer relies on it for bookings.
Please address this!
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] Plugin ConflictThanks.
I am working with Foxycart to get it resolved.