Forum Replies Created
-
AuthorPosts
-
Hi,
Let us know if you have any other questions or issues :)
Best regards,
John TorvikMarch 29, 2017 at 7:50 am in reply to: Grid Row Column 1 Stretch to fit is stretching to fit the full row #768633Hey beverlycassidy,
First of all, you need to enable the custom Class field following this article: kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and in the 1st column, you`ll create a custom class, MyCustomClass for example and add the custom CSS code below at Enfold Theme Options > General Styling > Quick CSS
.MyCustomClass { background-attachment: initial !important; }
After it, you should have this result: http://prntscr.com/eprk7r
Best regards,
John TorvikHi,
To hide the Hotsposts section, add the custom CSS code below at Enfold Theme Options > General Styling > Quick CSS
@media screen and (max-width: 578px) { .av-fullwidth-hotspots { display: none !important; } }
Best regards,
John TorvikHi,
Alright! Let`s go:
– To solve the first problem, in the .form_element input[type=submit] rule, add these properties:
line-height: 10px; font-size: 16px;
– To fix the align problem, you`ll need to create a custom class following this tutorial: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ for the column that the form is inside and add this custom CSS code:
.YourCustomClass { right: -52px; }
This is the column that you`ll create a new class: http://prntscr.com/eprfye
Best regards,
John Torvik- This reply was modified 7 years, 9 months ago by John Torvik.
March 29, 2017 at 7:21 am in reply to: Unable to insert comments element at end of blogposts #768621Hi,
The comments aren’t able to work on any page that uses a template builder template. They can only work on regular pages or posts. I create a post using the default editor and here`s the comments: http://www.fillyoursails.org/test/
Best regards,
John TorvikMarch 29, 2017 at 7:17 am in reply to: How to adjust the fonts used in mailchimp widget on an enfold site? #768620Hi,
Please, when you said “full-width sub menu”, I didn`t find it on your site, is it: https://cl.ly/3l0M1h0H3n3w – the black line in the bottom of the link? If not, may you share a screenshot, please?
Best regards,
John TorvikHi,
Let us know if you have any other questions or issues :)
Best regards,
John TorvikHi,
You need to put the CSS code at Enfold Theme Options > General Styling > Quick CSS and not in the functions.php
Best regards,
John TorvikHey mmsdev,
I am sorry, but there isn`t 4.0.4 version, just the 4.0.3 and you can see the change log on the ThemeForest theme page: https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990
Best regards,
John Torvik- This reply was modified 7 years, 9 months ago by John Torvik.
March 29, 2017 at 6:51 am in reply to: Imported Font Proxima Nova (typeKit) Not Working Entirely #768604Hey PabloStennett,
This tutorial should help you: http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/
Best regards,
John TorvikHey alexbanaga,
You need to check these things:
– Ensure that you`re using the latest Enfold version.
– Clear your cache and disable the cache plugin (if you have one).
– Disable all the plugins and check if the fb likebox is working, if yes, enable one by one and find the plugin that`s causing the conflict.Best regards,
John TorvikHi,
To fix it, just apply the !important after the hidden property, follow the new custom code:
@media only screen and (max-width: 767px) { #wrap_all {overflow: hidden !important; /*needed for mobile menu scrolling */} }
Best regards,
John Torvik- This reply was modified 7 years, 9 months ago by John Torvik.
Hey amanda007,
Please, I`ve accessed your dashboard and the Enfold theme options are saving normally. May you share with me how to reproduce it?
Best regards,
John TorvikHey markofwits,
You can update the theme via FTP. This link should help you: http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/
Best regards,
John TorvikHi,
Yes! This is the same :)
Best regards,
John TorvikHey Dameon,
Thanks for using Enfold theme.
I
ve checked your page and all looks normally, I sent a message for testing and here
s the success message: http://prntscr.com/epr1b8Try to disable all the plugins and check if the problem was solved, if not, enable one by one and find the plugin that`s causing the conflict.
Best regards,
John TorvikHi,
Let us know if you have any other questions or issues :)
Best regards,
John TorvikHi,
Please, may you share your WP credentials?
Best regards,
John TorvikHi,
You can create 3 columns and put the icon list in the center column, like this: http://prntscr.com/epqw5a
Best regards,
John TorvikHey kilimats,
Please, may you share the link that`s mentioning in the question?
Best regards,
John TorvikHi,
Let us know if you have any other questions or issues :)
Best regards,
John TorvikHi,
Let us know if you have any other questions or issues :)
Best regards,
John TorvikHi,
If you check the console, you`ll see this issue: http://prntscr.com/epqqjt – this link should help you: http://kriesi.at/documentation/enfold/how-to-register-a-google-maps-api-key/
Best regards,
John TorvikHey Jazib,
Thanks for the contact :)
I`ll transfer your ticket to Yigit and him will help you better with this.
Best regards,
John TorvikMarch 29, 2017 at 5:17 am in reply to: Remove border box on captioned images, and increase margins #768561Hi,
Let us know if you have any other questions or issues :)
Best regards,
John TorvikHey laptophobo,
Unfortunately our theme isn`t a preloader available. But you can try these steps below:
1. Optimize all images with AI/Photoshop before uploading to server ‘save as web safe’ jpg.
2. Once all images are on the website, optimize with www optimizer plugin twice 1hr 10mins apart.
3. Install wp-smushit run once to remove jpeg extra data then uninstall.
4. Use BWP minify plugin to minify scripts and stylesheets, you can also use W3 Total Cache’s minify settings but we use BWP for Enfold.
5. Install W3 Total Cache or WP-Super cache, select all recommended settings.
6. Logout your website, visit every page at least once to create super cache files.
7. Join Cloudflare setup your website on their CDN, Choose options: Full CDN Optimisation save then activate purge files. Once done log out.
8. Have a cup of coffee.
9. Visit your site after 20 minutes or so.
10. Don’t forget to smile.Best regards,
John TorvikHey flowerjovia,
First of all, you need to follow this article to add new Google fonts: http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/ and after it, use the below custom CSS code:
.inner_product_header_cell h3 { font-family: 'Yourfont', sans-serif !important; }
Best regards,
John TorvikMarch 29, 2017 at 12:15 am in reply to: Unable to insert comments element at end of blogposts #768511Hey hannahjoyknecht,
Please, may you share your website link, please? I`ve checked the private content and no there the website link.
Best regards,
John TorvikMarch 29, 2017 at 12:07 am in reply to: Problem with Advanced Custom Fields and Google Maps Marker Textarea #768510Hey gugler,
Please, may you explain your problem better with more details (screenshots, how to reproduce it etc.)? And please, share with us your WP credentials and your website link to access the dashboard.
Best regards,
John TorvikHey yoni,
Thanks for the contact.
Your requests aren
t available in our themes by default, so, you
ll need request a customization job here: kriesi.at/contact/customizationBest regards,
John Torvik -
AuthorPosts