-
AuthorPosts
-
May 23, 2017 at 11:55 pm #798608
Hi guys.
I was trying to update a site using enfold.
the old theme are using :
<link href="http://js.miraiglobal.com/revalidate/bookingentranceLine.css" rel="stylesheet" type="text/css" />
to get a booking system that looks like that:
I was trying to get this working oon my new site with enfold theme
But cannot load this css from the link and then look very ugly.
how should i add in enfold this link?
In the old theme, i got the instructions to put the link in header.php and the booking system after </head>
p.d.The top orange bar its the correctly one in the image attached.
Thank you very much and apologize about my english- This topic was modified 7 years, 5 months ago by mrpacogp.
May 24, 2017 at 12:07 am #798619Hey mrpacogp,
Are you supposed to put this link where you want it to appear, or is there a 2nd script for rendering?
Best regards,
Jordan ShannonMay 24, 2017 at 7:56 am #798748I have to put in header.php
meta charset="<?php bloginfo( 'charset' ); ?>"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href="http://js.miraiglobal.com/revalidate/bookingentranceLine.css" rel="stylesheet" type="text/css" />
I have tested in another 3 theme and loads settings w/o problems, i cannot do it in enfold theme.
May 24, 2017 at 9:21 am #798787May 24, 2017 at 9:35 am #798792Hi Rikard!
I have to put that in header.php:
`<head>
<meta charset=”<?php bloginfo( ‘charset’ ); ?>”>
<meta name=”viewport” content=”width=device-width, initial-scale=1″>
<link href=”http://js.miraiglobal.com/revalidate/bookingentranceLine.css” rel=”stylesheet” type=”text/css” />
Using another themes i can load js.miraiglobal.com/revalidate/bookingentranceLine.css without problems and the forms looks fine.May 24, 2017 at 10:41 am #798824Hi,
Ok, thanks for the feedback. I wanted to check your actual site but it loads a 404 error page, could you check please?
Best regards,
RikardMay 24, 2017 at 11:04 am #798832Sorry, i activate again.
Test in private linkI have to put the code in header.php and before the body, because this bar its required to be showed in all pages of my site.
Kind regards and thank you very much for support.- This reply was modified 7 years, 5 months ago by mrpacogp.
May 24, 2017 at 3:54 pm #798987Hi,
Could you please provide admin info so we can log in and look into this issue further?
Best regards,
Jordan ShannonMay 24, 2017 at 4:41 pm #799021thank you for support Jordan
Maybe i need your mail to send you the login credentials?May 24, 2017 at 4:46 pm #799024Hi,
You can add them to the private area of your text editor.
Best regards,
Jordan ShannonMay 24, 2017 at 4:59 pm #799031Ok, you got it.
I go to add another time all the code in header.php and in style.May 24, 2017 at 5:16 pm #799039I just have been see that google maps api its not working and i have a key, i have do it this in anothers site before.
May 24, 2017 at 8:59 pm #799138Hi,
Please start a new thread for the google maps issue. It helps keep things organized.
Best regards,
Jordan ShannonMay 24, 2017 at 9:21 pm #799164Hi,
You seem to have some console errors. Have you tried disabling active plugins to see if it fixes the error.
Best regards,
Jordan ShannonMay 24, 2017 at 9:22 pm #799167Yes, sorry, its no problem.
I was interested first on fix this issue whit this booking system.
Thank you very much for support.May 24, 2017 at 9:25 pm #799178Yes, all plugins are disabled.
Not lucky :(May 24, 2017 at 10:54 pm #799228I have just changed the theme used in this site.
Using the same code in header.php and the same custom css.
If you see in my site, using the other theme, the booking system loads the external link of css without problems.
If you change or put the same in enfold, i cannot load this settings.May 25, 2017 at 1:29 am #799294Hi,
I am still seeing some styling issues within the header portion of the site, which leads me to believe there is some conflicting css within the plugin itself. Have you used this plugin on any previous Enfold installs?
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.