Richard
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Get image link is linking to a different imageI’m confused! Let me ask you this? When I click on the image in the attachment page id-2610, what should be the result?
My expectation is to see the full size image of image 2610.
What I see is the full size image of (in this case) 2626. Is my thinking wrong on this?
Thanks again.
Forum: Fixing WordPress
In reply to: Get image link is linking to a different imagehere is what is in .htaccess in root:
# Use PHP5.4 Single php.ini as default AddHandler application/x-httpd-php54s .php DirectoryIndex index.html.var index.htm index.html index.shtml index.xhtml index.wml index.perl index.pl index.plx index.ppl index.cgi index.jsp index.js index.jp index.php4 index.php3 index.php index.phtml default.htm default.html home.htm index.php5 Default.html Default.htm home.html SetEnv PHPRC /home/classi86/public_html/php.ini # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
There is no .htaccess in wp-admin
Forum: Fixing WordPress
In reply to: Get image link is linking to a different imageHere is the offending code, using Chrome Dev Tools.
<article id="post-2610" class="art-post art-article post-2610 attachment type-attachment status-inherit hentry" style=""><h1 class="art-postheader"><a href="https://photographybyrossi.com/?attachment_id=2610" rel="bookmark" title="Proof-Final">Proof-Final</a></h1><div class="art-postcontent clearfix"><p class="attachment center"> <a href="https://photographybyrossi.com/?attachment_id=2626" title="Proof-Final" rel="attachment"> <img width="600" height="472" src="https://photographybyrossi.com/wp-content/uploads/Proof-Final-600x472.jpg" class="attachment-600x9999"
Forum: Fixing WordPress
In reply to: Get image link is linking to a different imageOK, I activated theme twenty Fourteen and deactivated all plugins.
My results are the same. When I click on image 2610, to view it in full size, a different image comes up.
Forum: Fixing WordPress
In reply to: How to remove Attachement Page Nav LinksOK, I appreciate your position, but when the twenty14 theme is activated I still have nav links, can you tell me how to get rid of those?
Forum: Fixing WordPress
In reply to: How to remove Attachement Page Nav Linkswordpress 3.8
I’m using an Artisteer theme v4.0, I also tried it in v4.2 no help there.
I disabled all plugins – no help
I activated theme twenty14 – no help
Thanks that worked.
Forum: Plugins
In reply to: [Posts in Page] Not showing full textI was having the same issue and I did change excerpt to content and it did work. However, I still do not want all the content displayed. I only want to be able to see links or urls displayed in the excerpt mode.
Any ideas on how to do this?
Thanks
I tried changing themes and no luck. I have been running the slideshow since April on the current theme without issue until recently.
My slideshow is broken too. https://www.ctkla.org
It was working fine until the update. All I get is a thumbnail of one image. I tried adjusting all the settings I could think of to correct the problem.
Please help..
Thanks,
Richard
Since my last post I was able to correct the problem and it has been working fine until today.
Today, on the the short code was visible on the page. I deleted it and reinserted a new basic slideshow of a gallery. It will not work. I get a thumbnail only of 1 image. I cleared the image buffer, no help, I deleted and reinserted a new slideshow, no help.
I went through all the variables, no help.
Can someone shed some light on this please.
Thank you,
Richard
please view my site at: https://www.ctkla.org
Since my last post I was able to correct the problem and it has been working fine until today.
Today, on the the short code was visible on the page. I deleted it and reinserted a new basic slideshow of a gallery. It will not work. I get a thumbnail only of 1 image. I cleared the image buffer, no help, I deleted and reinserted a new slideshow, no help.
I went through all the variables, no help.
Can someone shed some light on this please.
Thank you,
Richard
Since my last post I was able to correct the problem and it has been working fine until today.
Today, on the the short code was visible on the page. I deleted it and reinserted a new basic slideshow of a gallery. It will not work. I get a thumbnail only of 1 image. I cleared the image buffer, no help, I deleted and reinserted a new slideshow, no help.
I went through all the variables, no help.
Can someone shed some light on this please.
Thank you,
Richard
Hello thanks for the reply. OK I changed the setting to not show thumbnail link where you said and it worked. Now, regarding the size issue, the image size is 500w x 750h. The slideshow size is 400w x 600h. I changed the slideshow to size to match the image size and I am still getting the same cropped results.
I don’t know why this is happening. It was working fine for months.
Forum: Fixing WordPress
In reply to: Adjusting the size of the comment boxThank you