Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A fair few questions about One Pager #65

Open
JakeHenshall opened this issue Sep 14, 2015 · 6 comments
Open

A fair few questions about One Pager #65

JakeHenshall opened this issue Sep 14, 2015 · 6 comments

Comments

@JakeHenshall
Copy link

Hi,

Thanks for releasing this, it is brilliant.

I just have a couple of questions about it.

  1. Does it support Multisite?
  2. Does it support custom post types?
  3. Can you save templates for use again?
  4. Is it compatible with WPML / qTranslate?
  5. Is it woocommerce compatible?
  6. Does it have parallax?
  7. Is it easily extendable to create new blocks / features etc...?
  8. Would i be able to use this in my theme?
    9 Could i easily include my own template structure like Bootstrap 4 or https://github.com/corysimmons/lost <-- which im currently using.
  9. Can i use it to build multiple pages?
  10. Would be easy to create rows / grids using Bootstrap 4 or Lost instead of yours?
  11. Can you explain how you put the block / fields content into the current page?
  12. How would i go about embedding the plugin into the from a custom plugin?
  13. Im using Kirki Live Customizer could these both intergrate?
  14. if i install the plugin will all of my written content still be there or will it have gone or left shortcodes?
  15. Can you integrate things like Contact Form 7 form / Gravity form etc...?

I've just had alot of questions from peers about this amazing plugin, im pretty new to this plugin but i will be getting stuck into it the next couple of days.

if you need any help let me know.

Thanks Jake.

@nadimtuhin
Copy link
Collaborator

Hey glad you liked it. Here are your answers

  1. Multisite support scheduled in v2.0
  2. Yes it supports custom post types
  3. Yes we have preset tamplates though not well documented. We plan to open it before v1.5.0
  4. WPML / qTranslate support is not in our list right now. If more users want it we will provide support.
  5. 100% woocommerce compatible
  6. We will be releasing few parallax blocks soon
  7. It does not take more than 15 mins to convert your html into a block and 2 minutes to extend a block inside your theme https://github.com/themexpert/onepager/wiki/How-to-create-a-block https://github.com/themexpert/onepager/wiki/How-to-extend-a-block-inside-theme . We are working on the documentation
  8. Bootstrap4 is in alpha so we did not test it yet. Also did not test corysimmons/lost. You can fill us with your feedback though.
  9. Yes you can use it to build multiple pages. Just enable it inside the page.
  10. Yes enqueue the css inside your theme
  11. Ok I will try to answer in short time. I plan to write an elaborate blog post about how onepager works
    a. load all the blocks in memory
    b. check if onepager is enabled in current page
    c. if onepager enabled load all the block data stored inside onepager_sections meta of current page as array
    d. take each section find which block it represents. pass saved data to view.php file of that block and return the html. echo all the sections html in the_content hook.
    e. enqueue scripts/styles of used blocks, minify+concat them
  12. I did not understand what you meant by custom plugin. If you are talking about this http://tgmpluginactivation.com/ yes. Also you can load blocks from other plugins and themes.
  13. No prob with Kirki Live Customizer
  14. Nothing is shortcodes in onepager. All the contents are saved inside postmeta table. We will be introducing a feature - when someone deactivates onepager all the onepage contents will be inserted in post_content of that page. No more shortcodes ;)

Hope I could answer what you asked.

@foxpcteam
Copy link

Hi,
i also vote for WPML / qTranslate support. as today many of website working with multi language.
multisite support is must have! when you plan to release V2.0?

and i also have question.
is One Pager support full RTL?

Thanks

@nadimtuhin
Copy link
Collaborator

We have some major goals in v2.0
a. Inline editing support
b. Row/column support (forget every other page builder, visual composer, layerswp, cornerstone etc)
c. Multisite
d. RTL/WPML
e. Widget Support
f. Customizer Support (Probable)

Its a lot of work (we love working :p) and if users do not like the plugin there will be no 2.0. If everything goes well we plan 2.0 for early 2016. Also we have 2 more interesting products coming soon that compliments onepager.

@JakeHenshall
Copy link
Author

@nadimtuhin really appreciate the response.

I snuck another question in before.

Can you integrate things like Contact Form 7 form / Gravity form etc...?

and

Would i be able to use this in my theme and release it with one pager included?

"Nothing is shortcodes in onepager. All the contents are saved inside postmeta table. We will be introducing a feature - when someone deactivates onepager all the onepage contents will be inserted in post_content of that page. No more shortcodes ;)" -> That would be truly amazing :)

What do you mean by this? -> "Row/column support (forget every other page builder, visual composer, layerswp, cornerstone etc)" do you mean that you could create your own layout styles like 1/1, 1/2, 1/3, 1/4?

"Customizer Support (Probable)" it would be interesting to see how this would work, could you provide any details.

The only other thing that would make onepager absolutely amazing would be the option to set and remove content based upon breakpoint or mobile devices (you can set your own). and also allow the user to view the website for major breakpoint devices like iPhone (Portrait / Landscape) / iPad (Portrait / Landscape) Laptop / Desktop / Large Screen / 4K etc...

If there is anything i can help out with please let me now.

Keep up the good work.

Thanks Jake.

@codexpert
Copy link
Member

@JakeHenshall we hav a really good vision for Onepager and really needs your help and feedback.

Our next major goal is to load the preview part in iframe, by doing so we can reduce a lot of overhead and introduce a truly responsive builder. We are fining a solution for ReactJS for that and digging our way around. This will be the next ground braking feature :)

Yes you can include onepager with your theme and http://www.themefisher.com/ already released 2 themes with Onepager. See Notes and Twing.

Please join our chatroom https://gitter.im/themexpert/onepager

@remcovog
Copy link

remcovog commented Mar 3, 2016

Is there already an ETA known for the release of Onepager 2.0? The goals summed up by nadimtuhin sounds very promising. I can't wait :) If you need beta testers, or need feedback on a beta release let me know... I would be happy to help...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants