I want to create a landing page on which users have to scroll down to then display the first page of the site.
Similar to this: http://www.georgeandharrison.nl/
As you can see, the nav bar is hidden until you scroll past a certain point. I've tried googling about for it, but in all fairness, i have no idea what this technique is called.
I think this is what you are looking for: Link
The header will scroll down at a certain point
Related
I have a problem with the page jumping down when product variations are loaded (i noticed it scrolls to the end of the container).
I tried disabling all plugins + all custom CSS I made. The page still jumps down randomly when the images are loading on attribute change.
To encounter this issue you have to scroll down a little bit. It only happens when the site isn't full on top. If you scroll down to mid of the site (the right column is sticky) and then choose variation it will do like in the below video:
https://www.loom.com/share/ea6fed87d0394c7eb6ea0effd02836d3
Is it possible to add a function, that when the product images are loaded the site automatically scrolls to the top? I thought about something like window.scrollTo(xCoord, yCoord); (scroll to top)
Thanks in advance, I have no idea what could I do now.
i have a wordpress website with landing page and content following after. My problem is that I have no clue how to make the landing page not scrollable. My goal is for the additional content only to show after clicking on the arrow at the bottom of the landing page. any tips or suggestions plz? my website is saltwonder.m-arina.com
You can set your first section which you want to show full screen or other too. Then you should use height:100vh;.
I am embedding iPushPull in a WordPress Site. I have setup all and data is showing properly on this page:
https://www.daytradingcrudeoil.com//test-data/
I want to hide the whole bottom bar or just share and download button. For that I tried this:
[ipushpull_page folder="r1" page="MyDataPage" height="325px" btn_share="no" btn_download="no"]
as in the example on iPushPull page but nothing happens, buttons are still there.
How can I remove or hide these buttons?
Customising or hiding the bottom bar is only possible if you have a paid-for package. The bottom bar cannot be changed if you have a free account. See the answer on the FAQs page for the iPushPull WordPress plugin.
I am building my own theme, and I want something advanced:
What i want is a page with links (already have that, now comes the tricky part). When you click on that link, i would like to have a "page" sliding over the "portfolio page (the page with links)" (not covering it compleatly, or with an exit button so you can close the overlay page, and just return on the protfolio page (without reloading if possible).
I need to put this overlay page in a custom post type.
I have been looking into pop-up widgets, but i don't think that will do the job.
Is there a plug-in for this?
Thank you very much for helping me out!
Something like these? You can alter them according to your needs
http://codepen.io/shubhra/full/JBChq/
http://tympanus.net/Blueprints/GridGallery/
http://tympanus.net/Development/3DGridEffect/
The sub menu bar of this site is not visible i am using constellation theme of wordpress
i have tried using changing margins but not able to figure it out it is responsive
no i am talking about child of the menu bar actually if u can see the code about page has 2 child submenu which should be visible as a dropdown but it is not visible
It is hard to tell looking at what you have provided so far. But If I see your page I see this script as 404, LINK
Is this js showing.hiding your menu. Also I see one section of navigation as commented out. But if you could fix those 2 404's , it would give a better Idea as to what is happening. I guess nav show/hide is being driven by the script that is actually not there.
Hope this helps.