Notifications
Clear all

PDF names overlapping sidebar

4 Posts
2 Users
0 Reactions
21 Views
Posts: 3
Customer
Topic starter
(@jeanne-dornellas)
Member
Joined: 1 week ago

Hello,

I have attached a few PDF files in some wpForo topics, and the files generally have long names. After starting to use the Advanced Attachment add-on, I noticed that the PDF names overlap with the sidebar. I also tried editing the topics and re-uploading the PDFs through the Advanced Attachment file upload process, but the issue persists. I’ve attached a screenshot for reference. Could you please check this and provide a solution?

image
Topic Tags
3 Replies
Astghik
Posts: 6117
Admin
(@astgh)
Illustrious Member
Joined: 7 years ago

Hi,

Please provide us with the URL where we can see the issue. 

Reply
Posts: 3
Customer
Topic starter
(@jeanne-dornellas)
Member
Joined: 1 week ago

Hello,

Here is one of the test topic link where I am uploaded the PDF -  https://wordpress-1206284-4600780.cloudwaysapps.com/eq2-community-board/testforuminside/test-topic#post-19

Let me know if you want the admin creds for this staging site. 

Regards

Note: I have posted this message yesterday and it is still showing "Awaiting Moderation". So I again reposting this.

Reply
1 Reply
Astghik
Admin
(@astgh)
Joined: 7 years ago

Illustrious Member
Posts: 6117

@jeanne-dornellas 

Use the CSS code below: 

#wpforo #wpforo-wrap .wpfa-item a.attach_cant_view {
  white-space: normal;
}

Insert the code in the Custom CSS code textarea located in the following tab: 

For the Single Board Forum:

  • Dashboard > wpForo > Settings > Colors & Styles

Multi-Boards Forum:

  • Dashboard > [Your Board Name] > Settings > Colors & Styles tab
  • Dashboard > [Your Board Name> Settings > Colors & Styles tab

For example:

  • Dashboard > EN Forum > Settings > Colors & Styles tab
  • Dashboard > FR Forum > Settings > Colors & Styles tab

Don't forget to delete the caches before checking.

 

Reply
Share:
Scroll to top