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 »

What PHP functions do you want to see as options in 3.6.8?


  #26  
Old Aug 30, 2011, 05:54 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
nothing is safe to assume
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #27  
Old Sep 8, 2011, 08:45 AM
sjc999
 
14 posts · Jul 2011
Get specific post metadata custom field:

get_post_meta($post->ID, 'arg', true);

Thanks
  #28  
Old Sep 8, 2011, 11:06 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
sjc999:
Quote:
get_post_meta($post->ID, 'arg', true);
is not a php function, it's a WordPress function
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #29  
Old Sep 15, 2011, 02:18 AM
pumpkinslayer
 
1 posts · Sep 2011
do_shortcode
  #30  
Old Sep 16, 2011, 01:50 PM
hollidaysjohn
 
16 posts · May 2010
Cambridge, UK
in post/page items/footer I use:

<?php if (! is_front_page()) ....
(! is_page(2750))....
(is_page(2750)).....
  #31  
Old Sep 27, 2011, 05:58 PM
awcguy
 
34 posts · Feb 2011
West Virginia
Send a message via AIM to awcguy
Optionally; why not have a build for php usage that does not go through wordpress.org?

The people using this theme with php customizations trust the theme now.

make it donation based, gold members
  #32  
Old Sep 27, 2011, 08:23 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Quote:
Originally Posted by awcguy
Optionally; why not have a build for php usage that does not go through wordpress.org?

The people using this theme with php customizations trust the theme now.

make it donation based, gold members
We are looking at the idea of having a "premium" version of Atahualpa but there is no time frame set for that.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #33  
Old Sep 29, 2011, 11:15 AM
Aubergine's Avatar
Aubergine
 
15 posts · Sep 2009
Maryville, TN
If possible, write external css and js to files instead of using a query string (?bfa_ata_file=css and ?bfa_ata_file=js) to get rid of partially encrypted errors on SSL pages in Chrome (rex X-ed padlock), Firefox, and IE.

What did not work:
Detecting protocol with PHP (or JavaScript) and using it in the echo statement with the domain name.
Using // syntax for the protocol.
Making sure there were no instances of http:// in CSS options or in the js.php file; $homeURL was reported correctly.
Removing the JS options from the header image.

The links displayed correctly in View Source as https://domain.com/?bfa_ata_file=x, but Chrome (Developer Tools/Console) reported that the pages ran insecure content from http://domain.com/?bfa_ata_file=x not https://...

What worked:
Writing the generated css and js to new files and referencing them in header.php and functions.php instead of the dynamic files.

It takes a little time to write the css and js to files if changed, but at least I can keep using Atahualpa with this site.

Last edited by Aubergine; Sep 30, 2011 at 10:43 AM. Reason: Add more information
  #34  
Old Jan 4, 2012, 02:18 PM
webalyst's Avatar
webalyst
 
82 posts · Nov 2010
London, UK
Did any of these suggestions make it into a release yet?

I just went through the release announcements from 3.6.8 to 3.7.2 and can't see anything about this stuff.

Thanks,

Mark

Last edited by webalyst; Jan 4, 2012 at 02:20 PM.
  #35  
Old Jan 4, 2012, 04:45 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
These requests are for the next major release of Atahualpa, the releases from 3.6.8 to 3.7.3 have been bug fix's
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #36  
Old Jan 5, 2012, 08:35 AM
webalyst's Avatar
webalyst
 
82 posts · Nov 2010
London, UK
Quote:
Originally Posted by juggledad
These requests are for the next major release of Atahualpa, the releases from 3.6.8 to 3.7.3 have been bug fix's
Thanks for the update - I guess that's a change of plan cos the thread was posted asking what people wanted in 3.6.8, which makes sense since while technically these aren't bugs, they are needed to help us get round something that was working and now isn't.

So, when might we expect this lost functionality to be restored (at least in part) through suggestions like support for do_shortcode?

I really could do with that ASAP! (since June 2011)

Mark

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
jQuery - can it only be called in functions.php? globalnerds Sidebars & Widgets 0 Jun 7, 2010 05:27 PM
[SOLVED] Needing Help... index.php cant find functions.... MichaelNagel Atahualpa 3 Wordpress theme 0 May 20, 2010 08:36 AM
PHP Catchable fatal error: themes/atahualpa/functions/bfa_meta_tags.php on line 169 Shamisen Plugins & Atahualpa 0 Apr 6, 2010 10:43 PM
", 'edit_themes', 'functions.php', 'bfa_ata_admin'); } ?> Mads Rasmussen Atahualpa 3 Wordpress theme 2 Nov 24, 2009 07:50 PM


All times are GMT -6. The time now is 05:51 PM.


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