Forum Replies Created
-
AuthorPosts
-
August 15, 2017 at 3:39 pm in reply to: search: "If you are not happy with the results below please do another search" #839352
Hey vlkwatchman,
You can edit the search page in search.php in the theme root folder
Best regards,
Jordan ShannonHi,
The site link is not loading for me. It sends my to a blank white page. Can you check?
Best regards,
Jordan ShannonAugust 15, 2017 at 2:24 pm in reply to: How can I hide not mandatory fields in Mailchimp Footer Widget? #839294Hi,
It is a strange occurrence indeed.
Best regards,
Jordan ShannonHi,
This just occurs on the top row? Please share with me css you added?
Best regards,
Jordan ShannonHi,
Okay great. I will keep this thread open so you can report the result.
Best regards,
Jordan ShannonHey tjswarbs78,
Thanks for the input on this. It’s much appreciated.
Best regards,
Jordan ShannonHi,
I’m glad this was able to be fixed. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHey roninstudio,
Have you attempted install the latest version yet? We can’t guarantee compatibility with an older version.
Best regards,
Jordan ShannonHey clairemartindigital,
Do you have a screenshot example of the look you want to achieve?
Best regards,
Jordan ShannonHey rosewoodva,
I’m not seeing the date text. Were you able to remove it? If not please screenshot me the area I should be viewing.
Best regards,
Jordan ShannonHi,
I sent a reply to this in a second thread started. Please let me know if that worked.
Best regards,
Jordan ShannonHi,
Let us know if the issue persists so we can continue to troubleshoot. If it seems resolved we can close the thread.
Best regards,
Jordan ShannonAugust 14, 2017 at 11:26 pm in reply to: Full Width Easy Slider Image Height – how to change to a new default value #839006Hey connect4consulting,
Please provide a link to the site/page in question.
Best regards,
Jordan ShannonAugust 14, 2017 at 11:25 pm in reply to: Organize One Page's Accordion To Horizontal Instead or Vertical Listing #839005Hi,
I’m glad Mike was able to help. If you need additional support, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
I’m glad Mike was able to help. If you need anything else, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Did you make sure to clear your cache a few times over?
Best regards,
Jordan ShannonHey mckeown2,
Are you receiving any console errors?
Best regards,
Jordan ShannonHey Humphrey,
Are any console errors being reported?
Best regards,
Jordan ShannonHey msbllc,
Add the following to quick css:
.main_color .avia-icon-list .iconlist-timeline{ border:none!important; }Best regards,
Jordan ShannonHey kobe55,
Due to the sheer amount of plugins available we are not able to guarantee compatibility with all of them though we do try our best. It is recommended that you try using it and report any errors you find here to the Enfold theme.
Best regards,
Jordan ShannonHey Kim,
Add the following to quick css:
.template-page.content.av-content-full.alpha.units{ padding-top:0px!important; padding-bottom:0px!important; }Best regards,
Jordan ShannonHey Sebastian,
Add the following to quick css:
#av_section_1{ display:none!important; }Best regards,
Jordan ShannonHey bitojoe,
CSS with :first-child should still work regardless of which order they are presented if it is only the first item that is always effected. Would this not solve your problem?
Best regards,
Jordan ShannonAugust 14, 2017 at 10:59 pm in reply to: How can I hide not mandatory fields in Mailchimp Footer Widget? #838988Hi,
I’ll ask a teammate for insight. I don’t see the field anymore therefore I wouldn’t be able to provide adequate assistance.
Best regards,
Jordan ShannonAugust 14, 2017 at 10:58 pm in reply to: Style sidebar to look like Woocommerce Account page sidebar #838987Hey web6s,
Please provide admin info and a screenshot of the account page sidebar. The above link requires an account login so a screenshot of the sidebar would help just the same.
Best regards,
Jordan ShannonAugust 14, 2017 at 10:56 pm in reply to: After update Page not Working under Mozilla Firefox #838986Hi,
3.5.2 is not the latest version. You need version 4.1 and then try to update via FTP:Best regards,
Jordan ShannonHi,
I’m glad Victoria was able to help. If you need anything else, please let us know here in the forums.
Best regards,
Jordan ShannonHey elames,
Please edit the js > avia.js file, remove everything then replace it with the following code.
// https://pastebin.com/qmubdK8n
Best regards,
Jordan ShannonHi,
Go to Layerslider WP > All sliders > Homepage Slider > Slider Settings (Wrench Icon)
From there on there just adjust the Canvas Height value.
Best regards,
Jordan ShannonAugust 14, 2017 at 10:37 pm in reply to: Yelp Icon not appearing in header and footer but the hover colors are there #838978Hey Perry,
Try the following in functions.php instead:
// Register new icon as a theme icon function avia_add_custom_icon($icons) { $icons['yelp'] = array( 'font' =>'fontello', 'icon' => 'uf1e9'); return $icons; } add_filter('avf_default_icons','avia_add_custom_icon', 10, 1); // Add new icon as an option for social icons function avia_add_custom_social_icon($icons) { $icons['yelp'] = 'yelp'; return $icons; } add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);Best regards,
Jordan Shannon -
AuthorPosts
