blenderitalia
Forum Replies Created
-
Forum: Plugins
In reply to: [BP Attachments] no videos or images are visibleIt keeps giving me this message.
Below what I read in the web inspector.
I noticed that the plugin creates folders and fills them with images and files that I attach but they are not visible in the buddypress activity wall.
bp attachments Failed to load resource: the server responded with a status of 500 ()“}
,
o = o(“abort”);
try {
r.send(i.hasContent && i.data || null)
} catch (e) {
if (o)
throw e
}”Forum: Plugins
In reply to: [BP Attachments] no videos or images are visibleSorry…..
Has anyone had the same problem?Forum: Plugins
In reply to: [BP Attachments] no videos or images are visibleQualcuno ha avuto lo stesso problema?
Forum: Plugins
In reply to: [User Role Editor] manage no roleI understand what you are saying …. but I have a problem with Learnpress and I can solve it only with the method I have described to you.
With Learnpress it seems that the role adjustments do not work on the individual pages, however, if set as mentioned it is working.Forum: Plugins
In reply to: [Contact Form 7] It does not send requestsok, I solved it …. the problem was in the SMTP system that did not send the emails and therefore the form returned an error
Forum: Plugins
In reply to: [bbp user ranking] Link for badgeThanks,
It works perfectlyForum: Themes and Templates
In reply to: [Hueman] Change Sidebar WidthsAdded different color sidebar1 and sidebar2 and more
/*——-central and more——*/
.sidebar-expanded .content {
transform: translate3d(0px, 0px, 0px) !important
}
.sidebar {
z-index:2!important
}
.so-widget-sow-editor.so-widget-sow-editor-base {
background: #262628;
padding: 10px
}
.sidebar .widget {
padding: 13px !important
}
/*—-sidebar dx——-*/
.col-3cm .container-inner > .main::after {
padding-right: 340px;
background: #424242;
}
@media only screen and (min-width: 1200px) and (max-width: 50000px) {
.col-3cm .main-inner {
padding-right:340px!important
}
.col-3cm .sidebar.s2 {
margin-right:-340px!important
}
.sidebar.s2 {
width: 340px !important
}}
@media only screen and (min-width: 480px) and (max-width: 1200px) {
.sidebar.s2.expanded {
width: 340px!important;
margin-right:-340px!important;
transform: translate3d(-290px, 0px, 0px) !important
}
.col-3cm .s2.collapsed {
margin-right:-50px!important;
width:50px!important
}
.s2.expanded {
background-color: #424242
}}
/*——sidebar sx——*/
.s1.expanded .post-nav, .s1.expanded .sidebar-content {
opacity: 1;
min-width: 260px
}
@media only screen and (min-width: 960px) and (max-width: 50000px) {
.col-3cm .main-inner {
padding-left:260px!important
}
.col-3cm .sidebar.s1 {
margin-left:-260px!important
}
.sidebar.s1 {
width:260px!important
}}
@media only screen and (min-width: 480px) and (max-width:960px) {
.sidebar.s1.expanded {
width:260px!important;
margin-left:-260px!important;
transform:translate3d(210px, 0px, 0px) !important
}
.col-3cm .s1.collapsed {
margin-left:-50px!important;
width:50px!important
}
.s1.expanded {
background-color: #1e1d1d
}}
/*——-end——*/Forum: Themes and Templates
In reply to: [Hueman] Change Sidebar Widths4you
/*——-central and more——*/
.sidebar-expanded .content {
transform: translate3d(0px, 0px, 0px) !important /*block central*/
}
.sidebar {
z-index:2!important
}
/*—-sidebar dx——-*/
@media only screen and (min-width: 1200px) and (max-width: 50000px) {
.col-3cm .main-inner {
padding-right:340px!important
}
.col-3cm .sidebar.s2 {
margin-right:-340px!important
}
.sidebar.s2 {
width: 340px !important
}}
@media only screen and (min-width: 480px) and (max-width: 1200px) {
.sidebar.s2.expanded {
width: 340px!important;
margin-right:-340px!important;
transform: translate3d(-290px, 0px, 0px) !important
}
.col-3cm .s2.collapsed {
margin-right:-50px!important;
width:50px!important
}}
/*——sidebar sx——*/
@media only screen and (min-width: 960px) and (max-width: 50000px) {
.col-3cm .main-inner {
padding-left:260px!important
}
.col-3cm .sidebar.s1 {
margin-left:-260px!important
}
.sidebar.s1 {
width:260px!important
}}
@media only screen and (min-width: 480px) and (max-width:960px) {
.sidebar.s1.expanded {
width:260px!important;
margin-left:-260px!important;
transform:translate3d(210px, 0px, 0px) !important
}
.col-3cm .s1.collapsed {
margin-left:-50px!important;
width:50px!important
}}
/*——-end——*/Forum: Plugins
In reply to: [BuddyPress Desktop Notification] Maximum server resourcesHi, I would like to use your plugin but when I activate it after a while the performance of the server starts to go to the maximum and the site stops, what can it depend on? is it solvable?
server processor up 98% and internal error
- This reply was modified 7 years, 3 months ago by blenderitalia.
Forum: Plugins
In reply to: [BuddyDrive] Image does not show Corrupts file.Thank you for updating the plugin …..
It works perfectly. Good job. Donate !!!! It is a great pluginForum: Plugins
In reply to: [Buddy-bbPress Support Topic] Help!!Thank you for updating the plugin …..
It works perfectly. Good job. Donate !!!! It is a great plugin@atmojones
Thank you,
I’m sorry for the late response. I realized spaces in bp-custom.php. I have deleted these spaces and the problem is solved.The .zip when the load on the site is perfect, but when I make the download is corrupt of these 5 white lines …. do not know why