hey, I think it is something to do with your intro, maybe try disabling that. I'm able to access your pages here: https://cactusauvage.com/cactusauvage/
alasdair17
Posts
-
website is blank -
horizontal scroll behaviour on carouselthanks @arminunruh that css code works great for disabling the left and right gestures on trackpad.
Each page will have the carousel mouse scroll so there won't be any scrolling down. Do you have any tips or specific classes to look out for when editing the carousel css to size down the images/text to fit into tablets? I'm struggling with getting the images to fit within the tablet browser window not letting the text overlap. I've tried adjusting the "calc %" height in inspector but it seems to stretch the image.
My client is keen for this mouse scroll layout to work on tablets (mobile will be a standard vertical layout) so any tips would be helpful! thanks man
-
horizontal scroll behaviour on carouselthe nav/menu is also in the vertical position, is it possible to hide/fade away when you mouse scroll along the carousel?
-
overlap caption and numbershey, if you post a link I can try and take a look, you might need to adjust some padding in the css.
-
Problems with http and https between the linksit looks like you have mixed content on your site meaning it is trying to load http files rather than https, have a read of this article to try fix it: https://www.wpbeginner.com/plugins/how-to-fix-the-mixed-content-error-in-wordpress-step-by-step/
-
Problems with http and https between the links@mayssajaoudat you should try change it to https
-
submenu positionhmm you might need to use jquery for that which i'm not that well versed in, perhaps @arminunruh or @felix_rabe could help you with that, good luck!
Perhaps a workaround would be to make those 'sub 01, 02, 03' as text links on their respective pages and use css to hide them on certain pages.
-
submenu positionhmm yeah I kinda get it, so when you hover on Main 02 and then hover on Sub02 the 'Sub 01, 02, 03' menu appears down the page? Nice scribble!
-
Problems with http and https between the linkshey, in settings > general does it say https or just http under wordpress address and site address?
-
submenu positionhmm not quite sure what you mean sorry. Do you have an example?
-
submenu positionhey, you might be able to achieve this by activating more than one menu. If you go to lay options > menu amount and choose '2' and then go to appearance > menus, create a second menu and drop in the menu items that need to go into the submenu. After this go to customiser and change the positioning of 'menu 2' and adjust the 'submenu' settings as required.
-
horizontal scroll behaviour on carouselhey @arminunruh
I'm working on a new site and the client would like a horizontal scroll using the mouse/trackpad. I've setup a carousel with 'mouse scroll' and is working fairly well. However, is it possible to disable left and right gestures on trackpads and just keep the up and down gestures to move the horizontal scroll? Often the left and right is making the website go back a page.
Also, this is just for desktop, the mobile won't have the carousel.
Cheers,
Alasdair
-
Next Project Link skipping projectshey, if you go to 'Projects' > 'All Projects', within that list is it the right order, does the list look like:
049
050
051
052If not you can drag up and down to fix the order and hopefully that should fix the next project link on your page.
-
remove rounded corners for row background imageshey, sure is, if you right click your full width row image and give it a class like 'noround' then in custom css do this:
.noround img {
border-radius: 0;
} -
Pagespeed performing much slower on mobile@Hayo-Gebauer Great stuff!
-
Pagespeed performing much slower on mobile@Hayo-Gebauer i've been wondering about this as well, apparently lazyload can affect it, not sure how true that is though?
-
project page starts at the bottomyeah is a strange one! i'm sure @arminunruh will be able to figure it out, good luck!
-
project page starts at the bottomhave you tried using an older version from laykeymanager.com to see if its a bug from a new version?
-
project page starts at the bottomhey, that is an odd one, are you using anchor links which are positioned lower down on the targeted page?
-
Individual backgroundcolor for each Thumbnail (or a category) in the thumbnail overviewhey, manually you could make new thumbnail images in photoshop or if this is for mouseover you could use the project thumbnail mouseover option (to activate go to lay options) and attach the coloured jpegs to each individual project.