Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » New Versions, & Updating »

Locate footer text


  #1  
Old Jun 6, 2019, 08:59 AM
ingridsblogg
 
16 posts · Jun 2014
Hi! In which file do I find the footer tekst? Not the "Powered by...", but the text you add in the theme function. I have some bad links that prevent me from logging in, and I have searched every file!
  #2  
Old Jun 6, 2019, 12:34 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
You must be talking about the 'Footer Content' which is in the theme options at ATO->Style & edit Footer->Footer Content.

That information is stored in the database.

When you say you can't login do you mean you can't log into WordPress?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Jun 7, 2019, 12:18 AM
ingridsblogg
 
16 posts · Jun 2014
Yes, the content!

I can open my home page, but I cannot open ingridsblogg dot no/wp-admin to log in. I was warned by my domain host that I had bad links linking to malware, so they closed my site with a password. I am pretty sure its the links in the footer creating the problem, but it seems weird that bad links prevent me from logging in? Can I remove the footer-part completely to see if it works? Where would I do that?

Last edited by juggledad; Jun 7, 2019 at 03:07 AM.
  #4  
Old Jun 7, 2019, 12:40 AM
ingridsblogg
 
16 posts · Jun 2014
Yes the content! These are the links that are bad, and they are in the footer. I cannot open my wp-admin page, thus not login, but I dont know if the bad links are at fault. My domain host have blocked my page with a password due to links to malware, and I am very shure these are those links.

You can view my page using this username and password:

ingridsblogg
gfvE6phliybh
  #5  
Old Jun 7, 2019, 12:51 AM
ingridsblogg
 
16 posts · Jun 2014
So I tried to delete the entire footer, that worked, but still cannot access my login wp-page.. surprise, not.
  #6  
Old Jun 7, 2019, 12:57 AM
ingridsblogg
 
16 posts · Jun 2014
I also tried the debug shingy, and it said there was a fault in my functions.php file on line 3733, this line:

trigger_error( sprintf( __( '%1$s was called <strong>incorrectly</strong>. %2$s %3$s' ), $function, $message, $version ) );
  #7  
Old Jun 7, 2019, 03:06 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Please slow down, doing just anything could cause more problems. I believe I know

Quote:
So I tried to delete the entire footer, that worked, but still cannot access my login wp-page.. surprise, not.
1) What is the actual name of the file you deleted? if it was the wp-fiooter.php put it back!

2) do you have FTP or File Manager access to your files? If you do, go to the wordpress root folder->wp-contents->themes and see what themes are in that folder. If both Atahualpa and one of the Twentyxxx from WP are there, move the Atahualpa folder to the 'wp-contents' folder. This will disable Atahualpa and set you back to one of the default themes. Then we can attack the problem.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #8  
Old Jun 7, 2019, 10:57 AM
ingridsblogg
 
16 posts · Jun 2014
No it was the ata_footer file, and I saved it. I had som many adjustments to the atahualpa theme, will I have to do them all over again? Im not sure how many hours I am ready to spend on this site... Yes, I have ftm-access, I use cyberduck. Thank you for your help!
  #9  
Old Jun 7, 2019, 12:30 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Here is what I want you to try.

1) If you moved the 'footer.php' from the atahualpa folder, put it back in the Atahualpa folder
2) edit the file and change line 93 from
Code:
<?php if ($bfa_ata['full_width_footer'] == "No") { ?>
to
Code:
<?php if ($bfa_ata['full_width_footer'] == "Nox") { ?>
(see the added 'x' on the word 'No')

edit line 121 and change
Code:
<?php if ($bfa_ata['full_width_footer'] == "Yes") { ?>
to
Code:
<?php if ($bfa_ata['full_width_footer'] == "Yesx") { ?>
(see the 'x' at the end of the word 'Yes')
3) save the file
4) see if you can get into the backend.

If this works, clean out ATO->Style & edit Footer->Footer Content, Save the settings and then reverse the changes above.

Let me know how it goes.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #10  
Old Jun 12, 2019, 01:31 PM
ingridsblogg
 
16 posts · Jun 2014
Ok, thank you. Did this, the footer is gone, but no change. Still canīt access the login-page :/
  #11  
Old Jun 12, 2019, 05:51 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
In that case, move the atahualpa folder out of the themes folder and try to get in. This should cause the theme to change to one of the twentyxxxx themes. If you still can't log in then something else is going on.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Need small meta login for client in footer, below normal footer text. How? morgana123 Atahualpa 3 Wordpress theme 2 Dec 8, 2014 01:36 PM
Unable to Locate Atahualpa Theme at Wordpress.com laurielamberth Atahualpa 3 Wordpress theme 1 Sep 18, 2012 12:34 PM
Suggestion: add opton to locate images in stylesheet_uri marklevine Header configuration & styling 0 Jun 14, 2011 01:06 PM
[SOLVED] Can't locate main html page for editing WolfMama Atahualpa 3 Wordpress theme 8 Feb 10, 2011 01:33 PM
Can't seem to locate header images. Don't know where to look. newyorkchica Header configuration & styling 3 May 7, 2009 03:43 PM


All times are GMT -6. The time now is 12:08 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.