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?

Atom-X Theme

Asked Modified Viewed 77,993 times
C
Chan
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,841 posts on the community forums.
  • Started 232 threads in the forums
  • Started this discussions
  • Answered 6 questions
asked
Super Admin

[mp]992[/mp]
Edited by N/A on 24-10-2018 09:40,
0 replies

218 posts

C
Chan
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,841 posts on the community forums.
  • Started 232 threads in the forums
  • Started this discussions
  • Answered 6 questions
answered
Super Admin

you have not uploaded your locale files at all..
0 replies
O
onephase
O
  • Newbie, joined since
  • Contributed 2 posts on the community forums.
answered
Newbie

yes, its still in engilsh, but i need to set everything, before i translate it.
i've been reading, that there is some kind of UTF-8 or smth.
i have a question, i tried to do it step by step, to set up a new index page, but what i get, is that i can't like edit the view of startpage.
i've done everything, but i'm beginer, so i can't like re edit everything.
well, if someone could help with that startpage, i would be very pleased.
cause, this is the best theme, there is.
its stylish
its user friendly
it looks serious
and its modern.
Edited by onephase on 12-03-2015 20:56,
0 replies
H
helmuth
H
Danish translator of PHP-Fusion helmuth@php-fusion.dk
-----------------------------------------
All people are born alike - except Republicans and Democrats. (Groucho Marx)
Listen to the music... https://soundcloud.com/helmuth-mikkel...mikkelsen/
  • Senior Member, joined since
  • Contributed 706 posts on the community forums.
  • Started 219 threads in the forums
  • Answered 1 question
answered
Senior Member

I have tried (for hours now) to locate where code for the login form in Atom X is - without luck

Could someone show me?
helmuth attached the following file:
screen_shot_2015-04-04_at_194716.png [No information available / 31 Downloads]
0 replies
R
Rimelek
R
  • Senior Member, joined since
  • Contributed 301 posts on the community forums.
  • Started 23 threads in the forums
answered
Senior Member

It is in functions.php on line 162.

        $html .= "<button type='button' class='btn btn-primary btn-sm dropdown-toggle' data-toggle='dropdown' style='margin-top: 8px;' />$name <span class='caret'></span></button>";.


This is just a button, but the form is also in that file.
Edited by Rimelek on 04-04-2015 20:15,
0 replies
R
Rimelek
R
  • Senior Member, joined since
  • Contributed 301 posts on the community forums.
  • Started 23 threads in the forums
answered
Senior Member

I found a small bug.

in funtions.php on line 162:
        
        $html .= "<ul class='nav navbar-nav pull-right'/>";
        $html .= "<li id='user-info' class='dropdown' />\n";
$html .= "<button type='button' class='btn btn-primary btn-sm dropdown-toggle' data-toggle='dropdown' style='margin-top: 8px;' />$name <span class='caret'></span></button>";

It works, but there is an unnecessary "/" in each line at the and of opening tags..
0 replies
H
helmuth
H
Danish translator of PHP-Fusion helmuth@php-fusion.dk
-----------------------------------------
All people are born alike - except Republicans and Democrats. (Groucho Marx)
Listen to the music... https://soundcloud.com/helmuth-mikkel...mikkelsen/
  • Senior Member, joined since
  • Contributed 706 posts on the community forums.
  • Started 219 threads in the forums
  • Answered 1 question
answered
Senior Member

thanx ... that did the trick :)
0 replies
H
helmuth
H
Danish translator of PHP-Fusion helmuth@php-fusion.dk
-----------------------------------------
All people are born alike - except Republicans and Democrats. (Groucho Marx)
Listen to the music... https://soundcloud.com/helmuth-mikkel...mikkelsen/
  • Senior Member, joined since
  • Contributed 706 posts on the community forums.
  • Started 219 threads in the forums
  • Answered 1 question
answered
Senior Member

I'm trying to locate where I disable/remove the Search button in the Atom X theme

or at least to make the visibility for users only ...

http://cms.knebelhus.dk/blank.php

it's a test site ...
Edited by helmuth on 20-04-2015 11:51,
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

Should be in functions.php something like ,
$html .= "<li><a id='search-btn' style='cursor:pointer'>Search</a></li>\n";
0 replies
H
helmuth
H
Danish translator of PHP-Fusion helmuth@php-fusion.dk
-----------------------------------------
All people are born alike - except Republicans and Democrats. (Groucho Marx)
Listen to the music... https://soundcloud.com/helmuth-mikkel...mikkelsen/
  • Senior Member, joined since
  • Contributed 706 posts on the community forums.
  • Started 219 threads in the forums
  • Answered 1 question
answered
Senior Member

Thx Domi, that did it .)
0 replies
E
etxgmg
E
etxgmg 10
  • Junior Member, joined since
  • Contributed 20 posts on the community forums.
  • Started 6 threads in the forums
answered
Junior Member

