Forum Replies Created
-
AuthorPosts
-
June 3, 2024 at 5:53 pm in reply to: Homepage’s full page url showing in google search results #1447566
I think I found the issue, and got it sorted! You can close the ticket. Thanks
Thanks Mike! both great options.
April 27, 2024 at 6:09 pm in reply to: Text link color overrides button shortcode custom background color #1441075All good, solved it. I google searched and found I had to add some code to functions.php in child theme. Thanks!
April 27, 2024 at 5:21 pm in reply to: Text link color overrides button shortcode custom background color #1441065Rikard, I turned on debug mode but I don’t see any shortcodes for buttons when I add one in the advanced layout builder. Can you record your screen to show me?
Thank you for the quick reply Ismael.
But isn’t the whole point of a code block to accept code?
The third party service doesn’t offer a WP shortcode with the ability to edit the form. Their shortcode simply inputs the stock form.
Is there any other solution besides the shortcode?
Thanks for your help,
RobinYou can close it now.
Hi Ismael,
Yes I was recently able to fix the issue. I wasn’t able to overwrite the problematic css style on my staging site, but for some reason it worked fine on the live site.
Also the issue for the burger menu “disappearing” was that the logo had a display: table property which was pushing the burger menu off the screen (only happened in safari though).
Hey Rikard,
I’ve purged the cache in the Litespeed cache plugin (and deactivated it) and also purged the cache in Safari. I’m still not able to see the burger menu. I’ll wait a while, but is there anything else that might be causing an issue? When I inspect the page in Safari I can see the burger menu in the source HTML but that’s about it.
Also, one other thing in the meantime. I’m trying to get rid of the white space above the logo and burger menu on mobile (You can see it in chrome as you mentioned). I think I found the issue, but I’m not sure how to resolve it.
If you inspect and locate the <div class=”container av-logo-container”> element then look in the styles pane, you’ll notice that there’s a height: auto !important; style for for the following selector:
@media only screen and (max-width: 767px)
.responsive #header_main .containerI need to get rid of that, but it’s sitting in the enfold layout.css file which I’m not sure what to do about.
Thanks,
CodyFebruary 28, 2020 at 3:13 am in reply to: Various Errors Occurring During WooCommerce Checkout #1188699Hi,
I’ve solved the problem now. There was a redirect implemented in the functions.php file that was causing a conflict with checkout. Once I got rid of it, everything started working again.February 6, 2020 at 7:56 pm in reply to: Various Errors Occurring During WooCommerce Checkout #1182147Yes, I need help urgently! This error has been persisting for 2 weeks and people can’t pay on the site.
The parent theme is enfold, the child theme is called “dancedojo”.
I have confirmed that this is a theme issue. Please advise on next steps
December 13, 2019 at 2:56 am in reply to: Responsiveness Issue with LearnDash LMS when viewport < 910px #1165391You can go ahead and close it. Thanks.
December 12, 2019 at 11:00 pm in reply to: Responsiveness Issue with LearnDash LMS when viewport < 910px #1165367Thanks Ismael, that worked!
December 3, 2019 at 5:17 am in reply to: Responsiveness Issue with LearnDash LMS when viewport < 910px #1162065Hi Victoria,
Thanks for that. It kind of worked. The content is now in the viewport but there is a horizontal overflow because the min-width 910px is still coming from grid.css. The horizontal overflow is much more obvious when you’re on a mobile device (portrait) and swipe left.
I tried a few things to hide the overflow but it didn’t work. What would you recommend?
November 13, 2019 at 7:27 am in reply to: Blog Page now 404s (Seemingly After Configuring LearnDash) #1156296Hi Victoria,
I’ve followed the steps in those articles and the /blog/ page still 404’s. I also checked the Htaccess file and didn’t see anything added by Learndash.Any other ideas?
October 24, 2019 at 1:33 am in reply to: Can I use the Avia Layout Builder on Blog or Custom Post Type Posts? #1150703Hi Rikard,
I tried implementing your suggested code snippet into the functions.php but the site broke.
Here’s a video of what I did. Please let me know where I went wrong:
1. Did I put the post type name in the correct spot?
2. Did I get the post type name right? If not, please let me know how to find the correct name.
3. What’s the format for adding multiple post type names to your code snippet?Note: bolding or using colours to specify a position in a code snippet will help me since I’m not a developer!
Thanks so much for your help!
Hey Rikard,
Thanks for the reply and taking a look. I’ve isolated the issue down to a plugin and got it fixed up. For anyone out there who might be using the Toolset Types plugin (for building Custom Posts), it was the culprit. It used to be a free plugin but now requires you to pay for the premium version to get proper updates.
Anyways, the issue is now fully resolved and the Advanced Layout Builder now allows me to edit :)
Hey,
I’ve just updated WordPress from 4.9.8 to 5.2.4 and run into the same issue where any page built with the enfold Advanced Layout Builder is not loading in the WordPress back end (so I am unable to edit the page at all).I’ve followed all the instructions above. After updating my enfold theme to version I just updated Enfold to version 4.6.3.1. I went to the theme settings and switched back to the Classic Editor. That didn’t work, so I then tried adding those 2 lines of code to my Functions PHP file, but neither has worked.
What can I do from here? I’ve supplied you credentials in the private content.
Example of pages that won’t load the Advanced Layout Builder:
https://thedancedojo.com/
https://thedancedojo.com/product/bachata/
https://thedancedojo.com/product/salsa-mastery/Thanks,
CodyOctober 16, 2019 at 11:40 pm in reply to: Can I use the Avia Layout Builder on Blog or Custom Post Type Posts? #1148718Thank Rikard, I just checked and regular Posts DO have the advanced layout editor button but my Custom Post Type posts do not (as seen here: https://monosnap.com/file/i0g3KAaXuFNOJVd3u3LXmufwusRcqo)
Is there a way to turn on the Advanced Layout Editor for custom post types so that it appears in the editor for those posts?
Thanks
RobinNovember 26, 2018 at 6:32 pm in reply to: Youtube links not displaying in lightboxes anymore #1037701Thanks, working on updating this today and I’ll report back!
Brilliant thank you! All is working now. I always forget about that cache…
Appreciate the help :)
November 22, 2018 at 8:19 pm in reply to: Related Products automatically displaying on product pages #1036776Hey Nikko, I literally just found the solution and was going to post here:
What happened is that for those new products the “uncategorized” product category was checked and that automatically made the related products display at the bottom of the page. Not sure why that’s a default.
All good, you can close this one now – thank you!
November 22, 2018 at 8:17 pm in reply to: Youtube links not displaying in lightboxes anymore #1036774Hey Nikko, we haven’t tried to use buttons.
It’d be great to know how to turn on/off the ability to show video links in lightboxes so that we have the flexibility to use text links or buttons if we wish – please explain how to use either, thanks!
Creds are in the private content field. Thanks for the help!
Got it thanks! :)
You can close this one now.
Close her up, thanks!
Thanks so much you guys! Really appreciate it :)
Ahh ok, are you able to remove that for us? I’m not comfortable knowing exactly which lines of code those would be.
I just disabled varnish and our minification plugin. Thanks a ton!Hi guys,
I updated our live site’s theme to 4.2 but tab sections (and icons) still aren’t working properly.
If you go to https://thedancedojo.com/how-it-works you’ll see neither tab sections nor icons work as they should.However, they both work on staging: https://staging.thedancedojo.com/
When troubleshooting this on staging you were talking about potential issues in the functions.php and dancedojo.js files of our theme – did you end up modifying anything in those files to make the tab sections and icons work on staging?
If you did make a modification please detail exactly what you did so I can copy it, or better yet, can you duplicate that work on our live site: https://thedancedojo.com? The creds you have in this thread work for the live site too.
Looking forward to getting this resolved asap. Thanks!
Hi, I literally copied and pasted exactly what you did (underneath yours) and I get a different result – makes no sense to me. I really need a better understanding of how you’re getting yours to work.
Please take a look and explain why it’s not working for me…
Hi guys, I’ve added the icon shortcode in between the two words like you said but the heart doesn’t end up in between the two words.
Here’s a screencast:
https://monosnap.com/file/9Z4EtyTqwnzqjzE0OghqxXygCqgxRNWhat am I doing wrong? I’d like to avoid more back and forth, so if you could make a video showing me what you’re doing that would be fantastic. Thank you!
Hi Yigit, thanks for the explanation – I understand it, but I don’t see where the html for the heart is…?
Screenshots
How the page displays – https://monosnap.com/file/ioOYlVb6zY3eed7qZTJeHbk4i4k44Y
The text box with the H2 (I see no html for the heart) – https://monosnap.com/file/ps1XnS4g30zRJ9B0qR1OGeNFNrH6Y1Can you explain again or make a 10 second video?
Thanks -
AuthorPosts