Search found 17 matches

by romlim
Sun Jul 21, 2024 9:38 am
Forum: Off Topic Section
Topic: Need help with google folder embed
Replies: 3
Views: 3070

Re: Need help with google folder embed

Hi Bacon,

Thank you for the references. Least of luck, google have not replied to me yet. I search through the documentation and found this:

https://developers.google.com/drive/api/reference/rest/v3/files/list

I tried to add the orderBy parameter and string which is ?orderBy=folder,modifiedTime ...
by romlim
Sat Jul 20, 2024 11:59 pm
Forum: Off Topic Section
Topic: Need help with google folder embed
Replies: 3
Views: 3070

Need help with google folder embed

Hello, has anyone experienced embedding a google drive folder and displayed the content in descending order? This is the page I am working on:

https://barilidistrict2.neocities.org/memo

The files are displayed in alphabetical order by default but since this will be an area where users can ...
by romlim
Sat Oct 01, 2022 4:01 am
Forum: Off Topic Section
Topic: WYSIWYG Web Builder as templating engine for a CMS
Replies: 2
Views: 1948

WYSIWYG Web Builder as templating engine for a CMS

I wonder if anybody here had successfully use WWB as templating engine for any CMS (e.g. Getsimple CMS, CMS made Simple, Modx, Expression Engine, Bludit CMS, Pulse CMS, Concrete CMS... etc.) Could you please share your experience. Hoping this to become a feature of WWB, it is not impossible I believe.
by romlim
Sat Aug 27, 2022 7:22 am
Forum: Responsive Web Design
Topic: Shape and Heading not aligning correctly at a lower breakpoint
Replies: 2
Views: 1961

Re: Shape and Heading not aligning correctly at lower a breakpoint

Thank you it worked! I was struggling with this . I am glad that I asked for support.
by romlim
Sat Aug 27, 2022 3:20 am
Forum: Responsive Web Design
Topic: Shape and Heading not aligning correctly at a lower breakpoint
Replies: 2
Views: 1961

Shape and Heading not aligning correctly at a lower breakpoint

Hello again pablo, I am having issues with alignment of a shape and a heading.

My breakpoint is 480px:
Problem #1: the Heading element does not align horizontally to the center although I set it to align center at 480px.

https://i.ibb.co/Qfb1RNY/heading-alignment-problems.png

This is my ...
by romlim
Thu Aug 18, 2022 2:15 pm
Forum: General Questions
Topic: Need help with blog style title
Replies: 2
Views: 984

Re: Need help with blog style title

Oh... I didn't notice that that there is drop-down option for the "style for:" label. Thank you Pablo for the outstanding support.
by romlim
Thu Aug 18, 2022 1:31 pm
Forum: General Questions
Topic: Need help with blog style title
Replies: 2
Views: 984

Need help with blog style title

Hello Pablo... I could not find the setting on how to style the blog title on the blog tool. I want to change the font and color of the blog title...how do I do it?

Image
by romlim
Tue Aug 16, 2022 9:42 am
Forum: General Questions
Topic: Need help on card layout
Replies: 3
Views: 1311

Re: Need help on card layout

Thanks Pablo, I finally found the trick. It was a matter of adjusting the margins of the elements inside a card object.

The Card container and the Card objects are my favorite tools so far.
by romlim
Tue Aug 16, 2022 9:38 am
Forum: General Questions
Topic: Notes tool not working
Replies: 4
Views: 1693

Re: Notes tool not working

@ Baconfries
I had updated my OS as you have suggested but with no luck. I am planning to upgrade to Windows 10.

@Graham
Thank you for looking at the file and pointing out the source of the problem. I thought it was a bug in WWB but it turned out to be an OS issue.

@Pablo
I find the Notes tool to ...
by romlim
Tue Aug 16, 2022 12:04 am
Forum: General Questions
Topic: Notes tool not working
Replies: 4
Views: 1693

Notes tool not working

Pablo, could you please take a look at this. I found the Notes tool not working on my computer. I attached a file to show the problem.

https://filebin.net/xt5sfu6jyker6ss4

Image
by romlim
Sun Aug 14, 2022 2:56 pm
Forum: General Questions
Topic: Need help on card layout
Replies: 3
Views: 1311

Re: Need help on card layout

Thanks Pablo... I will study this further.
by romlim
Sun Aug 14, 2022 1:08 pm
Forum: General Questions
Topic: Need help on card layout
Replies: 3
Views: 1311

Need help on card layout

Hi... I am still practicing and I am trying to create a feature card layouts similar to the WWB homepage wherein the the icon is on the left side, and the title and text on the right. Can someone point me to a tutorial or can anyone give a sample .wbs file on how to achieve this? Thanks in advanced ...
by romlim
Tue Jul 26, 2022 3:06 pm
Forum: Responsive Web Design
Topic: Text in Card object missing when set to paragraph
Replies: 3
Views: 3318

Text in Card object missing when set to paragraph

I am having this issue... when I set the text element of the card object to paragraph... it does not display.

Image

Image
by romlim
Tue Jul 26, 2022 9:55 am
Forum: Responsive Web Design
Topic: Flexbox or CSS Grid
Replies: 4
Views: 3058

Re: Flexbox or CSS Grid

Okay thanks, I'll keep that in mind.
by romlim
Tue Jul 26, 2022 8:58 am
Forum: Responsive Web Design
Topic: Flexbox or CSS Grid
Replies: 4
Views: 3058

Re: Flexbox or CSS Grid

Thanks I got it. Another thing, I encounter this problem. I was trying to style a column using the " Predefined Style " but the custom css style dropdown options is inactive. Here is the screenshot.
https://i.ibb.co/7NrM9wx/screenshot-wwb.png
I was wondering... how can I access the style options?
by romlim
Tue Jul 26, 2022 4:37 am
Forum: Responsive Web Design
Topic: Flexbox or CSS Grid
Replies: 4
Views: 3058

Flexbox or CSS Grid

Hi, I am still exploring the use of the Layout Grids. My question though is that when is it appropriate to use Flexbox or CSS Grid for grid systems? Also can I use both grid systems on the same page?