boblebad
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: Adding “See all” link to Tag CloudThank you bcworkz ??
Though it’s not a complete answer.
The code i posted is a filter, so that’s fine. But my question actually was regarding the placement too, of those functions. category-template.php resides within the “includes” dir – so i can reach, via functions.php, that file.
My question was then, is it all functions that can be reached via functions.php adding filters to them, no matter in which dir they reside ?Forum: Developing with WordPress
In reply to: Adding “See all” link to Tag CloudAhh, that was interesting ??
So to understand it completely; ALL functions wherever they may reside, can be targeted/changed/added to via functions.php ?Forum: Developing with WordPress
In reply to: Adding “See all” link to Tag CloudIt’s not that i don’t know about child themes, it was more about that specific function as it’s not in functions.php, but in category-template.php – but from your writing i should be able to add there anyway.
Is that correct ?Forum: Developing with WordPress
In reply to: Adding “See all” link to Tag CloudThat is some very basic things, and does not talk about adding/changing functions in category-template file.
I need to add/change something to the Tag Cloud function within that file.
This link + going to templates only talk about doing something to a specific set of categories, adding filters. That’s not what i need.Forum: Developing with WordPress
In reply to: Adding “See all” link to Tag CloudAs this is not an everyday search term on Google, can you please tell me the specifics of how this is done or point me to a site that shows how this is done ?
- This reply was modified 11 months, 4 weeks ago by boblebad.
Forum: Developing with WordPress
In reply to: Adding “See all” link to Tag CloudEhh, yes, that they are ??
But this is a special file put under the “includes” dir. Can i remake that dir in the child theme and just add my expanded function to it like you do with the “functions” file in main theme dir ?Forum: Developing with WordPress
In reply to: Adding “See all” link to Tag CloudOhh, wait, additional question; Can i put this in my child them in any way, so i don’t have to go back and change the code with every upgrade ?
Forum: Developing with WordPress
In reply to: Adding “See all” link to Tag CloudHello threadi
Thank you for your reply ??
It was so odd, at the moment er read you answer is knew what happened. I added the code within the existing one and not outside the bracket ??
So yes, it do work ??Forum: Installing WordPress
In reply to: Wp not installed as https or ?Thank you James ??
I have got confirmation from my host now. There’s no problem in me forcing https on my domains, as i always direct them through out top level domain manager here and use my hosts dns servers.
And then this will never be a problem in the future, and also no one can use the old http anymore.Forum: Installing WordPress
In reply to: Wp not installed as https or ?I’m just waiting for confirmation whether i understood it correctly. But it looks like the only problem is, if i do not change my dns at the top level domain managers here in Denmark, it can be a problem getting my SSL in place for the domain i want to add to my account.
I’m not sure why WP can’t know what all browsers seem to know, that’s why we have the little padlock in the url bar ?Forum: Installing WordPress
In reply to: Wp not installed as https or ?Well, i have now gotten the answer to that – in some way.
It’s of no use actually, that setting, because a domain cannot be validated if https is forced.
Wau, shit we have come a long way in 30 years ??- This reply was modified 1 year, 1 month ago by boblebad.
Forum: Installing WordPress
In reply to: Wp not installed as https or ?I have just gotten the answer from my host, i can force it through cPanel, there’s a setting for it ??
He though said that there can be times where it’s needed to start from http to be able to get the SSL. Is that something that could happen with anything in WP ?Forum: Installing WordPress
In reply to: Wp not installed as https or ?Thank you for clearing that up James, and sorry for miss-naming you in the beginning ??
But reading around it looks like an .htaccess file would do the trick, and as many hosts put their own logo and stuff, they could easily put an .htaccess that ensured https over http ?Forum: Installing WordPress
In reply to: Wp not installed as https or ?Well, in my opinion, that shouldn’t be possible. When i have SSL it shouldn’t be possible to do ordinary http. That’s why i have it in the first place.
But i’m waiting for my host to come back on that one.
When installing WP, can’t it check whether it’s https or not ?Forum: Installing WordPress
In reply to: Wp not installed as https or ?But how is that possible when there’s SSL on my whole host account ?
But we’re nearing us something because i found another thing to check: https://ibb.co/V364dxf
In settings, WP and Site URL are set to http, and not https.
But again; How is this possible when i have SSL on my whole account ?