Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all 135205 articles
Browse latest View live

Reply To: Change website description

$
0
0

You need to add meta descriptions for each page. Consider using an seo plugin and setting specific meta titles and meta descriptions for each page.


Reply To: Unable to Get Past Error Messages on Dashboard

$
0
0

Clayton

Thanks for your quick reply

How do I get to the Plug-in update if the dashboard is not working?

All i see are the errors and some irrelevant adjustments to the color pallettes for the blog

Thanks again

Reply To: Managing User Roles to edit only their page and create their own sub-pages

Reply To: Unable to enable “Thumbnail Settings” functionality

$
0
0

I really do hope someone can respond to this. There doesn’t appear to be any real documentation on this issue.

Fatal Error after installing iCoach

$
0
0

After installing the iCoach theme I got this error:
Fatal error: Can’t use function return value in write context in /home/content/53/9177553/html/charityhealing/wp-content/themes/icoach/content.php on line 10

I also got a message that there were three plugins that were necessary for it to function and I thought, oh, installing and activating those should fix it. Nope. It’s still like that, and I can’t find the line it’s referring to in all those files under the editing option. I was really hoping it’d be found in the content.php but that would’ve been too easy apparently.

Anyone else experience this and can walk me through it?

Reply To: Fatal Error after installing iCoach

Can’t access my website

$
0
0

When I try to log in through my usual bookmark this message appears, This site can’t be reached

http://www.healershaman.co.nz refused to connect.
It may be related to space, initially the error was reading that it was taking to long to open a page, now it won’t open at all. I am happy to pay for the next level above free that allows me extra space and online support. It is not a host issue, as I have contacted crazy domains and they said everything is ok at there end. I would just like to have my website back.

Links to Images Broken After Moving WP-Content in Cpanel

$
0
0

After I moved the WP-Content folder in cPanel, a number of the images on my site contained broken links. The files are still in the “year” and “month” subfolders under the “uploads” subfolder under WP-Content, so I’m not sure why the images are not showing and/or the links are broken now.

Is there a quick fix or do I have to re-upload all the images and reconnect the links?

The following is an example of the broken links (for the images):
http://superbraindiet.com/6-bar-exam-memory-tips-to-dominate-the-essays/


Reply To: [Resolved] bbpress and theme conflict

$
0
0

Thank you. I appreciate your help.

I will do as you advise.

Best,
Carolyn

All pages show a 404 error until image upload finished

$
0
0

When I upload images in wordpress, all pages show a 404 error with a page title “async upload php 404”. The error is shown until the uploading progress is finished. I tried to disable all plugin but nothing changed.

Category “Update” button does nothing

$
0
0

Not really sure what’s going on…

When I “quick edit” a category, I can change the title and the slug. I can reassign categories to posts on the “all posts” page no problem. I can create a NEW category, parent or no parent, with description, no problem.

I cannot, however, EDIT a category. I can type whatever I want in the “edit category” page…but when I try to hit the “update” button…nothing happens.

I have used a few different taxonomy editing plugins, and “merged” some categories (what that ACTUALLY did I’m not sure), and all of those plugins have since been deactivated and deleted. I have deleted MANY categories and created MANY tags in an effort to clean up my taxonomies. I changed permalink structure from “plain” to “post name”…then back to “plain”. I have no idea if any of this affected anything.

What’s going on here?

Reply To: ERR_CONNECTION_REFUSED after logging in

$
0
0

sounds like issue with your server configuration

Reply To: [Resolved] bbpress and theme conflict

Reply To: [Resolved] Facebook share button – sorry nothing found

$
0
0

This was solved by my web hosting provider, which had just moved my site to a new server.
The issue was with the DNS zone file, it contained some old IPv6 entries in it. Facebook gives preference to IPv6 address so it tried to fetch from the old server.
The DNS zone file was rebuilt to fix this.

Reply To: Deleting urls that don’t seem to have any value

$
0
0

interesting — you don’t see any of this if you look in pages, posts, and any custom post types?
<hr>
hmmm… i just took a look at your site’s sitemap. There are lots of things being index in the Yoast sitemap.

View post on imgur.com

It looks like your theme or a plugin may be adding data types, which the sitemap then “exposes”. If from your theme, contact http://www.wpzoom.com/themes/modena/


Reply To: Homepage not updating (Already cleared cache, disabled plugins, etc.)

$
0
0

It seems like it was a sever issue. I don’t know exactly what was happening but I’m pretty sure it wasn’t on the wordpress side. They cleared the cache and on the 5th time or so it worked. Have no idea what was the root of the cause or how they even solved it. It’s almost as if the server kept pointing to an older version of the website.

Avatar url redirected to i2.wp.com (no jetpack)

$
0
0

Hello,

I don’t know why, but my user’s avatars url are redirected on http://i2.wp.com/mydomainname.com/images/avatar.png instead of http://mydomainname.com/images/avatar.png.

-I searched on Google and it says it’s related with the module “phothon” from Jetpack Plugin, but I don’t have it and I’ve never installed it.

-I deactivated all of my plugins and tried with the default twenty theme but it didn’t change anything.

-I’m using a private hosting (not using a wordpress.com hosting).

-I tried this to change default avatar : `add_filter( ‘avatar_defaults’, ‘crunchifygravatar’ );

function crunchifygravatar ($avatar_defaults) {
$myavatar = get_bloginfo(‘template_directory’) . ‘/images/avatar.png’;
// OR –> $myavatar = “mydomaine.com/images/themedirectory/avatar/.png”;
$avatar_defaults[$myavatar] = “Crunchify Avatar”;
return $avatar_defaults;
}`
(then go settings > discussion > set crunchify avatar)

I’ve no idea how to fix it …

Thank you

Reply To: Cannot connect to DB

$
0
0

Hi Vladinka,
Thanks for you respons. I use PHPmyadmin to manage the database. This is supported by the hosting firm. If I do what you describe;
– Create a new database
– Import the SQL file into the new database etc.
Then the SQL file is not imported but a new database is automaticlly created. So to be precise;
– I created a DB named SMD2017
– Imported the SQL file which I exported from the old environment and has the name md78753db361567.
– Now PHPadmin creates a new database instance named md78753db361567
And this results in the same, no connection to DB.

Any suggestions?

Small image preview on front page from post page

$
0
0

(I am using multi-site version of WP, at the moment for preliminary testing on the localhost.) I want an image from a post page to be visible on the front page too, but with reduced width to 150 px, the height reduced with the same scale. This should not result in two images of the same motive in the post.

The theme has a front page with four columns. An advice on a support page indicated use of a plugin. I tried the “WP Smush” plugin to achieve this task, but it seems it would not be useful.

Reply To: Upload images to custom database table in admin backend

$
0
0

The search on the source of the page returns nothing as well. However if i add an else statement after the if isset like so:

if( isset($_POST['submit']) ) {
   add_user();
} else{
	echo "Could not upload user details";
} 

the string is echoed back in the FRONTEND of my site.

Viewing all 135205 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>