Forum Replies Created
-
AuthorPosts
-
Hi,
I tried to check your site but I found the product buttons say “Pedir orçamento” is this correct?Best regards,
MikeHi,
I believe this is actually a browser feature that we won’t have any control over:Every time you fill out a form or a password, the Wand will ask you if you want to save the information. When you save information (say a form), a yellow border will appear around the form. The next time you need to fill out that form, click on the Wand button or click Ctrl + Enter, and the information will automatically be filled out for you.
Best regards,
MikeJuly 21, 2019 at 3:41 am in reply to: How to Hide Elemetns or adjust font size under Screen Options for Ipad Pro #1120549Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)Best regards,
MikeHi,
Glad to hear you have it sorted out now. Shall we close this thread then?Best regards,
MikeHi,
Please include an admin login in the Private Content area and a link to the page.Best regards,
MikeJuly 21, 2019 at 3:21 am in reply to: Change featured image in shop when category is selected #1120546Hey Dzimnikov,
I added this css to your Quick CSS:.post-type-archive-product .product_cat-bonji-dab .avia-product-hover { opacity: 1 !important; }Please clearing your browser cache and check.
Best regards,
MikeHi,
Please look for \enfold\config-templatebuilder\avia-shortcodes\blog\blog.phpBest regards,
MikeHey solljul,
In the Private Content area is a beta version with the latest fixes which has solved many IE & Edge issues so perhaps this will help you also.
The easiest and safest way to test the beta version is to rename your current theme to “enfold-old” via ftp then upload the new “enfold” and check that your site is working correctly.
Once you are happy you can delete the “enfold-old” via ftp, (not the WP theme page)
Should for some reason you wish to roll-back to the old version, it’s easy to do, simply rename the new “enfold” to “enfold-new” via ftp and then rename “enfold-old” to “enfold” then refresh your page.
Please don’t try to overwrite the theme folder, as this will leave old files behind and cause errors.Best regards,
MikeHey elspanko,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:@media only screen and (max-width: 767px) { .avia-table-1 td:nth-of-type(1):before { content: '' !important; } }Best regards,
MikeHi,
@Jan_FtFA please include ftp access in the Private Content area so we can try uploading the beta.Best regards,
MikeJuly 21, 2019 at 1:20 am in reply to: Highlighting a Specific Header Menu for A Specific Post #1120536Hey acelam714,
I believe that adding the categories classes to each post will allow you to highlight as needed;
Try adding this code to the end of your functions.php file in Appearance > Editor:add_filter( 'body_class', 'add_category_class' ); function add_category_class( $classes ) { if( is_single() && has_category('news') ) $classes[] = 'news-cat'; if( is_single() && has_category('writers') ) $classes[] = 'writers-cat'; return $classes; }you will note this already has two classes for two categories as an example, please adjust to suit and add more as needed.
Best regards,
MikeHey tremblayly,
Sorry, I took a look at your pages but I’m not sure what is different, please explain a little more.Best regards,
MikeHey tremblayly,
Please link to the page so we can examine the issue.Best regards,
MikeJuly 21, 2019 at 12:14 am in reply to: AVIA Builder not displaying properly, cant edit page #1120511Hey greenpomodoro,
Please try adding your image to https://postimages.org/ and then post the link here.Best regards,
MikeHi,
This seems to be working for me, Please try this code in the WordPress > Customize > Additional CSS field:.avia-pricing-row { background: lightblue !important; }Otherwise Please include an admin login in the Private Content area so we can be of more assistance.
Best regards,
MikeHi,
Glad to hear, thanks for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHey mauro_gallone,
If I understand correctly, the first image is what you would like, and the next two are what you have tried?
Thanks for the link to your site, I see that the top two images are a different size than the bottom two, in the code.
Please take a look at choosing the same sized images or containers for all four.
If you would like more help, please include an admin login in the Private Content area.Best regards,
MikeHey Susanne,
Thank you for the login, but I checked in Chrome, Firefox, Edge & IE11 and didn’t see a yellow border.
Please see the screenshot in Private Content area.
Can you please add a screenshot of what you see?Best regards,
MikeHi,
This sounds like your going to need to install the demo again.
If this doesn’t help, please include an ftp access in the private content area so we can be of more assistance.Best regards,
MikeHi,
Sorry for the late reply, I don’t see the topic when another mod replies.
But now I’m a little confused, please state your request again.
Also, what are the personal comments regarding my code?Best regards,
MikeJuly 20, 2019 at 8:49 pm in reply to: How to migrate Enfold setting from A website to B website? #1120478Hi,
I tried to take a look at your images, but I couldn’t find any linked to the old site, are there many?Best regards,
MikeHi,
Please try this css:.avia-pricing-row { background: lightblue !important; }Best regards,
MikeHi,
Sorry for the late reply, I have added your IP to my hosts file and I do see a page, but when I try to find the login page at: /wp-admin/ I get a 404
Do you have a custom login?Best regards,
MikeJuly 20, 2019 at 8:25 pm in reply to: Sub-menu background and text color on a transparent main menu #1120473Hey kjwaggz,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:.header_color.av_header_transparency .main_menu ul ul,.header_color.av_header_transparency .main_menu .menu ul li a { background-color: transparent !important; } .header_color.av_header_transparency .av-main-nav ul li a { border-style: none !important; } #top #header.header_color.av_header_transparency .av-main-nav ul > li > a .avia-menu-text { color: #fff !important; }Then please clear your browser cache and check.
Best regards,
MikeJuly 20, 2019 at 8:04 pm in reply to: Tab section titles with accents generate not-user-friendly slugs #1120472 -
AuthorPosts


