Forum Replies Created
-
AuthorPosts
-
I added login to the Private:
Just FYI. This is what I have right now for the Function.php:
<?php
function insert_to_a_fullwidth_slider() {
if(is_page(19)){
?>
<script>
(function($){
$( ‘.avia-fullwidth-slider.ads-in-slider .avia-slideshow-inner’ ).append(‘<div class=”add-in-slider” style=”background-color: #6318ce; padding:0 20px 10px 20px; border-radius:0px 0px 30px 0px ; “><section class=”av_textblock_section ” itemscope=”itemscope” itemtype=”https://schema.org/CreativeWork”><div class=”avia_textblock av_inherit_color ” style=”color:#ffffff; ” itemprop=”text”><p></p><div class=”hr hr-short hr-left” style=”margin: 10px 0;”><span class=”hr-inner”><span class=”hr-inner-style”></span></span></div>Moderne residents can use Rhino</br>to skip their security deposit</br>and save cash!</p></div></section></div>’);
})(jQuery);
</script>
<?php
}
}
add_action(‘wp_footer’, ‘insert_to_a_fullwidth_slider’);
/*
* Add your own functions here. You can also copy some of the theme functions into this file.
* WordPress will use those functions instead of the original functions then.
*/Ok, that is way too confusing, Ha. I just want this on every Full Width Slider. But when i remove the code, “if(is_page(19)) {” from the Function.php file, the site goes critical.
1. What is the code I need to add to the function.php file
2. What is the code I need for the Quick CSS?
3. Do I need to add anything for the “Custom CSS Class” on the Full Width Slider or keep blank?
June 19, 2020 at 11:56 pm in reply to: place a small "static ad" over the top of the slider #1224190And is it possible to make the whole thing be a link?
June 19, 2020 at 11:29 pm in reply to: place a small "static ad" over the top of the slider #1224183Yes! I got this to work. Thank you so much. Now, how do I add this to more than 1 page?
Also I see where it says “.add-in-slider” and also “.ads-in-slider”. Does this matter? See examples from your code below:
$( ‘.avia-fullwidth-slider.ads-in-slider
custom-class: ads-in-slider
inserted div too : add-in-sliderJune 19, 2020 at 12:35 am in reply to: place a small "static ad" over the top of the slider #1223917This is perfect! I know how to add the Quick CSS code, but not sure how to add the top code. Do I add it to the Function.php file or to the “Fullwidth Easy Slider” – “Developer Settings”? Please specify where to add and I can change it up. Thanks!!
Please let me know on this issue. Thank you
Guys, I really need help with this Contact Form. Can you see if there are issues with the Enfold contact form?? I have one email that it sometimes works for and if I add 2 email for the form to send to, it is lost. Doesn’t even go to junk, it is just done. But it does send the Auto Responder email. WTH?? Do I really need to use the WP Forms or Ninja??
It was an update issue. Thanks!
thanks!!
Nothing. I even created a page using the Blog Post element, and it still doesn’t work. I click on any Post and it just shows the main blog page.
Please let me know if you can take a look at this. Thanks
No blocking. It opens fine: https://livemoderne.com/blog/
Nice and centered! Thanks. Now, is there a way to have the logo get smaller on the scroll, like on the desktop?
Added to private. thanks
Still not center and when I turn the phone horizontal, it stretches and distorts the logo. And can you get the logo to shrink when scrolling up, like on the desktop?
Getting close. The logo is bigger, but still not centered. And when you scroll, it doesn’t shrink the logo, like on the desktop.
Thanks for everyone helping on. Your tech support is the best!
Still shows logo on the left, but the menu icon is gone. And the logo is supposed to be larger, like on the desktop.
That worked!! Thanks for all the help!
When scrolling on MOBILE, the burger icons stays WHITE instead of turning to GRAY.
That made the Burger icon White before the scroll, but it stays white after you scroll. Instead of changing to gray.
That worked great, but the Burger icons is still GRAY and it should be WHITE at first, and then turn gray when it scrolls. Like on the desktop.
Thanks!
Can anyone help me with this issue please. It was never resolved because one of the Moderator couldn’t pull up my site for some reason. (and it has not has an issue opening up)
Please let me know on this. Thanks
Any help with this please?
Thanks
Wait a second. I still need help with my last few requests. Victoria had a problem loading my website for some reason. I was simply saying that the website loads fine. BUT, I still need help with the issues.
I have a gold logo and a blue logo. The GOLD logo(with white Burger menu) is the first with the transparency and the BLUE logo(with gray Burger menu) is when it scrolls. But on mobile, they are both BLUE and it doesn’t show the GOLD logo at all. On Mobile, the opening logo should be GOLD and the burger icon WHITE. Then is changes when you scroll, just like desktop. On the Internal pages, the top header is cutting off top portion of the page.
What? My website is fine. Need to check again.
Please let me know on this. Do I need to remove some CSS or add more to fix this?
Thanks!On Mobile, the opening logo should be GOLD and the burger icon WHITE. Then is changes when you scroll, just like desktop. Internal pages menu is fine, but it is cutting off the top portion of the page.
Guys, that is the Website that I wanted it to look like. That works correctly. Mine is in private:
-
AuthorPosts