Ravi Shah
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Default themes lifespanI suggest you to update your site with latest themes. It has new features to manage content and layout.
Forum: Fixing WordPress
In reply to: change font size without effecting other pagesyou could add “term-astra-polymers” as parent class
.term-astra-polymers .page-title-intro h2.title_link,.term-astra-polymers .woocommerce-loop-product__title {
font-size: 15px;
text-transform: lowercase;}
.term-astra-polymers. page .entry-content {
margin: 0;
}Forum: Fixing WordPress
In reply to: Website Hacked. How to Reinstall and Restoreit is possible that malicious code not only generate from function.php. You could check logs and find detail problem. Get it solve by some professionals and contact your hosting provider to unblock ports
Forum: Fixing WordPress
In reply to: Plugins not searchablei have tried to search same. and i found it easily ..i hope your problem is solved now.
Forum: Fixing WordPress
In reply to: Plugins not searchableok..we have to also make sure while searching for plugins we have to be on add new plugin page. Because in default plugins pages it is searching from installed plugins.
Forum: Fixing WordPress
In reply to: Best way to promote companies looking for staffYou could promote those companies by creating directory listing website by using theme like https://themeforest.net/item/superlist-directory-wordpress-theme/13507181
- This reply was modified 9 years ago by Ravi Shah.
Forum: Fixing WordPress
In reply to: Plugins not searchableWhich plugin you are searching? you are searching directly from ww.wp.xz.cn or from your site’s admin ?
Forum: Fixing WordPress
In reply to: Website Hacked. How to Reinstall and RestoreFirst you could simply try to remove malicious code from function.php. it may contain string ” eval(base64_decode(” and some encrypted code.
do you have back up of your theme files? if yes no need to reinstall whole WordPress, you could just replace infected files with old one.
You could take back up your files,database using https://ww.wp.xz.cn/plugins/backwpup/. It will allow you take separate back up your themes, plugins and core files.
To restore start restoring data with core files. then check the site with basic theme. then first install https://ww.wp.xz.cn/plugins/sucuri-scanner/ plugin. then restore your theme and scan files.