lisasharpe2013
Forum Replies Created
-
Forum: Plugins
In reply to: [Print-O-Matic] Print a photo to fit page exactlyit works perfectly if it only shows the little printer icon but i cannot get a real “fusion style” button to work.
Can you dumb this down for me – lol
Forum: Plugins
In reply to: [Print-O-Matic] Print a photo to fit page exactlyi had that shortcode in one of my text elements as well (below the image) . The print opens but it shows a blank document – it worked fine when i used the standard button code but i cant get it to find the image on my custom button
Forum: Plugins
In reply to: [Print-O-Matic] Print a photo to fit page exactlyi am trying to do this while using the Avada theme to retain consistency. I am having issues getting this to work on the standard buttons (i really dont understand where i need to put everything as I am fairly new to this )
This is what it comes out looking as and the button looks good but it is not printing the image – just blank
where do i put this CSS with a theme? img {
height: auto;
width:100%;
}[fusion_button id=”my_print_button” class=”printomatic” data-print_target=”#print_me_please” link=”” text_transform=”uppercase” title=”” target=”_blank” link_attributes=”” alignment=”center” modal=”” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” color=”default” button_gradient_top_color=”” button_gradient_bottom_color=”” button_gradient_top_color_hover=”” button_gradient_bottom_color_hover=”” accent_color=”” accent_hover_color=”” type=”” bevel_color=”” border_width=”” border_radius=”” border_color=”” border_hover_color=”” size=”large” stretch=”default” icon=”fusion-prefix-submenuPngtreevector-printer-icon_3782172″ icon_position=”left” icon_divider=”no” animation_type=”” animation_direction=”left” animation_speed=”0.3″ animation_offset=”” ]PRINT[/fusion_button]
and this is my image
<div id=”print_me_please”>
</div>- This reply was modified 5 years, 11 months ago by lisasharpe2013.
Forum: Fixing WordPress
In reply to: Gallery Images link to media filewoops. After looking for 4 days I finally found the edit gallery option to link to the media file.