Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 08-25-2012, 05:41 PM   PM User | #1
TonyRoma
New to the CF scene

 
Join Date: Aug 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
TonyRoma is an unknown quantity at this point
Php coding changing command WP, theme using s.wordpress

hi everyone, as you can see i am new to this forum. and i would like to thank everyone in advance here, i am really good CSS guy but not so much with php and coding. but i would love to help and be helped as well ..

here is my problem that i been having, i have a site that is running on wp with custom theme ,

my site is online directory, but it seems every time i add a new site with the url. the theme calls out the url of the site takes a screen shot and stores it in s.wordpress com,

how can i change that for me to upload the website image ( logo instead) from backend of course , here is the codings i can find

PHP Code:
<div class="store-image">
                            <a href="<?php echo appthemes_get_custom_taxonomy($post->IDAPP_TAX_STORE'slug'); ?>"><img height="89" width="110" src="<?php echo clpr_store_image($post->IDAPP_TAX_STORE'term_id''110'null); ?>" alt="" /></a>
and this
PHP Code:
<div class="thumb-wrap"><a href="<?php echo $url_out?>"><img class="store-thumb" src="<?php echo clpr_store_image($post->IDAPP_TAX_STORE'term_id''150'$stores_url); ?>" alt="" /></a> </div>
to be honost i just grabed what ever looked like the right code for me , if not i would grab some more codes as well
TonyRoma is offline   Reply With Quote
Reply

Bookmarks

Tags
appthemes, coding, php, theme, wordpress

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:27 PM.


Advertisement
Log in to turn off these ads.