Forum Replies Created
-
AuthorPosts
-
April 14, 2016 at 4:07 am in reply to: How to (Special Heading) Heading Style Modern (left) have same line as Default #613405
Hi LifeIsNow001!
Thanks for getting in touch with us!
Try adding the following CSS in the Quick CSS field under the General Styling tab in the theme options:
body .av-special-heading.blockquote .special-heading-border { display: block; float: none !important; } body .av-special-heading.blockquote > * { float: left !important; }
Best regards,
JordanHi!
Replace the first section of the code with the margin value for menu with the following:
nav.main_menu { margin-right: 5.5%; }
Let me know if that helps.
Cheers!
JordanHey notsocool!
Thanks for getting in touch with us!
Try the following custom CSS:
.avia-menu.av-main-nav-wrap { margin-right: 5%; } #header .widget { top: 30% !important; }
Regards,
JordanHey goatcloud!
Thanks for getting in touch with us!
Please try adding the following CSS code in the Quick CSS field under the General Styling tab in the theme options or to custom.css:
.woocommerce-variation-description { display: none; }
Let me know if you need further assistance.
Regards,
JordanApril 14, 2016 at 2:48 am in reply to: Problem with mega menu sub items when header size is set to custom #613389Hey Mark!
Thanks for getting in touch with us about this issue!
Could you please provide a link to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Regards,
JordanHi egouldCTTA!
Thanks for getting in touch with us!
I visited your site and saw styling on the front page (view the screenshot in the private section). Please try clearing your browser’s cache and reloading the page.
If you still have issues, could you please provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Best regards,
JordanHey tennetno!
Thanks for getting in touch with us!
Could you please provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Cheers!
JordanApril 14, 2016 at 2:41 am in reply to: Gallery and Slide Show does not function well after WordPress Upgrade #613384Hi Sushil!
Thanks for getting in touch with us!
A newer version of Enfold has been released that is compatible with WordPress version 4.5. Please upgrade the theme to version 3.5.2. http://kriesi.at/documentation/enfold/updating-your-theme-files/
Let me know if you need further assistance.
Cheers!
JordanHi ClassicCarpentry!
Thanks for getting in touch with us!
Please update your version of the enfold theme to 3.5.2. http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
JordanHey Eleina_Shinn!
Thanks for getting in touch with us!
Please try this plugin to clear WordPress transients if you do not receive auto updates and make sure your API keys are correct: https://wordpress.org/plugins/artiss-transient-cleaner/. Note that the API key also changes sometimes when you purchase the theme (this is something ThemeForest does so we have no control over it).
If this still does not help, manually update and we will report this bug to the developers.
Best regards,
JordanApril 13, 2016 at 9:56 pm in reply to: Enfold Fullwidth Easy Slider not working after WP update. #613253Hi ksphoto2013!
Thanks for getting in touch with us!
You are currently using Enfold version 3.4.7. We have released a new version yesterday to fix the issues with WordPress 4.5. Please update Enfold to version 3.5.2 to check if your issues are fixed. http://kriesi.at/documentation/enfold/updating-your-theme-files/
Please back up your custom code to put them back since you are not using a child theme because the update will replace all theme files.
Cheers!
JordanApril 13, 2016 at 9:53 pm in reply to: Fullwidth Easy Sliders Won't Display After WordPress 4.5 Update #613251Hi!
Glad to hear it works! Feel free to reach out to us again here on the forum if you have any more questions.
Cheers!
JordanApril 13, 2016 at 9:39 pm in reply to: Fullwidth Easy Sliders Won't Display After WordPress 4.5 Update #613239Hey emmediainc!
Thanks for getting in touch with us!
You are currently using Enfold version 3.4.2. We have released a new version yesterday to fix the issues with WordPress 4.5. Please update Enfold to version 3.5.2 to check if your issues are fixed. http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
JordanHey!
Try the following code to replace the above one you posted:
#header_main{ background: url(https://test.wildlydifferent.com/wp-content/uploads/2016/04/header-bg.jpg) repeat top right; background-size: contain; }
Best regards,
Jordan- This reply was modified 8 years, 7 months ago by Jordan.
Hi Ditmar!
Thanks for getting in touch with us!
Please try placing the code in the footer.php file above the close tag </footer>. Make a back up of the footer file first just in case you need to undo the changes.
Try that and let me know if you need further assistance.
Cheers!
JordanHi bibbitybop!
Thanks for getting in touch with us!
Could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Best regards,
JordanHey!
Glad to hear that helped! Please feel free to reach out to us again if you need any further assistance.
Best regards,
JordanHi!
Glad to hear it worked! Feel free to reach out to us again here on the forum if you have any more questions.
Regards,
JordanHey IASupport!
Thanks for getting in touch with us!
Please refer to this post – http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/
If it still does not work for you, please create a temporary admin login and post it here privately.Cheers!
JordanHi foodcult!
Thanks for getting in touch with us!
What exactly are the issues you are experiencing on mobile? There is nothing that has to be activated to get the mobile view working. Please try deactivating all plugins and try looking on mobile again to see if the issue is fixed.
Could you please provide login details to your site, so that we can have a closer look if you still have the problem. You can place the information in the Private Content section of your reply.
Best regards,
JordanHey Gal726!
Thanks for getting in touch with us!
Could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Regards,
JordanHey Matthew!
Thanks for getting in touch with us!
I visited your site and saw all your images in place including the fullscreen sliders. Please try clearing your browsers’ cache and then refresh the page.
If you still have issues, could you please provide a link and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Cheers!
JordanHey comelen!
Thanks for getting in touch with us!
Try adding the following CSS either in the custom.css file or in the Quick CSS section under the General Styling tab in the theme options:
a.av-instagram-follow.avia-button { color: #0A0A0A !important; }
Let me know if you need further assistance.
Cheers!
JordanHi!
Thanks for getting back to me!
Could you please provide a link and login details to your site, so that we can have a closer look at the sidebars and the top header. You can place the information in the Private Content section of your reply.
Cheers!
JordanHey mmagnani!
Thanks for getting in touch with us!
Save the edited file separately in your child theme’s folder. After that you need the child theme to call that file by adding a line in your child theme’s functions.php. Here are instructions on how to do that https://codex.wordpress.org/Child_Themes#Referencing_.2F_Including_Files_in_Your_Child_Theme
Ensure you know the file path to where you put the edited file in the child theme directory. Let me know if you need further assistance.
Best regards,
JordanHey!
Just seeing your latest reply. Have you added any custom code to the theme? Also try deactivating all plugins and reload the page to see if the pages are still shown as one of the blog posts.
Regards,
JordanHey!
Thanks for getting in touch with us!
I just visited your site and logged in using the credentials you provided and was able to see all your posts. Are you still experiencing this issue on your end? Please try clearing the browser’s cache and reloading the page.
Let me know if you need further assistance.
Cheers!
JordanHey Miles!
Glad to hear you found a way to do it! Feel free to reach out to us on the forum if you have any other questions.
Regards,
JordanHey Mike!
Thanks for getting in touch with us!
Go to the page with the transparent header and to the right of the editing page under the sidebar labeled Layout, look for Header visibility and transparency. Change to No transparency from the drop down selection.
Let me know if you need further assistance.
Cheers!
JordanHi jonasnapier!
Thanks for getting in touch with us!
Try adding the following CSS in the Quick CSS field under the General Styling tab in the theme options:
.main_color .container .av-inner-masonry-content{ background-color: #CE5D5D !important; }
Adjust the color to the color of your page background. Let me know if you need further assistance.
Regards,
Jordan -
AuthorPosts