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/
Related
I am trying to create a page on my website www.mercywellmarket.com/breadoflife that would display a selected category of products. I created the page Bread of Life Homeschoolers, and it only does what I want if it is under a Parent page. (www.mercywellmarket.com/shop-2/breadoflife) I would prefer not to share that link with my customers, but instead the /breadoflife. Also trying to figure out if there is a redirect workaround to this?
One other temporary solution I have working now is a "Shop this Category" widget (?) on my homepage that does the action I want. But ideally, I would like just share www.mercywellmarket.com/breadoflife.
I feel like I'm close, but just not sure what I'm doing...if that doesn't already show haha.
Thank you in advance!
Taryn
current/temporary solution
I made sure the BOL page is also appearing in the menu, but it has no action. What am I missing?
I really appreciate your generosity in taking the time to help me out!
I am working on a portfolio site to showcase my graphic work on wordpress.
For most themes, when you click on a list item on the portfolio it directs you to a new page dedicated to that item. I want it to be that when you click on the link, a big popup (about half the screen) comes up that displays the contents.
Is there a way to make the page content into a popup? Is there a plugin I can use for this?
You can see what I am looking for in this site:http://www.mikekus.com/
When you click on the link for each item, it doesn't redirect you to a new page. A popup comes up with the page information. How can I do that on wordpress?
Thank you in advance for your assistance!
Here is what that site is running on: Dunked.
There are quite a few options out there for this, especially in the WordPress plugin area. One fairly barebones looking one is WP Post Popup which, as the name implies, turns your posts into modal pop-up's instead of a new page.
Not sure if there is anything out of the box that is comparable to popping up on the side like the page you linked. With some CSS work though you could probably make the one I linked above, or any of them for that matter, look as you would like.
If you want to try and make something on your own, I would recommend doing some reading up on modal windows.
I relly need help. I made a wordpress website, but i dont know how to disable top page from drom down menu.
I want to turn off page "Apartmani" because it is a empty page, so can you tell me how to disable that page and when you want to click on it nothing happens.
Here s the picture http://www.dodaj.rs/f/t/13H/495kOjY8/pitanje.png so i want to unable "Apartmans".
Thanks
The easiest way for you do do this is not to add this "Apartmani" as a Page in your menu, but as a simple link (as you can add custom links in your menu), with "#" as target. As is you will have a menu item that will handle its sub-pages, but this item will not lead to anything at all as long as the targeted link is #...
I need to disable parent pages in my wordpress navigation menu. I have found a few plugins that disable click-through, but hover arrow and color change are still present. Looking to simply have the parent page show as text in the menu. Here is the header.php code if needed.
http://pastebin.com/Cd4HWTTV.
Please let me know if other information is needed.
Your help is much appreciated.
Alex
I have come across this a few times before. If I understand correctly, you have something like an About Us section, but there's no content on the About Us page. You want the link in the header to redirect to the first subpage in that section, the History page for example.
The way I had to deal with this was to make About Us redirect to History using a plugin called Page Links To.
http://wordpress.org/extend/plugins/page-links-to/
I can't get the page order to update in wordpress.
http://s72956.gridserver.com/dev/ that is the page but it should look like this http://i32.tinypic.com/5aa82.png
Just found the problem :I forgot to set the page order popup choice in the Pages sidebar widget. I'm using widgets so that's where I overlooked the change.