Forum Replies Created
-
That fixed it.
Thank you!
in reply to: Comment paragraphs are removedExcellent!
I appreciate the help. That took care of it.
in reply to: Comment paragraphs are removedI just wanted to check in on this topic to see if you can provide any additional assistance.
Thanks.
in reply to: Comment paragraphs are removedI don’t see anything in that file that is stripping out paragraphs.
Can you provide some additional direction on how to keep that markup?
Also, would you consider adding this in for a future release? I think it would be really beneficial to keep the basic markup in the comments. It’s not user friendly stripping that out.
Thank you for your time.
in reply to: Comment paragraphs are removedThis reply has been marked as private.in reply to: Multiple H1 tags declaredYou may disregard.
I was able to remove it from /includes/view/blog/loop-index.php.
in reply to: Resize Issues with Boxed LayoutThanks Ruco.
That solved the issue!
in reply to: Resize Issues with Boxed LayoutUnfortunately, I am still seeing the same issue.
I emptied the cache both from the application side as well as from the browser side to make sure.
in reply to: Resize Issues with Boxed LayoutHello,
I just wanted to check in to see if you might have some additional ideas to address this issue.
Thank you.
in reply to: Resize Issues with Boxed LayoutThis reply has been marked as private.in reply to: Using /js/main.js in Child ThemeHi Ruco,
That’s great that you have added the option in to adjust the speed. Do you have any plans on adding that option to “Testimonial (Cycle)”? That is what I am currently using and would love to have that option.
Meanwhile, I have updated my child themes functions.php file with the code that you provided to register a javascript file. However, it is currently referencing the parent theme folder instead of the child theme folder. While I could add the file in the parent folder, I would prefer to keep it in the child folder. Is there something else that I need to do so that the child theme folder is referenced?
Thanks!
in reply to: Removing TestimonialsHow would I go about disabling this via the child theme folder? I tried copying the changed files for the parent theme over to the child theme, but that did not work.
in reply to: Disable Parallax on iPad LandscapePerfect! That’s exactly what I was looking for.
Thanks.
in reply to: Disable Parallax on iPad LandscapeBy default, parallax is disabled in portrait view on the iPad. Is there a way to have it disabled at the landscape resolution?
I would like parallax enabled for desktop browsers.
in reply to: Removing TestimonialsMy reasoning for disabling it within the child theme is so that when the parent theme files are updated, it does not overwrite my changes.