mattdalli71288
Forum Replies Created
-
Forum: Plugins
In reply to: [Portfolio Gallery - Image Gallery Plugin] Portfolio Not LoadingThanks a lot!
Forum: Plugins
In reply to: [Portfolio Gallery - Image Gallery Plugin] Portfolio Not LoadingThanks a lot @awordpresslife, that got it working ??
Forum: Plugins
In reply to: [Portfolio Gallery - Image Gallery Plugin] Portfolio Not LoadingHi @awordpresslife,
Thanks for answering promptly. I’ve added the CSS code and unfortunately, this hasn’t resolved the issue.
Best.
Forum: Plugins
In reply to: [Portfolio Gallery - Image Gallery Plugin] Portfolio Not LoadingForum: Plugins
In reply to: [WP Accessibility] Post Title Not Changing (Enlarge Font)Thanks a lot Joe for the reply. I managed to add this to the built-in CSS editor with a minor difference:
.fontsize h3{ font-size: 2em !important; }
Just to clarify for others, the heading which I wanted to change was H3 and it is important to add
!important
as it might not take affect if you have other styles applied to the same heading.Appreciate your time Joe and great plugin ??
Forum: Plugins
In reply to: [Participants Database] Remains on Same Page and Does Not Add ParticipantThanks a lot @mdykhouse and @xnau for your help, it’s working perfectly now. Error being displayed accordingly and accepting new submissions.
- This reply was modified 8 years ago by mattdalli71288.
- This reply was modified 8 years ago by mattdalli71288.
Forum: Plugins
In reply to: [Participants Database] Remains on Same Page and Does Not Add ParticipantHi @mdykhouse,
Thanks a lot for your input appreciate. Yes exactly, my regex/match needs to be different to yours.
I don’t know if you might be of help with this but this is how it needs to be
First 2 numbers have to be either 77 or 79 or 99 then followed with any other 6 digits (total of 8 numbers)
Thanks.
- This reply was modified 8 years ago by mattdalli71288.
Forum: Plugins
In reply to: [Participants Database] Remains on Same Page and Does Not Add ParticipantThanks for the info about the limitation xnau.
I’ll make some help text and will see if that will work. Very weird :/
Forum: Plugins
In reply to: [Participants Database] Remains on Same Page and Does Not Add ParticipantHi Xnau,
The Form Element is set to Numeric and the Regex Validation is as follows: ^[0-9]{8}$
Also, how many users can the plugin hold please? As it seems that as soon as I hit 30 users, no more have signed up.
Forum: Fixing WordPress
In reply to: Installed Plugins 404 Error & No Save Changes in General>SettingsThanks a lot InterServer ??
Everything is working just fine now thanks to the new .htaccess ??
Appreciate in taking the time in looking into it and offering me a great solution.
Thanks for taking the time in answering raoof.
Unfortunately that doesn’t solve my problem. Been going nuts about it.
Thanks though.
Can you kindly elaborate how you solved the problem please? As I have the same issue with no fix.
Thanks.