Forum Replies Created
-
AuthorPosts
-
That will do it, please go ahead and close this ticket. Thanks!
Great, thank you so much! I appreciate the help!
Thanks Yigit! Unfortunately, the quantity select +/- are now missing (https://cln.sh/gpMKGv). I am on the most recent version of Chrome. Are you able to see the selection arrows to change the quantity? Thanks!
Thank you!
Hi, thank you, that worked! Can you please let me know what you did to accomplish this? Thanks
This reply has been marked as private.Hi, sorry I did have to move the site to the live server. I was able to get things working by unchecking the “Use description to create a text block” option for the county dropdowns. It still seems like a bug, but I was able to work around it. Thanks for your help.
Hi Ismael,
Thank you so much! I do see the sub menu items now. Is there any way to keep the counties viewable (like Lake County)? When you turn mega menu off, it works exactly as we would like it, so it seems like there should be some way to make it work where you click “California” then click a county “Lake County” to display the items under that. Can you please try to see if that is possible?
Thanks!
Yes, I still need help with this topic. The menus under the mega menu are not opening on mobile when you click the column heading. The menu is set to “Display submenu items on click”, which is the way it needs to be set. Thanks
Hi,
Mega menu is enabled and all content is in place under that Mega Menu.Thanks
This reply has been marked as private.This reply has been marked as private.Awesome, thank you!
Hi Ismael,
Sorry, I noticed that all my masonry elements on other pages have disappeared. Can you please send me the code that would make your fix conditional to just the homepage? I am not able to find a good way to do this in the functions.php file. Thanks!
Great, thank you so much!
Kevin
Thank you! I really appreciate the fast response! This did do the trick. My only other question would be: When we have recurring events, can we keep the recurring event showing in the masonry layout until the last date of that recurring event? Is that the way it already works with your code, or is there something else we need to do?
Thanks!
Hi Victoria,
Sorry, the correct URL is below. The masonry element is on the homepage after you scroll down a bit.
Thanks!
Hi Krissieg, I added an animation of Left to Right for the column within the tab.
Enfold is by far my favorite theme. I am also loving the new tab sections! Here is my business’ site: https://onedaybuilds.com. Appreciate any feedback!
That worked perfectly, thanks!
Hi Josue,
When this code is in my child theme’s functions.php file, I get only a white screen with the following error:
Fatal error: Cannot redeclare unregister_taxonomy() (previously declared in /home/tommytow/public_html/wp-includes/taxonomy.php:506) in /home/tommytow/public_html/wp-content/themes/ttf-child/functions.php on line 13
My line 13 is labeled below with the <–:
function unregister_taxonomy(){
global $wp_taxonomies;
$taxonomy = ‘portfolio_entries’;
if ( taxonomy_exists( $taxonomy))
unset( $wp_taxonomies[$taxonomy]);
} <– this is line 13 in my functions.php
add_action( ‘init’, ‘unregister_taxonomy’, 30);// portfolio args
Thanks,
Kevin
Hi,
Please disregard my last post, everything seems to be working now! Thank you for the awesome support!
Hi Yigit,
I am sorry for bringing this up again, but the site is still not showing correctly for any machine I use (as well as multiple others). Can you please take a deeper look to see what might be causing this? I have tried every hard refresh and clearing of caches that I can. It is also broken on other computers that never visited the site before. I have provided a login in the hidden section here. I appreciate your help!
Thanks,
Kevin
Hi Vinay,
I appreciate you checking again. Unfortunately, I have checked on multiple devices and I am coming up with the same issues. Anything else you can think to try?
I appreciate your help!
Kevin
Thanks for your quick reply. I tried the hard refresh, but still no luck. You are seeing the correct elements come up, but I am still not getting the video background or icon animations. I tried another computer as well with no luck. In the dev tools console, I am getting this error:
jquery.js?ver=1.12.3:1 Uncaught Error: Syntax error, unrecognized expression: .main_menu .menu li > a[href*=#]
Any input?
Thanks
-
AuthorPosts