Forum Replies Created
list of topics you have created till now.
-
-
Oh, and you may want to remove 3 calls to the same font if they are used for more than one item.
It looks like the forum murdered some of that. You can download it here.
http://smri.io/nbi7broheim
Participant24 December 2014 at 01:26Posted in : Suggestion… if functions exists in functions.phpI would still suggest wrapping those functions with if functions exists. I think it is good practice for themes.
Still have a few spots missing. For instance, hover over the submit button when submitting comments.
Great, thanks. New option in 1.09 I guess.
I reverted to 1.08 until you get a fix. Do a clean install, you will see the issue and confirmed with carmoticon’s post.
broheim
Participant20 December 2014 at 21:11Posted in : Suggestion… if functions exists in functions.phpI did resolve this myself by simply adding my own filter.
add_filter( 'the_password_form', 'my_password_form',99);broheim
Participant20 December 2014 at 17:08Posted in : Suggestion… if functions exists in functions.phpAre we looking at the same functions.php? http://smri.io/_/public/01432.png
I do not see a check to see if this function already exists.
Close, but not all the way. I still have hover links that are green. I see it for sure in some UL/LI items.
That worked, but as you can see… fluidbox (I’m pretty sure it is the culprit) is still loading the images from linked posts when determining the “Read Time”. In this case thats about 300k on a 800k page. It will get considerably worse as I start to add additional articles.
Is it possible to disable just the lightbox functionality?
I forgot to thank you for this fix. Worked well.
I don’t want to pile on here since I think you have all been pretty responsive. Which I appreciate… however…
This putrid green color link that keeps showing up for lists, buttons, submits, etc, etc, etc is rather annoying. Example would be that you folks gave me some CSS to fix it in the footer when linked. I appreciate it, but it seems to be many different items.
Please, disregard.
That did the trick. I really don’t think I set that to no, but who knows.
I guess it doesn’t answer why it would act one way for post and another for pages though.
Only posts, not pages.
I noticed this didn’t get fixed in any of the newer versions. Can you add an option to simply use the font locally as well?
Or provide an option to use the font from our personal servers.
I use SSL and you point to google fonts http page which creates issues with mixing encrypted an pd unencrypted page types. I’m having to fix this manually myself today.
Thanks, I see how that works now. I just don’t like it. Would you mind rewriting WordPress when you get a chance? :) Thanks for replying.
Just for giggles, I installed new installation of wordpress, imported your sample data and set the permalinks to /%postname%/. That is it… nothing else.
When I do this, localhost/9-lives redirects to localhost/books/9-lives.
When I go to localhost/9-lives I should get a 404 error and not redirect.
Of course. I was simply using the sample data as…. Well… An example. I have other urls that do the same thing.
Do you intentionally redirect a similar url from the root to a taxonomy?
Sure does. If you go to https://pixl.ink/9-lives –> pixl.ink/book/9-lives.
Thanks again. Loving the support from y’all.
Seemed to do the job in the unordered lists but not the footer.
Hey, thanks. That looks very professional.
Sure, use this one.
https://pixl.ink/?attachment_id=1174I guess I assumed it would appear like a round button for something. You know, the minimalist style used in the rest of the theme…. just not this minimalist.
Not sure why, but the “Post Page” in Settings –> Readings was unset. I should have looked there first. Sorry to bother you on this one.