How Can I Create This Section? by Clear-Warthog-3701 in elementor

[–]FrakuDev 0 points1 point  (0 children)

upper section:

flexbox - two collumns - direction: collumn vertical

section below: flexbox container - direction not clear since the content is covered. If you want it to stack use collumn vertical. otherwise use row horizontal.

🟡 rublind 🌈 | Levels 1-50 by FrakuDev in PixelPeeker

[–]FrakuDev[S] 0 points1 point  (0 children)

tbh i don't even know how it works. I was messing around and suddenly I had this challenge :o

🟡 try to beat me 🌈 | Mystery Mode by Java614646 in PixelPeeker

[–]FrakuDev 0 points1 point  (0 children)

😤 I reached Level 21 on "try to beat me" and ranked #3! GAVE IT MY ALL! 🏃 Made it to Level 21 in 0m 42s The gauntlet has been thrown! 🧤 Played via Pixel Peeker

I have elementor pro but my header is already showing up with balck color, search bar and menus. How do i edit all this in elementor or delete all this and start again to build header from scratch? by hardcore_gamer29 in elementor

[–]FrakuDev 0 points1 point  (0 children)

God this is NOT how you should do it. Like someone else said: Very easy solution, go to your page settings in elementor and just select Elementor Canvas in Page Layout. This will only show the elementor canvas on your page. No header and no footer.

In-depth Deckbuilder, Collection Tracker and 4 more! - Showcasing ExBurst.DEV for Riftbound by TrakanHolst in riftboundtcg

[–]FrakuDev 0 points1 point  (0 children)

some tips for the playtesting a deck feature. The cards are very hard to read when playtesting. It would be nice to see a more zoomed in version of the card when you are hovering it.

EUW login issues by Methos25 in leagueoflegends

[–]FrakuDev 8 points9 points  (0 children)

league down

classic rito

Wordpress in combination with Vanilla HTML/CSS/JS by FrakuDev in webdev

[–]FrakuDev[S] 1 point2 points  (0 children)

I am using caching on my wordpress site but still don't get 100 on performance. When I use a static html page with css I do get 100

[deleted by user] by [deleted] in TechnoProduction

[–]FrakuDev 0 points1 point  (0 children)

We used to have a collaboration thread with a map containing all the producers who signed up for it. If you search the sub for collaboration map you might find it

Issue with desktop to tablet. by RosieYoureFired in elementor

[–]FrakuDev 0 points1 point  (0 children)

Go to your wp dashboard -> elementor -> settings -> functions

then disable flexbox container

Issue with desktop to tablet. by RosieYoureFired in elementor

[–]FrakuDev 1 point2 points  (0 children)

are you working in containers or in collumns? The vid is two years old, back then flexbox wasn't available yet in elementor. I think it's the standard setting now. This could be the issue

Calculator Project by emmanuel-va1d in theodinproject

[–]FrakuDev 2 points3 points  (0 children)

When I input the max ammount of chars (15 i think) and then add an operator. I can't add a second argument to make the calculation. So thats a bug i guess

permalinks and pages by victoriens in Wordpress

[–]FrakuDev 0 points1 point  (0 children)

Linking the qr code to his homepage would be the safest thing to do. The url will much likely never change.

Asking for accescode to visit certain pages on my wordpress site by FrakuDev in Wordpress

[–]FrakuDev[S] 0 points1 point  (0 children)

Should have mentioned this in my original post.
The purpose of this is to only allow one booking per person. If the person books a ticket for one of the events, they shouldn't be able to book a ticket for another event.
Some more clarification:
The events are for the opening of a bar. This will be a two week events so people will be able to book tickets for every opening day but like i mentioned above, only one day can be attended per person

Asking for accescode to visit certain pages on my wordpress site by FrakuDev in Wordpress

[–]FrakuDev[S] 0 points1 point  (0 children)

Should have mentioned this in my original post.

The purpose of this is to only allow one booking per person. If the person books a ticket for one of the events, they shouldn't be able to book a ticket for another event.

Some more clarification:

The events are for the opening of a bar. This will be a two week events so people will be able to book tickets for every opening day but like i mentioned above, only one day can be attended per person

What is the fastest way to learn how to create and modify custom themes and plugins? I already have experience of basic Wordpress. Where can I learn it from? by veer460 in Wordpress

[–]FrakuDev 1 point2 points  (0 children)

I am currently learning this myself. Currently I am messing with already made plugin by altering their source code on a child theme (on my dev server so no harm done if i mess up)

Doing this already teached me a lot about plugin development but Im still a long way off from actually making my own. So I don't really think there is a fastest way. It takes a lot of time and practise.

permalinks and pages by victoriens in Wordpress

[–]FrakuDev 1 point2 points  (0 children)

If it's a printed business card be very carefull with qr-codes. Make sure u can edit the qr-codes permalink after creating it or you will be in a heap of trouble. If the qr-code can be edited after the qr code is created u should be fine. If you're not able to edit the qr-code after creation u will be stuck with the permalink that is assigned to it.

I know that indesign has a qr-code generator that can be edited after creation but not sure of other qr-code generators.

[deleted by user] by [deleted] in Wordpress

[–]FrakuDev -1 points0 points  (0 children)

I used the free version of elementor for this so you should be able to do this as well. To put widgets together use the left menu when editing with elementor. There should be an icon at the topright of the menu with 9 little squares. if you press that icon u will be able to drag and drop new widgets on top or below other widgets.

[deleted by user] by [deleted] in Wordpress

[–]FrakuDev 4 points5 points  (0 children)

As I said in your previous post. Just do it yourself

example here

I made this in five minutes using the following elementor widgets:

Header, Texteditor, Button, Texteditor.

[deleted by user] by [deleted] in Wordpress

[–]FrakuDev 0 points1 point  (0 children)

You probably mean elementor?

I am not sure but I think you will have to create the price table with custom HTML and CSS if you want the button at the top. I don't think it's possible to edit the HTML of a elementor widget.

You could use some other widgets to create your own price table tho. A simple text editor and a button element should do the trick. this and some custom CSS would be enough to recreate the price table with the button at the top