Forum Replies Created
-
AuthorPosts
-
Hi,
Thank you for your patience, to create anchor links to specific parts of a page you would add a custom ID to the element you wish to link to, for example, you could add the ID insurance_litigation in a color section:

please note that ID’s can not begin with a number and should have no spaces.
Then your link to this section on a page should be like yoursite.de/yourpage#insurance_litigation
please note the hashtag between the page name and the section ID.
Please give this a try and if you want a specific example link to your specific pages and sections in the Private Content area and we can assist.Best regards,
MikeMarch 29, 2023 at 5:13 pm in reply to: Blog Posts in the Grid Layout not evenly spaced on mobile #1402941Hi,
Thank you for your patience and the screenshots, please try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:@media only screen and (max-width: 480px){ .responsive #top #wrap_all #homeblogposts .avia-content-slider-odd .slide-entry { margin-bottom: 40px; } }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,
MikeHi,
Please try this css for the hover event instead:#av-extra-columns .av_textblock_section:not(:first-child):hover { cursor: pointer; }Best regards,
MikeHi,
To change the pointer on hover please add the is css:#av-extra-columns .av_textblock_section:hover { cursor: pointer; }To adjust the text color please add the css:
.copyBlock-popup .avia_textblock { color: #000; }After applying the css, please clear your browser cache and check.
Best regards,
MikeHi,
Thanks for the login, I found this css creating an overlay so that the text blocks are not receiving the click to activate the popup..hintergrund-04::before { content: ''; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-image: url('/wp-content/uploads/2023/03/your-image-07.svg'); background-repeat: no-repeat; background-position: right top; background-size: contain; z-index: 1; }I changed the z-index to zero to correct, 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,
MikeHi,
Glad to hear that you found the cause, to help me understand the issue so I can submit it to the Dev Team, you are downloading a xml file from your supplier of your products which you upload via the All Import plugin, this file sets the stock status of the products, correct?
Can this import file be imported directly via the WordPress Importer or must the All Import plugin be used?
Your plugin looks like a paid only plugin, so this could be an issue for the Dev Team to test how the plugin is setting the stock status, our elements are using the woocommerce function to look for the stock status, when we export products using the WordPress export feature and then import the xml file into a different install with the WordPress import feature the stock status is correct for both Enfold elements and woocommerce elements.
Have you tried going to WooCommerce ▸ Status ▸ Tools and updating WooCommerce transients, or Update database, or regenerate the Product lookup tables?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,
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,
Try adding this css:@media only screen and (min-width: 767px) { #top.home .av_header_transparency .logo { visibility: visible; } }After applying the css, please clear your browser cache and check.
Best regards,
MikeHi,
Please try adding this css:#av-extra-columns .entry-content-wrapper { display: flex; flex-flow: row wrap; justify-content: center; }If this still doesn’t help then please include an admin login in the Private Content area so we can be of more assistance.
Please see the expected results screenshots in the Private Content area.Best regards,
MikeHey Schubert LuzLicht,
Envato doesn’t use the Themeforest API Key anymore, you must login to your Theme Forest account and create a new Envato Token
But first you must manually update your theme, to update your version of Enfold you will need to download the latest installable WP version from your Theme Forest account and upload it to your WordPress ▸ Appearance ▸ Themes ▸ Add Themes ▸ Add New

after you choose the zip file and click install, you will see a This theme is already installed message because you are updating, you can continue

then you will see the Theme updated successfully message.

If you don’t have a Envato Theme Forest account because a developer installed the theme for you, then you will need at ask that developer to manually update the theme for you as following the instructions above and create a new Envato Token for you.
If you can’t do that then you can create a new Envato Theme Forest account when you purchase a new license, Envato will not transfer licenses and due to our contract with Envato we can not manage or sell licenses directly.Best regards,
MikeMarch 28, 2023 at 1:16 am in reply to: Updated to latest version of enfold and it has Broken my full screen slider #1402705Hi,
It looks like perhaps you missed the instructions for the plugin that I linked to above.
When you add HTML the fields that give the warning you need to change the Greater Than (>) and Less Than (<) symbols to ###lt### and ###gt###
so <span> will look like ###lt###span###gt###
This is what the link “Read more” in the red warning message in the element explains

ignoring these warnings could lead to errors in your page, elements behaving incorrectly, and in some cases a crash in your page.Best regards,
MikeMarch 28, 2023 at 12:58 am in reply to: Gravity Forms “Add Form” not appearing on classic editor when Enfold installed #1402704Hi,
Ok thanks, I have reported this to the Dev Team for their review and I will reply when I hear back from them, thank you for your patience and 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,
MikeHi,
Ok, as it seems that we can’t reproduce this issue and it may be more specific to your phone we will let it be for now as you stated.
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,
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,
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,
Thanks for the feedback, it doesn’t seem that woocommerce offers a function to show more attributes, only the variations, at least from what I could find.
I recommend asking the woocommerce support team if they do have a function for this as they would know better than us.Best regards,
MikeMarch 27, 2023 at 7:31 pm in reply to: Gravity Forms “Add Form” not appearing on classic editor when Enfold installed #1402669Hi,
Thank you for your patience, so the issue only occurs when the Enfold option at Enfold Theme Options ▸ Select Your Editor ▸ Classic Editor is enabled, but not with the Block Editor option?
If the Classic Editor plugin is used instead of the theme option the issue doesn’t occur?Best regards,
MikeHi,
This is your homepage that page is /forside/ the theme sets it’s path to domainname.dk/ but the Yoast SEO plugin sees the backend path domainname.dk/forside/ so this advanced option fixes the path, all of your other pages use their original path so this is not needed.Best regards,
MikeHi,
@orthomedtherapyro, Oh, I see this is not your thread…
To adjust the negative margin for the 3 columns for mobile, go to the first column Edit Column ▸ Row Settings ▸ Row Margins where the default value for the top margin is -200px:

then select the mobile option and enter a different value:

This will move the column down, but your slider captions have too much text to show well on mobile you will probably want to create a second slider to only show on mobile with much less text or use a different slider element for mobile.
If you have any further questions please create a new thread as each user and issue should have its own thread and this thread is already very long.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,
@deposted this would not be easy and require you to make some customizations, the theme doesn’t support this automatically, see the Polylang documentation: Add a language switcher anywhere.
If you have further questions please create a new thread, since this is not your thread posting your login here will not be private and you will not see anything we write in the Private Content area.Best regards,
MikeMarch 26, 2023 at 10:59 pm in reply to: The vertical padding around text in columns is inconsistent on mobile. #1402583Hi,
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,
Mike -
AuthorPosts

