ThemeForest

Wordpress page builder PHP or jQuery solution?

99 posts
  • Czech Republic
  • Has been a member for 1-2 years
Itachicz says

I’m developing a Woddpress page builder (video here: http://screenr.com/7xA7 )

Now I have 2 options:

1) Code it with combination PHP + jQuery, where PHP is used for displaying saved items (options) and jQuery for dynmaic adding items.

2) Code it only with jQuery.

So my qustion is “What is better option?”.

Thx for all of your advices and suggestions :)

688 posts
  • Has been a member for 4-5 years
  • Sold between 50 000 and 100 000 dollars
  • Exclusive Author
  • Bought between 10 and 49 items
  • Poland
  • Referred between 10 and 49 users
pogoking says

How do you intend to do that with jQuery only? You still need to save the options in the database and use WordPress API to do that.

BTW I could see you downloading Requiem for a Dream in the video.

99 posts
  • Czech Republic
  • Has been a member for 1-2 years
Itachicz says

How do you intend to do that with jQuery only?....

all items are saved in custom field like a json array so I can read this json array in jQuery :)

And yes I was downloading requirem for a dream becase my friend told me, that it’s good movie :)

98 posts
  • Bought between 10 and 49 items
  • Exclusive Author
  • Has been a member for 2-3 years
  • Referred between 10 and 49 users
  • Romania
  • Sold between 10 000 and 50 000 dollars
zauan says

Hi,

You will need to use both php and jQuery. Please take a look at the video bellow ( the page builder that i will release soon in my first wordpress theme :D ) to see what i’ve achieved with this combination.

PHP is used for restoring / saving / adding options and jQuery is used for all the rest :P.

Page builder for wordpress

Best regards, Stefan

99 posts
  • Czech Republic
  • Has been a member for 1-2 years
Itachicz says

Hi,

You will need to use both php and jQuery. Please take a look at the video bellow ( the page builder that i will release soon in my first wordpress theme :D ) to see what i’ve achieved with this combination.

PHP is used for restoring / saving / adding options and jQuery is used for all the rest :P.

Page builder for wordpress

Best regards, Stefan

Thx for your opinion, but the problem is that I don’t need PHP :D It can be done only by jQuery too :) So I have choice :)

16 posts
  • Exclusive Author
  • Has been a member for 0-1 years
  • Indonesia
  • Microlancer Beta Tester
DavidGuns says

Hi, your page builder generate from shortcodes?

99 posts
  • Czech Republic
  • Has been a member for 1-2 years
Itachicz says

Hi, your page builder generate from shortcodes?

Nope :) Only thing what user has to do is design a page via page builder it’s really user friendly:)

117 posts
  • Exclusive Author
  • Has been a member for 3-4 years
partnuz says


Hi, your page builder generate from shortcodes?
Nope :) Only thing what user has to do is design a page via page builder it’s really user friendly:)

How do you want to connect to wpdb using jquery ?

99 posts
  • Czech Republic
  • Has been a member for 1-2 years
Itachicz says



Hi, your page builder generate from shortcodes?
Nope :) Only thing what user has to do is design a page via page builder it’s really user friendly:)
How do you want to connect to wpdb using jquery ?

I have all values stored in json array and this json array I have in one custom field… so I can read tha values from this custom field

372 posts
  • Bought between 10 and 49 items
  • Exclusive Author
  • Has been a member for 2-3 years
  • Referred between 1 and 9 users
  • Sold between 5 000 and 10 000 dollars
  • Vietnam
rongcon says

jquery only is impossible . trust me.
I built page builder my own. it’s complex than what you imagine

by
by
by
by
by