Forum Replies Created
-
AuthorPosts
-
Hey Julie,
Thanks for the screenshot, but your site is in maintenance mode, please include an admin login in the Private Content area so we can examine the element.Best regards,
MikeHey buddy1,
Thank you for the link to your site, I updated your “Client Champion” to 2023 in the third column of your footer.
Please clear your browser cache and check.Best regards,
MikeHey Rentsj,
Thanks for the link to your site but it is not loading, please check the url to ensure that it is correct.
Quite some time ago Envato Theme Forest stopped using the API and now uses a Token so I assume that your theme is quite old and probably doesn’t work correctly with the latest WordPress, but I won’t know until I can examine.
Are you able to login to your site?
Dose the frontend load?
Please include an admin login in the Private Content area so we can check, you will most likely need to manually update to the latest version.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,
MikeJuly 26, 2023 at 5:53 pm in reply to: Anchor link from header link to a Slider Revolution slider #1414554Hi,
Thanks, I don’t think that the login is an admin login because it won’t let me edit the home page and I can’t see any of the theme settings or edit the slider revolution. Please check.
Is your homepage only created with slider revolution slides?Best regards,
MikeHi,
Thank you, in your first post you wrote that in your “projects” masonry element there are “news” posts showing, so I checked the element and you do not have the category “news” selected in “EN” but you only have one post in the “news” category and it is in “draft” mode so it doesn’t show in the element when I click “load more”.
You also wrote that there were posts in “ES” shown in this element, but I opened all 17 posts shown in the “projets” masonry element after I clicked “load more” and didn’t find any in “ES”. Please explain how I can reproduce the issue.
Perhaps a screenshot would help me identify what you are seeing, Thank you for your patience.Best regards,
MikeJuly 26, 2023 at 12:15 pm in reply to: Social Media Icons not showing in responsive mode / mobile view #1414525Hi,
Perhaps you have an error in your Quick CSS, try adding it to your WordPress ▸ Customize ▸ Additional CSS and then clear your WPRocket cache and your browser cache:@media only screen and (max-width: 767px) { .responsive #top #header #header_meta .social_bookmarks { display: block; } }
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
Please note that Safari can be hard to clear the cache, often you need to also clear the history to fully purge the cache, following these steps for Safari and note Step 4 where you will Clear the History.Best regards,
MikeHi,
Sorry for the inconvenience, we have fixed it in 5.6.5
for now you can replace enfold\config-templatebuilder\avia-shortcodes\blog\blog.php
with the content of
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_5_6_4/config-templatebuilder/avia-shortcodes/blog/blog.php
Do not forget to make a backup of the original file for a fallback and clear server and browser cache.Best regards,
MikeHi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top.page-id-1208 .main_color.container_wrap_first { background-color: #e41d13; }
After applying the css, please clear your browser cache and check.
Best regards,
MikeHey michelleornest,
Thanks for the screenshot and the link to your site, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:@media only screen and (min-width: 990px) and (max-width: 1439px) { #top.home #best-rated .av-gridrow-cell.avia-builder-el-last { background-position-x: 50%; } }
After applying the css, please clear your browser cache and check.
Best regards,
MikeHi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#header.header_color .main_menu ul:first-child > li.current_page_item > a { color: #000; } #header.header_color .main_menu ul:first-child > li.current_page_item.current-menu-item > a { color: #0000fb; }
After applying the css, please clear your browser cache and check.
Best regards,
MikeJuly 26, 2023 at 12:05 am in reply to: Breadcrumb is not showing the primary product category #1414440Hi,
I didn’t realize that you were refuring to a Yoast category customization, have you tried using the Yoast breadcrumb?
If using the Yoast breadcrumb shortcode works correctly then use this solution to use it instead of the theme breadcrumb.Best regards,
MikeJuly 25, 2023 at 11:54 pm in reply to: Anchor link from header link to a Slider Revolution slider #1414439Hi,
When I login to wordpress.com with your details I don’t see a site with Enfold installed, I don’t think this is the correct site.
Please check.Best regards,
MikeHi,
Thanks but this login didn’t work, try following these steps:- Install and activate the “Temporary Login Without Password” plugin. You can find it here.
- Once activated, navigate to “Users > Temporary Logins” in the left-side menu.
- Click on “Create New” to generate a temporary login.
- Enter the email address for the account (you can use (Email address hidden if logged out) ) and select the highest possible role. Set the expiry date to around four days to ensure enough time for debugging.
- Click “Submit” to create the temporary account.
- In the private section, provide us with the URL that allows us to access the temporary login and assist you.
- Please note that we will not receive an email, so post the URL that allows us access
Please note that once your issue is resolved, you can remove the plugin. Alternatively, if you prefer not to use the plugin, you can manually create an admin user and share the login credentials in the “private data” field.
Best regards,
MikeHi,
Please try adding it to the WP Code plugin that I installed for you, in the top right corner use the PHP snippet as the code type:
You can use this plugin for all of your future code snippets and you won’t lose them when you update.
Please refer to the Teams social profile code that I added for you earlier as an example.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,
MikeHi,
Your css to move the Teams icon to be number 4 is correct and I see you have done this, to add your social icons to the third row in the footer, try using Guenni007’s solution to create a shortcode of the social icons, and add it to the third row in the footer.Best regards,
MikeHi,
Thank you, I updated the file and the error doesn’t show anymore, please clear your browser cache and check.Best regards,
MikeHi,
We can help you update this file, please include FTP access in the Private Content area.Best regards,
MikeHi,
Thanks for the login, since you are not using a child theme I added the WP Code plugin for the customization of adding the Teams social profile. Then I add your new Teams social profile to Enfold Theme Options ▸ Social Profiles ▸ Your social profiles and then I enabled it at Enfold Theme Options ▸ Blog Layout ▸ Profile Links At The Bottom Of Your Blog Post and then I enabled it in your Social Buttons element
I then added this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field for the Teams icon background color on hover:#top #wrap_all .av-social-link-teams:hover a{ color:#fff; background-color:#00f2ea; }
Please adjust the color to suit.
Best regards,
MikeJuly 25, 2023 at 3:38 pm in reply to: Theme update from 4.4.1 to latest version / Child theme #1414386Hi,
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,
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,
MikeJuly 25, 2023 at 12:31 pm in reply to: Theme update from 4.4.1 to latest version / Child theme #1414365Hi,
I set the caption size for you on the DE version and cleared your cache plugin
WPML can be tricky because you need to ensure that you are making the changes in both languages and then clear the plugin cache to see the changes.
Unless there is anything else we can assist with on this issue, shall we close this then?Best regards,
MikeHi,
To remove the text-transform so the text shows as it is typed in the backend, and to lower the text some, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top .av-inner-tab-title { text-transform: none; } #top .av-tab-no-icon.av-tab-no-image .av-inner-tab-title { margin-bottom: 0; }
After applying the css, please clear your browser cache and check.
Best regards,
MikeJuly 24, 2023 at 6:25 pm in reply to: Fontsize p in Erweitertes Styling only for screens >736px? #1414254Hi,
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,
Mike -
AuthorPosts