kevin.wilescg
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Filter issueHi
Sent again just!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Filter issueHi
I sent it to you yesturday to wordpres AT tobias.baethge DOT com
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Filter issueHi
Any luck?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Filter issueHI
All off again now
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Filter issueYou can see for yourself if you need to?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Filter issueHi
Everything has gone but it still doesnt work the only thing active now is Tablepress
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Filter issueHi
I removed every plugin and then the theme and it still didnt work!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Filter issueIs there a way I could keep them active and update the J query?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Filter issueHi
How can I fix these issues? I have now removed that pluign but it still doesnt work
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] CSS not workingHi
This doesnt work what we are trying to do is make the big slideshow images a link, http://www.calgavin.com is a good example!
Anyone? The site is http://www.calgavin.com I am trying to make the main header images a link!
Forum: Fixing WordPress
In reply to: Blog not displaying Blog.phpYes it has a file comes up now
Forum: Themes and Templates
In reply to: CSS Issues on footerCan anyone help?
This didnt work it returned an error
The below is all the code in the loop
while ( have_posts() ) : the_post();
$p_text = ‘<h2>’ . get_the_title() . ‘</h2><p>’ . get_the_excerpt() . ‘</p>’;
$p_img = get_post_thumbnail_id($post->ID);
calgavin_content_block($p_text, get_permalink($post->ID));