Forum Replies Created
-
AuthorPosts
-
October 28, 2015 at 8:50 am in reply to: Home Page Side Bar Elements being Pushed below the page #525937
Hi,
Thanks for the details, not sure what’s going on there though. I might be one of your plugins causing a conflict, could you try to disable them to see if that is the case? If not then you can try activating debug mode in order to see the shortcode and then copy/paste it to a new page: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Regards,
RikardHi,
I’m not sure what’s going on there but you could try resetting your permalink settings under Settings–>Permalinks to see if that helps?
Thanks,
RikardHi,
Not sure what’s breaking the footer there but you could try to activate debug mode in order to see shortcode and then copy/paste the shortcode to a new page to see if that helps: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Thanks,
RikardOctober 28, 2015 at 5:54 am in reply to: Cart icon and Mobile menu button not liking each other at all on tablets.URGENT #525904Hey Gekko101,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (min-width: 768px) and (max-width: 1024px) { #advanced_menu_toggle { right:50px !important; } }Regards,
RikardOctober 28, 2015 at 5:50 am in reply to: WooCommerce Internal Server Error (500) on checkout #525903Hi James,
I can’t see any real difference between Chrome and Firefox, could you post screenshots highlighting the problems please?
Thanks,
RikardHey codecreative,
It’s displaying fine on my end: http://imgur.com/wSC99Sh, what browser are you using to get this error?
Regards,
RikardOctober 28, 2015 at 5:30 am in reply to: How to show "Leave a comment" and "Share" box in blogpost when using ALB #525893Hi Sandra,
No problem, it’s always easy when you know it already :-)
Best regards,
RikardHey ermington,
It looks like you’ve made a few customisations to the mobile menu, could you try to remove them to see if that helps please?
Thanks,
RikardOctober 28, 2015 at 5:21 am in reply to: Enfold mobile version – center logo and secondary menu #525890Hi Sebastian,
It looks centered on my end, could you post screenshot of what you are seeing on your end and in what browser please?
Thanks,
RikardHi Bob,
Thanks for the login, not sure where the the code is coming from though? There’s nothing on the page itself. I wanted to check because it adds a lot of CSS and maybe removing a few classes could get it looking better. I can’t find the conflict by inspecting the item unfortunately.
Regards,
RikardHi,
My german is not perfect so I might have misunderstood you but I can see your page fine? Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
RikardHi,
I got a 403 error when going to the WordPress login page, do you have any country/ip restrictions active?
Thanks,
RikardHi,
I’m getting confused here :-) Please let us know if you should need any more help on the topic.
Best regards,
RikardHi,
Glad you got your problem fixed, please let us know if you should have any more questions on the topic.
Best regards,
RikardOctober 27, 2015 at 12:55 pm in reply to: Enfold – Custom Font – Add Code to Header – Typography.com #525463Hi loudcow,
Please try the following in your child theme’s function.php:
function typography_stylesheet(){ ?> <link rel=”stylesheet” type=”text/css” href=”//cloud.typography.com/6568274/675508/css/fonts.css” /> <?php } add_action('wp_head', 'typography_stylesheet');Regards,
RikardOctober 27, 2015 at 12:52 pm in reply to: Menu not showing highlight bar under page name and issues with submenu position #525462Hi,
Oh, I think I’ve misunderstood you, sorry about that. You can upload screenshot to a service like imgur.com or similar and then link to them here. What custom code were you given? I’m suspecting that is might be the cause of your problems so you might want to try to remove it and check if it helps.
If you want to hire a freelancer we recommend https://codeable.io/
Best regards,
RikardHi,
I checked your site again but I couldn’t notice anything wrong with the scrolling, could you try to explain a bit further please? I’m using Iphone4/Chrome.
Best regards,
RikardHi,
Did you try my suggestion and did you have any luck with it? Yes, you can use media queries in CSS to target different screen sizes:
/* Smaller than standard 960 (devices and browsers) */ @media only screen and (max-width: 990px) {} /* Tablet Portrait size to standard 960 (devices and browsers) */ @media only screen and (min-width: 768px) and (max-width: 959px) {} /* All Mobile Sizes (devices and browser) */ @media only screen and (max-width: 767px) {} /* Mobile Landscape Size to Tablet Portrait (devices and browsers) */ @media only screen and (min-width: 480px) and (max-width: 767px) {} /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */ @media only screen and (max-width: 479px) {}Best regards,
RikardHi,
Great, glad you figured it out and thanks for sharing! Much appreciated :-)
Regards,
RikardHi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply. Sorry that you are not happy with our kind of support, it’s the only kind we have.
Regards,
RikardHi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Thanks,
RikardHey m_gnowit,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHi tchamp77,
Please try the following in your child theme’s function.php:
function facebook_function(){ ?> <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’,’//connect.facebook.net/en_US/fbevents.js’); fbq(‘init’, ‘1667760916779505’); fbq(‘track’, “PageView”);</script> <noscript><img height=”1″ width=”1″ style=”display:none” src=”https://www.facebook.com/tr?id=1667760916779505&ev=PageView&noscript=1″ /></noscript> <?php } add_action('wp_head', 'facebook_function');Regards,
RikardHi,
Could you try to reset your permalinks under Settings–>Permalinks to see if that helps?
Thanks,
RikardHey mclweb,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Thanks,
Rikard -
AuthorPosts
