Tagged: Update Attitude Pro
- This topic has 13 replies, 3 voices, and was last updated 9 years, 10 months ago by gassho.
-
AuthorPosts
-
January 16, 2015 at 5:59 pm #20646gasshoParticipant
Speaking of update, was the issue that when using blockquote paragraphs did not work with the usual one click on enter. To get a proper paragraph break you have to hit enter twice. This of course works on the blog but not in the emails of subscribers, where you now have a double paragraph break. Was this ever fixed in any of the updates? And I agree, changelog should be posted somewhere easy to find and check.
January 17, 2015 at 12:05 pm #20685Theme Horse Support TeamKeymasterHi Gassho,
Oh! We missed some css code for blockquote paragarph. You can add it via custom css as well to do that Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
blockquote { padding-bottom: 0; } blockquote p { padding-bottom: 20px; }
Thank you!
January 17, 2015 at 6:39 pm #20700gasshoParticipantThanks but there are 2 big problems with this:
Why didn’t anyone give me this custom CSS a VERY long time ago when I pointed out how blockquotes don’t render proper paragraph breaks?! I noticed that a long, long time ago. At that time I was told that it would be included in a theme update.
So now when I use this code it creates DOUBLE paragraph breaks in ALL my old posts!!!
Is there a way to make the custom CSS date-specific, for example it applies ONLY to new posts after the code is inserted?
January 18, 2015 at 1:31 pm #20716Theme Horse Support TeamKeymasterHi Gassho,
Can we have your site url? So that we can provide you a exact CSS code for you.
We have missed to update it. Sorry for not updating it.
We have listed this in our next version update and we will sure update it this time.Thank you!
January 18, 2015 at 1:48 pm #20717gasshoParticipantIt’s reikihelp.com/blog
January 19, 2015 at 1:06 am #20738JustinParticipantSince updating to Attitude Pro 1.8, my home page is returning this error:
Fatal error: Call to undefined function get_header() in /html/index.php on line 11
How can I fix this?
January 19, 2015 at 6:42 am #20756Theme Horse Support TeamKeymasterHi,
@gassho Sorry we cannot provide you a custom css. There is only two option to remove the paragraph spaces you have to delete all the empty<p> </p>
tags and paste the CSS code we have given or you have to stick with the same old empty<p> </p>
tags.
@jphibbard Sorry there is no any error in the function get_header(). May you have customize the code before and updated it.Thank you!
January 19, 2015 at 12:55 pm #20780gasshoParticipantSo basically you’re telling me that something I reported in July of 2013 was not included in any of the updates since then, including this very last update! Why are we paying for this theme?! Here’s my original post:
https://www.themehorse.com/support-forum/topic/blockquote-will-not-retain-enter-line-space/
And when it is included in the next update, does that mean ALL prior posts are going to have DOUBLE paragraph breaks? And we’re going to have to manually delete all extra spaces from all old posts?
Your design/coding team needs a much better to-do list and work flow organization.
January 19, 2015 at 2:45 pm #20784Theme Horse Support TeamKeymasterHi Gassho,
We apologize that we missed it to update. Actually we will list out all the things that we are going to update but we missed your point.
Now if we update the theme with the css that we have provided 2 days before then yes you have to manually delete all extra<p>
tag from all the old posts. By the way you do not have to edit all your post you just have to remove the extra emptytag in the blockquote from your post. Also you have used the empty
<p>
tag for the spaces in the blockquote instead of<br>
tag.Thank you!
January 19, 2015 at 11:33 pm #20801gasshoParticipantI’ve no idea what this means. There’s a language barrier here. Not being fluent in another language is not a crime, but if you’re going to be in the global theme marketplace based on WordPress which is predominantly an English language based platform, then please have techs who have a better command of English respond to this forum and support requests. Thanks!
January 20, 2015 at 6:30 am #20814Theme Horse Support TeamKeymasterHi gassho,
It’s a simple HTML tags. Learn more about
<p>
tags and<br>
tags here. http://www.w3schools.com/tags/tag_br.asp
http://www.w3schools.com/TAgs/tag_p.aspThank you!
January 20, 2015 at 11:16 am #20820gasshoParticipantThanks. I know what the <p> and <br> tags are an do! What I don’t understand is how this relates to the broken way your theme renders paragraph breaks in a blockquote!
And what’s further unclear is how these tags relate to when you FINALLY fix this in the next update, or if I start using the custom CSS you provided before.
In the Edit Post window I use the Visual composing text option. I hit ENTER button twice to get normal paragraph breaks when using blockquote. I don’t have the time to also look at the Text option when composing to see what hitting ENTER twice does to tags. Apparently is adds a <p> tag. So what? Do you really expect me to toggle back and forth on every post I write between Visual and Text to fix this error in the theme?!
Your theme should never been released in the first place with this error. As a result, whenever you finally decide to fix it in a new update, or if I use the custom CSS all my old posts have DOUBLE paragraph breaks because I already manually created an extra break to fix your error.
I tried the custom CSS. It works great on a new post, but it created DOUBLE breaks in ALL my old posts. That’s also what I don’t understand in relation to <p> and <br>. Is there a way to avoid this issue?
January 21, 2015 at 3:10 pm #20891Theme Horse Support TeamKeymasterHi Gassho,
So we will not update it then. Use enter twice in visual composing text option to make more spaces.
Thank you!
Regards,
Theme HorseJanuary 21, 2015 at 8:54 pm #20924gasshoParticipantSo you’re going to make a theme-wide decision based on one user, in this case me? Someone else is going to run into this. Such an unprofessional approach. Just because you can code doesn’t mean you are professionals. Omissions like this blockquote bug, bad customer service and support tell me this is an unprofessional theme house. I gave you the benefit of the doubt for a long time, but now I can’t tolerate it.
Manually double spacing paragraph breaks in blockquote doesn’t work for email and RSS subscribers — it renders as two spaces, not the workaround that works on the blog itself!
-
AuthorPosts
- You must be logged in to reply to this topic.