Forum Replies Created
-
Author
-
cali82
ParticipantHello=)
I am really sorry, but I can still see the logo on my iphone=/
Thanks!
cali82
ParticipantHello =)
Where would you recommend I insert it? Functions php? They mentioned a singles php template, I am not sure if that is the exact name or equivalent to functions php.
Thanks!
cali82
ParticipantI just realized that at the bottom of the form they can choose from a specific events category, which is perfect. =)
cali82
ParticipantHello:)
Then it will be very large, correct? I made them small so the paragraphs could go next to the images. I will just mess with it a bit and see. I’m also using another plugin and when I click on the tags the pictures don’t show up on the list because I don’t have featured images. I will disable the tags and just show related articles.
Thank you very much!
cali82
ParticipantHello;)
Yes, exactly in the area beneath events, where you have the options (events in attending, my location, my events)
If you try to click on them, it doesn’t click on it, but highlights elsewhere and doesn’t do anything. I’m using an iPhone 6.
Thank you!
cali82
ParticipantHello:)
Yes on mobile. It’s perfect on desktop. I deactivated it for now, but you can log in and activate it to view. I really like events manager and wouls like the users to be able to view it via buddyrpess, as well as add a main calendar page. If it’s acting up on mobile I would like to remove the options in the users dashboard until I find a solution and just leave a main events page.
Thanks!
cali82
ParticipantI forgot toe also add that I like the events manager feature showing events “I’m attmeding” I’m not sure events calendar has that or if there is a plugin for it, I’m googling it lol. 😉
cali82
ParticipantHello:)
Please log into the admin. Go to the profile and click on events. Then once u click on events u can’t access the other stuff beneath it (my events, events I’m attending)
My other options would be to remove the link within the bids press users and just have a page of its own. I guess I can add code to the events page so they can submit an event and view the calendar. I named that page meetups.
If this is the case of adding a page then I think the events calendar plugin looks nicer if it were to have a page of its own and not integrate w buddyrpess. What would you advise?
I know there is another plugin for buddy press by Wpmdev, but it’s a lot more basic than the other two I mentioned.
Thanks!
cali82
ParticipantScreenshots:)
Mobile & desktop. I will try to clear cache again and see if it’s changed.
cali82
ParticipantHello:)
Sorry to bug u again, but I can’t see the type that’s supposed to be underneath the slide (desktop version it’s visible) I also still see the gray extend a few inches from the slider. (Please view screenshot)
Also, please send me a link so I can donate again, you guys are very helpful and I greatly appreciate it:)
Thanks!
cali82
ParticipantHello:)
admin
Foofy123!frenchrivieraconnect.com/wp-admin
I inserted the code in the rev slider css;)
Thanks a million!
cali82
ParticipantHello,
I contacted rev slier and they said it is a theme issue. They provided me w custom coe that I put in CSS for the rev slider, but it is not working. Please assist.
Thanks
cali82
ParticipantHello=)
I still see the logo in the mobile version. It did not work. Please assist.
Thanks
cali82
ParticipantHello=)
I have several images you can test it out with.
frenchrivieraconnect.com/wp-admin
admin
Foofy123!Thanks
cali82
ParticipantHello=)
Thanks a million! So does this mean that the new signups will have this in their registration? The old ones will have to set it up? Sorry, I am just trying to clarify what I need to do on my end to enhance the user experience.
Thanks again!
cali82
ParticipantHello=)
I went on my iPhone and can’t see the scroller, I can only see it on my PC. Please assist.
Thanks!
cali82
ParticipantHello:)
Of course….
admin
Foofy123!
Frenchrivieraconnect.com/wp-admincali82
ParticipantHello:)
I deactivated it then ended up deleted it. I just added it again, but it’s disabaled. Please take a look.
Thanks!
cali82
ParticipantHello again=)
I added it without removing any other code, but it still shows. (I emptied all cache as well in W3) Please assist.
Thanks!
cali82
ParticipantHello=)
Should I leave all the codes in regards to the mobile version as well?
Thanks!
cali82
ParticipantSorry I just updated my password and I forgot to give you the correct one;)
admin
Foofy123!
frenchrivieraconnect.comcali82
ParticipantSure 😉
admin
123456frcI deactivated the plugin, but please feel free to activate it and take a look.
Thank you very much!
cali82
ParticipantHello again=)
If it is not possible then I have another solution. I would like to enable the menu bar, but remove the logo from the site. I had this code(please look below), but I removed .top-bar and now I can see the menu, but the problem is that I still see the logo on all of the pages. Please help me remove the logo from all of the pages on a mobile site. The only page that doesn’t show the logo is the groups page because I have a custom code that your support kindly provided me with from before to remove the logo.
@media only screen and (max-width: 767px)
{#logo, .top-bar
{
display:none;
}
}Thanks again!
cali82
ParticipantHello,
I can’t seem to view the members when the plugin is activated. I am trying to figure out if other plugin is blocking from working or I don’t have the proper settings in the general tab. Please assist.
Thanks!
cali82
ParticipantHello=)
For some reason it won’t work on my home page. =/ Everything else is visible, with exception of the image. Please assist.
Thanks.
cali82
ParticipantI tried to remove it as well as with it, but it does not work. I think there must be another code that I need to remove. Here is what I have, please take a look.
Thanks=)
“.rev_slider_wrapper {
display: block !important;
}body.home .contain-to-grid,
body.home #logo {
display: none;
}body.group-home #logo
{
display:block !important;
}body.groups aside.four
{
display:none;
}body.groups #main-content
{
width:100% !important;
}body.home-page
{
width:auto !important;
}body.groups .contain-to-grid
{
display:block !important;
}body.members .search-item .avatar
{
width: 160px !important;
height: 160px !important;
}.page-template-page-templatesfront-page-php .rev_slider_wrapper { min-height: none !important }
@media only screen
and (max-width : 480px) {
.page-template-page-templatesfront-page-php .rev_slider_wrapper { min-height: none !important }#logo, .top-bar
{
display:none;
}
}body.groups #logo
{
display: none;
}body.page-id-2056 #logo,
body.page-id-2056 nav
{
display:none !important;
}body.page-id-2056 footer,
body.page-id-2056 #support,
body.page-id-2056 #main
{
display:none !important;
}.link-list li:nth-child(2)
{
display:none !important;
}body.groups .search-item .avatar
{
width: 160px !important;
height: 160px !important;
}“
cali82
ParticipantHello=)
Should I remove the the code I have in the styling options?
.page-template-page-templatesfront-page-php .rev_slider_wrapper { min-height: none !important }
@media only screen
and (max-width : 480px) {
.page-template-page-templatesfront-page-php .rev_slider_wrapper { min-height: none !important }Thanks!
cali82
ParticipantBelli:)
I added it as a JPEG for now. If you scroll down to the section on the home page that says Riviera News you will see the Background image I’m referring to. Also with a a background image code can I add another image within it? For example, instead of creating a JPEG and adding the type “Riviera News” can I just add it wherever I want onto the background image.
For example in the demo content it shows a map with type on top of it.
Soba socially can it extend full width and can I add another small image within it?
Thanks a million!
-
AuthorPosts