Forum Replies Created
-
AuthorPosts
-
March 30, 2017 at 10:05 am in reply to: enfold show strange code snippet after changing hosting #769377
Hi,
Let us know if you have any other questions or issues :)
Best regards,
John TorvikMarch 30, 2017 at 10:04 am in reply to: How to move the AJAX search magnifying glass icon to the left of the main menu #769375Hi,
Thank you for the info :)
To fix it, just add this custom CSS code at Enfold Theme Options > General Styling > Quick CSS
#top #menu-item-search { position: absolute; left: -21px; }
Best regards,
John TorvikHi,
Let us know if you have any other questions or issues :)
Best regards,
John TorvikMarch 30, 2017 at 8:49 am in reply to: Ninja Forms Issue After 4.0.3 Update – Form Doesn't Display with Chrome #769343Hi,
Let us know if you have any other questions or issues :)
Best regards,
John TorvikHey lewinandreilly,
To have sure about the button that you`re saying in the question, may you share a screenshot with me?
Best regards,
John TorvikHi,
Let us know if you have any other questions or issues :)
Best regards,
John TorvikMarch 30, 2017 at 8:40 am in reply to: How to move the AJAX search magnifying glass icon to the left of the main menu #769337Hi,
Please, enable the search module on Enfold Theme Options > Header – this way, I can check if is possible to move the icon to the left.
Best regards,
John TorvikHi,
To test if the problem is our theme, install the Contact form 7 plugin and test if the email is sending and you`re receiving normally.
let me know about the test.
Best regards,
John TorvikHi,
I`ll close this ticket, please, wait the answers on the new thread.
Best regards,
John TorvikHi,
Please, update the Enfold (I
ve seen that you
re using the 3.4.7 version) following this tutorial: http://kriesi.at/archives/the-complete-guide-to-updating-enfoldCheck if there`s some problem after the update.
Best regards,
John TorvikHey Hugues,
Kriesi is working to update the Layer Slider as soon as possible, just wait future updates.
Best regards,
John TorvikHey Byrne,
As you used the blue as primary color and used the background transparent in the #overlap CSS rule, isn`t possible to remove this blue area, you just change the background transparent by the background white.
Best regards,
John TorvikHey Abosict,
Just go to your Dashboard > Enfold theme options > Header > Header Extra Elements and check this option: http://prntscr.com/eq73dq
Best regards,
John TorvikHey FuzeCreative,
Please, to access the dashboard, I`ll need your website link.
Best regards,
John TorvikHi,
I just increase the max-width and decrease the social icon width to 25px. So, to fix it, just add this custom CSS code at Enfold Theme Options > General Styling > Quick CSS
.avia-builder-widget-area .widget .social_bookmarks { max-width: 300px !important; margin: auto!important; } .avia-builder-widget-area .widget .social_bookmarks li{ border: none!important; width: 20px !important; }
Best regards,
John TorvikHey cagraphicdesign,
To change it translating this phrase with the WPML plugin or the LocoTranslate, just find by Share this entry and translate it to Share with a colleague.
Best regards,
John TorvikHi,
Did you change some file on the back end? Because some code is replacing the search icon by the search text, so, as you share some topics link with alternatives to edit the php files, you need to check if you change something, if not, share with me your WP credentials and your FTP credentials, please.
Best regards,
John TorvikHi,
Let us know if you have any other questions or issues :)
Best regards,
John TorvikHey ksaville,
I`ve checked your dashboard and to check if some plugin is conflicting with our theme, I deactivated all the plugins and the Advanced Builder worked normally, so, disable all the plugins and enable one by one updating the page and testing the Advanced Builder to find the conflict.
Best regards,
John TorvikHey tamara_cartwright,
To enable the underline for sidebar hyperlinks, just add the custom CSS code below at Enfold Theme Options > General Styling > Quick CSS
.sidebar a { text-decoration: underline; }
Best regards,
John TorvikHey Vision,
Thanks for using Enfold.
About your first problem, I`d like to check your dashboard, please, may you share your WP credentials in the private content?
Now, you can add a border bottom on the menu items hover, adding this custom CSS code at Enfold Theme Options > General Styling > Quick CSS
.avia_mega li a:hover { border-bottom: 2px solid #fff; }
To change the color, just replace the #fff by your color.
Best regards,
John TorvikHey smite_74,
I`ve accessed your site and the H2 title is black instead white, maybe it can be a cache problem, clear your cache and test again.
To change your title color, add the custom CSS code below at Enfold Theme Options > General Styling > Quick CSS
.avia_codeblock h2 { color: #fff !important; }
Best regards,
John TorvikHi,
Thanks for the credentials :)
I
ve checked your dashboard and the pages aren
t published -> http://prntscr.com/eq2xjt , if you change the page status for published you`ll see the pages available in the left panel at Appearance > Menus – http://prntscr.com/eq2zceNow, about your translation question, this link should help you: https://wpml.org/documentation/theme-compatibility/enfold/
Best regards,
John TorvikHi,
Let us know if you have any other questions or issues :)
Best regards,
John TorvikMarch 29, 2017 at 10:32 pm in reply to: icons not rendering correctly with w3 total cache CDN #769126Hey virtualbis,
Please try the fix under “Fonts not loading in Firefox or IE9” here – http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems
Best regards,
John TorvikHi,
I need to check your dashboard, so, may you share with me your WP credentials?
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,
Let us know if you have any other questions or issues :)
Best regards,
John TorvikHi,
The above code works, but you need to put a “;” in the jQuery function.
The incorrect:
jQuery(".logo img").attr("src", "http://kriesi.at/wp-content/themes/kriesi/images/logo.png")
the correct:
jQuery(".logo img").attr("src", "http://kriesi.at/wp-content/themes/kriesi/images/logo.png");
Thanks Guenni007 for the code :)
Best regards,
John Torvik -
AuthorPosts