Forum Replies Created
-
AuthorPosts
-
Hey Dave,
Thanks for the link to your site, to show the scroll top button on mobile please add this css to Enfold Theme Options ▸ General Styling ▸ Quick CSS field@media only screen and (max-width: 767px){ .responsive #top #scroll-top-link { display: block; } }After applying the css, please clear your browser cache and check.
Best regards,
MikeHi,
Please do since it is from Ismael in 2019 and I’m not sure if it still works.
This was his original thread, if it doesn’t work we will probably need to ask Ismael to check.Best regards,
MikeHi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
I adjusted it for your, please clear your browser cache and check.Best regards,
MikeHi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey Thomas,
This was not added into Enfold, did you try this on your site?Best regards,
MikeHey AuroraArcus,
Thanks for the login to your site, to create a booking button in your footer widget we will create the button using the shortcode wand, so we will open a new post and in the block editor select the classic block and in the toolbar select the shortcode wand ▸ Button:

then the standard Advanced Layout Builder button element will open for you to design the button, after you build your button and save the button shortcode will show for you to copy to your widget:

Then go to your widgets and use the Custom HTML widget and paste the shortcode:

once you have copied the shortcode to your widget you can discard the new post that you used to create the shortcode in as it is no longer needed. Now your widget button should look like this:

So if you are happy with the button that I created you can keep it or you can follow these steps and create your own.
While I created the button I added the custom class widget-book in the element options in case you wanted to fine tune the button with some css, in my final test I found the footer link color overrides the color of the text in the button so I add this css in your Quick CSS to adjust:#footer .widget-book a { color:#fff; }so you can add any further customizations to your rule if you wish.
Best regards,
MikeHi,
I’m not sure how easily this could be done, it would require some custom javascript to open the sub-menu after the page loads and it would probably look slightly animated.
I think the javascript would need to specify each page, this there a lot of pages?
The link to your site is not working anymore, do you have a new URL?Best regards,
MikeHi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeNovember 10, 2022 at 1:11 pm in reply to: Compatibility issues with Popup Maker 1.16.10 and newer #1372055November 9, 2022 at 8:55 pm in reply to: Two sites with matching set up have different SEARCH RESULTS page? #1371990Hi,
Thanks for your testing, are both sites using the same WordPress version? I forgot to ask that, I guess that I just assumed it.
When I check the results items from both sites they seem to both be using portfolio items and I don’t see anything specifically different about them, are the built the same on both sites?
For example one site is not using a different element or shortcode or code block on the portfolio pages?
Do you have HTML code in an element title on the portfolio pages, such as “strong” for a bold title? An unclosed HTML tag might cause the search results to stop.
I’m just trying to think of possible errors.Best regards,
MikeNovember 9, 2022 at 8:34 pm in reply to: Compatibility issues with Popup Maker 1.16.10 and newer #1371989Hi,
Thanks for the feedback, but unfortunately I don’t know how the popup plugin is triggering its conditions, I would assume that it would just check for the page ID but since this is failing when the footer page is used then the plugin seems to be checking something else.
The use of the footer page doesn’t change the page ID, or the post type, or anything else that I can see, so I don’t see any reason for it to not work.
Try reaching out to the plugin author, perhaps they have a function that you can use to just check the page ID as the condition.Best regards,
MikeNovember 9, 2022 at 8:14 pm in reply to: ajax portfolio preview: decrease the distance between entry titles #1371985Hi,
Thanks for the feedback and since you have decided to leave it as it is we will go ahead and close this thread, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad Nikko was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey PrivitMarketing,
Please create a new custom menu item with the title “Find My Organization” and the link as “#”, then add your submenu items “Canada” and “Uniited States” under it.
If your current “Find My Organization” is linking to a page then it must be a standard menu item that is linked to a page.
If you are not sure what I mean, then please include an admin login in the Private Content area so we can be of more assistance.Best regards,
MikeHey engage24,
Thanks for the login, I looked at your homepage but I’m not sure what your issue is, can you please explain further?Best regards,
MikeNovember 8, 2022 at 7:51 pm in reply to: Two sites with matching set up have different SEARCH RESULTS page? #1371806Hi,
So ColinWalton.co.uk and WaltonCreative.com are both on the same server with the same plugins and same child theme settings, and only one is incorrect?
This is strange, I would think that one must be different somehow.
Did you update via FTP by trying to overwrite the files? This could leave old differently named files behind and cause errors.Best regards,
MikeNovember 8, 2022 at 7:42 pm in reply to: ajax portfolio preview: decrease the distance between entry titles #1371805Hi,
You want to set the height of portfolio-details-inner equal to the tallest inner article.
You don’t want to set different values for each individual portfolio entry, this would give you the same jumping that you have now.Best regards,
MikeHi,
Sorry, I’m not sure I understand what you are referring to, this topic was about removing a border, did this solution help?
Typically we ask to start a separate thread for each request so it is easier for everyone to follow along.Best regards,
MikeHey M1000000,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey brandreach_at,
The error in the screenshot is a javascript error, not a child theme error.
Perhaps it is some javascript that you added to the child theme functions.php or it is from a plugin.
If you are able to login, try disabling all of your plugins and your child theme to bring your site back on line.
If you can’t login, use FTP to remove any custom code from your child theme functions.php
If that doesn’t help then in FTP rename the \wp-content\plugins\, this will disable all of your plugins so you can login again.Best regards,
MikeHi,
Thanks for enabling the site again, when I add something to the form upload button the console shows a javascript error:
Uncaught ReferenceError: fieldId is not definedin a child theme file/wp-content/themes/enfold-child/script.js
try disabling or removing this custom script as the error may be causing a conflict for the plugin.
You are also getting CORS errors on the site, try also correcting those.Best regards,
MikeNovember 7, 2022 at 7:35 pm in reply to: toggle a color section when a button is clicked doesn´t work #1371688Hi,
Glad to hear that you have this sorted out, we will update the documentation. If you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad Yigit could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
This is working in my test on our Shop Demo for single product pages:add_filter('avf_logo','av_change_logo'); function av_change_logo($logo) { if(is_single( array(595, 1056, 1097, 1138, 1067, 1424, 63) ) ) { $logo = "URL"; } return $logo; }Best regards,
MikeHey braymond64,
Thanks for the link to your site, try this css:.container_wrap.fullsize { border-top-style: none; }After applying the css, please clear your browser cache and check.
Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeNovember 7, 2022 at 12:59 pm in reply to: toggle a color section when a button is clicked doesn´t work #1371647Hi,
Thanks for the link to your site, I imagine that they “disappear” if you edit the element because when I checked the emoji was not showing in the title field even though they show on the front end:

The title fields don’t support html because this often breaks the elements, this is why the Dev Team has added warnings to most title fields, while an emoji is not actually html it is still a code entity.Best regards,
Mike -
AuthorPosts
