Forum Replies Created
-
Author
-
LeonGebParticipant
Hi Kieran,
OK Thank you.
I was already able to change the membership administration and also the editor (took some time to put in the content)
For now everything is working fine except for the issue with the menu.This is a big plus for you guys since it means that the theme is well coded.
Best regards,
LeonidoLeonGebParticipantWhen the theme is updated, will it make changes to the plugins I am using or will it try to reinstall and reconfigure the plugins (activated or not)?
LeonGebParticipantHi Kieran,
I understand that you will not support the customizations I am doing but as an example. After removing bbpress, bpress etc the problem I had with the menu appeared again. And even after reactivating it did not solve the problem. I will have further look at it and will keep you posted.
Best regards,
LeonidoLeonGebParticipantHi Kieran,
I do understand that some functionalities will not be working and I did lots of thinking about what feature I can give up and what benefits I get if I do so (benefits in terms of features I can use instead of that specific plugin)
I have requested a refund but I am not sure if it will be granted so I will keep working with the template and try to resolve things until it is granted.
Best regards and thank you for everything,
LeonLeonGebParticipantHi Kieran,
The theme as a complete product is surely great to use. But to be honest I did not expect BP to be so inflexible in style and partially functionalities.
I know your team has made changes per request trying to solve the problems and concerns I was having with the template. There was so much custom editing involved already (and most of them related to BP) that I started to think that BP is just not working out for the thing I need the theme for.
To be honest, the only thing that kept me from returning the theme is the design and the matching. So I tried to remove all obstacles and replace them with plugins and features I was working with for a long period of time. This took me all night and I am not even close to saying that it’s going to work out.
Knowing that updates can jeopardize my efforts is another subject that I can’t ignore.
So in summary: there is nothing missing but some of the plugin used in the theme is just not working out for me.
I hope you can understand.
I will credit you for your good work, since you DID a good work on the theme that apparently made a lot of users happy.LeonGebParticipantHi Radu,
Thank you. Apparently, I have no other options than going with this.
Best regards,
LeonidoLeonGebParticipantAd:
Is the mapping for the matching a BP-thing or a theme-thing? I used BP sometimes but I never saw a matching criteria before.LeonGebParticipantHi Radu,
Thank you. I asked the devs from UM already and they said that they currently don’t have such functions.
I am aware of the extensions but none of them helps in this case. Also, I don’t think that it is a good Idea to have it developed by UMs team since the mapping is kinda your deal so you would know better what to do without messing up the theme.The idea to map UM fields to BP fields is a good starting point. As far as I know at least the member-levels can be mapped with UM. But this means I have to keep BP Plugin installed or active.
Will I be able to map the profile pages to the UM Profile pages instead of BP-Pages? The idea is to completely switch to UM but still using your theme. Is the theme useable without BP? Or will it break?
best regards,
LeonidoLeonGebParticipantHi Radu,
Please send me a quote and also the information if the code itself is supported after updates from wordpress, the theme and the plugin itself without any further costs.
Best regards,
LeonidoLeonGebParticipantDear Radu,
I tried
COPY CODE#profile .five.columns {width:50%} #profile .seven.columns {width:50%;} #profile div#item-header-avatar.eight { width: 100%;}
alone and also including the previous css
COPY CODE/* set width for specific pages */ @media only screen and (min-width: 768px) { .page-id-0 #main.row:nth-child(1) { width: 1080px; } }
I still get the same results.
Please let me explain what the goal is:
I am trying to make the content area wider, where profile, notifications, messages etc are listed. below the header where the profile picture is. So the menu items (user-xprofile, user-notifitcations etc) are listed in one line and not in 2 lines as the image attached shows
Now when I use the second css (the one with the page-id-0) it displays the header correctly but the content area below did not change to 1080px.
In one of my previous posts I was able to apparently put all in one line but the search bar on the right side was extremely wide so it kinda covered the last items.
I hope I was able to understandably explain this.
Best regards,
LeonidoLeonGebParticipantDear Radu,
I know you probably have to handle a lot of people who know shit about wordpress, basic procedure, troubleshooting or project management. But please do not make the mistake thinking I am one of those people.
Do you really believe I will waste my time posting an answer to an issue that is bothering me for over a week now without having backed up by testing it?
I have tested it after you made the suggestion and I told you that it is not working and also provided a possible reason why it is not working. If I had not tested it, how would I get that information?
I could ask you “have you even read my response” but lets just not go there ok?
Best regards,
LeonidoLeonGebParticipantKieran just told me that this plugin has not been updated for over 5 years.
it also seems to make problems with your theme (refer to ticket 216508Best regards,
LeonidoLeonGebParticipantHi Kieran,
I put the css code back into that specific page again. its the profile page with id=0
COPY CODE/* set width for specific pages */ @media only screen and (min-width: 768px) { .page-id-0 .row { width: 1080px; } }
Best regards,
Leonido -
AuthorPosts