Forum Replies Created
-
AuthorPosts
-
Thanks for checking that again Nikko. It would have been great if we could fix it, but it’s st least subtle and not in every browser.
Hi Nikko,
It looks like it’s happening in Firefox and Edge. Chrome seems to be fine. Unfortunately, I can’t send a screenshot since you need to actually see the text move slightly when the container flips.Ryan
That worked great. Thanks Nikko, I still see a slight shift in the text on the backside of a couple of the boxes when you mouse over them. See the “Dimensions” container for an example.
Thanks again for the help adjusting the padding.
Thanks Nikko. I think that I may not have explained things clearly. It’s the padding of the great boxes themselves that I want to decrease the padding on (the area outside the pink borders). I want the the area within the pink borders to be wider and extend closer to the outside of the grey box. That way I can get all the text on a single line (‘Operating Temperature Range’ is on two lines now and I would like it to be on one). This will help the icons line up better as well. Hopefully that made sense.
Sure thing Nikko. See below in the private content.
There is an image directly below the icon grid that can be used as a reference for what I’m trying to do. I also noticed there seems to be a slight shift in the text on a couple of the containers when you mouse on/off of them.
Thanks!
June 15, 2020 at 3:29 pm in reply to: Error Message in Page Titles: avia_set_title_tag is deprecated since version 3.6 #1222673Thanks for clarifying that Nikko and providing the additional info. I suspect this could be related to where the website was hosted. Our client actually moved it to a different host last week and the error is not appearing now. So it looks like that fixed it. It’s possible they may have updated WordPress when doing that as well. Thanks again!
June 12, 2020 at 2:44 pm in reply to: Error Message in Page Titles: avia_set_title_tag is deprecated since version 3.6 #1222095Thanks Victoria. Do you happen to know what file in WordPress needs to be updated and is it the same code that Nikko mentioned?
June 11, 2020 at 6:03 pm in reply to: Error Message in Page Titles: avia_set_title_tag is deprecated since version 3.6 #1221852Hi Victoria,
Just to confirm – WordPress itself needs to be updated, or the parent theme? If it’s the parent theme, I have updated that and when it was updated, I uploaded the new version of Enfold separately from the old one. So there shouldn’t be any issues with the files not being updated. Also, can you let me know what specific file needs to be updated and it’s location/path?
Thanks!June 11, 2020 at 2:01 pm in reply to: Error Message in Page Titles: avia_set_title_tag is deprecated since version 3.6 #1221689Hi Nikko,
I’m assuming you are referring to the ‘functions.php’ file? If so, there weren’t any changes made to that file in the child theme or any code added to it. But I copied the code below from the parent theme file, made the change you suggested and it didn’t seem to work.<?php /*title fallback (up to WP 4.1)*/ if ( ! function_exists( '_wp_render_title_tag' ) ) { function av_theme_slug_render_title() { echo "<title>" . _wp_render_title_tag() ."</title>"; } add_action( 'wp_head', 'av_theme_slug_render_title' ); }
Hi Rikard,
The first time I tried the update, I just uploaded the new version of the theme over the existing one. I tried again today, but renamed the old theme folder and uploaded the new version as it’s own separate folder. It looks like that did the trick. Thanks for the help.April 6, 2020 at 3:00 pm in reply to: Full Browser Window Width and Bottom Positioned Caption – Fullwidth Easyslider #1201241That worked great! Thanks very much Rikard.
April 3, 2020 at 1:41 pm in reply to: Full Browser Window Width and Bottom Positioned Caption – Fullwidth Easyslider #1200508Hi Rikard,
Sure thing. The link is in the private info. I have the caption centered with a background. Maybe it’s easier to do what I’m asking with it set to the bottom? I wasn’t sure.Thanks!
Thanks Rikard. So am I correct in understanding is that if you are using an API from Google for something like an emdedded map and the requests of that exceed a certain amount, that you would need to pay Google? And that is why billing need to be enabled?
Hi, I think I figured it out.
.av_slideshow_full img { display: none !important; }
That seemed to work and hide the images from the slider.
November 29, 2019 at 2:42 pm in reply to: Add Image to Right of Button in Fullwidth Easy Slider #1161235Thanks Victoria. Unfortunately I need to place it outside of the button.The only thing I can think of is to create a background for the button that is the blue button background and the dots to the right, then add padding to show the dots. If you have any other suggestions, I’m open to them.
November 27, 2019 at 7:36 pm in reply to: Add Image to Right of Button in Fullwidth Easy Slider #1160792Sure thing. The dots inside the highlighted red border is what I am trying to add.
Great. Thanks Victoria.
Hi Victoria. This is the first time I have run into this. Do you happen to know of a plugin that would work well with the specific scenario I described?
Thanks Mike. That’s good to know. I think everything it all good now. Thanks for the help.
Thanks for the info Mike. It looks like that’s what the issue was. Is merging those files enabled by default in the latest version of the theme now? I didn’t select that option and haven’t run into it before when modifying the child theme CSS. Also, do I need to disable that for the JavaScript file (which I did) or just for the CSS file since it was just the style.css in the child theme that I am working with. Thanks again for the help.
Just an update on this. This morning the changes to the H1 I made with the custom class appeared randomly. I had added a border under the text to see if that would show up, which it did. However, I just removed it from the CSS and it is still there. So I’m not sure what is going on. This should be pretty straight forward and I have made changes to the child CSS file to customize many websites using Enfold and haven’t run into this before.
October 25, 2018 at 4:53 pm in reply to: The Language Switcher is Not Displaying on the Search Page #1026415Awesome! Thanks very much for the help with that.
October 24, 2018 at 3:28 pm in reply to: The Language Switcher is Not Displaying on the Search Page #1025934Are you using FileZilla? If so, it should work if you connect using ‘SFTP – SSH File Transfer Protocol’.
October 24, 2018 at 1:58 pm in reply to: The Language Switcher is Not Displaying on the Search Page #1025894Hi Ismael,
The info you requested is in the private info below.
RyanOctober 22, 2018 at 2:44 pm in reply to: The Language Switcher is Not Displaying on the Search Page #1024882Hi Ismael,
That should be activated now.Ryan
October 19, 2018 at 2:42 pm in reply to: The Language Switcher is Not Displaying on the Search Page #1023936Hi Ismael,
No I don’t believe anything was modified. Below is link and login to a staging copy of the website.Ryan
September 26, 2018 at 2:32 pm in reply to: Not Able to Type or Enter Text in Search When in IE 11 #1014742Thanks Peter. That did the trick.
September 26, 2018 at 2:17 pm in reply to: Not Able to Type or Enter Text in Search When in IE 11 #1014738Thanks Ismael. 25px made the input a little too tall. But I used 20px and lowered the padding on #top #s to account for that.
The only thing I ran into is where the search form displays on the actual search results page it is now too small (see the link below). Is there a way to target the height/padding/size of that and make it something different than the size of the search in the header?
Great. Thanks for confirming that Ismael.
Thanks for the link Ismael. I’m not 100% sure after reading through it what code I should replace in the avia.js file. But I think it is this:
//toogle hide/show for submenu items $('.html_av-submenu-display-hover').on( 'mouseenter', '.av-width-submenu', function (e) { $(this).children("ul.sub-menu").slideDown('fast'); }); $('.html_av-submenu-display-hover').on( 'mouseleave', '.av-width-submenu', function (e) { $(this).children("ul.sub-menu").slideUp('fast'); }); $('.html_av-submenu-display-hover').on( 'click', '.av-width-submenu > a', function (e) { e.preventDefault(); e.stopImmediatePropagation(); }); // for mobile we use same behaviour as submenu-display-click $('.html_av-submenu-display-hover').on( 'touchstart', '.av-width-submenu > a', function (e) { var menu = $(this); toggle_submenu( menu, e ); }); //toogle hide/show for submenu items $('.html_av-submenu-display-click').on( 'click', '.av-width-submenu > a', function (e) { var menu = $(this); toggle_submenu( menu, e ); }); function toggle_submenu( menu, e ) { e.preventDefault(); e.stopImmediatePropagation(); var parent = menu.parents('li').eq(0); parent.toggleClass('av-show-submenu'); if(parent.is('.av-show-submenu')) { parent.children("ul.sub-menu").slideDown('fast'); } else { parent.children("ul.sub-menu").slideUp('fast'); } };
And it should be replaced with this:
// close mobile menu if url is the same $('.html_av-submenu-display-click').on( 'click', 'a', function (e) { e.preventDefault(); e.stopImmediatePropagation(); var loc, cur; loc = window.location.href.match(/(^[^#]*)/)[0]; cur = $(this).attr('href').match(/(^[^#]*)/)[0]; if( cur == loc ) { burger.parents('a').eq(0).trigger('click'); } else { window.location.href = $(this).attr('href'); } return false; });
If you could confirm that for me, that would be great.
-
AuthorPosts