Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

My forms look different

4 Posts
2 Users
0 Reactions
1,515 Views
(@fiksionline)
New Member
Joined: 6 years ago
Posts: 3
Topic starter  

# Can I know why my forms looks like this?

HERE THE IMAGE

1. The roles didn't show

2. The line were above name

And can I also make the quicktags on reply text area only show the spoiler button?

Link to only show the spoiler quicktag on main text area:

https://gvectors.com/forum/how-to-and-troubleshooting/help-me/#post-14655

Another problem:

=>The comments on my forms frequently didn't show unless I clicked the sorting button (most voted, newest, oldest)

This topic was modified 6 years ago by fiksionline

   
Quote
Topic Tags
Astghik
(@astgh)
Illustrious Member Admin
Joined: 8 years ago
Posts: 6444
 

Hi @fiksionline,

Please leave some example URL to allow us to check it. 

 


   
ReplyQuote
(@fiksionline)
New Member
Joined: 6 years ago
Posts: 3
Topic starter  

Sorry @astghik I didn't tell it.

Here is the link

By the way The comments that would not show unless I clicked the sorting button is happened on mobile.


   
ReplyQuote
Astghik
(@astgh)
Illustrious Member Admin
Joined: 8 years ago
Posts: 6444
 

@fiksionline,

Please add the following CSS code in "Custom CSS code" textarea, located in the Dashboard > Comments > Settings > Styles admin page:

@media screen and (max-width: 800px){
#wpcomm .wc-comment .wc-comment-left {
margin-bottom: 0px;
height: 0 !important;
}
}

Please try on incognito mode. Because mobile browsers have a hard cache, you'll not be able to see the change immediately.

By the way The comments that would not show unless I clicked the sorting button is happened on mobile.

Please deactivate cache plugins and check again. 


   
ReplyQuote
Share:
Scroll to top