- 
										Wrote a new post, PTE Request for WordPress 5.5.x – Development, on the site Translate WordPress: 
 Hello Polyglots, I’ve suggested some translations for WordPress 5.5.x – Development and would like to…12 months ago 
- 
										Posted a reply to Gutenberg map block not displaying on front end, on the site WordPress.org Forums: 
 @insightdes while checking this page,it shows javascript error on page. I think you have optimized/minimized…1 year ago 
- 
										Posted a reply to Fatal error: Uncaught Error: Call to undefined function mysql_connect(), on the site WordPress.org Forums: 
 @m_pahlevanzadeh please check if you have installed mysql server or not. Also check php-mysql libraries…1 year ago 
- 
										Posted a reply to I broke my Elementor custom CSS, on the site WordPress.org Forums: 
 @scoobymarketing first remove this css and then use this tutorial to set the column gap…1 year ago 
- 
										Posted a reply to how to add html tag in post title, on the site WordPress.org Forums: 
 @cyl808 you can use the_title() function here1 year ago 
- 
										Posted a reply to un-known problem logging into admin- possibly a script rewrite, on the site WordPress.org Forums: 
 @ronhuden As you said, you should ask at WordPress.com for support here1 year ago 
- 
										Posted a reply to Error establishing a database connection, on the site WordPress.org Forums: 
 @papsara123, yes,same steps you can use for xampp localhost. Issues might be: 1.Might be not…1 year ago 
- 
										Posted a reply to Small problem with timezone in a function, on the site WordPress.org Forums: 
 @diego92v try using https://wordpress.stackexchange.com/questions/227282/convert-time-to-wordpress-users-local-time1 year ago 
