Forum Replies Created
-
Author
-
Laura
ModeratorI see.. please share ftp so i can fix it π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, do you have the latest version of the theme?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, it could be done with css, can you share access?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, can you share ftp so i can check your files?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, i see, sadly that is the only snippet to generate a predefined profile field
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorGlad you could resolve it π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 24, 2018 at 02:08 in reply to: How to hide main menu on a landing page (before registration) #186693Laura
ModeratorHello, try buddypress members only, this allows you to choose which pages are only for members π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please try by adding this to style.css of child theme
COPY CODE.logo img { height: 60px !important; max-height: 60px !important; width: 147px !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionLaura
ModeratorHello, here is what i suggest: Use a plugin called Widget Visibility, and using the same sidebar, just change each widget to appear at the page you want
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, sadly buddypress doesnt have an easy way to manage the menu, but i can help you changing icons and removing items with css, just let me know what to do π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, which lines exactly? Screenshot? π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, only in chrome? Can you share admin access?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, we usually update all plugins with each theme update, i do not know exactly the date but it should be soon π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello π
Facebook login skips the buddypress profile fields and logs the user directly with their facebook name, email and password. So if you site requires to pay before registering then it wouldn’t work, also wp users are the same as bp users πHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, do you have the latest version of the theme, it should be fixed already at the new version. Let me know π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, can you share some details of what do you need to change? I can help you with some css π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, flychat, cometchat and arrowchat are the ones we tried and worked, mostly KLEO and Sweetdate π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 23, 2018 at 02:36 in reply to: Post Dates, Meta Tags and Meta Separator fonts and colours #186610Laura
ModeratorNot marked as solutionLaura
ModeratorHello, maybe this code helps https://gist.github.com/slaFFik/67e5782da62a2577d1f8 π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, have you tried deactivating some plugins and try again?
What was the last change you did?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 23, 2018 at 02:22 in reply to: How to hide main menu on a landing page (before registration) #186607Laura
ModeratorHello, so if i understand, do you want to hide the main menu from guest users?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 23, 2018 at 02:20 in reply to: No documentation to configure the product, after install #186606Laura
ModeratorHello π
All documentation is at https://archived.seventhqueen.com/sweetdate
1- At Sweetdate > General you can change the logo here and favicoin
2- Same as 1
3- The slider is revolution slider plugin, you can change it at Revolution Slider. choose the slider and edit it π
4- Which one? if you go to Page/Post and create a new one you can check the shortcode list using the visual editorHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please lets go one by one π can you share access to your site so i can review the issues?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHappy to help π if you can rate us 5 stars at themeforest that would help a lot π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please check attached
1- This is the way to change TOP MEMBERS text, the pen icon
2- This is a widget, you can change any settings of it using the pen icon by hovering it
3- This is the row, the container of all, also editable hovering it and clicking itHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, maybe this helps
COPY CODE.bpfb_link_preview_container img { width: 100%; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, if you send me the logo icon i can use it for the menu π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, here
Forum title colorCOPY CODEli.bbp-forum-info a { color: red !important; }Forum open background
COPY CODE.bbp-forum-status-open { background: white !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please try by adding this to style.css of child theme
COPY CODE#bbpress-forums .bbp-search-form { top: -120% !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please try with
@media only screen and (max-width: 767px) { .author a { font-size: 20px !important; } .search-item .avatar { width: 110px !important; height: 110px !important; } .search-item .avatar img { width: 100px !important; height: 100px !important; max-width: 100% !important; } }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHappy to help π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, it might be cache, please try clearing it, the css is global
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHola, home shop ya estΓ‘ importada, solo habΓa que seleccionarla en Settings > Reading
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts