theProjectLLC on "Changed Permalink, Please help me!"
ok in the browser i typed http://www.saintpeterspa.com/wp?noredirect and that got me in....
View Articlejpearson on "Theme not showing short codes"
Hey guys I'm finding that the theme I have built is not displaying the shortcodes for any plugins. I checked if they work in the default Twenty Eleven theme, and there's no problem there. I've been...
View Articlejpearson on "Theme not showing short codes"
Hey guys I'm finding that the theme I have built is not displaying the shortcodes for any plugins. I checked if they work in the default Twenty Eleven theme, and there's no problem there. I've been...
View Articlejustingreerbbi on "Changed Permalink, Please help me!"
Awesome.. Please marked resolved
View Articlestarhorsepax on "How to send proof to client without making public?"
Why has it worked fine before then? We've always set a 'index.html' for google to find and typed in the index.php to reach the CMS. I don't know about other web designers but I know we've never had...
View Articlejpearson on "Theme not showing short codes"
My apologies for the double-up. Can we remove the secondary post?
View Articlejustingreerbbi on "Theme not showing short codes"
It is not being filtered by wordpress so it does not know to render shortcode Just try to render the content with the_content() make sure not to use get_the_content() as it will not filter the content...
View ArticletheProjectLLC on "Changed Permalink, Please help me!"
Will do, i just want to clarify for future developers and end users what happened... I changed the permalink to a custom url, not knowing what i was doing and working fast. It caused a redirect loop...
View Articlelostincodingspace on "making site responsive with @fontface (px + rem) -...
figured that one out - had to add a img { border: 0; text-decoration: none; } although all other css had border:none or border: 0.
View Articlei.ahmed on "Serving WordPress site (not just static content) via CDN"
My site is at http://www.domain.com. If www points to the CDN hostname, the CDNs origin website is domain.com. First problem: domain.com redirects to http://www.domain.com because of WordPress'...
View Articlemichael.mariart on "How to send proof to client without making public?"
You can use index.html andindex.php side-by-side easily. That's not the problem that you are having. The "problem" is that Wordpress does not link to http://www.mydoamin.com/index.php it links to...
View Articlejrothra on "No author menu when writing or editing post"
Ah! YAY! I never really noticed that. :)
View ArticleFunkywebsites on "Unique Requirement"
<? ob_start(); the_ID(); $ID=ob_get_clean(); $ID; #if ($ID==2 || $ID==3 || $ID==4 || $ID==5) { the_content() } else { echo "Show Nothing"; } ?> hope this helps paste that into your theme page...
View ArticleArun7987 on "Upload local wordpress site to a live website"
Thank you 'Funkywebsites' where should I look for mysql database setups.I heard that Setting up worpress site locally and live are same but getting the mysql database,I don't know how? Used FTP client...
View ArticleFunkywebsites on "ERROR: Invalid username or e-mail."
reset your password using your username "admin" if you used that :)
View ArticleFunkywebsites on "Upload local wordpress site to a live website"
to setup the mysql you should be able to do it on your servers control panel or cpanel if you have access to a cpanel or control panel of some sort. some servers set you up a mysql standard for you to...
View ArticleDonHarris on "ERROR: Invalid username or e-mail."
I appreciate your prompt response Funkywebsites. When I enter my username and password, or my email and password the sign in box shakes and sends this message "ERROR: Invalid username. Lost your...
View ArticleArun7987 on "Upload local wordpress site to a live website"
server you mean local or live? if you mean live server then I have only know the ftp name and password.
View ArticleFunkywebsites on "Upload local wordpress site to a live website"
what access do you have on your live server, where did you buy the domain name from, and who hosts your site ??
View Articlepreitybansal on "How to add bing search results"
Hi all, I want to implement something out of the box.. I want to integrate search results from bing search engine in one of my theme. When a user search something in the search box, it should show the...
View Article