Shortcodes about specific sections
-
Hello there,
1) FIRST ISSUE
I’ve installed this plugin and I bought the Ultimate add-on but besides end points, I’d need to just have 2 separate sections:
- 1 For products table
- 2 For adding a product
How can I do that without extending php core classes in my child theme? I tried that way but after an update everything was messed up.
For example I’d need precisely something like [wcfm-view-products] and [wcfm-view-products-manage], of course shortcodes or at least filters. Please give me a solution about it.
Note: Why should I ask that with endpoints? Because I don’t want to have the dashboard. I don’t need that but even trying to assign other pages, it doesn’t work. All end points should be subpages of your dashboard but I don’t want that, I already have a general account page generated by woocommerce.
2) SECOND ISSUE
Furthermore I need to style the views template files. I don’t like the heading, I don’t like the buttons etc and I can’t ovverride styles because you applied !important to many classes.
Example: In woocommerce you create a folder in your child theme and duplicate there every file you need to override it like my-child-theme/woocommerce/my-new-template.php, about your plugin I’d need to achieve the same result like my-my-child-theme/wc-frontend-manager/views/wcfm-view-products.php.
Please let me know.
- This topic was modified 5 years, 11 months ago by . Reason: Edited for more details
- This topic was modified 5 years, 11 months ago by .
- This topic was modified 5 years, 11 months ago by .
- This topic was modified 5 years, 11 months ago by .
- This topic was modified 5 years, 11 months ago by . Reason: More notes
- The topic ‘Shortcodes about specific sections’ is closed to new replies.