- This topic has 7 replies, 3 voices, and was last updated 3 years, 1 month ago by
David.
-
AuthorPosts
-
August 6, 2021 at 11:58 pm #1886854
Josef
I tried to copy containers from one page to another, but I could not. Please tell me how it can be done?
This is how I tried:
1. Select the container on the old page
2. Select edit as html
3. Highlight and copy all the html coe to the clipboard
4. Select a container on the new page
5. Insert new block (container)
6. Select edit as html
7. Insert the html ode from the clipboard
8. Back to visual edit
Result error message: The block contains unexpected or invalid content.How can I copy a container from a page to another?
August 7, 2021 at 5:37 am #1887044David
StaffCustomer SupportHi there,
you can just select the Container, and CTRL-C to copy it. Then you can paste it another page.
February 24, 2023 at 12:17 pm #2545940Roman
Please help me with this simple thing. I don´t know >>>where and how <<< to paste the whole container (block) in another page. What do I have to select?
THX
RomanFebruary 25, 2023 at 4:44 am #2546397David
StaffCustomer SupportHi there,
add an empty Text block to the page, insert you cursor there and then paste your container.
February 25, 2023 at 9:28 am #2546761Roman
Hi,
I found a way, how to copy the block(container), I created an empty block and pasted CTRL+V the container there.A new container was not created, I see this in the new created block only, may be this was not the right “empty text”:
<!– wp:generateblocks/container {“uniqueId”:”f7421412″,”isDynamic”:true,”blockVersion”:3,”useInnerContainer”:true,”marginTop”:”0″,”marginRight”:”0″,”marginBottom”:”0″,”marginLeft”:”0″} –><!– wp:paragraph –><p>[smartslider3 slider=”5″]</p><!– /wp:paragraph –><!– wp:paragraph –><p></p><!– /wp:paragraph –><!– wp:generateblocks/headline {“uniqueId”:”b67d28e6″,”element”:”h3″,”blockVersion”:2} –><h3 class=”gb-headline gb-headline-b67d28e6 gb-headline-text”>Frühere Termine</h3><!–
Roman
February 26, 2023 at 4:09 am #2547245David
StaffCustomer SupportIf Copy the Block, then it copies the blocks HTML, which is the code you see there.
Try this instead:
1. Copy the block
2. On the new page, in the 3 dot menu in Top Bar, switch to theCode Editor
3. In the editor window paste in your block, it will look like the HTML.
4. Switch back to Visual Editor to see your block.February 26, 2023 at 6:09 am #2547322Roman
Thanks, it works now.
I did not find the 3 dot menu in Top Bar, but I found another place to switch to HTML.
RomanFebruary 26, 2023 at 6:48 am #2547380David
StaffCustomer SupportOk, glad to hear that is working for you
-
AuthorPosts
- You must be logged in to reply to this topic.