webappi
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Bento] Changing Header Image Source to Randomize Header ImageAwesome, thank you so much! Is there a way to make this change in my child theme /functions.php file so it does not overwrite on theme updates?
Also, is there a different function that controls the homepage header image set in the customizer?
Forum: Themes and Templates
In reply to: [Bento] Changing Header Image Source to Randomize Header ImageThe code was cut off, here is the code again:
<img src="https://con2r.alliedpower.com/wp-content/uploads/header/header_<?php echo(rand(1,5)); ?>.jpg" width="1400" height="500" alt="Welcome to the Old Skool Zone" />
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Sticky image disappears at top of pageHey Mark,
I figured it out, and was able to remove the fade in/ out effect with some CSS on my product image. Now that this issue I was having is sorted, plugin accomplishes EVERYTHING I needed it to! Thanks again for such a great plugin!
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Sticky image disappears at top of pageHey Mark,
Thanks for the reply! I have no idea what might be causing the fade in/ out effect on my site, but I will start going through the theme, plugins, and settings to see what this might be from.
I tried Legacy mode, which worked for the most part, however my image changes with each product choice, and when Legacy mode was enabled I needed to scroll back to the top of the page after each choice was made for the image to change. I am open to using Legacy mode if there is a simple fix for that issue, but from what I understood in your documentation that is a limitation with Legacy mode based on when/ how a clone of the image is created.
Any further assistance you can provide would be much appreciated, otherwise I will start going through the theme, settings, and plugins!