-
Author
-
August 28, 2014 at 19:55 #27032laprekParticipant
Hi,
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!
Attachments:
You must be logged in to view attached files.September 2, 2014 at 13:55 #27302CatalinModeratorHello,
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 18, 2014 at 16:54 #28952CatalinModerator1. 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 21, 2014 at 19:12 #32471CatalinModerator@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 #32473CatalinModeratoron 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.