-
Author
-
February 8, 2016 at 16:31 #102664farzanahmedParticipant
Hi
How can I make it mandatory for users to sign up to a membership level/package at registration?
Thanks
Farzan
February 9, 2016 at 22:06 #103004LauraModeratorHello, you can restrict all actions at Sweetdate > Memberships so they need to sign up to view profiles etc
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
April 21, 2016 at 21:08 #118272farzanahmedParticipantHi
I’ve got another question but I can’t find the link to start a topic/raise a ticket.
Can you send me that please.
basically, I want to know if i can change the background colour of the search form, in to an image instead – maybe using css?
Thanks
FarzanPS: the site has moved from the above URL as that was a test site.
April 25, 2016 at 14:53 #118728LauraModeratorHello, yes you can, try the following css at style.css
COPY CODE.form-search, .form-header, div.alert-box, div.pagination span.current { background: transparent !important; } .form-wrapper { background-image: url('http://seventhqueen.com/demo/sweetdatewp/wp-content/uploads/2013/09/sexy_lady_on_right.png') !important; background-size: cover !important; }
Btw, the submit topic is at Get Support menu item
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
April 25, 2016 at 19:03 #118816farzanahmedParticipantThanks Laura
I found the ‘new ticket’ section (do you want to open a new ticket for this or stay here?).
I also tried the css but it didn’t work.
If you can take a look for me, the url for the site now is luvhubb.com and the username/password is the same.
Apologise if I shouldn’t be putting the url here.
Thanks
FarzanApril 27, 2016 at 20:47 #119291LauraModeratorHello, it works for me maybe try to delete your browser cache using CTRL+F5
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Attachments:
You must be logged in to view attached files.April 28, 2016 at 01:57 #119413farzanahmedParticipantHi Laura
Thanks for that – it worked when I did the ctrl+f5 but I’ve changed the image and the lady keeps appearing?
Any tips?
Thanks
FarzanMay 2, 2016 at 15:40 #119894LauraModeratorThen do the ctrl+f5 again 🙂
If you changed it at the code, then is just a cache issue at your browserHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
May 2, 2016 at 19:27 #119921farzanahmedParticipantHi
I’ve tried that and checked it on different browsers and pc’s and its still the same?
I changed it by adding the CSS in the Sweetdate > Styling Options
I also put it in rTMedia > Settings but took it out of there.
Thanks
FarzanMay 3, 2016 at 18:39 #120098farzanahmedParticipantHi Laura
I’ve even tried removing the code altogether and it still shows the lady.
Can you take a look to see what’s happening for me please?
Thanks
FarzanMay 4, 2016 at 23:18 #120392LauraModeratorHello, but did you change the url of the image at the code? You need to replace it with your own image url
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
May 5, 2016 at 06:05 #120418farzanahmedParticipantHi Laura
I managed to sort this – for some reason it wasn’t changing in the style.css file when I was changing it under the theme options.
Can you advise how to make the 3 images on this page either do nothing when clicked, or ideally pop up a message instead of the enlarged image?
http://luvhubb.com/reasons-to-join/
Thanks
FarzanMay 5, 2016 at 21:21 #120584LauraModeratorHello, already answered at your other message 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
May 5, 2016 at 21:22 #120585farzanahmedParticipantYep – got it, and sorted it.
Thanks
One more – can I change the text on the search form to a different colour?
May 9, 2016 at 18:46 #121008LauraModeratorHello, yes, with css, what color would you like to use?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
May 9, 2016 at 18:56 #121010farzanahmedParticipantThanks Laura
I don’t know what colour yet, it depends what the final image the client settles with but if you can give me the code, I can just add the colour in later?
Or is it not that simple?
Thanks
FarzanMay 11, 2016 at 01:54 #121276LauraModeratorHello, this is the code 🙂
COPY CODE.form-header .lead { color: black !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
May 11, 2016 at 21:30 #121433farzanahmedParticipantThanks Laura
That changed just the title bit of that form – how do I change the questions as well, ie the “I am A” and “Looking for” etc?
Thanks
FarzanMay 13, 2016 at 19:38 #121734LauraModeratorHello, you will find all profile fields at Users > Profile fields
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
May 17, 2016 at 00:09 #121985farzanahmedParticipantHi Laura
I meant on the search form where it says the words “I Am” etc, how do I change the font of that text?
The code you sent didn’t change the colour of that text, it just changed the heading on the search form.
Thanks
FarzanMay 19, 2016 at 12:04 #122362LauraModeratorHello, what font would you like to use? Please let me know exactly how do you want it to look like
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
May 19, 2016 at 16:55 #122392farzanahmedParticipantHi Laura
I’d like to use the same font that it is but I want to change the colour of the font on the search form to black (or something else).
Thanks
FarzanMay 23, 2016 at 19:56 #122816LauraModeratorHello, try this
COPY CODE.form-search label { color: black !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
May 24, 2016 at 00:17 #122875farzanahmedParticipantThanks Laura
That did it.
If I want to make it bold as well, do I just add the css for bold?
Farzan
May 24, 2016 at 23:18 #123013LauraModeratorHello, glad to help 🙂
For bold, use thisCOPY CODE.form-search label { font-weight:700; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
You must be logged in to reply to this topic.