Forum Replies Created
-
AuthorPosts
-
November 1, 2014 at 1:36 am in reply to: Blog sidebar is wider than side in other pages. Why is that? #344412
Hey Mkieling!
I checked your site and the sidebars on all pages are similar in width.
You can set the sidebar width in Enfold Theme Options -> General Layout, under the dimensions tab:
Regards,
ArvishHey Paul!
You can set the sidebar width in Enfold Theme Options -> General Layout, under the dimensions tab:
Cheers!
ArvishHey graceelizabeth!
You are better off using a 1/1 layout container.
Add the container and text box and let me know.
Best regards,
ArvishHey!
Unfortunately the customisation you’re requesting will take a while to implement and therefore falls outside the scope of our theme support.
You can try http://studio.envato.com or http://www.peopleperhour.com for customization support. You can also vote for or post a feature request on our feature request page https://kriesi.at/support/enfold-feature-requests/.
If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.
Cheers!
ArvishNovember 1, 2014 at 12:46 am in reply to: Remove the top and bottom border above and below the menu? #344392Hi!
Also add the following to increase the distance between the menu and the slider:
#main{ margin-top: 10px !important; }
Tweek the value of margin-top to your specifications.
Cheers!
ArvishNovember 1, 2014 at 12:42 am in reply to: Remove the top and bottom border above and below the menu? #344391Hey!
Add this to Quick CSS or custom.css
#top #header .av-main-nav > li > a { height: 50px !important; }
Tweek the value of height to your specifications.
Regards,
ArvishHey Micheal0424!
Add this where you want the year to appear:
<script>document.write(new Date().getFullYear())</script>
E.g
Copyright © <script>document.write(new Date().getFullYear());</script>
Best regards,
ArvishHey!
You need to set the Header Visibility and transparency option to “No Transparency” in the page editor:
Cheers!
ArvishNovember 1, 2014 at 12:13 am in reply to: Remove the top and bottom border above and below the menu? #344371Hi koala!
Add the following code to Quick CSS or custom.css
#header_main_alternate,#header_main{ border:none !important; }
Regards,
ArvishNovember 1, 2014 at 12:09 am in reply to: Multiple problems with "Blank – No Header, No Footer" template. #344365Hey!
Could you please forward us the link to your site as well please.
Cheers!
ArvishHi!
Please try the following to see if it helps.
1. Disable all third-party plugins to see if the issue gets fixed. 90% of the time, issues are caused by conflicting code from third party plugins. Disabling these plugins one by one and checking if this helps sort the issue helps pin-point the exact source of the issue.
2. Has this started occurring after a theme, plugin or wordpress update? Restoring a backup version of your site might help in such a case.
If disabling any third party plugins does not help, please forward us administrative credentials to your site for us to have a closer look.
Please check the “Set as private reply (Only you and moderators will see the content of this post)” option before posting any sensitive information.
Best regards,
ArvishNovember 1, 2014 at 12:04 am in reply to: How to create expanding boxe like the enfold styleswitcher #344361Hey lateos!
You can use a third-party for this functionality:
https://wordpress.org/plugins/tab-slide/
http://premium.wpmudev.org/blog/wordpress-sliding-panel/Regards,
ArvishHi KairosCanada!
You can use a third-party plugin for sidebar Social Media Icons:
https://wordpress.org/plugins/social-media-icons-widget/Cheers!
ArvishHi Roeiboot!
Please forward us a link to your page you need to customise. Additionally, for us to have a better understanding of your requirements, please forward us a mock up or screenshot of the type of modification you wish to achieve.
Best regards,
ArvishOctober 31, 2014 at 11:46 pm in reply to: The main menu drop down is hanging too far below the main menu. #344354Hey!
Coding changes made directly to core theme files are overwritten during updates. Perhaps you can restore the changes you made to CSS by restoring the stylesheet file you had modified previously from backup.
That said, it is advisable you use a child theme to make all changes to code files and stylesheets instead of modifying core files. This prevents your files from getting overwritten during updates.
Excellent article on child themes:
http://www.hongkiat.com/blog/wordpress-child-themes-dev/This is a link to download the starter child theme:
http://bit.ly/enfold-childWith regards to the modifications, try the following, you may have to use
!important
to force the override:.main_menu { margin-top: 24px; } #header_main .container, .main_menu ul:first-child > li a { height: 48px; line-height: 30px; }
Regards,
ArvishHi!
Glad you got it sorted. Thank you for sharing the fix.
Best regards,
ArvishHey seomartin!
You can refer to the this post for help translating Enfold:
https://kriesi.at/support/topic/please-contribute-and-translate-enfold/This is a tutorial on how to use POedit:
Additional resources:
https://bbpress.org/forums/topic/how-to-add-and-modify-mo-file/
http://doc.osclass.org/Translating_and_editing_language_files_%28.po_and_.mo%29Cheers!
ArvishHey El_Chapo!
Try specifying alt text in WordPress media manager itself.
Regards,
ArvishHi tcaliendo325!
We’ll have a better idea of the help you need if you forward us with a link to the page.
Best regards,
ArvishHey JosepLluis!
Add this to your Quick CSS or custom.css
#header_main a{ font-size: 20px; }
Change th font-size value to your preferred one.
Cheers!
ArvishHey Munford!
Please forward us a link to your page you need to customise. Additionally, for us to have a better understanding of your requirements, please forward us a mock up or screenshot of the type of modification you wish to achieve.
Cheers!
ArvishHi!
Try this instead:
.av-special-heading-tag{ color:#FFF !important; }
Regards,
ArvishOctober 31, 2014 at 2:51 pm in reply to: Does the Theme work with mqTranslate or only with WPML? #344036Hi onkeldonut!
Third-party translation plugins won’t work seamlessly with the ALB unfortunately, you’d need to rely on the default editor + shortcodes.
You can vote for or post a feature request on our feature request page https://kriesi.at/support/enfold-feature-requests/
Best regards,
ArvishHey!
Try this instead
h3.widgettitle{ font-size:30px !important; }
Best regards,
ArvishHi Boulanger!
You can add a tooltip to the hotspot rather.
Unfortunately the customisation you’re requesting will take a while to implement and therefore falls outside the scope of our theme support. You can try http://studio.envato.com or http://www.peopleperhour.com for further customization. You can also vote for or post a feature request on our feature request page https://kriesi.at/support/enfold-feature-requests/.
If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.
Best regards,
ArvishHi Munford!
You can disable the section arrow by going to the colour section settings on the page editor Avia Layout Builder interface and setting
“Section Bottom Border Styling” to “No border styling”You can use a third party plugin to redirect to another page for mobile devices:
https://wordpress.org/plugins/simple-mobile-url-redirect/Regards,
ArvishHey Jamie A!
Your question is a bit confusing to me. Dummy pages and template pages are two different things. Dummy data is database content and template pages are physical templates located in Enfold theme folder.
The old template pages are not entirely compatible when you comapre different versions of the theme. There may be code differences between the two.
That said, you should be able to upgrade to the new theme without problem if you have not made coding changes to your installed theme.
Regards,
ArvishOctober 31, 2014 at 2:13 pm in reply to: Images not displaying at all in layer slider despite showing in preview etc mode #344004Hi generatrorassociates!
Had a look at your site.
I believe you might have migrated your site to the domain. You will need to perform a search and replace in your layerslider database table
for/new/wp-content
and ereplace it withhttp://www.generatorservicing.com/wp-content
Cheers!
ArvishHi Kevin!
Just visited your page and the video works fine. Verified on all major browsers.
Regards,
ArvishHey Rupert!
Unfortunately the built in contact form cannot handle attachments.
Please try the following third-party plugins:
http://contactform7.com/Best regards,
Arvish -
AuthorPosts