Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2769235
Printing footer (or options)
Closed

Comments

  •  1
    waerp started the conversation

    Hi Penci,

    first of all thank you for your great WordPress theme and your plugins. It's really nice!

    I would like to ask you if you can add printing options for the next version? My page is used with recipes and if I click at the "Print" button a popup dialog opens but there is no hint from which website it comes. I'm missing this future.

    It would be great if I can add some text here after the recipe at the printing popup. Is this possible? As far as I know you use a css file without any PHP content.

    Best regards

  •  2,699
    PenciDesign replied

    Hi,

    Thank you for loving our theme.

    Yeah, I will tell our developers about this feature. I think it can be added in the next updatesmile.png


    Best Regards,

    PenciDesign

  •  1
    waerp replied

    Nice to hear, thank you :)

    Hopefully the new version will come soon :)) 

  •  1
    waerp replied

    Hi,


    when will this feature/improvement be released?

    Best regards

  •  2,541
    PenciDesign replied

    Hi,

    While waiting for our development team releases the new version with this feature, you can manually customize by following these steps:

    1. Download and update the Penci Recipe Plugin at the attachment file,

    2. Install the Code Snippet Plugin, create a new snippet with the following content:

    add_action('penci_recipe_footer_print','waerp_custom_recipe_print');
    function waerp_custom_recipe_print() {
        echo '<div class="recipe-footer">Add your print footer content here...</div>';
    }

    Regards,
    PenciDesign.


  • jodeemason replied

    I tried adding the snippet but it's still not working.

    When will this addition be added?

  •  2,541
    PenciDesign replied

    Hi @jodeemason,

    This code only works with the attachment file version. Please download then try again.

    Regards,
    PenciDesign.


  • jodeemason replied

    Where do I get/download the attachment file version?

  •  2,541
    PenciDesign replied

    Hi @jodeemason,

    If you can't view the attachment file, please create a new ticket, I'll check and send you a custom plugin file.

    Regards,
    PenciDesign.

  •  1
    waerp replied

    Hey,

    waiting for so long now. When will this update/feature come? :)

  •  2,541
    PenciDesign replied

    Hi,

    Sorry for the late update, we'll try to integrate this feature in the next theme update (maybe the earlier of the next month).

    Regards,
    PenciDesign.