Forum Replies Created
-
AuthorPosts
-
February 22, 2019 at 8:19 am in reply to: Reference / Reuse Backend defined Theme Colors in CSS #1070253
Hey The Shadow,
Thank you for using Enfold.
The theme is not using css variables to define the color sets, but they are accessible in a PHP global variable called $avia_config. I’m not sure how you’ll incorporate that with your custom stylesheet though. Check the css > dynamic-css.php file for reference.
Best regards,
IsmaelHey shopbrickwall,
Thank you for using Enfold.
Are you using the advance layout builder to create the content of your posts? If that is the case then you’ll have to add the summary manually in the Excerpt field. You can enable it from the Screen Options.
Best regards,
IsmaelFebruary 22, 2019 at 7:52 am in reply to: How can I implement "Organization" Structured Data? #1070250Hi,
Thanks for the update.
1.) Yes, that could work, but it’s usually added right before the closing body tag. More example in the docs:
// https://schema.org/Organization
Or you can try one of these plugins:
// https://wordpress.org/plugins/schema/
// https://wordpress.org/plugins/wp-structuring-markup/2.) This thread might help.
// https://kriesi.at/support/topic/sturctured-data-testing-error/#post-1013165
Best regards,
IsmaelFebruary 22, 2019 at 7:21 am in reply to: Enfold page builder layout broken with All In One SEO Pack compatibility issue #1070248Hi,
We are very sorry for the confusion. We’ll forward this issue again to our developers.
They confirmed that the following modification fixed the issue.
// https://github.com/semperfiwebdesign/all-in-one-seo-pack/issues/1995#issuecomment-449563588
Have you tried it?
Best regards,
IsmaelFebruary 22, 2019 at 7:09 am in reply to: Single page site Smooth Scroll Anchors not working #1070246Hi,
Thank you for using Enfold.
As previously suggested, you have to remove the extra slash that is before the anchor so..
https://site.com//#about
should be…
https://site.com/#about
Best regards,
IsmaelHi,
Thanks for the update.
There is a new reCaptcha widget option in the latest version of the theme, 4.5.4. Upgrade to the latest version and then go to the Enfold > Google Services panel to activate it. You’ll need API keys for that.
// https://www.google.com/recaptcha/admin
Best regards,
IsmaelHi,
Great! Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
IsmaelFebruary 22, 2019 at 5:39 am in reply to: Content-subnavi – highlighting work not correctly, may interfere with other elem #1070219Hi,
Thanks for the update.
This css code should remove the product sorting container.
div .product-sorting { display: none; }
Just add it in the Quick CSS field.
Best regards,
IsmaelFebruary 22, 2019 at 5:36 am in reply to: How can I change css styles of Headings Size and Color ? #1070216Hi,
Did you enable the Performance > File Compression settings? Please disable it temporarily and then check the page again. If it doesn’t work, please feel free to open a new thread. We’ll close this one for now.
Best regards,
IsmaelHi,
Thanks for the update.
How did you adjust those elements? Try to wrap the css modification inside a desktop media query so that it doesn’t affect the default mobile view layout.
@media only screen and (min-width: 989px) { /* styles here */ }
Best regards,
IsmaelHi,
Thanks for the update.
Did you remove the filter? Please add it back and then comment it out temporarily. Or post the snippet on pastebin.com. I tried to search for it in the forum, but it’s no longer available.
Best regards,
IsmaelFebruary 22, 2019 at 5:22 am in reply to: Navigation menu parent items not available on mobiles #1070211Hi,
Thanks for the update.
Those settings are inside the Enfold > Main Menu > Burger/Mobile Menu panel. Here’s a screenshot.
// https://imgur.com/a/BU1DHX3
Best regards,
IsmaelHi,
@2funky: The blurriness is much more noticeable in your site. We’ll forward the issue to our developers.Best regards,
IsmaelHi,
Thanks for the update.
We adjusted the “Custom top and bottom margin” option of the first column in the second row.
Best regards,
IsmaelHi,
Sorry if we can’t be of much help to you this time. Please don’t hesitate to open a new thread if you need anything else.
Have a nice day.
Best regards,
IsmaelFebruary 22, 2019 at 4:45 am in reply to: CONTACT FORM ISSUE / UNKNOWN "NO-REPLY" EMAIL & NO AUTORESPONSE #1070203Hi Lex,
Can you give us a link to the page with the contact form? That filter allows you to replace the “no-reply@mysite.com” address with the one specified. We can also use that filter to use the value of the “email” field as the “from” address, but it’s not recommended because your server might blocked emails bearing “from” address from a different domain.
Best regards,
IsmaelHi,
Where did you add the anchors? Are they related to the sub menu items? Please post the login details in the private field so that we can check the page.
Best regards,
IsmaelHi,
Thanks for the update.
The script above has been adjusted, so it should work for both the single post and the blog listing page.
Best regards,
IsmaelFebruary 22, 2019 at 4:34 am in reply to: Enfold Replaces Single-Event.php and removes JSON markup #1070200Hi,
Thanks for the update.
You have to put the template file inside the “tribe-events/views” folder.
I’ll forward this to our developers for further consideration.Best regards,
IsmaelHi,
What is the name of the font set where the missing icons belong to? Please try to re-upload the icons using a separate zip file.
Best regards,
IsmaelHi,
We don’t have an affiliate program and I don’t think there will be in the future because Themeforest or Envato manage the sales directly. They do have an affiliate program.
https://envato.com/market/affiliate-program/
Best regards,
IsmaelHi,
Thanks for the update.
We edited the code in the Quick CSS field. This is how the header looks now:
Wider screens: https://imgur.com/a/n918ozb
Mobile: https://imgur.com/a/MnlvphKBest regards,
IsmaelHi,
Thanks for the update.
Are they loading properly when you switch to a default theme? Please go to the Enfold > Performance panel and check if the file compression settings are enabled. Try to disable the css or stylesheet compression temporarily.
Best regards,
IsmaelHi,
Thanks for the update.
What is the native resolution of your screen?
This css code might help.
.page-id-160 .av-inner-masonry-content { min-height: 242px; }
Best regards,
IsmaelHi,
Thanks for the update.
It turned out to be an issue with the theme’s file compression settings. The font files are now being served over https.
Best regards,
IsmaelHi!
Thank you for the info. I couldn’t find the site url anywhere in the thread though. Please include it in the private field.
Cheers!
IsmaelHi,
Thanks for the update.
The slider’s autorotation will only be disabled when the user click the slider navigation, the dots or the arrows. It won’t stop when the mouse is over it. It’s possible but it will require direct modification of the slider script.
Best regards,
IsmaelHi,
Thanks for the update.
You have to set the menu container width to 100% or have it inherit the width of the header container. After that, you can separate the “Schedule a Demo” menu item away from the rest by setting its position relative to the menu container. You can start with this css code:
.av-main-nav-wrap { width: 100%; } .av-main-nav .visual-demo-btn { width: auto; right: 0; position: absolute; }
Best regards,
IsmaelFebruary 21, 2019 at 10:40 am in reply to: Titel in mobile-view zu groß – flexible Größe nicht wählbar #1069859 -
AuthorPosts