-
Author
-
November 18, 2015 at 19:17 #87939
jgmedia1
ParticipantWhen i register on site it goes back to the homepage
November 18, 2015 at 19:49 #87955Radu
ModeratorHi,
CAn you please check now ?
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 18, 2015 at 20:09 #87972jgmedia1
ParticipantI’d also like to change the size of the avatar images both on search and profile page. They are too small, let me know where i can do this.
November 19, 2015 at 17:13 #88124Radu
ModeratorHi,
Go to wp-admin -> theme options -> styling options – > scroll botton -> quick css and paste here this code
COPY CODE#profile #item-header-avatar { width: 100% !important; }
Regarding the register page and redirect this is only happend when you are already logged in, open the page in incognito as guest user.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 19, 2015 at 17:25 #88128jgmedia1
ParticipantThanks this worked.
http://mtlgoalies.com/dev/members/
On this page, search etc. I want to make these avatars bigger. They are very small. I literally want them three per row just big imagesNovember 19, 2015 at 18:23 #88142Radu
ModeratorHi,
Use this CSS
COPY CODE#members-dir-list .search-item .avatar { width: 100% !important; display: inline-block; } #members-dir-list .search-item .avatar img { width: 100%; }
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 19, 2015 at 18:31 #88143jgmedia1
ParticipantPerfect!!!
Final questions
http://mtlgoalies.com/dev/members/pearlwhitemedia/How can i remove the items at the bottom of the page?
Looming for / lifestyle / physical / base / myself summaryIts the same on top to the right, its just being repeated.
November 19, 2015 at 19:45 #88169Radu
ModeratorAdd this css
COPY CODEbody.profile #main ul.accordion { display: none !important; }
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 22, 2015 at 19:41 #88543Loyal_Customer
ParticipantHello,
I made the avatar bigger, and the buttons next to it shifted down under it. Could you please tell me how to move these buttons back up next to the user’s avatar on the profile page?
They are circled in red on the attached picture.
Thank you.
Attachments:
You must be logged in to view attached files.November 23, 2015 at 16:29 #88624Radu
ModeratorHi,
I cannot see that buttons do you have solved your issue ?
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 24, 2015 at 15:53 #88773Radu
ModeratorI cannot see that buttons ( see the attached screenshot )
Do you have removed the buttons ?
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.November 24, 2015 at 22:04 #88891Loyal_Customer
ParticipantNo, I did not remove the buttons. That is not my screenshot.
I attached my own screenshot to the message that I sent to you.Please see my screenshot attached. The buttons I want to move are under the white avatar square in the screenshot.
Thank you.
Attachments:
You must be logged in to view attached files.November 24, 2015 at 22:12 #88895jgmedia1
ParticipantLoyal_customer I think it would be benefecial for you to start your own thread. My work is getting confused with yours.
November 24, 2015 at 22:12 #88896jgmedia1
ParticipantHi Radu
Can you please answer the other thread i started, been awaiting a response to launch the site.
November 25, 2015 at 17:48 #89025Radu
ModeratorHi,
@Loyal_Customer What is your website address ?Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 25, 2015 at 17:51 #89029Radu
ModeratorHi, @jgmedia1
Is there anything else with what i can help you ?
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 25, 2015 at 19:52 #89066jgmedia1
ParticipantPlease help with this thread
https://archived.seventhqueen.com/forums/topic/several-theme-related-questionsI don’t know why but not receiving responses.
November 26, 2015 at 16:06 #89264Radu
ModeratorHi,
@jgmedia1 i’ve responded you here : https://archived.seventhqueen.com/forums/topic/several-theme-related-questions/#post-89262Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.