Having Problems with the jQuery slider on my Financio WordPress Theme - wordpress

I'm using the financio Wordpress theme and I'm trying to update the images in the slider using some of the information in your video. For some reason my picture is off centered. Can you please take a look and see if you can tell me what I'm doing wrong? My website is www.brittanymcalpin.com

Related

Woocommerce shop side bar goes to the bottom on mobile view

This is my URL: http://www.aiowebdev.com/vapestation/
In the shop page on mobile view, my sidebar is at the bottom. I want it to be at the top, I tried using some CSS to make it go to the top but im using the divi theme. I dont know if that has something to do with it but Im not sure on how to make it go to the top.
If you need anymore details please let me know, been working on this for couple days now I cant seem to figure it out
I can give you a java script solution to this issue.
jQuery(document).ready(function(){
jQuery('body.woocommerce-page #sidebar').insertBefore( jQuery('body.woocommerce-page #left-area') );
})
Add this piece of javascript to your divi themes option.

responsive menu not working while using Divi theme

I had to create a custom page borrowing the Divi theme code in order to use my shopping carts include file. The problem is the responsible WP menu will not work on the custom pages.
Is there are anyone who has had this issue who could help? It seems like the problem is in the page container and its overlapping the menu - but am struggling to pin point the problem.
Link to a test page: https://hookedonsunshine.co/products2.php

wordpress adding menu overlay on image hover

Hey everyone I normally build sites in laravel but I have a client wanting a wordpress site and so I have been learning about wordpress and would like some guidance on how to add a menu that would appear when a user hovers over an image.
A perfect example can be found on the home page of starwell.cc where a clickable menu shows when you hover over an image. Is this possible in wordpress?
Any help is appreciated thank you!
This would be accomplished with CSS and HTML, with a bit of custom WordPress.
Are you building a theme from scratch, or are you customizing an existing one?
Have you looked for an answer within plugins?
It would take a closer look, but my guess is that it's achievable by custom coding it into the theme and then using CSS and HTML

Link in carousel plugin

Hi I have a carousel in my wordpress page but I can't seems to find a way of how to put a link on each of the images. I am using the Wordpress Carousel Free plugin and there are no support from the author.
The website is http://eyeandretina.com.au/ and the carousel is the one with the title Affiliated institutions.
Or you if have any free plugin that will allow me to insert a link on each of the images that would be great.
Thank you very much.
There are so many other free plugins that can be useful to achieve your desired result.
Logo Slider
Easy Logo Slider
Best Logo Slider
I would suggest Logo Slider.
Or even you can search more plugins here.

NextGen-Gallery show gallery but display only one image to click on

To keep it short: I am working on a Wordpress website for a cliƫnt of mine and I want to display a gallery with the NextGen Gallery plugin.
What I want to achieve is the following: I want to display one image, and when someones clicks on that image it will open up the gallery in lightbox.
The exact same effect which I want to recreate can be find here: http://www.nextgen-gallery.com/imagebrowser/
But for some reason the Imagebrowser setting in the plugin only contains the navigation arrows underneath the image and not the lightbox effect.
The website on which I am working now can be find at: http://makramedia.beta-projects.nl/fotos/.
Also the lightbox effect is different here then on the website of NextGen Gallery and it only shows the first image of the gallery as if it was the only picture added. I have checked this in the admin but all images are added but not shown on the website.
(To make the website more clear, my client wants that every image on that webpage has its own gallery. I now have 3 images which should open 3 galleries but these don't work properly. )
I really hope someone can help me with this as I have already spent days on getting this fixed. If you need any additional info or data then please don't hessitate to ask me as I'm more than happy if someone can help me with this issue.
Your's sincerely,
Christiaan Bruinsma
Freelance Media Designer

Resources