Forum Replies Created
-
AuthorPosts
-
Hey projectt_co_uk,
The Advanced Styling is the right place to make your changes, please note when working with the main menu it has two settings, normal & hover. You had the hover box checked so your changes would only show on hover. I added another main menu option box without checking the hover so the normal state would take affect.
After making changes, please clear your browser cache and check.Best regards,
MikeHey goingthewholehogg,
Is this what you had in mind:
If so, I put a code block in my page and added this code:<ul class="noLightbox social_bookmarks icon_count_5"><li class="social_bookmarks_twitter av-social-link-twitter social_icon_1"><a target="_blank" href="http://twitter.com" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Twitter"><span class="avia_hidden_link_text">Twitter</span></a></li><li class="social_bookmarks_facebook av-social-link-facebook social_icon_2"><a target="_blank" href="http://facebook.com" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Facebook"><span class="avia_hidden_link_text">Facebook</span></a></li><li class="social_bookmarks_pinterest av-social-link-pinterest social_icon_3"><a href="#" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Pinterest"><span class="avia_hidden_link_text">Pinterest</span></a></li><li class="social_bookmarks_instagram av-social-link-instagram social_icon_4"><a href="#" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Instagram"><span class="avia_hidden_link_text">Instagram</span></a></li><li class="social_bookmarks_youtube av-social-link-youtube social_icon_5"><a href="#" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Youtube"><span class="avia_hidden_link_text">Youtube</span></a></li></ul>
(Adjust the url’s to your social site’s)
having already Turned on Custom CSS Class field for all ALB Elements I added the class “custom-social”
Then I added this code in the General Styling > Quick CSS field:.custom-social .social_icon_1,.custom-social .social_icon_2,.custom-social .social_icon_3,.custom-social .social_icon_4,.custom-social .social_icon_5 { font-size: 40px; border-color: transparent; } .main_color .custom-social .social_bookmarks a { color: #455a64!important; } .avia_codeblock.custom-social { width: 400px; margin: auto; }
Best regards,
MikeHi,
We would open the robots.txt via ftp and add this code. I have made a copy of your robots.txt & added the code for you. Please see link in Private Content area and replace your current robots.txt via ftp.
Can youBest regards,
MikeJanuary 17, 2018 at 3:07 am in reply to: Change behavior of sharing buttons on mobile to be like desktop? #898266Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeJanuary 17, 2018 at 3:06 am in reply to: Adding a Backround Color for Left Menu Item on Mouse Over #898264Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Just so we understand, please see screenshot in Private Content area, the first one shows the errors we see now, the second one is what we think you want.
If we are wrong, can you show what you would like to see?Best regards,
MikeJanuary 16, 2018 at 7:46 pm in reply to: Adding a Backround Color for Left Menu Item on Mouse Over #898139Hi,
Glad we could help, we will close this now. Thanks for using Enfold.
Best regards,
MikeHi,
The space is there because there is a Separator / Whitespace element at the bottom of your pages, and using the code is hiding it. Please try removing the Separator / Whitespace and you won’t have to hide it.Best regards,
MikeHi,
Sorry, my mistake, this menu is generated automatically by the setting at Enfold Theme Options > Sidebar Settings > Page Sidebar Navigation
the default is alphabetically.
So to reorder them set a valid menu order value for all of the pages in the “Pages Attributes” field in the page editor:
Each page is set to 0, so leave the one you want at the top 0 and set the one you want below it as 1, then the next page 2, and so forth. You will have to edit each page.Best regards,
MikeHi,
The issue was in your css you had this:#after_section_1 { display:none; }
I removed it and now the page works correctly, let us know what element you were using the code for so we can rewrite it so it won’t conflict with this page.
Best regards,
MikeHi,
The left side menu is a widget, please check your widgets for “Navigation Menu” and see which menu it is using, as it maybe a separate menu. Then check and arrange it in the menu settings.Best regards,
MikeHi,
Sorry, I’m not sure by what you mean by “done” I don’t see any login info in the Private Content area, or perhaps you mean the issue is resolved. please advise.Best regards,
MikeHey Fabienne,
You could add you Insight Tag and Facebook Pixel to these functions that you would add to the end of your functions.php file in Appearance > Editor:
Facebook Pixelfunction add_fb_pixel_code(){ ?> Put Your Facebook Pixel Code Here <?php } add_action('wp_footer', 'add_fb_pixel_code');
Insight Tag
function add_in_insight_code(){ ?> Put Your Insight Tag Code Here <?php } add_action('wp_footer', 'add_in_insight_code');
Here is an example how it would look after adding your code:
function add_fb_pixel_code(){ ?> <script> !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0′;n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '00000000000000000'); // Insert your pixel ID here. fbq('track', 'PageView'); </script> <noscript><img height="1″ width="1″ style="display:none" src="https://www.facebook.com/tr?id=000000000000000&ev=PageView&noscript=1″ /></noscript> <?php } add_action('wp_footer', 'add_fb_pixel_code');
When editing functions.php you should use the child theme, so your changes will not be lost with future theme updates Read about it & Get it here
Best regards,
MikeHi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeJanuary 16, 2018 at 11:09 am in reply to: Remove bottom line under color section without removing the top line main menu #897976Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Please replace the code with this:@media only screen and (min-width: 767px) { #top.page-id-7901 .container .content .post-entry {width: 650px !important; max-width: 650px !important; margin: auto!important; } }
Best regards,
MikeJanuary 16, 2018 at 10:58 am in reply to: Change behavior of sharing buttons on mobile to be like desktop? #897969Hi,
For mobile the tooltips should be displaying below the image, as in this demo example:
But the tooltips do show for tablet, assuming that is what meant, I wrote this to work up to tablets:@media only screen and (max-width: 990px) { .avia-tooltip.avia-tt {display:none!important;} }
If not, you can adjust the max-width to suit.
Best regards,
MikeJanuary 16, 2018 at 10:31 am in reply to: Remove bottom line under color section without removing the top line main menu #897958Hi,
Try this code in the General Styling > Quick CSS field:#after_section_1.main_color { border-color: transparent!important; }
Best regards,
MikeHey sikkertbilsalg,
Your border-radius should be written: 15px !important;
Please try adding the: pxBest regards,
MikeHi,
The overlay is a white, this is from another rule in your css, The opacity tells the overlay how much transparency it should have. 0 is 100% transparent, 1 is the solid white. So 0.5 is halfway. When making these changes please clear your browser cache with each change.Best regards,
MikeHi,
Please try putting this block inside a color section, color sections are full width.Best regards,
MikeJanuary 16, 2018 at 5:41 am in reply to: Remove bottom line under color section without removing the top line main menu #897881Hi,
Try this code in the General Styling > Quick CSS field:.header_color div { border-color: transparent!important; }
Best regards,
MikeHi,
Oh, I understand now, these errors are from Google trying to access php files directly, which it should not.
Please try disallowing the index.php in the theme folder, robots.txt code:User-agent: * Disallow: /wp-content/themes/enfold/index.php
Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:#top.page-id-176 .entry-content-wrapper ul li {list-style-type: none!important; } #top.page-id-176 .entry-content-wrapper ul li:before{ content:"- "!important; }
Best regards,
Mike -
AuthorPosts