Forum Replies Created
-
AuthorPosts
-
Hi,
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,
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,
MikeHey fanlokbun,
Thanks for your patience, the excerpt shows the gallery captions so if you want to display a title and a caption choose Display Title and Excerpt, if you only want to display the caption choose Display Excerpt
If you want to change the title of the image then click the image and change the title in the side panel:
but this will change the title in the media library and thus the same image across your site.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,
MikeMarch 23, 2023 at 12:36 am in reply to: Blog posts not showing right sidebar like pages. also incorrect code. #1402064Hi,
Thanks for your patience, when I compare your blog page (/blog/) with another page (/pine-island/) the only difference I see in the sidebar is the blog page has a left-side border, so I assume this is what you are referring to, to remove this I added this css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top.blog #wrap_all #main main.content { border-right-style: none; }
please clear your browser cache and check.
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,
MikeHi,
Thanks for the login, I see the LayerSlider Transition presets don’t seem to be working, tomorrow Enfold v5.5 should be available with the updated Layerslider v7.6.9
Try updating tomorrow and see if this corrects the issue.Best regards,
MikeMarch 22, 2023 at 11:28 pm in reply to: Enfold Kommende Ereignisse Wiederholende Events fehlerhaft #1402056Hi,
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,
MikeMarch 22, 2023 at 11:26 pm in reply to: Layout issues on smartphones and tablets with high resolution / landscape format #1402055Hi,
Thank you for the link to your site and your patience, for your homepage to make your image under Über mich line up over the lower paragraph on mobile in landscape, please try this css:@media only screen and (max-width: 989px) and (orientation: landscape) { .responsive #top.home #av_section_6 .av_one_fourth.first.av-hide-on-mobile.avia-builder-el-53 { display: none; } }
Best regards,
MikeMarch 22, 2023 at 11:58 am in reply to: Enfold Kommende Ereignisse Wiederholende Events fehlerhaft #1401996Hi,
Thanks, but I’m still not sure what the issue is, I see you have Malen für alle 4 times but they have different dates so they are different items.
The image for Monatliches Gebet für die Kranken seems to have a copyright link added breaking it’s layout, try removing this from the image as you can not have a link inside of a link.
If this is not the issue please explain fully, perhaps a screenshot would help.Best regards,
MikeHi,
So the footer is correct on standard pages, but not on your CPT, even if you don’t use the custom archive template.
This would point to the error in a different customized file and not in the theme since the standard pages are correct, please include an admin login so we can see what other customizations you have.Best regards,
MikeMarch 22, 2023 at 2:18 am in reply to: WordPress Nachricht – Deine Website hat ein technisches Problem #1401965Hi,
Thanks for the feedback I not seeing any error messages on the login page now like I was before, but the front end is not loading.
the /wp-includes/nav-menu-template.php is a core WordPress file, not a theme file.
I tried switching from your Julia menu to your Main Menu and now your page shows, but I don’t see much of a difference between the two menus other that the Main Menu has a few more items.
I’m not sure why this menu works and the other doesn’t, please clear your browser cache and check.Best regards,
MikeHi,
Sorry, that is not what I meant, I assume that your custom archive template is in your child theme, please try replacing your custom archive template with a copy of the default archive template and see if it works then.Best regards,
MikeHi,
Thanks for the feedback, I checked Edge and Chrome on Windows and it looks like my screenshot above, but I was able to correct the error with the gtag by placing the two gtags you are using in the Enfold Theme Options ▸ Google Services ▸ Google Analytics Tracking Code on a single line separated with a comma.
Please clear your browser cache and check if this solves the frontpage issue.Best regards,
MikeMarch 22, 2023 at 1:32 am in reply to: Recurring events of The Event Calendar not showing organizers and venues #1401962Hi,
Thanks for the feedback, so when the PRO version is disabled the recurring events show the organizers and venues?
Do you have a recurring example that is current that shows both the organizers and venues when the PRO version is disabled that we can see with an admin login that we can test enabling and disabling the PRO version?
Perhaps it would be best if you can create a staging clone of your site that we can check?Best regards,
MikeHi,
Thanks for your patience, to center the logo on mobile please try this css:@media only screen and (max-width: 767px){ .responsive .logo img, .responsive .logo svg { margin: auto; } .responsive #top .logo { width: 100%; } }
To make the mobile menu fly out smaller please adjust the setting at Enfold Theme Options ▸ Main Menu ▸ Burger/Mobile Menu Styling ▸ Flyout Width
Best regards,
MikeHi,
Thanks for the screencast, but the login only allows me to see my profile, please upgrade to admin so I can edit the LayerSlider.Best regards,
MikeMarch 22, 2023 at 1:07 am in reply to: Enfold Kommende Ereignisse Wiederholende Events fehlerhaft #1401958Hi,
Thanks for the login, I have looked at your two pages linked below, but I’m not sure that I’m understanding as I don’t see any tags and since I can’t see the admin backend I’m not sure what tags should show.
Please explain further.Best regards,
MikeHi,
Thanks for your patience, I answered this in your other threadBest regards,
MikeHi,
Thank you for your patience, I’m not sure why this is occurring but I have added this css and it seems to correct:#main .avia-image-overlay-wrap a.avia_image .image-overlay { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
Please clear your browser cache and check.
Best regards,
MikeHi,
Oh I see, I found using object works, like this:
<object data="/wp-content/uploads/ilus-home-1.svg" width="600" height="600"> </object>
Best regards,
MikeHi,
Thanks for your feedback, I took another look at your page with the toggles and it looks like it has been edited with the WordPress Classic Editor, or perhaps the Thrive Architect because it no longer uses the Advanced Layout Builder elements, when you switch to the ALB to edit the toggles the whole page shows as one text element. So the shortcodes for the elements are broken.
To recover the page try using the page revisions to go back before this occurred, otherwise you will need to recreate the page and save as a ALB page.
Please note that editing your ALB pages with another editor will most likely break the elements.Best regards,
MikeHi,
I was not able to login into WordPress as admin, but try this css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:@media only screen and (max-width: 767px) { #top #main .av-hotspot-image-container.av-hotspot-blank .av-image-hotspot .av-image-hotspot_inner { color: transparent; } }
After applying the css, please clear your browser cache and check.
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,
MikeHey Chris_85,
Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:function custom_script() { ?> <script> (function($) { $(function() { function replaceElementTag(targetSelector, newTagString) { $(targetSelector).each(function(){ var newElem = $(newTagString, {html: $(this).html()}); $.each(this.attributes, function() { newElem.attr(this.name, this.value); }); $(this).replaceWith(newElem); }); } replaceElementTag('h3.team-member-name', '<p></p>'); }); }(jQuery)); </script> <?php } add_action('wp_footer', 'custom_script');
Then clear your browser cache and check.
Best regards,
MikeHi,
I see that you are getting this error:Uncaught ReferenceError: jQuery is not defined
try this instead:function add_yoast_breadcrumbs_shortcode_before_single_post_titles() { ?> <script> window.addEventListener('DOMContentLoaded', function() { (function($){ var wpseo_breadcrumb = '<span id="breadcrumbs"><?php echo do_shortcode("[wpseo_breadcrumb]"); ?></span>'; $('#top.single-post').each(function () { $(wpseo_breadcrumb).insertBefore('h1.post-title.entry-title'); }); })(jQuery); }); </script> <?php } add_action('wp_footer', 'add_yoast_breadcrumbs_shortcode_before_single_post_titles');
If this doesn’t help please include an admin login in the Private Content area so we can be of more assistance.
Best regards,
MikeHi,
Thanks for the screenshots but I couldn’t login, nonetheless try this css:@media only screen and (max-width: 767px) { .av-hotspot-image-container.av-hotspot-blank .av-image-hotspot .av-image-hotspot_inner { color: transparent; } }
After applying the css, please clear your browser cache and check.
Best regards,
MikeHi,
Thanks for the feedback, Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause. The Thrive Architect is known to cause conflicts with the theme and possibly any of the other Thrive plugins that you have active.Best regards,
MikeMarch 20, 2023 at 1:05 am in reply to: Icon Box Title Cut off on Cell Phone when no content below #1401736Hi,
Thanks for the screenshot, I do see the flat edge in the “C” & “O” in your screenshot:
but I’m not seeing it in mine, Samsung Galaxy A01:
I’m not sure what is causing this but try putting this in the secondary content field<p></p>
it should create an empty paragraph that doesn’t show on the frontend.
Then clear your browser cache and check.Best regards,
Mike -
AuthorPosts