Search found 14 matches

by VPXMedia
Thu Apr 20, 2023 2:46 pm
Forum: Responsive Web Design
Topic: CSS Menu - Hamburger Menu Support
Replies: 3
Views: 2109

Re: CSS Menu - Hamburger Menu Support

Many thanks Pablo for the detailed response. I usually use the feature-rich Responsive menu for normal LTR menus, but the menus you mentioned don’t support RTL menu system. So I have to stick with the CSS menu. Adding full RTL support to the Responsive menu (like you do in many WB tools and ...
by VPXMedia
Thu Apr 20, 2023 11:02 am
Forum: Responsive Web Design
Topic: CSS Menu - Hamburger Menu Support
Replies: 3
Views: 2109

CSS Menu - Hamburger Menu Support

Hello, we are still suffering from the lack of a hamburger menu in the CSS Menu object even in WB 18.2, as it's the only menu that supports RTL direction.

Any alternative solutions or plans to add this feature soon? Unfortunately, using external menus' HTML/CSS code doesn't work properly in WB ...
by VPXMedia
Sun Nov 20, 2022 11:11 am
Forum: General Questions
Topic: Having WB 17 and 18 on the same computer
Replies: 2
Views: 387

Re: Having WB 17 and 18 on the same computer

That sounds great :D Thank you!
by VPXMedia
Sun Nov 20, 2022 9:40 am
Forum: General Questions
Topic: Having WB 17 and 18 on the same computer
Replies: 2
Views: 387

Having WB 17 and 18 on the same computer

Hello Pablo,

Congratulations on the launch of WB 18 with many cool features :D

Is there a way to have both WB 17 and WB 18 installed on the same computer, or will the earlier versions be replaced with the latest one during the installation process?
by VPXMedia
Wed Jul 13, 2022 7:15 pm
Forum: Off Topic Section
Topic: Adding PHP Code in WB pages
Replies: 1
Views: 1938

Adding PHP Code in WB pages

Hi,

Is there an easy way to add PHP code in WB-17 pages directly from the program without using external editors such as Notepad++ after publishing the file?

I want to add PHP shortcodes (for example: <?php echo ($array["TotalQuantity"]); ?>) within the rows in a table to display certain figures ...
by VPXMedia
Sat Jun 25, 2022 4:05 pm
Forum: Responsive Web Design
Topic: Hamburger Menu Icon in CSS Menu
Replies: 2
Views: 2265

Re: Hamburger Menu Icon in CSS Menu

Thanks Pablo for clarification. Unfortunately both the responsive menu and themeable menu don't support RTL direction like the CSS menu does.

Pls consider that in future updates :D
by VPXMedia
Sat Jun 25, 2022 2:02 pm
Forum: Responsive Web Design
Topic: Hamburger Menu Icon in CSS Menu
Replies: 2
Views: 2265

Hamburger Menu Icon in CSS Menu

Hi, I am unable to make the CSS Menu show "hamburger menu icon" when the page is resized or when viewed on mobile/tablet devices. It's showing either Horizontal or Vertical menu items when the page is resized. The responsive and/or full width options don't show the hamburger menu icon. Is there a ...
by VPXMedia
Wed Jun 01, 2022 7:04 am
Forum: Responsive Web Design
Topic: Make iframe automatically adjust height according to the contents
Replies: 5
Views: 3057

Re: Make iframe automatically adjust height according to the contents

Many thanks. The HTML code works fine. I believe the iframe resizer extension should be updated.
by VPXMedia
Tue May 31, 2022 8:54 am
Forum: Responsive Web Design
Topic: Make iframe automatically adjust height according to the contents
Replies: 5
Views: 3057

Re: Make iframe automatically adjust height according to the contents

Thanks Pablo. I installed the extension as specified in the PDF on the page with the inline frame as well as on the Content page and adjusted the settings, but nothing changed. The iframe height on one of the long pages is still scrolling. Disabling the "Scrolling" hides the scrollbars but strips ...
by VPXMedia
Tue May 31, 2022 7:07 am
Forum: Responsive Web Design
Topic: Make iframe automatically adjust height according to the contents
Replies: 5
Views: 3057

Make iframe automatically adjust height according to the contents

Hi,

Could someone please share the code or suggestions for making an iframe automatically adjust its height based on the contents in WB-17 without using a scrollbar? There is no such option in the iframe properties, and I tried several suggestions and code snippets from the internet without success ...
by VPXMedia
Mon May 16, 2022 10:00 am
Forum: Links and Navigation
Topic: Loading long pages
Replies: 1
Views: 2738

Loading long pages

Hello Pablo,

Is there a way in WB-17 to load a portion of the page and add a "Load more" button to show/display the remaining elements or layout grids on the same page when clicked?

I want to use this function on a long News Releases page to avoid loading all the news items at once.

Thank you.
by VPXMedia
Tue Apr 26, 2022 12:04 pm
Forum: Responsive Web Design
Topic: RTL menu items
Replies: 3
Views: 2568

Re: RTL menu items

Thanks Pablo.

Could you please assist me with the following: When I change/resize items in a specific Breakpoint (i.e. 320px), it affects the layout of similar items in the Default or other BPs on the site. Is there a way to lock objects in one BP while adjusting them in another, or at least to ...
by VPXMedia
Fri Apr 15, 2022 8:10 pm
Forum: Responsive Web Design
Topic: RTL menu items
Replies: 3
Views: 2568

RTL menu items

Hello,

Is it possible to make the responsive menu, particularly the sub-menu items, in RTL direction?

I was able to make the main menu items behave like RTL by reversing the items (bottom to top) to make them appear normal in RTL direction, but the sub-menu items always align to the left side of ...
by VPXMedia
Wed Apr 06, 2022 7:50 am
Forum: Links and Navigation
Topic: Adding Shared Components on WV Pages
Replies: 2
Views: 2772

Adding Shared Components on WV Pages

Hello to everyone.

I would like to know how I can insert shared components, such as main menus, headers or footers, that can be used on all pages throughout the website but updated in one HTML file or WB page (where the changes reflect on all pages by updating just a single file.

Thank you very ...