- 
										Posted a reply to Author name – RSS Feed, on the site WordPress.org Forums: 
 @eddyferns try this by setting priority for add_filter function: function disable_rss_author( $display_name ) { if…1 year ago 
- 
										Posted a reply to Blog Root Permalinks, on the site WordPress.org Forums: 
 @bigblack try reviewing https://www.wpbeginner.com/wp-tutorials/how-to-install-wordpress-in-a-subdirectory-step-by-step/ try fixing permalinks1 year ago 
- 
										Posted a reply to Posts/Pages/Product/Settings are “planned” in the passed and not “published”, on the site WordPress.org Forums: 
 @rreimche This issue might be related to publish date of page and post. Check this…1 year ago 
- 
										Posted a reply to Error establishing a database connection, on the site WordPress.org Forums: 
 @papsara123 please check this link https://wordpress.org/support/article/how-to-install-wordpress/1 year ago 
- 
										Posted a reply to Moving and linking footer social icons, on the site WordPress.org Forums: 
 @garethr Would suggest to contact Divi theme support.As DIVI theme is a premium product. they…1 year ago 
- 
										Posted a reply to Performance Issue, on the site WordPress.org Forums: 
 Cron Activities are the activities/processes running in background which might consume more CPU.But if any…1 year ago 
- 
										Posted a reply to Performance Issue, on the site WordPress.org Forums: 
 @adonispso please check all plugins compatibility and do health check of website https://wordpress.org/plugins/health-check/ Also check…1 year ago 
- 
										Posted a reply to Theme Customization issue, on the site WordPress.org Forums: 
 @andrearosean try troubleshooting plugins and use WP_DEBUG feature.try deactivating all of your Plugins and then…1 year ago 
- 
										Posted a reply to Images Not Loading, on the site WordPress.org Forums: 
 @alegna01 broken images on homepage are default images and does not exists. Check does those…1 year ago 
- 
										Posted a reply to permalink work only in post ID, on the site WordPress.org Forums: 
 @lukaszo 1.Check this article: https://wordpress.org/support/article/settings-permalinks-screen/ Some steps to follow are: 1.save permalinks settings 2.check htaccess…1 year ago 
- 
										Posted a reply to Accessing wordpress backend error, on the site WordPress.org Forums: 
 Hello @ahaijaa, 500 error is often caused by plugins or theme functions or htaccess is…1 year ago 
- 
										Posted a reply to My post card which bootstrap 4 made doesnt seem as column, on the site WordPress.org Forums: 
 @helvetica123 https://gofile.io/?c=sZOxBR2 years ago 
- 
										Posted a reply to My post card which bootstrap 4 made doesnt seem as column, on the site WordPress.org Forums: 
 @helvetica123 Please check this link.https://gofile.io/?c=5MU4662 years ago 
- 
										Posted a reply to My post card which bootstrap 4 made doesnt seem as column, on the site WordPress.org Forums: 
 @helvetica123 Check your posts,does it have image that is shown in blog post, if not…2 years ago 
- 
										Posted a reply to My post card which bootstrap 4 made doesnt seem as column, on the site WordPress.org Forums: 
 @helvetica123 In your code,it shows multiple time same css. Please remove that css. Image is…2 years ago 
- 
										Posted a reply to My post card which bootstrap 4 made doesnt seem as column, on the site WordPress.org Forums: 
 @helvetica123 check the below post 1. https://getbootstrap.com/docs/4.0/components/card/#sizing 2. https://codepen.io/cristinaconacel/pen/dgmjKK Hope this helps :)2 years ago 
- 
										Posted a reply to Display post filtered by title, on the site WordPress.org Forums: 
 @jackbluehouse2019 You can use custom search query to filter it by title.check the link below.…2 years ago 
- 
										Posted a reply to Blog pages show at most not changing?, on the site WordPress.org Forums: 
 @mhdtvworld You’re using a commercial theme/plugin, so please use their official support channel. https://doothemes.com/contact/ Commercial…2 years ago 
- 
										Posted a reply to Facing an issue in Google Structured Data Tool, on the site WordPress.org Forums: 
 @hadams Google Structure data requires image to show while searching. You can see below url…2 years ago 
- 
										Posted a reply to After repair database how can I fix this error?, on the site WordPress.org Forums: 
 @yuranan Check below url: https://dev.mysql.com/doc/refman/5.7/en/myisam-table-close.html2 years ago 
- 
										Posted a reply to Footer Padding is too big!, on the site WordPress.org Forums: 
 @loicmoinon Check Theme settings for footer,if it allows you to adjust the height then use…2 years ago 
- 
										Posted a reply to Weird Code displayed..?, on the site WordPress.org Forums: 
 @loicmoinon Might be someone has added hardcoded in theme files.the theme which you are using.…2 years ago 
- 
										Posted a reply to Footer Padding is too big!, on the site WordPress.org Forums: 
 @loicmoinon if you are asking for padding between 2 urls in bottom, then you can…2 years ago 
- 
										Posted a reply to WordPress Website Disappeared, on the site WordPress.org Forums: 
 @saddinall1 if you have access to code,check if database exists for this portal. Take backup…2 years ago 
- 
										Posted a reply to Weird Code displayed..?, on the site WordPress.org Forums: 
 @loicmoinon Developer can add this in many ways. 1.Check settings of theme related to header…2 years ago 
- 
										Posted a reply to Weird Code displayed..?, on the site WordPress.org Forums: 
 @loicmoinon [bc_cart_icon id=51473] (top right) on desktop versions [aws_search_form] This is shortcode which displays cart…2 years ago 
- 
										Posted a reply to cURL Error: Failed to connect to mywebsitename.com port 443: Connection refused, on the site WordPress.org Forums: 
 @mandeeshc Please check with the webhost,this might be a problem due to firewall. Also refer…2 years ago 
- 
										Posted a reply to website gone, on the site WordPress.org Forums: 
 @joost900, Check with your webhost and domain subscription. Might be your domain subscription is expired.2 years ago 
- 
										Posted a reply to Fatal error on website, on the site WordPress.org Forums: 
 @arokiavimal, Which WordPress Version is installed on website? Check this post it might help you…2 years ago 
- 
										Posted a reply to ATOM Feed (need the URL), on the site WordPress.org Forums: 
 @niallasd No, We cannot change as this is default URL for atom feed to show.…2 years ago 
- 
										Posted a reply to Individual Product Pages are Blank in Woo Commerce, on the site WordPress.org Forums: 
 @yukon819 Ok,when i inspected your website it shows javascript error for paypal plugin So i…2 years ago 
- 
										Posted a reply to Individual Product Pages are Blank in Woo Commerce, on the site WordPress.org Forums: 
 Hello @yukon819 Please deactivate this plugin and check Woocommerce Gateway Paypal Express Checkout and then…2 years ago 
- 
										Posted a reply to ATOM Feed (need the URL), on the site WordPress.org Forums: 
 Hi @niallasd, /atom - this is a default wordpress url to show atom feed. For…2 years ago 
- 
										Posted a reply to How to replace shortcode with its result into the database?, on the site WordPress.org Forums: 
 @brvnbld You can add shortcodes in Posts and Pages or direct in theme/function file. For…2 years ago 
- 
										Posted a reply to Removing post excerpts completely, on the site WordPress.org Forums: 
 @colby-ross Modify function code and set priority, function trim_excerpt($text) { return ''; } add_filter('get_the_excerpt', 'trim_excerpt',40);2 years ago 
- 
										Posted a reply to Removing post excerpts completely, on the site WordPress.org Forums: 
 @colby-ross , you can try this function: function trim_excerpt($text) { return str_replace(' [...]', '' .…2 years ago 
- 
										Posted a reply to The wp_options table is not okay, on the site WordPress.org Forums: 
 @gmichel ,Did you try repair using phpMyAdmin? Please check this post,It might help. Link Thanks…2 years ago 
- 
										Posted a reply to I Can’t Change Theme and make new post on my WordPress, on the site WordPress.org Forums: 
 @chinex I think you have updated WordPress core files. First take backup of WordPress,and then…2 years ago 
- 
										Posted a reply to Which ticket help desk plugin?, on the site WordPress.org Forums: 
 @amznamz This is one of the plugin i found useful.2 years ago 



 
			 
                 
										