• Resolved edeb

    (@edeb)


    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 edeb. Reason: Edited for more details
    • This topic was modified 5 years, 11 months ago by edeb.
    • This topic was modified 5 years, 11 months ago by edeb.
    • This topic was modified 5 years, 11 months ago by edeb.
    • This topic was modified 5 years, 11 months ago by edeb. Reason: More notes
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author WC Lovers

    (@wclovers)

    @edeb

    Thanks for writing in such details.

    Yeah right, WCfM has only one shortcode and that is for main dashboard page, rest are handled by endpoint.

    But you may use other pages directly and add those URLs at your preferred location. You may even hide the “WCfM Menu” so it will not look even part of WCfM dashboard.

    WCfM overwriting is not possible but it fully packed with hooks and filters, so change something is very easy.

    CSS overwrite also possible. New menu and view can be created.

    You can do this all from your child theme or using a separate plugin. It is highly recommended, not to edit core plugin.

    Our documentation / developer guide is not yet that much updated but if you contact us at our site forum we will provide you sample code to do all this things.

    Still after that if you required some more assistance we also available for customization help.

    Feel free to reach us anytime.

    Thank You

    Thread Starter edeb

    (@edeb)

    @wclovers Thanks for your answer but you didn’t solve my issue. I don’t want to have the dashboard page. Please explain how to cut that.

    Plugin Author WC Lovers

    (@wclovers)

    @edeb

    This is not possible to hide main page from URL for endpoints.

    For reference please follow this:
    https://docs.woocommerce.com/document/woocommerce-endpoints-2-1/

    Thank You

    Thread Starter edeb

    (@edeb)

    I think this is not fair. If you make pay a plugin so much you should be able to provide a flexible product or at least a temporary solution, mostly about features so basics.

    > Visual Composer (WC Bakery) = 34$
    > Your PRO plugin = 49$ (2% of Visual composer flexibility)

    Do you see the difference?
    Please invest in development.

    Thank you anyways.

    Plugin Author WC Lovers

    (@wclovers)

    @edeb

    Sorry to say our existing features can’t meet your all requirements but we will keep that in our list and implement in near future version as well, thanks for the suggestion.

    We don’t want to go for any such comperision but want to just mention that, we have launched our plugin just 95 days ago and already added that much of feature which you will not get in any front end manager plugin.

    We are always trying our best to fulfill our customers requirements, even with free customization help, wheather they have purchased our ultimate version or not.

    Thank You

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Shortcodes about specific sections’ is closed to new replies.