ibrar
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Google search will show deleted post or not?Can you explain please…
Forum: Fixing WordPress
In reply to: Google search will show deleted post or not?Thanks for support
Please help
Issue is: Now website is live domain so why google search engine is showing post with stage/testing link ???
We are using Google Search Engine script in wordpress websitePlease check
testing link: http://cashmoney-records.umg-wp-stage.com/search-result/?q=lil
Live link: http://www.cashmoney-records.com/search-result/?q=lil (this link is searching post show testing link)Please check image
Forum: Fixing WordPress
In reply to: Issue with image auto resing…Thanks,
Original width of my image is (680 × 330) ..
and in website the image place holder size is (560 x 170)
That why image looks like stretch … and we are using Full With option from media when we select image for feature image …my code is
<div class=”blogimg”>
<img width=”560″ height=”170″ border=”0″ src=”http://pvlgnyc.com/wp-content/uploads/2013/02/DSC03062.jpg”>
</div>CSS
.blogimg {
margin: 10px 0 0 10px;
float: left;
height: auto;
padding-bottom: 10px;
width: 560px;
height: 170px;
}Hello every One,
we are still waiting to hear you regarding the issue we stated above, can you please let us know if any one has any solution regarding this,, Hope there will be good responses,, ThanksForum: Fixing WordPress
In reply to: can we resize content area images and also apply lightbox on images?we have applied the logic/instructions you told here, and we got a success with it, Thanks you for all your support and time, we would appreciate you for all your future responses also,, Thanks again
Regards
IbrarForum: Fixing WordPress
In reply to: can we resize content area images and also apply lightbox on images?for image crop issue
Please check ..
we are using img tag and there is no option to call add_image_size() function
<img src=”image path” width=”560″ height=”170″ border=”0″ />
Forum: Fixing WordPress
In reply to: can we resize content area images and also apply lightbox on images?Thanks for your support.
if we upload image size (500×500)px. Can we crop the image (size 300×300)px from mid through coding ???
Forum: Fixing WordPress
In reply to: Google search will show deleted post or not?but how long Google cache will get expired, any good response,, ???
Forum: Fixing WordPress
In reply to: Google search will show deleted post or not?Hey Andrew,
can you please let me know how can we be able to check that our site has been re crawled or not by Google, is there any specific time where we can check it, or any thing else from which we can be able to know if our site has been crawled..also can you be able to know us if there is any other options for the deletion of these posts, as we don’t want to see all these posts which we have already deleted. Your assistance in this regard will be highly appreciated.. Thanks