Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter huronsen

    (@huronsen)

    Thank 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!
    Cheers

    • This reply was modified 4 years, 1 month ago by huronsen.
    • This reply was modified 4 years, 1 month ago by huronsen.
    Thread Starter huronsen

    (@huronsen)

    Hy 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
    Huronsen

    Thread Starter huronsen

    (@huronsen)

    wow, 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 ??

    Thread Starter huronsen

    (@huronsen)

    Wow, 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 working
    Thread Starter huronsen

    (@huronsen)

    Thank 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
    Huronsen

    Thread Starter huronsen

    (@huronsen)

    Hy, 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?

    Thread Starter huronsen

    (@huronsen)

    Hey, 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?

    Thread Starter huronsen

    (@huronsen)

    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.

    Thread Starter huronsen

    (@huronsen)

    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?

    Thread Starter huronsen

    (@huronsen)

    Thank you, that’s the link

    • This reply was modified 4 years, 9 months ago by huronsen.
    Thread Starter huronsen

    (@huronsen)

    thank you- great plugin! downloaded it.

    Thread Starter huronsen

    (@huronsen)

    Hey,
    I guess they are local…

    https://ibb.co/LYw6nnh

    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.

    Thread Starter huronsen

    (@huronsen)

    Thank 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.

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