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

Egnim on ""The connection has timed out"?"

$
0
0

For the last few days I've been trying to update my site but keep getting, 'The connection has timed out'. Is there an issue with WordPress? Is there a security issue with my site now?
The site's regular URL works fine but not when I go to update. I have tried in both Firefox and Safari.
Thanks!!


CoryP on "Error Solution "Allowed memory size of 41943040 bytes exhausted"NetworkSolutions"

$
0
0

Hi All,

Today I got an error "Allowed memory size of 41943040 bytes exhausted"...

My Web Host is Network Solutions aka web.com so this solutions may only be relevant to that hosting provider. After 5 hours of trying solutions from the Forum and web with none working and even Network Solutions own FAQ solution not working I found the solution as follows:

1) Connect via FTP to your hosting package's primary FTP account.
2) Navigate to the /cgi-bin folder and determine if you have a file there called php.ini.
- If you do, download it for editing.
Once the file is downloaded open it with Notepad on a PC or TextEdit on a Mac. If the file did not exist create a new file and save it with the file name php.ini (must be lowercase).
- Or as an alternate for those using Notepad++ select "View/Edit" to open.
Step 4: Add the below lines of code to the file and save it.

<?php
memory_limit = 64M
output_buffering = 2048
?>

5) Upload the saved file to the FTP server and place it in the /cgi-bin fodler.
6) Navigate to the /cgi-bin/.php folder and locate the php.ini.coalesced file.
- Download or View/Edit.
- At the bottom of the file add the following:

memory_limit = 64M
output_buffering = 2048

Now Save the file and Upload it to the Server.

7) Browse to any PHP enable page on your site and the new settings will be enabled.

Hope this helps.
I am a new to WP so I will likely not be able to address technical questions outside the scope of this solution.

mndo123 on "what is the code for that ?"

JohninOz on "How to Place Post Titles dynamically in a Calendar?"

$
0
0

My Posts are tourist attractions.

I want my website users to be able to crate their own Itinerary by selecting Posts that they like and have the Post Title (with a link back to the post) located on a calendar date.

I've looked at Bookmarks and Favorites but they are not fully usable, and I've limited programming knowledge. It may be a mix of plugins I need?

Is there a plugin or software for this or have you any idea how this can be done?

salromano on "Truncating Titles and Symbols"

$
0
0

I'm currently using the following code to truncate titles on our features slider:

<?php $tit = the_title('','',FALSE); echo substr($tit, 0, 36); if (strlen($tit) > 36) echo "..."; ?>

The limit is, of course, 36 characters, but some titles appear shorter due to the inclusion of symbols. For example:

Attack on Titan game by Omega Force ... (36 charas)

vs.

Final Fantasy XV ‘Dawn’ ... (23 charas)

I imagine this is because of the HTML that's actually output to add the single quotations, which brings the character count to 35 (two additional spaces added below, otherwise they'd turn into the symbols):

Final Fantasy XV &#39 ;Dawn&#39 ; ... (35 charas)

Is there anyway to truncate titles without accounting for these symbols? The full title for the Final Fantasy XV story, for example, should be able to fit entirely (Final Fantasy XV 'Dawn' trailer). It's rather bothersome to see some short titles entirely cut off because of symbol inclusion.

Thanks!

CMRubinWorld on "Facebook likes and shares disappered from our website"

$
0
0

Thousand of Facebook likes and shares have disappeared from some of our article on our website: http://www.cmrubinworld.com

How do we restore the thousand of Facebook likes and shares that have disappeared from some of the articles on our website?

PositivelyRandy on "Images blank after 4.2.3 upgrade"

pkaffkat on "Block commenting by site"

$
0
0

Is it possible to auto block/delete comments if the commenter puts in a link from a particular website?

I'm getting a lot of spam comments from a few sites in particular. Akismet has sent them to the spambox, but I still like to glance at each comment before deleting (in case genuine comments were flagged). It's annoying to see those few sites come up again and again... is there maybe a plugin that would allow me to blacklist them?


kalico on "File ownership is wrong, Database connection lost, site is borked"

$
0
0

