Posts: 3
Threads: 1
Joined: Mar 2019
03-08-2019, 04:42 PM
(This post was last modified: 03-08-2019, 10:24 PM by tazilon.)
Hello...
I purchased your Focus theme a few days ago and am starting to use it on a test site.
I noticed that a reply to a message has a malformed time and day stamp.
See the image attached.
Any fix for this?
Thank you!
Posts: 461
Threads: 54
Joined: Jul 2017
Can you try the latest version of the theme ? It is available in your dashboard.
You forgot to add attachment ?
Posts: 3
Threads: 1
Joined: Mar 2019
03-08-2019, 04:53 PM
(This post was last modified: 03-08-2019, 06:41 PM by tazilon.)
(03-08-2019, 04:46 PM)WallBB Wrote: Can you try the latest version of the theme ? It is available in your dashboard.
You forgot to add attachment ?
I tried to post an image of the issue, and attach an image, the system said I needed at least 5 posts to do so.
I also forgot to add that the issue is seen on a Windows 10 PC, in both Chrome and Firefox browsers.
(03-08-2019, 04:53 PM)tazilon Wrote: (03-08-2019, 04:46 PM)WallBB Wrote: Can you try the latest version of the theme ? It is available in your dashboard.
You forgot to add attachment ?
I tried to post an image of the issue, and attach an image, the system said I needed at least 5 posts to do so.
I also forgot to add that the issue is seen on a Windows 10 PC, in both Chrome and Firefox browsers.
Trying to get to 5 posts so I can post an image of the issue. This should be post #3.
I purchased the theme with the assigned user name rbk.
Here is the test site where the issue can be seen: thefriendlyforum.com/thread-1-post-5.html#pid5
Posts: 461
Threads: 54
Joined: Jul 2017
(03-08-2019, 04:53 PM)tazilon Wrote: (03-08-2019, 04:46 PM)WallBB Wrote: Can you try the latest version of the theme ? It is available in your dashboard.
You forgot to add attachment ?
I tried to post an image of the issue, and attach an image, the system said I needed at least 5 posts to do so.
I also forgot to add that the issue is seen on a Windows 10 PC, in both Chrome and Firefox browsers.
(03-08-2019, 04:53 PM)tazilon Wrote: (03-08-2019, 04:46 PM)WallBB Wrote: Can you try the latest version of the theme ? It is available in your dashboard.
You forgot to add attachment ?
I tried to post an image of the issue, and attach an image, the system said I needed at least 5 posts to do so.
I also forgot to add that the issue is seen on a Windows 10 PC, in both Chrome and Firefox browsers.
Trying to get to 5 posts so I can post an image of the issue. This should be post #3.
I purchased the theme with the assigned user name rbk.
Here is the test site where the issue can be seen: thefriendlyforum.com/thread-1-post-5.html#pid5
Simple to fix, this is an old issue with MyBB but I am not sure why you are seeing this.
Anyways go to global.css
Find
Code:
blockquote cite span
And change this to
Code:
blockquote cite > span
This should fix it.
Posts: 3
Threads: 1
Joined: Mar 2019
03-10-2019, 11:02 AM
(This post was last modified: 03-10-2019, 11:12 AM by tazilon.)
(03-10-2019, 03:35 AM)WallBB Wrote: (03-08-2019, 04:53 PM)tazilon Wrote: (03-08-2019, 04:46 PM)WallBB Wrote: Can you try the latest version of the theme ? It is available in your dashboard.
You forgot to add attachment ?
I tried to post an image of the issue, and attach an image, the system said I needed at least 5 posts to do so.
I also forgot to add that the issue is seen on a Windows 10 PC, in both Chrome and Firefox browsers.
(03-08-2019, 04:53 PM)tazilon Wrote: (03-08-2019, 04:46 PM)WallBB Wrote: Can you try the latest version of the theme ? It is available in your dashboard.
You forgot to add attachment ?
I tried to post an image of the issue, and attach an image, the system said I needed at least 5 posts to do so.
I also forgot to add that the issue is seen on a Windows 10 PC, in both Chrome and Firefox browsers.
Trying to get to 5 posts so I can post an image of the issue. This should be post #3.
I purchased the theme with the assigned user name rbk.
Here is the test site where the issue can be seen: thefriendlyforum.com/thread-1-post-5.html#pid5
Simple to fix, this is an old issue with MyBB but I am not sure why you are seeing this.
Anyways go to global.css
Find
Code:
blockquote cite span
And change this to
Code:
blockquote cite > span
This should fix it.
How do I edit global.css? Thank you, found it and changed it. It works now!
Posts: 461
Threads: 54
Joined: Jul 2017
Closing this now