Forum Replies Created
-
Author
-
sohappyme1Participant
Thanks, Radu, you are so nice and helpful 🙂
I have got some developers to look into issue since apparently, it’s something seriously not right.:)
Thanks so much for trying 🙂
Best regardssohappyme1ParticipantHiya, I can help you with this one. Go to your wp admin dashboard–> mouse over “USERS” settings –> then within “USERS” section, choose “PROFILE FIELDS” —> then click “edit” underneath each field you want to make visible–> then, in the right hand sidebar you will see options 1)”requirement”, 2)”visibility” and 3)”autolink”. 1) will set whether the field is required to fill in, 2)In dropdown list choose who you would like to see this field, if you will choose “enfoce visibility” just below the drop down list, members will not be able to make it hidden and the field will show automatically to whomever you chose to for this field to be visible. One tip, be careful and don’t enforce visibility to any sensitive information which by DATA PROTECTION ACT/LAW – you as a site owner/information holder must use sensibly. (emails, date of birth etc) 3) if you will enable Autolink option, users will be able to click on customer’s profile selections and this will act as a search command within MEMbERS DIRECTORY. Say, if I was the user clicking to view your profile and I will see that yuo are from London – your web willl allow me to click on this word and then it will show me all memmbers that have this word in their profile. 🙂
Hope this helps 🙂sohappyme1ParticipantLaura, I am not sure if anyone has encoutered this, but posts carousel is not mobile view friendly. It would let you see one of the posts but not more. And it wouldn’t show navigation arrows either. Would you mind advising how to get arrows floating to the left, since on mobile version it would only allow see the very first post, so i think if arrows were to change a location it should show on a screen
Thanks:)sohappyme1ParticipantHi Laura, thanks for your reply – i have added video on my main page by creating a post and then adding a shortcode to the front page content. Changed size, got it centered so it looks fab and no need for extra effort. I found it quicker and easier. Thanks so much anyway 🙂 You guys are great 🙂
Anyone wanting just video on your main/any page:
1.create new post
2.choose as video content on the right hand sidebar
3.add a link of the video (it will create a shortcode automatically)
4.Copy shortcode
5.Paste it to the wanted location of the page
6.Originally it will appear slightly more to the left so if you want it centered just add <center> [your shortcode] </center>
7.If you want the height and the width changed then add height=”480″ (or any) and width=”800″ (or any) you can place this anywhere within the shortcode so long as it wont break any links and it doesn’t have to be separated by comas or so.
8.if you want your video to play as soon as the page gets opened than in the exact same way add autoplay=”true”
9.If you want for the video to play over and over again by itself then add loop=”true”
10. if you want to make sure that your video will play on all browsers you will need an mp4 fromat video to be uploaded and webm format. Click on the visual button in the right corner where you edit pages, then click on the video and you will imedialy see two icons:1 allows you to edit. Press on it and upload your webm format of the video
11. great thing is to add a poster for your video link, meaning that if the browser (safari, chrome, firefox… etc) can’t or mobile version can not load your video it will show the picture that you will upload instead of a blank video window….
all in all, it should look something like this
<center>
[video src="link to .mp4 video" autoplay="true" loop="true" height="480" width="800" poster="link to you picture gif,png,.jpg" webm="link to your .webm viddeo"][/video]</center>
p.s if you want to get your video converted to webm you can use vlc player and use its function ‘convert’ or use any of the online conversions
Best luckDecember 19, 2015 at 02:44 in reply to: Registration form does not appear if first field is ”search” #94221sohappyme1Participantawesome, thanks.:)
-
AuthorPosts