Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
meceware
tagDiv Member

Thank you, it would be great to see such feature in the near future.

meceware
tagDiv Member

Hi,

I would recommend two things on this matter.

1. You guys could give an option for it at theme settings.

2. No option given with theme but minimized styles are given as well at the theme directory (not by default), at the child theme we could choose which stylesheet to include.

meceware
tagDiv Member

Hi Bogdan,

This is the theme responsibility. I’m not using a free theme that never updates. I have the proper code knowledge as I’m a software developer as well, I’m pretty familiar what I can do around PHP and wordpress. I already made my changes at the code but on the next release of Newspaper theme, I will lose my code and change it again.

Instead, the theme can be responsible for developers as well as users instead of being stubborn about it, no offense. Take a look at the premium themes, each one has the necessary hooks around their code.

As I told before, you already put a hook right after header, which is great. What I’m asking is another hook right before header. (See I have coding skills, I have checked your code, understood it, I don’t need a developer for this.) This is not a customization. If it’s a customization, why would you add it already? This is a premium theme responsibility. It’s just a line of code, for God’s sake.

meceware
tagDiv Member

Hi Bogdan,

I think there is a misunderstanding. The thing I want to do cannot be achieved using WordPress hooks. It should be the theme hook. If you check header.php of newspaper theme folder, there is an action call right after show header function (at the end). What I’m asking for is a hook the same as that one (of course different name) but right before calling show header function. I don’t think there should be an impact of it. I also wish you could add more hooks for developers same way such as adding some inside search.php file 🙂

Thank you.

meceware
tagDiv Member

Hi Bogdan,

Thank you for taking my suggestions into consideration.

That’s why I’m asking for a couple hooks given in header.php (and search.php if not too much), and wish it in the next release if possible 🙂 I don’t think it’s hard, just two action hooks 🙂 I wouldn’t know the impact though but it shouldn’t be any.

Thank you,

Viewing 5 posts - 1 through 5 (of 5 total)