-
Author
-
August 28, 2014 at 19:55 #27032
laprek
ParticipantHi,
Since the last update, I cannot modify my widgets. When I go to APPEARANCE -> WIDGETS, I can see all available widgets but I don’t see any sidebars..
I’ll be grateful for your help.Thanks!
September 2, 2014 at 13:55 #27302Catalin
ModeratorHello,
Please send me admin credential to your website to be able to replicate your issue. Reply as private for security reasons.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 15, 2014 at 01:35 #28637laprek
ParticipantWP admin panel:
Username: sweet-date
Password: HaSPz79BI have a few more issues and I’d like to post them here rather than opening separate topics, if you don’t mind.. It will be easier.
1. Since the last update, all users are receiving updates on the forum. If anyone replies on the forum, everyone is receiving an email. It’s very irritating and I’m getting lots of emails with complaints.
2. Empty notifications.
3. When logged in, PROFILE button is higher than LOG OUT button.
4. On ARCHIVE (when you click on NEWS) page with news, I’d like the featured images to be exactly 600 px x 300 px (we have tried to solve it but nothing worked).
5. Profile tab GALLERY disapeared.
6. Clearfix (author name, tags, etc.) disapeared.
Sorry for all the questions. I have tried to solve everything by myself but nothing worked.
Thank you very much!September 18, 2014 at 16:54 #28952Catalin
Moderator1. please take a look at this:
https://wordpress.org/plugins/bbpress-email-notifications/
2. please give me an example of a profile with notifications.
3. I added this:
COPY CODE#header li.btn-profile a { display:inline-block !important; }4. I added this:
COPY CODEbody.category-news div.article-media img { width:600px !important; height:300px !important; }6. I added this:
COPY CODEdiv.article-meta ul.link-list li { display:inline-block !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 15, 2014 at 22:47 #31860laprek
ParticipantHello,
I’m still not able to modify my widgets. When I go to APPEARANCE -> WIDGETS, I can see all available widgets but I don’t see any sidebars..
I installed “bbpress-email-notifications” but still All users are receiving email notifications if there is a new reply on the forum. I didn’t have this issue before. I don’t know where it came from.
Here is an example of a profile with empty notifications:
username : cabincrew24.com
password: cc24-tesFeatured images on “Archiwe” pages are distorted now. But the size is exactly what I asked for.
Thank you
October 21, 2014 at 19:12 #32471Catalin
Moderator@laprek
Related to the sidebars it could be a plugin to cause this. disable extra installed plugins and check it out. Also make sure you have the latest theme version installedit could be a problem with the plugin. Try to search a different one
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 21, 2014 at 19:17 #32473Catalin
Moderatoron point 4 if you don’t want them distorted remove the height rule to become like
COPY CODEbody.category-news div.article-media img { width:600px !important; }Also you should take care of this kind of changes since they are custom work. We are here to help for any theme related issues
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.