Anyone using Revolution Slider can help me?
I added a link the image below
rev-slide screenshot
When I click on this layer, I get the correct link "https://domain/#investigation" but the page don't scroll till the right section.
But if I open in a different window the same "https://domain/#investigation", the link works as expected!
There's something I can do?
Thanks for the help guys!
I was able to find a solution linking to the row's ID and not to the anchor link.
Related
if anyone could help that would be much appricated. in the elementor editor it is all aligned and fine. but as soon as i update and view live version the menu looks like this.
when i hover over policies it appears like this. i have not had an issue before as it has always aligned under the dropdown in the correct position. also the text is aligned to the right and will not change to the left.
Do you have a link to the live page to check the code?
What do you mean with "live view" - are you working with some kind of staging/deployment tool?
Maybe it's a cache problem of either your browser or the server, did you try to clear them? Did you try to view the page still logged into WordPress and not logged in, does that make a difference?
Check this page please http://www.viralnova.com/then-and-now-celebrites/
If you scroll, you´ll see a box slides from the right with a facebook like box. I'm going crazy to figure what plugin is this.
Can someone help me please?
Thanks!
The plugin's been written by themselves but if you looking for a similar then this is : http://wordpress.org/plugins/dreamgrow-scroll-triggered-box/screenshots/
I'm trying to build a page in which contains images and while clicking images i want it to navigate to next page.
I've had a look at Seadragon but as far as I can see it is not possible.
Can anyone propose a solution?
Thanks
It's hard to tell from your description exactly what you're trying to do, but I imagine it's possible with the latest version of OpenSeadragon:
http://openseadragon.github.io/
Take a look at these possibilities:
http://openseadragon.github.io/examples/tilesource-sequence/
http://openseadragon.github.io/examples/ui-reference-strip/
... Or you could add a custom click handler to do what you want.
I have this strange issue going on with my CSS on my site, and I'm hoping someone can help me out. I have a sharer box to the left of each of my posts. When you click the box to share (for instance the twitter box) the pop up box goes behind the post content, instead of in front of it. Anyone have any ideas on how to fix this? To see it for yourself, visit one of the posts and try to click on the google plus, or facebook like button (don't worry, it won't actually share unless you confirm it) You can view one of the posts to see what's going on here ---> http://noahsdad.com/child-down-syndrome-friend/ J
Thanks.
Here are a few screen shots of what is going on d.pr/ZCPy and http://d.pr/ax6H
Try with z-index:99999; on pop up box.
For the video shown in the post, add wmode="opaque" to the <object> / <embed> tag.
Graphicriver uses a "Thumbnail hover popup" technique on it's thumbnails.
When you hover on a thumbnail a bigger image is displayed as you can see on my screenshot below:
I believe they are using this:
http://plugins.jquery.com/project/thumbnail_hover_popup
Demo: http://home.comcast.net/~littlemoe85/thumbhover/index.html
How can I achieve this on my wordpress blog?
Any ideas guys?
Thanks in advance
You'll need to know how to use jQuery to achieve this effect. Then follow the plugin's instruction here
You may also dig into the demo source code to see how the plugin used.
Sorry, no step by step walkthrough because it is so long and depending on your wordpress setup.
Good luck pal.