Is this theme responsive or not?

As people nowadays uses their mobile more often than their laptop computer also for web activities, the theme has to work perfectly on smaller screens as well, being responsive (automatically adjusted to screen size).

Also SEO; since Google is changing their way of ranking sites, now also based on mobile friendlyness, a theme ought to be responsive.

So, the conclusion is: Only responsive themes are valid, non-responsive themes are useless (regardless of all other fantastic features they might have). That's why I am asking.

This also gives that if PHPFusion hasn't got responsive themes, PHPFusion is a useless choice of CMS (=worthless, no value). Now I think there might be a few responsive themes available. All other themes should be removed from main, as they 1) are useless and 2) destroys the reputation of PHPFusion. Actually, the same goes for SEO-friendlyness, and business-marketing-friendlyness.

I'm just trying to a) be able to use PHPFusion myself and b ) help the project with some basic core insights. Okay?
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

Yes it is.

Quote

Only responsive themes are valid, non-responsive themes are useless

That is just as non valid as the forum it is posted in.
Even thou this forum is not the place to discuss such things ( This is the support thread for Atom-X theme ) I will elaborate some.

Naturally Google won´t add a 0 score for sites that is not 100% responsive, they just give a bonus to the ones that are.
If the content is deemed more valid against the audience it is intended, it will always rank higher than any responsive site with less valid content.
The good news is that PHPFusion 9 have Bootstrap and Atom with some really nice native responsive features.

My prediction is that we will for the most part only see responsive themes developed for PHPFusion 9 because of Bootstrap and the Atom Engine.

However that does not mean we should erase all non-responsive ones for 7 simply because of a potential Google PR score decrement.

If you want to add anything to this, start a new thread in General discussions please.
0 replies
E
etxgmg
E
etxgmg 10
  • Junior Member, joined since
  • Contributed 20 posts on the community forums.
  • Started 6 threads in the forums
answered
Junior Member

Great reply! Many thanks for the clarification, Domi.
0 replies
A
Alex L
A
Alex L 10
  • Member, joined since
  • Contributed 188 posts on the community forums.
  • Started 58 threads in the forums
answered
Member

Hello Community,
I've got a problem with the cool AtomX Theme in PHP Fusion 7 is no Captcha displayed in the comments if you want to comment as a guest. I put the other one Math Captcha and have tried it from the system with the Captcha. Nothing to see.

I post a screen shot here. How do you display or Captcha I have to adjust anything. I have the latest version of AtomX. Would appreciate the help very much. Thank you!
Alex L attached the following file:
atomx-comments-area.jpg [No information available / 27 Downloads]
0 replies
R
Raveman
R
Sorry for my english but Google can not better grin
  • Newbie, joined since
  • Contributed 1 post on the community forums.
answered
Newbie

Hello everybody
first I must say that it is a very nice theme but unfortunately I have there a problem with the 2 navigation where I adjust the;-)
it would be nice if I could say jemad have indeed already everything Duch geschuat but probably overlooked what;-)

say ever thank you in advance, and tell already MLA sorry for Engelisch it was translated with googel;-)

Raveman[img]www.waterlu.eu/Navi.png[/img]
0 replies
— 3 months later —
M
Mihailo
M
  • Newbie, joined since
  • Contributed 6 posts on the community forums.
  • Started 4 threads in the forums
answered
Newbie

I've downloaded Atom X but where I can download Atom X2?

I want to create the website and forum just like php fusion site.
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

We have not prepared it for an release, X2 is just a tad brighter version of Atom-X with few other changes, Please note as mentioned on the first post here, that this is primarily a developer theme made for highly customizing content as a proof of concept.
0 replies
M
Mihailo
M
  • Newbie, joined since
  • Contributed 6 posts on the community forums.
  • Started 4 threads in the forums
answered
Newbie

Thanks for the reply.

Really enjoy using this forum with new Atom-X. Good job.
Edited by N/A on 15-09-2015 09:26,
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

:G
0 replies
— 1 month later —
A
asdsupportcenter
A
  • Junior Member, joined since
  • Contributed 27 posts on the community forums.
  • Started 2 threads in the forums
answered
Junior Member

When using atomx them with no additional addons etc, fresh install Im unable to see the maintainence login, its a blank screen. No errors in the log either....

Has anyone come acroos this and if so what did you do to fix the issue?

Thanks in advance.
0 replies
A
asdsupportcenter
A
  • Junior Member, joined since
  • Contributed 27 posts on the community forums.
  • Started 2 threads in the forums
answered
Junior Member

Nice theme and just what the doctor ordered.

I would like to change a couple of things, could someone point me in the right direction please?

I want to remove the social links in the top right and remove the sloder because with the slider too much is going on.

Can someone point me in the right direction? Where can I find the code for this?

Thanks in advance
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 218 posts
  • Votes 0 votes
  • Topic users 44 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet