lathesh
asked 7 years ago

Hello,

I have purchased this plugin for WordPress as we want to display Style 2 instead of the default style. We have customized the site to use pods and want to place the DW Reactions functions in the theme file. However even after setting the style to Style 2 it does not display the selected style, but displays the default style (Style 1).

Is there anyway to display the DW Reactions using Style 2 when manually inserting the code in the theme files. 

 

1 Answers
DominicStaff
answered 7 years ago

I have checked on our demo and the plugin still works fine, you can send me username & password of your site for further checking.

lathesh
replied 7 years ago

Dear Dominic,

Thanks for the quick response. We have set it up in our localhost as the project is under development. We are manually inserting in the single-custom-post-type.php as . In the settings drop down the style has been set to Style 2 , but it is displaying the default style only. Let us know if any settings or code has to be modified.
Thanks

Dominic Staff
replied 7 years ago

You can use the following code:

<?php echo do_shortcode( '[reactions style=2]' ); ?>

lathesh
replied 7 years ago

Thanks Dominic.

That worked like a charm.

Regards,
Lathesh

Dominic Staff
replied 7 years ago

If you have any issue or question, please let me know, I will check and help you resolve it as soon possible.

Powered by DW Question & Answer Pro