Forum Replies Created
-
AuthorPosts
-
September 25, 2015 at 5:52 pm in reply to: Show category image and description on all paginated pages #509215
I was pretty sure that the behavior I am experiencing was due to how your theme is outputting the category pages, but I guess I can try the Woo people…
September 23, 2015 at 7:08 pm in reply to: Show category image and description on all paginated pages #508054Hello,
I think that is the correct way to override one of the Enfold parent theme functions in config-woocommerce/config.php– at least I am convinced it is.
However, it seems the function that Elliot originally recommended doesn’t fire anyway in my case, so I don’t think we are overriding the correct spot yet. Perhaps that function only fires when there is a category banner image, and I’m just using the category thumbnail field with category styling set to Default. Any ideas?
Thanks
September 22, 2015 at 11:21 pm in reply to: Show category image and description on all paginated pages #507414I don’t like to edit the parent theme, so I attempted to copy that entire function to functions.php in my child theme. However, that results in the following error:
Fatal error: Cannot redeclare avia_woocommerce_overview_banner_image() (previously declared in… REMOVED PATHS …wp-content/themes/enfold/config-woocommerce/config.php on line 775
How would I make an edit without hacking the parent theme?
-
This reply was modified 9 years, 9 months ago by
Chad.
September 21, 2015 at 5:11 pm in reply to: Show category image and description on all paginated pages #506537Hello Ismael,
I looked into your response, but I don’t believe that is what I am after. To clarify: I’m not trying to display a shop banner on category pages. Rather, I am trying to display the category-specific image and description. They are already showing on the page to start out, but disappear when I go to paginated pages beyond page 1. My question is how can I make the category-specific image and description continue to display on all paginated pages beyond the first page?
Thanks
September 18, 2015 at 6:10 pm in reply to: Show category image and description on all paginated pages #505721Sure, I have added it to the private section of this reply.
-
This reply was modified 9 years, 9 months ago by
-
AuthorPosts