Changeset 3419075
- Timestamp:
- 12/13/2025 08:56:18 PM (4 months ago)
- Location:
- fullpage-vertical-horizontal-slider/trunk
- Files:
-
- 54 added
- 7 edited
-
fullpage-vertical-horizontal-slider.php (modified) (3 diffs)
-
languages/fullpage-vertical-horizontal-slider-ar.mo (added)
-
languages/fullpage-vertical-horizontal-slider-ar.po (added)
-
languages/fullpage-vertical-horizontal-slider-ar_EG-dfbff627e6c248bcb3b61d7d06da9ca9.json (added)
-
languages/fullpage-vertical-horizontal-slider-ar_EG.mo (added)
-
languages/fullpage-vertical-horizontal-slider-ar_EG.po (added)
-
languages/fullpage-vertical-horizontal-slider-cs_CZ-dfbff627e6c248bcb3b61d7d06da9ca9.json (added)
-
languages/fullpage-vertical-horizontal-slider-cs_CZ.mo (added)
-
languages/fullpage-vertical-horizontal-slider-cs_CZ.po (added)
-
languages/fullpage-vertical-horizontal-slider-en_US-dfbff627e6c248bcb3b61d7d06da9ca9.json (modified) (1 diff)
-
languages/fullpage-vertical-horizontal-slider-es_ES-dfbff627e6c248bcb3b61d7d06da9ca9.json (added)
-
languages/fullpage-vertical-horizontal-slider-es_ES.mo (added)
-
languages/fullpage-vertical-horizontal-slider-es_ES.po (added)
-
languages/fullpage-vertical-horizontal-slider-es_MX-dfbff627e6c248bcb3b61d7d06da9ca9.json (added)
-
languages/fullpage-vertical-horizontal-slider-es_MX.mo (added)
-
languages/fullpage-vertical-horizontal-slider-es_MX.po (added)
-
languages/fullpage-vertical-horizontal-slider-fr_FR-dfbff627e6c248bcb3b61d7d06da9ca9.json (added)
-
languages/fullpage-vertical-horizontal-slider-fr_FR.mo (added)
-
languages/fullpage-vertical-horizontal-slider-fr_FR.po (added)
-
languages/fullpage-vertical-horizontal-slider-hu_HU-dfbff627e6c248bcb3b61d7d06da9ca9.json (added)
-
languages/fullpage-vertical-horizontal-slider-hu_HU.mo (added)
-
languages/fullpage-vertical-horizontal-slider-hu_HU.po (added)
-
languages/fullpage-vertical-horizontal-slider-id_ID-dfbff627e6c248bcb3b61d7d06da9ca9.json (added)
-
languages/fullpage-vertical-horizontal-slider-id_ID.mo (added)
-
languages/fullpage-vertical-horizontal-slider-id_ID.po (added)
-
languages/fullpage-vertical-horizontal-slider-ja.mo (added)
-
languages/fullpage-vertical-horizontal-slider-ja.po (added)
-
languages/fullpage-vertical-horizontal-slider-ko_KR-dfbff627e6c248bcb3b61d7d06da9ca9.json (added)
-
languages/fullpage-vertical-horizontal-slider-ko_KR.mo (added)
-
languages/fullpage-vertical-horizontal-slider-ko_KR.po (added)
-
languages/fullpage-vertical-horizontal-slider-pl_PL-dfbff627e6c248bcb3b61d7d06da9ca9.json (added)
-
languages/fullpage-vertical-horizontal-slider-pl_PL.mo (added)
-
languages/fullpage-vertical-horizontal-slider-pl_PL.po (added)
-
languages/fullpage-vertical-horizontal-slider-pt_BR-dfbff627e6c248bcb3b61d7d06da9ca9.json (added)
-
languages/fullpage-vertical-horizontal-slider-pt_BR.mo (added)
-
languages/fullpage-vertical-horizontal-slider-pt_BR.po (added)
-
languages/fullpage-vertical-horizontal-slider-pt_PT-dfbff627e6c248bcb3b61d7d06da9ca9.json (added)
-
languages/fullpage-vertical-horizontal-slider-pt_PT.mo (added)
-
languages/fullpage-vertical-horizontal-slider-pt_PT.po (added)
-
languages/fullpage-vertical-horizontal-slider-ru_RU-dfbff627e6c248bcb3b61d7d06da9ca9.json (added)
-
languages/fullpage-vertical-horizontal-slider-ru_RU.mo (added)
-
languages/fullpage-vertical-horizontal-slider-ru_RU.po (added)
-
languages/fullpage-vertical-horizontal-slider-th_TH-dfbff627e6c248bcb3b61d7d06da9ca9.json (added)
-
languages/fullpage-vertical-horizontal-slider-th_TH.mo (added)
-
languages/fullpage-vertical-horizontal-slider-th_TH.po (added)
-
languages/fullpage-vertical-horizontal-slider-tr_TR-dfbff627e6c248bcb3b61d7d06da9ca9.json (added)
-
languages/fullpage-vertical-horizontal-slider-tr_TR.mo (added)
-
languages/fullpage-vertical-horizontal-slider-tr_TR.po (added)
-
languages/fullpage-vertical-horizontal-slider-uk.mo (added)
-
languages/fullpage-vertical-horizontal-slider-uk.po (added)
-
languages/fullpage-vertical-horizontal-slider-vi_VN-dfbff627e6c248bcb3b61d7d06da9ca9.json (added)
-
languages/fullpage-vertical-horizontal-slider-vi_VN.mo (added)
-
languages/fullpage-vertical-horizontal-slider-vi_VN.po (added)
-
languages/fullpage-vertical-horizontal-slider-zh_CN-dfbff627e6c248bcb3b61d7d06da9ca9.json (added)
-
languages/fullpage-vertical-horizontal-slider-zh_CN.mo (added)
-
languages/fullpage-vertical-horizontal-slider-zh_CN.po (added)
-
languages/fullpage-vertical-horizontal-slider.pot (modified) (4 diffs)
-
models/navigation-css.php (modified) (1 diff)
-
models/page-settings.php (modified) (1 diff)
-
models/plugin-settings.php (modified) (2 diffs)
-
readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fullpage-vertical-horizontal-slider/trunk/fullpage-vertical-horizontal-slider.php
r3373132 r3419075 6 6 * Author: Mehmet Celik, Álvaro Trigo 7 7 * Author URI: https://www.alvarotrigo.com/ 8 * Version: 1. 0.28 * Version: 1.1.0 9 9 * Description: Create stunning fullscreen scrolling websites effortlessly with WordPress. Official WordPress plugin for fullPage.js. 10 10 * License: GPLv3 … … 15 15 **/ 16 16 17 /* Copyright 2025 Mehmet Celik */17 /* Copyright 2025-2026 Mehmet Celik */ 18 18 19 19 // Exit if accessed directly. … … 26 26 final class McwFullPageVHSGlobals { 27 27 // Plugin version 28 private static $version = '1. 0.2';28 private static $version = '1.1.0'; 29 29 // FullPage JS version 30 30 private static $fullPageVersion = '4.0.35'; -
fullpage-vertical-horizontal-slider/trunk/languages/fullpage-vertical-horizontal-slider-en_US-dfbff627e6c248bcb3b61d7d06da9ca9.json
r3373132 r3419075 1 {"translation-revision-date":"YEAR-MO-DA HO:MI+ZONE","generator":"WP-CLI\/2.12.0","source":"build\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"en","plural-forms":"nplurals=2; plural=(n != 1);"},"fullPage Vertical & Horizontal Slider":[""]," Enable FullPage":[""],"Off":[""],"Left \u2b50":[""],"Right":[""],"Section Navigation":[""],"This parameter determines the position of navigation bullets.":[""],"Default":[""],"Circles":[""],"Circles Inverted":[""],"Expanding Circles \u2b50":[""],"Filled Circles \u2b50":[""],"Filled Circles Within \u2b50":[""],"Multiple Circles \u2b50":[""],"Rotating Circles \u2b50":[""],"Rotating Circles 2 \u2b50":[""],"Squares \u2b50":[""],"Squares Border \u2b50":[""],"Expanding Squares \u2b50":[""],"Filled Squares \u2b50":[""],"Multiple Squares \u2b50":[""],"Squares to Rombs \u2b50":[""],"Multiple Squares to Rombs \u2b50":[""],"Filled Rombs \u2b50":[""],"Filled Bars \u2b50":[""],"Story Telling \u2b50":[""],"Section Navigation Style":[""],"This parameter determines section navigation style.":[""],"Main Color":[""],"This parameter sets the color of bullets on sections.":[""],"Hover Color":[""],"This parameter sets the hover color of bullets on sections. This color may not be used in some of the navigation styles.":[""],"Active Color":[""],"This parameter sets the active color of bullets on sections. This color may not be used in some of the navigation styles.":[""],"Tooltip Background Color \u2b50":[""],"The background color of the navigation tooltip.":[""],"Tooltip Text Color \u2b50":[""],"The text color of the navigation tooltip.":[""],"Show Active Tooltip":[""],"This parameter shows a persistent tooltip for the actively viewed section in the vertical navigation.":[""],"Clickable Tooltip \u2b50":[""],"This parameter enables clickable persistent tooltip in the vertical navigation.":[""],"Bigger Navigation":[""],"This parameter sets bigger navigation bullets.":[""],"Show Bullets \u2b50":[""],"This parameter shows navigation bullets.":[""],"Space \u2b50":[""],"This parameter defines space distance of navigation bullets from left\/right in px.":[""],"Top \u2b50":[""],"Bottom":[""],"Slides Navigation":[""],"This parameter determines the position of landscape navigation bar for sliders.":[""],"Slide Navigation Style":[""],"This parameter determines slide navigation style.":[""],"This parameter sets the color of bullets on slides.":[""],"This parameter sets the hover color of bullets on slides. This color may not be used in some of the navigation styles.":[""],"This parameter sets the active color of bullets on slides. This color may not be used in some of the navigation styles.":[""],"Bigger Slide Navigation":[""],"This parameter sets bigger slide navigation bullets.":[""],"This parameter shows slide navigation bullets.":[""],"This parameter defines space distance of slide navigation bullets from top\/bottom in px.":[""],"Control Arrows":[""],"This parameter determines whether to use control arrows for the slides to move right or left.":[""],"Modern":[""],"Modern Animated \u2b50":[""],"Chevron \u2b50":[""],"Control Arrows Style":[""],"This parameter determines the style of the control arrow.":[""],"Control Arrows Color":[""],"This parameter determines the color of the control arrow.":[""],"Lock Anchors":[""],"This parameter determines whether anchors in the URL will have any effect.":[""],"Disable Anchors":[""],"This parameter determines whether to enable or disable all section anchors.":[""],"Animate Anchor":[""],"This parameter defines whether the load of the site when given anchor (#) will scroll with animation to its destination.":[""],"Keyboard Scrolling":[""],"This parameter defines if the content can be navigated using the keyboard.":[""],"Record History":[""],"This parameter defines whether to push the state of the site to the browsers history, so back button will work on section navigation.":[""],"Auto Scrolling":[""],"This parameter defines whether to use the automatic scrolling or the normal one.":[""],"Fit To Section":[""],"This parameter determines whether or not to fit sections to the viewport or not.":[""],"Fit To Section Delay":[""],"The delay in miliseconds for section fitting.":[""],"Scroll Bar":[""],"This parameter determines whether to use the scrollbar for the site or not.":[""],"Scroll Overflow":[""],"This parameter defines whether or not to create a scroll for the section in case the content is bigger than the height of it. (Disabled when Scrollbars are enabled.).":[""],"Mac Style Scroll Overflow":[""],"Use a \"mac style\" for the scrollbar instead of the default one.":[""],"No":[""],"All":[""],"Sections":[""],"Slides":[""],"Skip Intermediate Items \u2b50":[""],"This parameter defines whether to skip the scroll animation when navigating between non-consecutive vertical sections or horizontal slides.":[""],"Top":[""],"Big Sections Destination":[""],"This parameter defines how to scroll to a section which size is bigger than the viewport.":[""],"Continuous Vertical":[""],"This parameter determines vertical scrolling is continuous.":[""],"Loop Bottom":[""],"Loop Top":[""],"Loop Slides":[""],"This parameter defines whether horizontal sliders will loop after reaching the last or previous slide or not.":[""],"CSS Easing \u2b50":[""],"Defines whether to use CSS easing or not. If disabled JavaScript easing is used.":[""],"Ease":[""],"Linear \u2b50":[""],"Ease In \u2b50":[""],"Ease Out \u2b50":[""],"Ease In Out \u2b50":[""],"Easing":[""],"This parameter determines the transition effect.":[""],"Linear":[""],"Swing":[""],"Ease In Quad":[""],"Ease Out Quad":[""],"Ease In Out Quad":[""],"Easing \u2b50":[""],"This parameter determines the JS transition effect.":[""],"Scrolling Speed":[""],"Speed in miliseconds for the scrolling transitions.":[""],"Center":[""],"Vertical Alignment":[""],"This parameter determines the position of the content vertically in the section.":[""],"Adjust on Nav Resize":[""],"Defines whether fullPage.js adjusts section height when the mobile navigation or address bar resizes or toggles visibility. If disabled, sections may not remain full-height when the bar shrinks or hides.":[""],"Responsive Width":[""],"Normal scroll will be used under the defined width in pixels. (autoScrolling: false)":[""],"Responsive Height":[""],"Normal scroll will be used under the defined height in pixels. (autoScrolling: false)":[""],"Fixed Elements":[""],"Defines which elements will be taken off the scrolling structure of the plugin which is necessary when using the keep elements fixed with css. Enter comma seperated element selectors. (example: #element1, .element2)":[""],"Normal Scroll Elements":[""],"If you want to avoid the auto scroll when scrolling over some elements, this is the option you need to use. (useful for maps, scrolling divs etc.) Enter comma seperated element selectors. (example: #element1, .element2)":[""],"Custom CSS":[""],"The custom CSS code for the page.":[""],"afterRender \u2b50":[""],"Fired just after the structure of the page is generated.":[""],"afterResize \u2b50":[""],"Fired after resizing the browsers window.":[""],"afterLoad \u2b50":[""],"Fired once the sections have been loaded, after the scrolling has ended.":[""],"beforeLeave \u2b50":[""],"Fired before the user leaves a section.":[""],"onLeave \u2b50":[""],"Fired once the user leaves a section.":[""],"afterSlideLoad \u2b50":[""],"Fired once the slide of a section has been loaded, after the scrolling has ended.":[""],"onSlideLeave \u2b50":[""],"Fired once the user leaves a slide to go another.":[""],"onScrollOverflow \u2b50":[""],"Fired when scrolling inside a scrollable section.":[""],"afterResponsive \u2b50":[""],"The javascript code that runs after normal mode is changed to responsive mode or responsive mode is changed to normal mode.":[""],"afterReBuild \u2b50":[""],"The javascript code that runs after manually re-building fullpage.js.":[""],"Before FullPage \u2b50":[""],"The javascript code that runs right after document is ready and before fullpage is called.":[""],"After FullPage \u2b50":[""],"The javascript code that runs right after document is ready and after fullpage is called.":[""],"Enable FullPage Extensions":[""],"This parameter enable fullpage extensions.":[""],"div":[""],"section":[""],"article":[""],"main":[""],"Container HTML tag":[""],"This parameter changes the container HTML tag name.":[""],"Extra Parameters \u2b50":[""],"If there are parameters you want to include, add these parameters (comma seperated). Example: parameter1:true, parameter2:15":[""],"Video Autoplay":[""],"This parameter enables playing the videos (HTML5 and Youtube) only when the section is in view and stops it otherwise.":[""],"Video Keep Playing \u2b50":[""],"This parameter enables playing the videos (HTML5 and Youtube) even when section is not in the view.":[""],"Remove Theme Margins":[""],"This parameter forces to remove theme wrapper margins and paddings.":[""],"Force Fixed Theme Header":[""],"This parameter forces to make theme header fixed on top.":[""],"Theme Header Selector":[""],"This parameter is the theme header CSS selector. (Example: .header).":[""],"Toggle Header \u2b50":[""],"Enable this option if you want the header hidden when scrolling down, and show the header when scrolling up.":[""],"Theme Header Padding \u2b50":[""],"This parameter adds theme header height to sections as padding.":[""],"Show Theme Footer":[""],"This parameter Tries to move the theme footer inside a new auto-height section placed as last.":[""],"Theme Footer Selector":[""],"This parameter is the theme footer CSS selector. (Example: .footer).":[""],"Hide Content Before FullPage":[""],"Hide content before FullPage load and show content when the page is loaded.":[""],"Observer":[""],"Defines whether or not to observe changes in the HTML structure of the page.":[""],"Enable JQuery Dependency":[""],"This parameter enables JQuery dependency.":[""],"Enable Empty Page Template \u2b50":[""],"This parameter defines if page will be redirected to the defined template. The template is independent from the theme and is an empty page template if not defined.":[""],"Use Template Redirect \u2b50":[""],"This parameter defines if template will be redirected or included. If set, template will be redirected, otherwise template will be included. Play with this setting to see the best scenario that fits.":[""],"Template Path \u2b50":[""],"If you want to use your own template, put the template path and template name here. If left empty, an empty predefined page template will be used.":[""],"Remove Theme JS":[""],"This parameter removes theme javascript from output. Be aware, this might crash the page output if the theme has JS output on the head section.":[""],"Remove JS":[""],"This parameter removes specified javascript from output. Be aware, this might crash the page output. Write javascript names with comma in between.":[""],"Select Color":[""],"Clear":[""],"Color code":[""],"Color":[""],"Continuous Horizontal \u2b50":[""],"This parameter enables fullpage Continuous Horizontal extension.":[""],"Vertical":[""],"Horizontal":[""],"Fingers Only":[""],"Mouse Only":[""],"Drag And Move \u2b50":[""],"This parameter enables fullpage Drag And Move extension.":[""],"Fading Effect \u2b50":[""],"This parameter enables fullpage Fading Effect extension.":[""],"Interlocked Slides \u2b50":[""],"This parameter enables fullpage Interlocked Slides extension.":[""],"Offset Sections \u2b50":[""],"This parameter enables fullpage Offset Sections extension.":[""],"Parallax \u2b50":[""],"This parameter enables fullpage Parallax extension.":[""],"Type":[""],"Percentage":[""],"This parameter provides a way to choose if the current section will be above or below the destination one.":[""],"This parameter provides a way to define the percentage of the parallax effect. Maximum value (100) will show completely static backgrounds.":[""],"Reset Sliders \u2b50":[""],"This parameter enables fullpage Reset Sliders extension.":[""],"Responsive Slides \u2b50":[""],"This parameter enables fullpage Responsive Slides extension.":[""],"Scroll Horizontally \u2b50":[""],"This parameter enables fullpage Scroll Horizontally extension.":[""],"Scroll Overflow Reset":[""],"This parameter enables fullpage Scroll Overflow Reset extension.":[""],"Navigation":[""],"Section Navigation Settings":[""],"Save\/Close":[""],"Responsive Options":[""],"Slide Navigation Settings":[""],"Control Arrow Settings":[""],"Scrolling":[""],"Design":[""],"Responsive Content Padding":[""],"Padding (px)":[""],"Tablet Padding (px)":[""],"Mobile Padding (px)":[""],"Events":[""],"afterRender Event Javascript":[""],"afterRender Event":[""],"afterResize Event Javascript":[""],"afterResize Event":[""],"afterLoad Event Javascript":[""],"afterLoad Event":[""],"beforeLeave Event Javascript":[""],"beforeLeave Event":[""],"onLeave Event Javascript":[""],"onLeave Event":[""],"afterSlideLoad Event Javascript":[""],"afterSlideLoad Event":[""],"onSlideLeave Event Javascript":[""],"onSlideLeave Event":[""],"onScrollOverflow Event Javascript":[""],"onScrollOverflow Event":[""],"afterResponsive Event Javascript":[""],"afterResponsive Event":[""],"afterReBuild Event Javascript":[""],"afterReBuild Event":[""],"beforeFullPage Event Javascript":[""],"beforeFullPage Event":[""],"afterFullPage Event Javascript":[""],"afterFullPage Event":[""],"Extensions":[""],"Customizations":[""],"Extra Parameters":[""],"Advanced Parameters":[""],"Vertical Align Top":[""],"Vertical Align Center":[""],"Vertical Align Bottom":[""],"Add Section":[""],"Add Section with Slides":[""],"Enable FullPage on this page.":[""],"FullPage":[""],"FullPage Wrapper":[""],"meceware":[""],"Full Height":[""],"Auto Height":[""],"Responsive Auto Height":[""],"Section Behaviour":[""],"Middle":[""],"FullPage Anchor":[""],"Navigation Tooltip":[""],"Disable Scroll Overflow \u2b50":[""],"Main Navigation Color \u2b50":[""],"Hover Navigation Color \u2b50":[""],"Active Navigation Color \u2b50":[""],"Background Color":[""],"Background Image":[""],"Cover":[""],"Contain":[""],"Auto":[""],"Background Image Size":[""],"Center Top":[""],"Center Center":[""],"Center Bottom":[""],"Left Top":[""],"Left Center":[""],"Left Bottom":[""],"Right Top":[""],"Right Center":[""],"Right Bottom":[""],"Background Image Position":[""],"Scroll":[""],"Fixed":[""],"Background Image Attachment":[""],"No Repeat":[""],"Repeat":[""],"Repeat-x":[""],"Repeat-y":[""],"Background Image Repeat":[""],"Background Image Opacity":[""],"Self-Hosted":[""],"YouTube":[""],"Video Type":[""],"YouTube Video URL":[""],"Enable Video On Mobile \u2b50":[""],"Loop":[""],"Mute":[""],"Auto Play":[""],"Always Play \u2b50":[""],"Extension Parameters":[""],"Remove Image":[""],"Image Parameters":[""],"Select mp4\/m4v video":[""],"Select ogv\/ogg video":[""],"Select webm video":[""],"Image":[""],"Video":[""],"Section":[""],"Background":[""],"Image to show while the video is downloading or until playing it":[""],"Poster Image":[""],"Expand":[""],"Collapse":[""],"Add Slide":[""],"FullPage Section":[""],"Slide Anchor":[""],"FullPage Slide":[""],"slide":[""]}}}1 {"translation-revision-date":"YEAR-MO-DA HO:MI+ZONE","generator":"WP-CLI\/2.12.0","source":"build\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"en","plural-forms":"nplurals=2; plural=(n != 1);"},"fullPage Vertical & Horizontal Slider":[""],"Upgrade to Pro":[""],"Enable FullPage":[""],"Off":[""],"Left \u2b50":[""],"Right":[""],"Section Navigation":[""],"This parameter determines the position of navigation bullets.":[""],"Default":[""],"Circles":[""],"Circles Inverted":[""],"Expanding Circles \u2b50":[""],"Filled Circles \u2b50":[""],"Filled Circles Within \u2b50":[""],"Multiple Circles \u2b50":[""],"Rotating Circles \u2b50":[""],"Rotating Circles 2 \u2b50":[""],"Squares \u2b50":[""],"Squares Border \u2b50":[""],"Expanding Squares \u2b50":[""],"Filled Squares \u2b50":[""],"Multiple Squares \u2b50":[""],"Squares to Rombs \u2b50":[""],"Multiple Squares to Rombs \u2b50":[""],"Filled Rombs \u2b50":[""],"Filled Bars \u2b50":[""],"Story Telling \u2b50":[""],"Section Navigation Style":[""],"This parameter determines section navigation style.":[""],"Main Color":[""],"This parameter sets the color of bullets on sections.":[""],"Hover Color":[""],"This parameter sets the hover color of bullets on sections. This color may not be used in some of the navigation styles.":[""],"Active Color":[""],"This parameter sets the active color of bullets on sections. This color may not be used in some of the navigation styles.":[""],"Tooltip Background Color \u2b50":[""],"The background color of the navigation tooltip.":[""],"Tooltip Text Color \u2b50":[""],"The text color of the navigation tooltip.":[""],"Show Active Tooltip":[""],"This parameter shows a persistent tooltip for the actively viewed section in the vertical navigation.":[""],"Clickable Tooltip \u2b50":[""],"This parameter enables clickable persistent tooltip in the vertical navigation.":[""],"Bigger Navigation":[""],"This parameter sets bigger navigation bullets.":[""],"Show Bullets \u2b50":[""],"This parameter shows navigation bullets.":[""],"Space \u2b50":[""],"This parameter defines space distance of navigation bullets from left\/right in px.":[""],"Top \u2b50":[""],"Bottom":[""],"Slides Navigation":[""],"This parameter determines the position of landscape navigation bar for sliders.":[""],"Slide Navigation Style":[""],"This parameter determines slide navigation style.":[""],"This parameter sets the color of bullets on slides.":[""],"This parameter sets the hover color of bullets on slides. This color may not be used in some of the navigation styles.":[""],"This parameter sets the active color of bullets on slides. This color may not be used in some of the navigation styles.":[""],"Bigger Slide Navigation":[""],"This parameter sets bigger slide navigation bullets.":[""],"This parameter shows slide navigation bullets.":[""],"This parameter defines space distance of slide navigation bullets from top\/bottom in px.":[""],"Control Arrows":[""],"This parameter determines whether to use control arrows for the slides to move right or left.":[""],"Modern":[""],"Modern Animated \u2b50":[""],"Chevron \u2b50":[""],"Control Arrows Style":[""],"This parameter determines the style of the control arrow.":[""],"Control Arrows Color":[""],"This parameter determines the color of the control arrow.":[""],"Lock Anchors":[""],"This parameter determines whether anchors in the URL will have any effect.":[""],"Disable Anchors":[""],"This parameter determines whether to enable or disable all section anchors.":[""],"Animate Anchor":[""],"This parameter defines whether the load of the site when given anchor (#) will scroll with animation to its destination.":[""],"Keyboard Scrolling":[""],"This parameter defines if the content can be navigated using the keyboard.":[""],"Record History":[""],"This parameter defines whether to push the state of the site to the browsers history, so back button will work on section navigation.":[""],"Auto Scrolling":[""],"This parameter defines whether to use the automatic scrolling or the normal one.":[""],"Fit To Section":[""],"This parameter determines whether or not to fit sections to the viewport or not.":[""],"Fit To Section Delay":[""],"The delay in miliseconds for section fitting.":[""],"Scroll Bar":[""],"This parameter determines whether to use the scrollbar for the site or not.":[""],"Scroll Overflow":[""],"This parameter defines whether or not to create a scroll for the section in case the content is bigger than the height of it. (Disabled when Scrollbars are enabled.).":[""],"Mac Style Scroll Overflow":[""],"Use a \"mac style\" for the scrollbar instead of the default one.":[""],"No":[""],"All":[""],"Sections":[""],"Slides":[""],"Skip Intermediate Items \u2b50":[""],"This parameter defines whether to skip the scroll animation when navigating between non-consecutive vertical sections or horizontal slides.":[""],"Top":[""],"Big Sections Destination":[""],"This parameter defines how to scroll to a section which size is bigger than the viewport.":[""],"Continuous Vertical":[""],"This parameter determines vertical scrolling is continuous.":[""],"Loop Bottom":[""],"Loop Top":[""],"Loop Slides":[""],"This parameter defines whether horizontal sliders will loop after reaching the last or previous slide or not.":[""],"CSS Easing \u2b50":[""],"Defines whether to use CSS easing or not. If disabled JavaScript easing is used.":[""],"Ease":[""],"Linear \u2b50":[""],"Ease In \u2b50":[""],"Ease Out \u2b50":[""],"Ease In Out \u2b50":[""],"Easing":[""],"This parameter determines the transition effect.":[""],"Linear":[""],"Swing":[""],"Ease In Quad":[""],"Ease Out Quad":[""],"Ease In Out Quad":[""],"Easing \u2b50":[""],"This parameter determines the JS transition effect.":[""],"Scrolling Speed":[""],"Speed in miliseconds for the scrolling transitions.":[""],"Center":[""],"Vertical Alignment":[""],"This parameter determines the position of the content vertically in the section.":[""],"Adjust on Nav Resize":[""],"Defines whether fullPage.js adjusts section height when the mobile navigation or address bar resizes or toggles visibility. If disabled, sections may not remain full-height when the bar shrinks or hides.":[""],"Responsive Width":[""],"Normal scroll will be used under the defined width in pixels. (autoScrolling: false)":[""],"Responsive Height":[""],"Normal scroll will be used under the defined height in pixels. (autoScrolling: false)":[""],"Fixed Elements":[""],"Defines which elements will be taken off the scrolling structure of the plugin which is necessary when using the keep elements fixed with css. Enter comma seperated element selectors. (example: #element1, .element2)":[""],"Normal Scroll Elements":[""],"If you want to avoid the auto scroll when scrolling over some elements, this is the option you need to use. (useful for maps, scrolling divs etc.) Enter comma seperated element selectors. (example: #element1, .element2)":[""],"Custom CSS":[""],"The custom CSS code for the page.":[""],"afterRender \u2b50":[""],"Fired just after the structure of the page is generated.":[""],"afterResize \u2b50":[""],"Fired after resizing the browsers window.":[""],"afterLoad \u2b50":[""],"Fired once the sections have been loaded, after the scrolling has ended.":[""],"beforeLeave \u2b50":[""],"Fired before the user leaves a section.":[""],"onLeave \u2b50":[""],"Fired once the user leaves a section.":[""],"afterSlideLoad \u2b50":[""],"Fired once the slide of a section has been loaded, after the scrolling has ended.":[""],"onSlideLeave \u2b50":[""],"Fired once the user leaves a slide to go another.":[""],"onScrollOverflow \u2b50":[""],"Fired when scrolling inside a scrollable section.":[""],"afterResponsive \u2b50":[""],"The javascript code that runs after normal mode is changed to responsive mode or responsive mode is changed to normal mode.":[""],"afterReBuild \u2b50":[""],"The javascript code that runs after manually re-building fullpage.js.":[""],"Before FullPage \u2b50":[""],"The javascript code that runs right after document is ready and before fullpage is called.":[""],"After FullPage \u2b50":[""],"The javascript code that runs right after document is ready and after fullpage is called.":[""],"Enable FullPage Extensions":[""],"This parameter enable fullpage extensions.":[""],"div":[""],"section":[""],"article":[""],"main":[""],"Container HTML tag":[""],"This parameter changes the container HTML tag name.":[""],"Extra Parameters \u2b50":[""],"If there are parameters you want to include, add these parameters (comma seperated). Example: parameter1:true, parameter2:15":[""],"Video Autoplay":[""],"This parameter enables playing the videos (HTML5 and Youtube) only when the section is in view and stops it otherwise.":[""],"Video Keep Playing \u2b50":[""],"This parameter enables playing the videos (HTML5 and Youtube) even when section is not in the view.":[""],"Remove Theme Margins":[""],"This parameter forces to remove theme wrapper margins and paddings.":[""],"Force Fixed Theme Header":[""],"This parameter forces to make theme header fixed on top.":[""],"Theme Header Selector":[""],"This parameter is the theme header CSS selector. (Example: .header).":[""],"Toggle Header \u2b50":[""],"Enable this option if you want the header hidden when scrolling down, and show the header when scrolling up.":[""],"Theme Header Padding \u2b50":[""],"This parameter adds theme header height to sections as padding.":[""],"Show Theme Footer":[""],"This parameter Tries to move the theme footer inside a new auto-height section placed as last.":[""],"Theme Footer Selector":[""],"This parameter is the theme footer CSS selector. (Example: .footer).":[""],"Hide Content Before FullPage":[""],"Hide content before FullPage load and show content when the page is loaded.":[""],"Observer":[""],"Defines whether or not to observe changes in the HTML structure of the page.":[""],"Enable JQuery Dependency":[""],"This parameter enables JQuery dependency.":[""],"Enable Empty Page Template \u2b50":[""],"This parameter defines if page will be redirected to the defined template. The template is independent from the theme and is an empty page template if not defined.":[""],"Use Template Redirect \u2b50":[""],"This parameter defines if template will be redirected or included. If set, template will be redirected, otherwise template will be included. Play with this setting to see the best scenario that fits.":[""],"Template Path \u2b50":[""],"If you want to use your own template, put the template path and template name here. If left empty, an empty predefined page template will be used.":[""],"Remove Theme JS":[""],"This parameter removes theme javascript from output. Be aware, this might crash the page output if the theme has JS output on the head section.":[""],"Remove JS":[""],"This parameter removes specified javascript from output. Be aware, this might crash the page output. Write javascript names with comma in between.":[""],"Select Color":[""],"Clear":[""],"Color code":[""],"Color":[""],"Continuous Horizontal \u2b50":[""],"This parameter enables fullpage Continuous Horizontal extension.":[""],"Vertical":[""],"Horizontal":[""],"Fingers Only":[""],"Mouse Only":[""],"Drag And Move \u2b50":[""],"This parameter enables fullpage Drag And Move extension.":[""],"Fading Effect \u2b50":[""],"This parameter enables fullpage Fading Effect extension.":[""],"Interlocked Slides \u2b50":[""],"This parameter enables fullpage Interlocked Slides extension.":[""],"Offset Sections \u2b50":[""],"This parameter enables fullpage Offset Sections extension.":[""],"Parallax \u2b50":[""],"This parameter enables fullpage Parallax extension.":[""],"Type":[""],"Percentage":[""],"This parameter provides a way to choose if the current section will be above or below the destination one.":[""],"This parameter provides a way to define the percentage of the parallax effect. Maximum value (100) will show completely static backgrounds.":[""],"Reset Sliders \u2b50":[""],"This parameter enables fullpage Reset Sliders extension.":[""],"Responsive Slides \u2b50":[""],"This parameter enables fullpage Responsive Slides extension.":[""],"Scroll Horizontally \u2b50":[""],"This parameter enables fullpage Scroll Horizontally extension.":[""],"Scroll Overflow Reset":[""],"This parameter enables fullpage Scroll Overflow Reset extension.":[""],"Navigation":[""],"Section Navigation Settings":[""],"Save\/Close":[""],"Responsive Options":[""],"Slide Navigation Settings":[""],"Control Arrow Settings":[""],"Scrolling":[""],"Design":[""],"Responsive Content Padding":[""],"Padding (px)":[""],"Tablet Padding (px)":[""],"Mobile Padding (px)":[""],"Events":[""],"afterRender Event Javascript":[""],"afterRender Event":[""],"afterResize Event Javascript":[""],"afterResize Event":[""],"afterLoad Event Javascript":[""],"afterLoad Event":[""],"beforeLeave Event Javascript":[""],"beforeLeave Event":[""],"onLeave Event Javascript":[""],"onLeave Event":[""],"afterSlideLoad Event Javascript":[""],"afterSlideLoad Event":[""],"onSlideLeave Event Javascript":[""],"onSlideLeave Event":[""],"onScrollOverflow Event Javascript":[""],"onScrollOverflow Event":[""],"afterResponsive Event Javascript":[""],"afterResponsive Event":[""],"afterReBuild Event Javascript":[""],"afterReBuild Event":[""],"beforeFullPage Event Javascript":[""],"beforeFullPage Event":[""],"afterFullPage Event Javascript":[""],"afterFullPage Event":[""],"Extensions":[""],"Customizations":[""],"Extra Parameters":[""],"Advanced Parameters":[""],"Vertical Align Top":[""],"Vertical Align Center":[""],"Vertical Align Bottom":[""],"Add Section":[""],"Add Section with Slides":[""],"Enable FullPage on this page.":[""],"FullPage":[""],"FullPage Wrapper":[""],"meceware":[""],"Full Height":[""],"Auto Height":[""],"Responsive Auto Height":[""],"Section Behaviour":[""],"Middle":[""],"FullPage Anchor":[""],"Navigation Tooltip":[""],"Disable Scroll Overflow \u2b50":[""],"Main Navigation Color \u2b50":[""],"Hover Navigation Color \u2b50":[""],"Active Navigation Color \u2b50":[""],"Background Color":[""],"Background Image":[""],"Cover":[""],"Contain":[""],"Auto":[""],"Background Image Size":[""],"Center Top":[""],"Center Center":[""],"Center Bottom":[""],"Left Top":[""],"Left Center":[""],"Left Bottom":[""],"Right Top":[""],"Right Center":[""],"Right Bottom":[""],"Background Image Position":[""],"Scroll":[""],"Fixed":[""],"Background Image Attachment":[""],"No Repeat":[""],"Repeat":[""],"Repeat-x":[""],"Repeat-y":[""],"Background Image Repeat":[""],"Background Image Opacity":[""],"Self-Hosted":[""],"YouTube":[""],"Video Type":[""],"YouTube Video URL":[""],"Enable Video On Mobile \u2b50":[""],"Loop":[""],"Mute":[""],"Auto Play":[""],"Always Play \u2b50":[""],"Extension Parameters":[""],"Remove Image":[""],"Image Parameters":[""],"Select mp4\/m4v video":[""],"Select ogv\/ogg video":[""],"Select webm video":[""],"Image":[""],"Video":[""],"Section":[""],"Background":[""],"Image to show while the video is downloading or until playing it":[""],"Poster Image":[""],"Expand":[""],"Collapse":[""],"Add Slide":[""],"FullPage Section":[""],"Slide Anchor":[""],"FullPage Slide":[""],"slide":[""],"Unlimited sections & slides":[""],"Responsive settings, lazy loading, and enhanced navigation & more":[""],"Access to paid extensions and advanced effects":[""],"Access to powerful methods and callback events":[""],"Priority support and regular updates":[""],"Get FullPage Now":[""],"Maybe Later":[""],"This feature is available in the Pro plugin.":[""],"Upgrade to Pro and get more features:":[""]}}} -
fullpage-vertical-horizontal-slider/trunk/languages/fullpage-vertical-horizontal-slider.pot
r3373132 r3419075 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2025-10-0 5T13:15:58+00:00\n"12 "POT-Creation-Date: 2025-10-07T07:23:21+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.12.0\n" … … 65 65 66 66 #: fullpage-vertical-horizontal-slider.php:184 67 #: build/index.js:1 67 68 #: src/components/UpgradeToProModal.js:73 68 69 msgid "Upgrade to Pro" … … 1221 1222 #: src/components/color-control/color-control.js:159 1222 1223 msgid "Color" 1224 msgstr "" 1225 1226 #: build/index.js:1 1227 #: src/components/UpgradeToProModal.js:5 1228 msgid "Unlimited sections & slides" 1229 msgstr "" 1230 1231 #: build/index.js:1 1232 #: src/components/UpgradeToProModal.js:6 1233 msgid "Responsive settings, lazy loading, and enhanced navigation & more" 1234 msgstr "" 1235 1236 #: build/index.js:1 1237 #: src/components/UpgradeToProModal.js:7 1238 msgid "Access to paid extensions and advanced effects" 1239 msgstr "" 1240 1241 #: build/index.js:1 1242 #: src/components/UpgradeToProModal.js:8 1243 msgid "Access to powerful methods and callback events" 1244 msgstr "" 1245 1246 #: build/index.js:1 1247 #: src/components/UpgradeToProModal.js:9 1248 msgid "Priority support and regular updates" 1249 msgstr "" 1250 1251 #: build/index.js:1 1252 #: src/components/UpgradeToProModal.js:52 1253 msgid "Get FullPage Now" 1254 msgstr "" 1255 1256 #: build/index.js:1 1257 #: src/components/UpgradeToProModal.js:59 1258 msgid "Maybe Later" 1259 msgstr "" 1260 1261 #: build/index.js:1 1262 #: src/components/UpgradeToProModal.js:81 1263 msgid "This feature is available in the Pro plugin." 1264 msgstr "" 1265 1266 #: build/index.js:1 1267 #: src/components/UpgradeToProModal.js:84 1268 msgid "Upgrade to Pro and get more features:" 1223 1269 msgstr "" 1224 1270 … … 2028 2074 msgid "slide" 2029 2075 msgstr "" 2030 2031 #: src/components/UpgradeToProModal.js:52032 msgid "Unlimited sections & slides"2033 msgstr ""2034 2035 #: src/components/UpgradeToProModal.js:62036 msgid "Responsive settings, lazy loading, and enhanced navigation & more"2037 msgstr ""2038 2039 #: src/components/UpgradeToProModal.js:72040 msgid "Access to paid extensions and advanced effects"2041 msgstr ""2042 2043 #: src/components/UpgradeToProModal.js:82044 msgid "Access to powerful methods and callback events"2045 msgstr ""2046 2047 #: src/components/UpgradeToProModal.js:92048 msgid "Priority support and regular updates"2049 msgstr ""2050 2051 #: src/components/UpgradeToProModal.js:522052 msgid "Get FullPage Now"2053 msgstr ""2054 2055 #: src/components/UpgradeToProModal.js:592056 msgid "Maybe Later"2057 msgstr ""2058 2059 #: src/components/UpgradeToProModal.js:812060 msgid "This feature is available in the Pro plugin."2061 msgstr ""2062 2063 #: src/components/UpgradeToProModal.js:842064 msgid "Upgrade to Pro and get more features:"2065 msgstr "" -
fullpage-vertical-horizontal-slider/trunk/models/navigation-css.php
r3286795 r3419075 1 1 <?php 2 2 3 /* Copyright 2019-202 5Mehmet Celik */3 /* Copyright 2019-2026 Mehmet Celik */ 4 4 5 5 // Exit if accessed directly. -
fullpage-vertical-horizontal-slider/trunk/models/page-settings.php
r3373132 r3419075 1 1 <?php 2 2 3 /* Copyright 2025 Mehmet Celik */3 /* Copyright 2025-2026 Mehmet Celik */ 4 4 5 5 // Exit if accessed directly. -
fullpage-vertical-horizontal-slider/trunk/models/plugin-settings.php
r3286795 r3419075 1 1 <?php 2 2 3 /* Copyright 2025 Mehmet Celik */3 /* Copyright 2025-2026 Mehmet Celik */ 4 4 5 5 // Exit if accessed directly. … … 33 33 public function OnAddSubMenuPage() { 34 34 ?> 35 <div class=" wrap" style="max-width:1280px;">35 <div class="mcw-wrap" style="max-width:1280px;margin: 10px 20px 0 2px;"> 36 36 <div class="plugin-header" style="text-align: center; margin-bottom: 40px; background: linear-gradient(135deg, #3b82f6, #06b6d4); padding: 40px 20px; border-radius: 12px; box-shadow: 0 8px 20px rgba(0,0,0,0.2); color: white;"> 37 <h1 style="font-size: 36px; margin-bottom: 10px; font-weight: 700; letter-spacing: -0.5px; color: white; ">37 <h1 style="font-size: 36px; margin-bottom: 10px; font-weight: 700; letter-spacing: -0.5px; color: white; padding: 9px 0 4px; line-height: 1.3;"> 38 38 <?php echo esc_html( McwFullPageVHSGlobals::Name() ); ?> 39 39 </h1> 40 <h2 style="font-size: 32px; max-width: 700px; margin: 0 auto; line-height: 1.6; color: rgba(255, 255, 255, 0.85); font-weight: 500; ">40 <h2 style="font-size: 32px; max-width: 700px; margin: 0 auto; line-height: 1.6; color: rgba(255, 255, 255, 0.85); font-weight: 500;padding: 9px 0 4px; line-height: 1.3;"> 41 41 <?php esc_html_e( 'Snap Scroll Sections & More', 'fullpage-vertical-horizontal-slider' ); ?> 42 42 </h2> -
fullpage-vertical-horizontal-slider/trunk/readme.txt
r3373132 r3419075 3 3 Tags: fullpage, fullscreen, scrolling, section, slider 4 4 Requires at least: 6.6 5 Tested up to: 6. 85 Tested up to: 6.9 6 6 Requires PHP: 7.0 7 Stable Tag: 1. 0.27 Stable Tag: 1.1.0 8 8 License: GPLv3 9 9 … … 13 13 14 14 fullPage Vertical & Horizontal Slider allows you to design smooth-scrolling, full-screen websites with ease. Using the powerful fullPage.js library, this plugin integrates seamlessly into WordPress, enabling users to create beautiful, engaging layouts with minimal effort. 15 16 **[Online Demo](https://alvarotrigo.com/fullPage/wordpress-plugin-gutenberg/demo/vertical-scroll/)** | **[fullPage Slider Pro](https://alvarotrigo.com/fullPage/wordpress-plugin-gutenberg/)** | **[Documentation](https://alvarotrigo.com/fullPage/wordpress-plugin-gutenberg/docs/)** 15 17 16 18 ### 🌟 Features of the free version … … 43 45 5. Adjust settings by selecting the desired block and modifying its properties. 44 46 6. Remove sections or slides using the delete icon. 47 48 View more plugin screenshots in the [documentation](https://alvarotrigo.com/fullPage/wordpress-plugin-gutenberg/docs/). 45 49 46 50 ### 🚫 Limitations … … 114 118 == Frequently Asked Questions == 115 119 116 For common questions and troubleshooting, visit the [FAQ section](https://alvarotrigo.com/fullPage/wordpress-plugin-gutenberg/docs/#faq). 120 **When should I use fullPage Slider?** 117 121 118 View more plugin screenshots in the [documentation](https://alvarotrigo.com/fullPage/wordpress-plugin-gutenberg/docs/). 122 A. Use fullPage Slider when you want to create fullscreen, scroll-based website or landing pages where each section or slide takes up the entire screen — perfect for storytelling sites, portfolios, startups, or product showcases. You can check these [examples of websites using fullPage Slider](https://alvarotrigo.com/fullPage/showcase/). 123 124 **Do you have documentation of your plugin?** 125 126 A. Sure! You can check the documentation for fullpage for Gutenberg [here](https://alvarotrigo.com/fullPage/wordpress-plugin-gutenberg/docs), for Elementor [here](https://alvarotrigo.com/fullPage/wordpress-plugin-elementor/docs), and for [Divi](https://alvarotrigo.com/fullPage/wordpress-plugin-divi/docs) here. 127 128 **Can I add any type of content inside each section or slide?** 129 130 A. Yes! You can add any Gutenberg block, shortcode, or custom HTML inside slides — including images, videos, text, templates, forms, or buttons. 131 132 **Can I create horizontal slides as well as vertical ones?** 133 134 A. Yes, absolutely. fullPage Slider supports both vertical and horizontal navigation, allowing you to mix and match slides in both directions. 135 136 **Why is my slider not appearing correctly?** 137 138 A. Make sure your theme or page builder section is set to full width and that no parent container limits the height. Also, ensure JavaScript is enabled and the plugin is activated properly. 139 140 **Can I use fullPage Slider inside a page builder like Elementor or Divi?** 141 142 A. Yes! fullPage Slider works with most popular page builders (Gutenberg, Elementor, and Divi). 143 144 **Is fullPage Slider responsive?** 145 146 A. Yes. It comes with responsive options you can use to turn on/off the snap scroll effect based on the dimensions of the device visualizing the website. 147 148 **Does fullPage Slider support touch and scroll navigation?** 149 150 A. Yes. It supports mouse wheel scrolling, keyboard arrows and shortcuts, and touch gestures for an intuitive navigation experience. 151 152 **Do I need to code to use fullPage Slider?** 153 154 A. Not at all. You can visually build and customize your sliders directly from Gutenberg or your preferred builder — no coding required. 155 156 **Is fullPage Slider compatible with all browsers?** 157 158 A. Yes. It works smoothly across all major modern browsers including Chrome, Safari, Firefox, and Edge, for desktop, tablet or mobile. 159 160 **Can I request a new feature or improvement?** 161 162 A. Definitely! We’re always adding improvements. You can suggest new features or enhancements through the [plugin’s support forum on WordPress.org](https://wordpress.org/support/plugin/fullpage-vertical-horizontal-slider/) or through our [contact form](https://alvarotrigo.com/contact/). 119 163 120 164 == Changelog == 165 166 **v1.1.0** 167 168 - 18 new languages are added. 169 - Settings page is reorganized. 170 - Package updates. 121 171 122 172 **v1.0.2**
Note: See TracChangeset
for help on using the changeset viewer.