huronsen
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: Embed Html5 App into wordpressThank you!
I’m now stuck with this:
function designer() { ?> </html> <head> <link rel="stylesheet" href="pixie/styles.min.css"> </head> <body> <pixie-editor></pixie-editor> <script src="pixie/scripts.min.js"></script> ? <script> var pixie = new Pixie({ onLoad: function() { console.log('Pixie is ready'); } }); </script> </body> </html> <?php } function shortcodes_designer(){ add_shortcode( 'shortcode_name', 'shortcode_handler_function' ); } add_action('editor', 'shortcodes_designer'); ?>
now, i dont get an error, but just the shortcode is displaying and nothing works.
i’m not shure if i have to open ports on the server for it to function?Thank you!
CheersForum: Plugins
In reply to: [Print-O-Matic] Print whole Content as it isHy there
I have another question.
Pictures are mostly split over two pages, is there a way, that the print-option recognises page-breaks?Thank you!
Greets
HuronsenForum: Plugins
In reply to: [Print-O-Matic] Print whole Content as it iswow, the new version from github is amazing! Love it.
Everything like it is on the webpage!I have now just one issue.
The section background set in Elementor is not in the PDF, like a color or a picture. Is there a way to fix that?And is it possible to not have the link from the page displayed at the top of the pdf?
What can the pro version better? i feel kind of unpolite to just use the free one, cause you deliver such an amazing support here ??
Forum: Plugins
In reply to: [Print-O-Matic] Print whole Content as it isWow, thanks for the fast reply!
Sorry for the link, but you need to log in to get to the page, since it is a course…
I put a dot in now:
[print-me target=”.elementor-column-wrap elementor-element-populated”]but the pdf is just blank? Did i just use the wrong wrapper?
Thanks a lot!
Forum: Fixing WordPress
In reply to: Button not workingThank you Ian!
I contacted them.For the future – does the origin (plugin) of the HTML code always indicate, which plugin causes the problem?
Thank’s
HuronsenForum: Themes and Templates
In reply to: [Astra] Fix background imageHy, yes I use elementor but only for the page, I set the background image in astra. Actually it’s a bit funny, now 2 days later it’s suddenly fix, without changing anything.
But what I noticed is, that the image does not display accurately on an iPad, it’s scaled very large – do you know this issue?Forum: Networking WordPress
In reply to: Multisite ErrorHey, thank for your reply.
Actually, i know rather wan’t to disable my multisite network.
But that’s as well not quite easy.
So when i change the httaccess-file and the config- file, the network is gone… But my whole webdesign with it. Not the content, just the layout and pictures. Any suggestions?Forum: Fixing WordPress
In reply to: No Padlock without reason?!Thank you – i now found out- that “better search replacement” doesn’t work with elementor ?? – so I could update the url with the elementor tool.
Thanks a lot.
Forum: Fixing WordPress
In reply to: No Padlock without reason?!Thank your for looking.
The picture Back.jpeg was the one which I changed with “better search replace” – actually i dont have any addittional css except one short code which makes the creditcard-icons at the checkout page smaller.
Do you have a suggestion how i can change those url’s?Forum: Fixing WordPress
In reply to: No Padlock without reason?!Forum: Plugins
In reply to: [WooCommerce] How to put multiple products on one page, not archivethank you- great plugin! downloaded it.
Forum: Plugins
In reply to: [WooCommerce] rename product attributeHey,
I guess they are local…So if I want to make a new attribute, I don’t get those boxes, where I put the 1. I can only separate them with a | -but that’s not working, cause I’d doesn’t connect the variation with the one from my product supplier.
Thank you.
Forum: Plugins
In reply to: [WooCommerce] rename product attributeThank you
That’s what i thought: “Hover over the name of the attribute whose name you want to change. As you hover over the name, “Edit | Delete” will come into view. You don’t see these links until you hover over the name.”
But it’s not there.
I really dont know what that could be.