juggledad
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress 4.5.2 Image Upload Control Bug1) does the image actually upload?
2) if it uploads and you press ‘save’ in the customizer, does the image show in the front end?My test with twenty-fifteen shows the image in the customizer, but in twenty-sixteen it does not. That leads me to beleive there is a bug in how twenty-sixteen is processing the image, not a WP bug
Yup, the new version breaks for me too.
@sptechnolab – don’t you test your updates?
Forum: Themes and Templates
In reply to: [Athena] Admin Bar Overlap@smartcat – seriously??? that is your solution? You have a bug in your setup in that it doesn’t deal with the admin bar properly and it needs to be fixed.
Wow I was looking to change themes and this was on the list, but I’m glad I look at support threads before I commit. Guess I’ll go looking elsewhere.
go to dashboard->appearances->Montezuma Options->Main Template->single.php and remove the line
<?php bfa_comments_number(); ?>Forum: Themes and Templates
In reply to: [Atahualpa] Can't change Blog title font sizeWhat is the URL?
What is the exact code you are using?Forum: Themes and Templates
In reply to: [Atahualpa] Right sidebear disappearNo, you should not comment out that code. There is probably a bug in the plugin
Forum: Themes and Templates
In reply to: [Atahualpa] Atahualpa do not show the name of the author postsCheck the theme options. I think it is ATO->edit post/page items
Forum: Themes and Templates
In reply to: [Atahualpa] Justification in the menu barAdd the CSS to the themes CSS Insert option (ATO->Add HTML/CSS Inserts->CSS Inserts)
Forum: Fixing WordPress
In reply to: El Capitan – Mac/Apple – Image errorsUmmm, teh y all look good to me. If the logo is the ‘DANNI ORCI photography’ in teh header, I see it on all the pages.
Did you cear your browser cache?
Forum: Fixing WordPress
In reply to: Access WordPress pages through cPanelThat probably the best way
Forum: Fixing WordPress
In reply to: Access WordPress pages through cPanelYou can use phpMyAdmin to look at the admin user in the wp-users table and see it’s email – you should be able to get to phpMyAdmin via the cPanel
(sorry about my first post, I thought you were the opriginal poster)
Forum: Fixing WordPress
In reply to: Access WordPress pages through cPanelYou can use phpMyAdmin to look at the admin user and see it’s email
Forum: Themes and Templates
In reply to: [Atahualpa] Horizontal Footer Menuyou can always take it out….
Forum: Themes and Templates
In reply to: [Atahualpa] Not comatible with PHO7Debugging 101 – if you make a change and something doesn’t work – disable all plugins and swap to twenty-xxxx to see if it works, – if it doesn’t then it is wordpress related. If it does, then swap back to your theme and see if it works. If i doesn’t then it is a theme issue, If it does, start activating plugins till you find the culpret.
Forum: Themes and Templates
In reply to: [Atahualpa] Not comatible with PHO7What issues are you seeing?