I blew it. Did the unthinkable. Changed ownership of everything at command line. Can anyone help me restore the mysql database ownership correctly? Been googling for a half hour, can't figure it out.

ibanmaria on "Deformed images in the posts and pic gallery"

$
0
0

All the images in the posts and also the miniatures in the publication gallery turned deformed. You can see it here: http://www.kidsmopolitan.com
I don´t know if I did something that make this happen or why it happened...
I would really appreciate your help.
Thank you,
María

inoue kathuhiko on "エラーメッセージ"

$
0
0

致命的なエラー:52428800バイトの可メモリサイズが使い果たさは(491520バイトを割り振ろうとしました)ライン954

と出て、ダッシュボードが開けません。
解決法をご教示ください。

edvaldojose on "Google reports error in sitemap"

$
0
0

I'm trying to generate a sitemap, but always occurs error , I tried with the plugin
XML Sitemap Generator for WordPress 4.0.8 gave 404
Now with Yoast SEO plugin it generates but does not include all pages

One detail is that I took index.php folder and placed in the root , usually works the site , only the sitemap can not I create ... can it be that the index.php be out of the folder?

Thank you

beerandcroissants on "Trackbacks"

$
0
0

Hi

I am getting absolutely smashed by trackbacks, despite having them disabled. I made some changes to the code for pingbacks which seems to have stopped it but not for trackbacks. I have a variety of security measures in place.

Any ideas on how I can stop.

thanks
Kerri

http://www.beerandcroissants.com

Michael Lanfield on "hide logo from homepage only from header.php"

$
0
0

I added this code to my header.php to add a logo to my header of every page

<div style="text-align: center;"><a href="http://www.weareinterconnected.com"><img src="http://www.weareinterconnected.com/wp-content/uploads/2015/07/logomain.png" height="60px" width="593px">

however, I want to hide or remove it only from my homepage. how to do this? Thank you.

galwaylanguageschool on "warning code on top of the landing page"

$
0
0

I have the following in the top of my page and I don't know how to get rid of it. Any sugestions?
"Warning: array_slice() expects parameter 1 to be array, boolean given in /home/conginui/public_html/galwaylanguageschool.com/wp-content/plugins/my-twitter-widget/widget.php on line 164"
Thanks.

my website: http://www.galwaylanguageschool.com


jebod on "Tunning Hyper-cache"

$
0
0

Based from our investigation we saw the hyper-cache will delete the old index.html file first and then the render process will be running and will create a new file index.html, so we need your advise whether if we could to change the priority the render process will be first and then replace the old index.html file ?

karribu on "2014 theme, asides only in widget column"

$
0
0

Hello!

Hi guys, I have 3 columns on my page, left menu, middle where the main posts are, and a small right column.

On the right column the Asides show up when they are posted on the main. Is there a way to make them show up only on the right column?? I don't really want little tiny posts to populate the centre where the bigger posts are.

Kind of how it is in the demo page
https://twentyfourteendemo.wordpress.com/

Many thanks.

Karri

fannikiss on "Currency"

$
0
0

Hi,

in terms of currency? can i have two types of currencies or only one?

thanks a lot!

kleiart on "Parse error: syntax error, unexpected '03' (T_LNUMBER)"

$
0
0

So, I tried to edit the code (should not have, tried to add sidebar). It didn't work so I deleted what I put in. Then after clicking anywhere it goes to a white screen that says

Parse error: syntax error, unexpected '03' (T_LNUMBER) in /home3/kleiartadmin/public_html/wp-content/themes/protopress/framework/theme-functions.php on line 226

so I made sure I didn't delete anything extra so I downloaded the theme and opened up the theme-functions.php file and uploaded it again. It made the same error

what is wrong?

jjbrooks on "Facebook thumbnail on post shared to Facebook"

$
0
0

When I share my post to Facebook it comes up with no image in the box and says "no title" you can still click on it and it will link back to the blog, but I'd like for those options to have an image and txt.

I tried adding a featured image and it puts that image in my post with a big blue box out next to it????

any ideas how to fix this?

Viewing all 134877 articles
Browse latest View live


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