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 ...
Search found 17 matches
- Sun Jul 21, 2024 9:38 am
- Forum: Off Topic Section
- Topic: Need help with google folder embed
- Replies: 3
- Views: 3070
- 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 ...
https://barilidistrict2.neocities.org/memo
The files are displayed in alphabetical order by default but since this will be an area where users can ...
- 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.
- 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.
- 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 ...
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 ...
- 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.
- Thu Aug 18, 2022 1:31 pm
- Forum: General Questions
- Topic: Need help with blog style title
- Replies: 2
- Views: 984
- 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.
The Card container and the Card objects are my favorite tools so far.
- 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 ...
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 ...
- 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

https://filebin.net/xt5sfu6jyker6ss4

- 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.
- 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 ...
- Tue Jul 26, 2022 3:40 pm
- Forum: Responsive Web Design
- Topic: Text in Card object missing when set to paragraph
- Replies: 3
- Views: 3318
- 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
- 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.
- 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?
https://i.ibb.co/7NrM9wx/screenshot-wwb.png
I was wondering... how can I access the style options?
- 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?