Hi on my products page I have mouse overs on the images where the link leads to a different page.
It appears that the mouse overs only appear on 3 out of images?
http://luma-products.com/products/
Any ideas why it only works on some images?
thanks,
Bryce.
This reply has been marked as private.
Hey!
You can post the login credentials and access to FTP here privately but as Peter said, Kriesi was tagged in the thread, so we are waiting for his answer.
Regards,
Yigit
Hello Yigit,
As always, thanks for the quick response. I can’t even get to the bottom of this until I figure out how to get my “french” version of my (portrait) iPad menu back.
http://postimg.org/image/vxdwp9jtf/
Any ideas? Thanks so much.
I’ve built my page with the avia builder. I need to increase the size of the parallax window. I want to view more of the fixed image than what it’s defaulting to. Don’t see where to make the change.
I do see in the “About” section of your page… http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/
The window is wider than apparently what it’s set to default to. How was this done?
Third time:
Sir, the problem is that we are absolutely not able to make this change that you write, but … if i give you the FTP user and password, can you help us to solve it? Please help us, because we do not know what to do!
That looks like what you have now, you just need to add a line break at the end of your last sentence to prevent it from overflowing under the image.
Alternatively you could use a LayerSlider section for that header area and position the items with that instead.
Hi rednovaMeUp!
I’m not sure if simple copying over the same file structure will work in a child theme in this case but you can try it. The config-woocommerce>config.php file has the functions which wrap the images and product content in the grid wrappers. They are right around lines 898 to 928.
You may be able to just do a remove_action on the two functions and then add your own it just depends on exactly how you want the end result to look.
Best regards,
Devin
Glad its working for you now . Let us know if you have any other questions or issues.
no, i tried it on several browsers and different OS and the problem is always the same.
as you can see here:
http://d15924.ispservices.at/home_OK.png
http://d15924.ispservices.at/home_NOK.png
Ok,
I decided to upload the same image twice, one with 80×80 (for the testimonials only) and another one with 100×80 ratio and the problems is solved.
Easier this way.
Thank you.
Hey!
I clicked home button multiple times, but still cannot see an issue. Please try checking your website on another computer
Cheers!
Yigit
This reply has been marked as private.
This reply has been marked as private.
Hi Yigit,
thanks for your reply, the problem is not there if you “refresh” the page.
You have to click on “home” and not refresh the page, maybe two or three times.
do you see the problem now?
Hey jopalle!
It looks just fine on my end. I tried refreshing home page and none of the elements changed position.
You can find recommended plugins list for Enfold here https://kriesi.at/support/topic/recommended-plugins-last-update-04-09-2013/
I personally cannot recommend any other fullscreen plugin but i can recommend Flashlight theme
Regards,
Yigit
Hey!
It seems like you have figured it out! Only issue i see is back to top icon is not working. You can refer to this post to fix it https://kriesi.at/support/topic/back-to-top-button-broken/#post-179730
Regards,
Yigit
Sir, the problem is that we are absolutely not able to make this change that you write, but … if i give you the FTP user and password, can you help us to solve it? Please help us, because we do not know what to do!
I’m having problems with editing the image order for a gallery I’m setting up.
Each time I attempt to reorder the images I find they have not retained the order set in a previous edit? Having used the search function I found this earlier post https://kriesi.at/support/topic/media-gallery-order-of-items/
Is there a workaround to this or is it a bug?
Any guidance appreciated.
Thanks
Hi Ismael, now I understand better your solution: you define a big value for the height so all the thumbnails will take the left size by the Float definition (and hoping that the quantity of the thumbnails won’t exceeds the height of the main image…); I think it is problematic when changing the browser size in other devices: now the image keeps its right proportion, but the frame keeps the big height value…
I’m a designer which means that I think slowly when it is about code… :)
Bravo Ismael !
:)
I have made some small changes in your code:
#top div .avia-gallery .avia-gallery-big {
width: 71% !important;
min-height: 500px !important;
float: left;
clear: none !important;
}
//#top div .avia-gallery .avia-gallery-big img {
min-height: 525px;
}//
1. I have changed the width % to fit with 2 columns of thumbnails
2. Changed the height to fit a better layout
3. I disabled the second part of your code since the images were losing the right proportion when stretching the browser width
One annoying thing is the thumbnails size; Even before the last changes, I could not see any different when playing with the relevant values of the Gallery panel control; It seems that the size it defined by the number of columns only (and how could it be defined now, after the last changes?)
Thanks again!
This reply has been marked as private.
Hi Jae!
You can use images with 900x450px dimension. What type of slider are you using? The layerslider demo is using a background image with 1600x470px size.
Cheers!
Ismael
Hey henkvanm!
1) The reason why the description doesn’t show if you use
[gallery link="file" columns="4" ids="54,55,53,52"]
is that it’s not a theme shortcode but the standard wordpress shortcode. You can use the “gallery” element (or shortcode) of the theme and instead of “Big image with thumbnails below” select “Gallery Style” > “Small Thumbnails”. The default wordpress gallery shortcode produces a different output which is not compatible with the prettyphoto description feature.
2) “Then, in the pages the description tag is shown, but you can’t enter them in gallery upload view:” – I’ll ask Kriesi to look into it. Maybe we can add this option field to the upload view.
Cheers!
Peter
HI guys, Great theme,
Is there a way to search images from the search box?
Regards,
Ash
This reply has been marked as private.
Okay, would like to thank you in advance for your great support. Love your product/love your support.
Earlier today, I have posted question about the best/ideal file size for Frontpage full size layer slider. I asked this question because I noticed (this morning) that my website was very slow, and ended up talking to bluehost who informed me that three of my images on the frontpage/homepage were too big. (Each about 1.0MB).
***
I did some researching on your support forum and also noted Image Sizes on the documentations that the image sizes can be anywhere from 1500X430. And (I am not a computer guy, I am guessing these sizes are rather big in size.
*** What should I do? Should I add some additional css codes on my site to allow my images run smoothly? Right now, all my images are around 500KB. Will this cause problem down the road? Am I missing something? Thank You.