Shab
Forum Replies Created
-
Forum: Plugins
In reply to: [Cr3ativ Portfolio] 404 on portfolio itemsmy Permalink is /%category%/%postname%/
Seems like that’s problematic, i’ve resetted .htaccess many times.. seems like %category% is an issue.
Forum: Plugins
In reply to: [Cr3ativ Portfolio] 404 on portfolio itemsI overwrote a fresh copy of the plugin, not sure what’s going on
Forum: Plugins
In reply to: [Cr3ativ Portfolio] Cr3ativ Portfolio filter functionhi hanna, can u please tell us how u figured it out.. running into the same issue.
Forum: Fixing WordPress
In reply to: jQuery not found :(never mind…. I just disabled ALL my plugins including the ones that were on the 2nd page, and the problem is gone.. now the mission is to find the evil plugin.. thanks andrew π
Forum: Fixing WordPress
In reply to: jQuery not found :(Hi Andrew,
I have done that, still the problem is there… even with changing the themes.. for some reason, it tries to point to http://dearborncommunitycenter.org/ajax/libs/jquery/1.7.1/jquery.min.js?ver=3.5.2 for the jquery
Forum: Fixing WordPress
In reply to: Issue with featured image URL being relativeOkay,,, issue is solved by a database solution
It’s resetting my theme specific folder for thumbnails in the database.. pretty much to point to the root folder
thanks for all your help π
Forum: Fixing WordPress
In reply to: Issue with featured image URL being relativeWhen you create a post you can set a featured image, and this will be like a thumnail to the post that will show on home page and on top of the post when it’s displayed..
I de-activated all my plugins — Didn’t work
I switched to twenty eleven theme, and seems like it works… so it’s a theme issue??!!
Thanks
Forum: Fixing WordPress
In reply to: Issue with featured image URL being relativeIt’s not working because it’s the ‘featured image’
if you look at its source,
it’s: <img src=”/usr/home/dearb4/www/htdocs///wp-content/uploads/2012/07/21162-34302_218x218.jpg” alt=”Ramadan Competition”>
and it should be
<img src=”http://dearborncommunitycenter.org/wp-content/uploads/2012/07/21162-34302_218x218.jpg” alt=”Ramadan Competition”>
Forum: Fixing WordPress
In reply to: Issue with featured image URL being relativeThe images work fine inside the posts. Only the “Featured Images” don’t work…
Forum: Fixing WordPress
In reply to: Issue with featured image URL being relativeForum: Fixing WordPress
In reply to: All links in post have double ‘<a href=”<a href=”http’THANK YOU…this SAVED MY LIFE