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

Modular Approach #125

Closed
HushWorkDev opened this issue Apr 21, 2022 · 2 comments
Closed

Modular Approach #125

HushWorkDev opened this issue Apr 21, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@HushWorkDev
Copy link

I am attempting to use the Agora Wordpress in the most simplest form. By simplest form I mean to simply have a div with working broadcast cam and nothing else!

All of the layouts, buttons and features in all of the packaged templates require alot of code cleanup or removal to achieve a clean single div with broadcast cam. With respect to Wordpress and the majority of designers / devs using their choice of page builder, means one is building pages with sections / rows / columns and now flexbox containers. With that it mind, it would make since to have Agora Wordpress use shortcodes to render functionality where the designer / dev wants it to be.

The feature request:
Use shortcodes and attributes to include / place functionality where I want!

  1. There should be a shortcode to place the broadcast cam box. With attributes for video profiles, etc.
  2. There should be a shortcode to place the chat box. Right now the chat box covers the video. With a shortcode I can place chat in it's own column adjacent to the video while not covering the video.
  3. There should be a shortcode to place the row of buttons with attributes to include or exclude buttons that are totally not needed. As of right now, the solution of CSS display none we all know is not proper coding habit.
  4. There should be a shortcode to place the broadcaster / viewers count where I as the page designer need to show the count.

With the use of "shortcodes", this would allow one include / exclude what that designer / developer wants / needs on the page and more importantly where they want to show it. And also allows one to style these parts to better fit the page design.

Screenshots:
Example #1 shows the functionality / layout / button placement issues
Example #2 shows how functionality / layout / button placement is improved by using shortcodes + attributes. Notice the red indicates placement of rendered Agora WP shortcodes rendered in a page builder layout exactly where I would want to show that functionality / layout / button placement.

example-001

example-002

@HushWorkDev HushWorkDev added the enhancement New feature or request label Apr 21, 2022
@stale
Copy link

stale bot commented Jul 31, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jul 31, 2022
@stale
Copy link

stale bot commented Nov 12, 2022

This issue has been automatically closed because it was marked as stale and did not have any activity since. Thank you for your contributions.

@stale stale bot closed this as completed Nov 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants