Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Arise Theme Issue

Asked Modified Viewed 1,267 times
A
afoster
A
  • Senior Member, joined since
  • Contributed 725 posts on the community forums.
  • Started 128 threads in the forums
  • Started this discussions
asked
Senior Member

Please see the attached screen shot of one my admin modules in the Arise theme using version 8.0.19 and tell me what the problem is? It appears that there is a css file missing, but if that is the case I don't know which one it would be. Any assistance would be much appreciated. This is not an issue with the Newsletter infusion as I have noticed this same issue in other infusions as well.
Edited by afoster on 29-01-2019 22:35,
afoster attached the following image:
Image not found
0 replies

4 posts

F
Falk
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
answered
Super Admin

I can not see any missing css files but it is probably missing some CSS classes that are used by the Newsletter, right click on the broken lines and inspect element and you can see what the name of the called CSS class is.
0 replies
A
afoster
A
  • Senior Member, joined since
  • Contributed 725 posts on the community forums.
  • Started 128 threads in the forums
  • Started this discussions
answered
Senior Member

Following up on Falk's suggestion, here is a source code from the admin page noted in my previous post. Note the number after some of the css files (?v=1548022947). Does anyone know what that means or where it could have come from?

<!DOCTYPE html><html lang='en' dir='ltr'><head><title>Fred&#39;s Sports Pools</title><meta charset='utf-8'/><meta name='robots' content='none'/><meta name='googlebot' content='noarchive'/><meta http-equiv='X-UA-Compatible' content='IE=edge'/>
<meta name='viewport' content='width=device-width, initial-scale=1.0'/>
<link href='../../includes/bootstrap/bootstrap.min.css' rel='stylesheet' media='screen'/><link rel='stylesheet' href='../../themes/templates/global.css?v=1548023129' type='text/css' media='screen' />
<link href='../../themes/templates/default.css?v=1548023128' rel='stylesheet' type='text/css' media='screen'/>
<link rel='stylesheet' href='../../includes/fonts/entypo/entypo.css' type='text/css' />
<link href='../../themes/admin_themes/Venus/acp_styles.css?v=1548022947' rel='stylesheet' type='text/css' media='screen'/>
<link rel="apple-touch-icon" sizes="180x180" href="../../images/favicons/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="../../images/favicons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="../../images/favicons/favicon-16x16.png"><link rel="manifest" href="../../images/favicons/site.webmanifest"><link rel="mask-icon" href="../../images/favicons/safari-pinned-tab.svg" color="#262626"><link rel="shortcut icon" href="../../images/favicons/favicon.ico"><meta name="msapplication-TileColor" content="#262626"><meta name="msapplication-config" content="../../images/favicons/browserconfig.xml"><meta name="theme-color" content="#ffffff"><script type='text/javascript' src='../../includes/jquery/jquery.min.js'></script>
<script type='text/javascript' src='../../includes/jscripts/jscript.js'></script>
<script type='text/javascript' src='../../includes/jquery/jquery.cookie.js'></script>
<link rel='stylesheet' href='../../infusions/news_letter_panel/include/nl_style.css' type='text/css' />
</head>
0 replies
F
Falk
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
answered
Super Admin

The v=XXXX is a feature we added that reads last time stamp on the CSS files, once updated it changes and auto reload the changes. Often you need a CSS reloader when tinker often for the changes to take full effect. With this mod it will always autoreload for both Admins and End-users. Quite neat.

That is view source you did, I asked for

Quote

right click on the broken lines and inspect element

So I can see the name of the class used. Or you could attach the infusion you use in a zip here.
Edited by N/A on 01-02-2019 13:00,
0 replies
A
afoster
A
  • Senior Member, joined since
  • Contributed 725 posts on the community forums.
  • Started 128 threads in the forums
  • Started this discussions
answered
Senior Member

It is fixed, thanks for your responses. There was a small code error in the newsletter panel.
0 replies

Category Forum

Themes Support

Labels

None yet

Statistics

  • Views 0 views
  • Posts 4 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

F
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
A
A
  • Senior Member, joined since
  • Contributed 725 posts on the community forums.
  • Started 128 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet