• Resolved paddyuboot

    (@paddyuboot)


    Hello,

    is it possible to add a second description field for brands in the backend, that then will be shown in the frontend on brands archives under the product loop?

    At the end it should look like this in the frontend:

    [first/regular description for brand]
    [product loop with products from brand]
    [new, second description for brand]

    Thank you!

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author quadlayers

    (@quadlayers)

    hello @paddyuboot
    im afraid this is not possible with our plugin

    Thread Starter paddyuboot

    (@paddyuboot)

    Hello,

    technically it is possible. I mean…this is just a second description field and not more?!

    So let me ask clearer: Will you implement this feature if i pay you?

    Thank you
    Patrick

    Plugin Author quadlayers

    (@quadlayers)

    Hello @paddyuboot

    Sorry we don’t provide custom development and there are no other users requesting this feature

    jon

    (@jonwarner)

    @paddyuboot install Advanced Custom Fields, create a field group for
    the second Brands taxonomy. Display this field in your template by following the ACF documentation.

    Thread Starter paddyuboot

    (@paddyuboot)

    Hello Jon,

    i have managed to add the field for the description in the brand edit page. I also know how to display it in the frontend via shortcode. But where does the shortcode belong? Which file in the plugins folder is the template file for the frontend?

    Thank you

    jon

    (@jonwarner)

    For our frontend adjustments, I copied woocommerce/archive-product.php to yourtheme/woocommerce/taxonomy-pwb-brand.php.

    Thread Starter paddyuboot

    (@paddyuboot)

    Hello Jon,

    i copied woocommerce/archive-product.php to yourtheme/woocommerce/taxonomy-pwb-brand.php. For test purposes i added an php-echo with hello world, which is displayed in the frontend.

    So i then added my field with echo get_field(‘marke-bottom-content’); but it does not show in the frontend and i dont know why. Do you know why?

    Atik

    (@onlinetravelgear)

    Were you able to figure this out? @quadlayers this is an important feature in terms SEO where you don’t want to display content in the fist frame but display it at the end of the product loop. Even the premium plugin does not have it.

    It will be great if you could help me out in this or maybe just point me in the right direction. Thanks

    Thread Starter paddyuboot

    (@paddyuboot)

    Same for me – still haven’t figured it out. Please add this feature @quadlayers

    @paddyuboot @onlinetravelgear @jonwarner @quadlayers

    I have seen a code here that does exactly what you’re requesting, but the functionality is not complete. The edit form field can only output plain text. It does not work with images, shortcodes, etc.

    Quadlayers, add this feature. Its very needful for seo

    Plugin Author quadlayers

    (@quadlayers)

    Hello everyone

    We’ve included this feature in the premium version of the plugin

    https://quadlayers.com/portfolio/perfect-woocommerce-brands/

    Best regards

    Atik

    (@onlinetravelgear)

    Hi there,

    Could you share a screenshot of how it looks on the admin panel? I’m not able to see it on the above link. Want to just take a look before purchasing.

    Plugin Author quadlayers

    (@quadlayers)

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

The topic ‘Add second description field’ is closed to new replies.