SteveFromAus
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Problem with sub menu spacing Twenty sixteenI have disabled Sticky Header, still the same.
I have no nav menu plug in.
As I said, If you scroll down then select Image Gallery again, it displays normally.
Forum: Fixing WordPress
In reply to: Links one one line with spacesAn update,
It appears as though it is working correctly with the above coding on Firefox and Chrome desktop browsers, but not on Microsoft Edge. In edge, links are not underlined at first, but become underlined once accessed.
I was doing my testing on Edge as I had my editing open via Firefox.
Question now is, what do I need to do to get it working properly on Edge?
Regards,
Steve
Forum: Fixing WordPress
In reply to: Links one one line with spacesThis is the code I have in “additional css”
.widget { border-style: solid; border-width: thin; border-color: white; padding: 2em; } a:link { box-shadow: none; } a:visited { box-shadow: none; } a:hover { box-shadow: none; }
and this is the code I have in “Custom HTML” for the footer widget.
<!DOCTYPE html> <html> <head> <style> ul { list-style-type: none; margin: 0; padding: 0; } li { display: inline; } </style> </head> <body> <ul> <li><a href="castleimages.com.au/the-fine-print/ ">Terms and Conditions </a></li> <li><a href="https://castleimages.com.au/copyright-notice/">Copyright Notice </a></li> <li><a href="https://castleimages.com.au/privacy-policy/">Privacy Policy</a></li> </ul> </body> </html>
I have left my site online with the above coding so you can see the problem.
Regards,
Steve
- This reply was modified 5 years, 10 months ago by SteveFromAus.
Forum: Fixing WordPress
In reply to: Links one one line with spacesThanks,
Yes, something like that, although this solution looks a little overly complicated.
However, I put that code in the custom html section for the widget, added &emsp for spacing but the hyperlink underline extends over the space. How do I stop that?
Regards,
Steve
Forum: Themes and Templates
In reply to: [Twenty Sixteen] Add border to header image Twenety SixteenQuite simple really, add this code to your style.css file
.header-image {border: 10px solid #FFFFFF;}
Regards,
Steve
Forum: Plugins
In reply to: [User Registration Aide] Custom messages are not appearing on pagesThanks,
I won’t have anymore time this weekend to look further, as I am travelling up the coast to visit my daughter.
Regarding the redirect, it is more a matter of my web design. I have got around the problem by using a register/login page on the top menu, with a custom URL instead of the widget, so the user does not have to scroll down the home page to get to the login menu pick.
I will mark this resolved, thanks again,
Regards,
Steve
Forum: Plugins
In reply to: [User Registration Aide] Custom messages are not appearing on pagesAn update,
The lost password message is being overwritten by Woocommerce. If Woocommerce is de-activated, the lost password messdage is as per your registration form message.
Regards,
Steve
Forum: Plugins
In reply to: [Simple Lightbox] LabelsThanks, it appears it is my theme (Twenty Sixteen)then,I can find nowhere to turn the button images into text.
Regards
Steve
Forum: Plugins
In reply to: [User Registration Aide] Custom messages are not appearing on pagesThanks again for your help. I am obviously where you were a few years back.
Currently all messages are appearing except for the lost password custom message. It is currently being overwritten by the default wp lost password message.
The additional new Login Form message for top of login page message does not seem to be appearing.
Also on your custom message page I don’t seem to be able to put two spaces between sentences, which is standard typing practice, even if I do the text just reverts to one space.
Also, I need to enter a change twice before it is accepted.
The problems with the messages were dur ot the New User approve plugin, I deactivated that and used another one, WP Approve User,
which so far has not caused any problems.One last issue, when a user has registered, they are not taken back to the login screen, they have to do that manually. I have got around that by providing a custom menu link, so when the click on “back to Castle Images” the go straight to the home screen. Otherwise it would be a right PIA.
I look forward to the upgarde when you release, I don’t think now I will be able to do any more development until next week now.
Regards,
Steve
Forum: Plugins
In reply to: [Simple Lightbox] LabelsThanks,
The link is https://castleimages.net.au/gallery-test-2/
I can see icons, but no labels.
Regards,
Steve
Hi,
I have just installed this theme and I would say to your q, functions as designed. You do not have any other menu on your page, menus are accessed by your icons at the bottom. This plugin appers to be designed to replace menus that are at the top of a page when it oversides the standard menu in the top of the screen. On your site you need to scroll down to get to your menus, which BTW are not exactly the same as the ones in sticky header.
Forum: Plugins
In reply to: [User Registration Aide] Logo and Registration Form CustomizationsThanks.
Forum: Plugins
In reply to: [User Registration Aide] Logo and Registration Form CustomizationsHi,
I am not sure exactly where you mean to add the code.
I’ve tried but could not get the syntax or loacation correct.
Steve
Forum: Plugins
In reply to: [User Registration Aide] Custom logo sizeThanks
Forum: Plugins
In reply to: [User Registration Aide] Logo and Registration Form CustomizationsDeleted, see next post