• Resolved zagros75

    (@zagros75)


    Hi, It would be lovely to have shortcodes to be able to position parts of the description above and below the products.

    Thanks for a nice plugin.

    /zagros

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tihi

    (@tihi)

    I plan to add the shortcodes support to the plugin and include it in the new version as soon as I am done with the current commitments.

    Plugin Author Tihi

    (@tihi)

    Hi, I’ve added shortcodes in the latest version, so you can now position parts of the description above or below the products.

    Thread Starter zagros75

    (@zagros75)

    Hi, Thanks a lot for your effort. I tested the plugin and I like the improvements. However I would like to come with some suggestions.

    The “Load more…” is not always necessary. and the same for the miniature image. It would be great if these could be optional instead. I tried to leave the “Load more…” text field empty without success. I tried also Above (Excerpt) + Below (The rest of the text) but still got the Load more… text.

    I hope you find above valuable.

    Kind Regards,

    /zagros

    Plugin Author Tihi

    (@tihi)

    You can set that with a shortcode. In the Category description display options section, select Default (No Changes).
    For text above the product, use the shortcode [cdfwsp_category_description part=”excerpt”]. For text under the product, use the shortcode [cdfwsp_category_description part=”rest”].
    If you don’t use shortcode you can add custom css:
    .load_more_link{
    display:none;
    }
    .cdfwsp-bootom-to-top-scroll{
    display:none;
    }
    In version 2.0.0 I plan to add an admin page with detailed settings.

    Thread Starter zagros75

    (@zagros75)

    Thanks a lot for the info.

    Looking forward to the new version.

Viewing 5 replies - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.