Forum Replies Created
-
AuthorPosts
-
Hi!
Please add following code to Quick CSS
#top .av-submenu-container { width: 40%; margin-left: 8%; }Regards,
YigitHey!
Login credentials are still not working for me. Can you please try de-activating all active plugins and check if that helps?
Please add following code to Quick CSS.blog div#main .container_wrap_first { background-repeat: no-repeat; background-image: url(https://sharprockvineyards.com/wp/wp-content/uploads/2014/11/ls_bkgd_bokeh.jpg); background-attachment: scroll; background-position: top left; background-size: cover; }Best regards,
YigitDecember 12, 2014 at 7:55 pm in reply to: THEME UPDATED. STILL Problems with Slideshows, Google Maps, Contact Forms etc #367458Hi!
Can you please try de-activating all active plugins and check if that helps? If not, please try re-updating the theme via FTP and make sure to overwrite all files – http://vimeo.com/67209750
Regards,
YigitHi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 1200px) { .av-main-nav > li > a { padding: 0 9px; }}Cheers!
YigitDecember 12, 2014 at 7:26 pm in reply to: THEME UPDATED. STILL Problems with Slideshows, Google Maps, Contact Forms etc #367446Hey Justin!
Please flush browser cache and refresh your page a few times. Elements are showing up and working fine on my end – http://i.imgur.com/oYH3Dh6.png
Cheers!
YigitHi 1lizcollins!
Please add following code to Functions.php file in Appearance > Editor
function add_custom_tooltip(){ ?> <script> jQuery(window).load(function(){ jQuery('a').removeAttr('title'); jQuery('img').removeAttr('title'); }); </script> <?php } add_action('wp_footer', 'add_custom_tooltip');Cheers!
YigitHi!
Please add following code to Functions.php file in Appearance > Editor to change the title
function add_custom_social_title(){ ?> <script> jQuery(window).load(function(){ jQuery('.social_bookmarks_tumblr a').attr('title','New Title Here'); }); </script> <?php } add_action('wp_footer', 'add_custom_social_title');Best regards,
YigitHi!
Please add following code to a Text widget in Appearance > Editor – http://pastebin.com/q48qu7dd
and then add following code to Quick CSS in Enfold theme options under General Styling tab#footer .social_bookmarks li { clear: none; }Cheers!
YigitHi Mattias!
Enfold is compatible with Gravityforms. If you see any CSS issues, please post the link to your website and point them out and we can provide you a fix :)
Best regards,
YigitHey!
Please update Enfold to the latest version 3.0.4 – kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitHi!
Please add following code to Quick CSS
div#header_meta { border: none!important; }Best regards,
YigitHi Mattias!
Please try using Masonry element to display your portfolio items. An example can be seen here – http://kriesi.at/themes/enfold/portfolio/masonry-portfolio/
Best regards,
YigitHi!
Please change following code
li#menu-item-334 { margin-left: 15%; }to following one
@media only screen and (min-width: 990px) { li#menu-item-334 { margin-left: 15%; }}Cheers!
YigitHi!
Please go to Enfold/includes and edit error404.php file. As Flikk said, it is not possible to create 404 pages using ALB.
Cheers!
YigitHi!
You are welcome Stanko, glad we could help! :)
We will keep the thread open for OP. If you have any other questions or issues, please feel free to start a new thread.
Have a nice weekend!Best regards,
YigitHi djshortkut!
Please add following code to Quick CSS
.grid-entry .inner-entry { box-shadow: none; } h3.grid-entry-title.entry-title { font-size: 14px; }Best regards,
YigitHey!
If you do not mind posting a link to your website, we can gladly check your website on Chrome on OS X :)
Best regards,
YigitHi nigellim68!
Please add following code to Quick CSS
#mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before, #mobile-advanced .mega_menu_title:before { display: none; }Regards,
YigitHey ojasray!
Please try de-activating all active plugins and check if that helps
Regards,
YigitHey ojasray!
Can you please post a screenshot of the issue? You can upload your screenshots on imgur.com or Dropbox public folder
Best regards,
YigitHey!
Please try adding !important rule as following
.blockquotegreen { border-left: 1px dashed #2ecc71 !important; }Regards,
YigitHi!
You are safe to update parent theme as long as you are using a child theme :)
Best regards,
YigitHey!
Please try the code Flikk posted above and if that does not help, please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.flex_column.av_one_third.avia-builder-el-5.el_after_av_one_third.el_before_av_one_third { background-color: black; padding: 10px; }Cheers!
YigitHi chris411!
Can you please try to increase the allocated memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
You can contact your service provider and they can do it for you.Cheers!
YigitHey Creative_Works!
Can you please try de-activating all active plugins and check if that helps?
Best regards,
YigitDecember 12, 2014 at 4:39 pm in reply to: menu not showing up in correct location after updating WordPress #367283Hey kirstenly!
You are currently using a very old version of Enfold. Please update Enfold to the latest version 3.0.4 preferably via FTP – kriesi.at/documentation/enfold/updating-your-theme-files/
and WordPress to version 4.0.1Cheers!
YigitHi!
You are welcome Annemarie & Peter. Always glad to help :)
Have a nice weekend!Regards,
YigitHey!
Please update Enfold to the latest version 3.0.4 – kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Yigit -
AuthorPosts
