2019-11-19, 02:14 AM
(2019-11-18, 12:05 PM)HLFadmin Wrote:(2019-11-18, 03:32 AM)Michael2014 Wrote: I can tell you what the issue is, it is your postbit template, to prove this fact, simply revert your postbit template, and try testing and you will see that your issue will be solved, I can fix this for you. Just PM me your details, whatever. While building themes, I came across this issue, and solved it by correcting the layout issue in postbit.
I reverted the postbit template, and it works as expected. The diff report showed an extra </div> compared to the default. So I restored the template to custom and deleted that bit and it still worked correctly, although a postbit button appeared which I didn't expect.
So now, I'll continue exploring. Thank you for pointing me in the right direction.
Ok, fixed it. I think I got it good this time.
Extra </div> in postbit solved the post sequence problem.
There was another, being unable to restore a soft-deleted post. I found the modal var declaration was missing in headerinclude. Restored that and all is well.
For anyone trying to fix custom theme problems, the key phrase is "compare to Default". Find the differences and there's the clue.
man, great tip, so glad u got this working, good job!
Hey man, what's up?