Clarion Technologies
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Media Tagger causing my site to crashYou can remove plugin folder using ftp
home/lucaskra/public_html/wp-content/plugins/wp-mediatagger.Forum: Fixing WordPress
In reply to: New subdomain installation has old root linksHello roxhervasjari,
Have you checked both siteurl and home in wp_options table ? If not please update theme with you new url.
Thanks
Forum: Fixing WordPress
In reply to: Can't upload a themeIncreases size
http://wptheming.com/2009/07/upload_max_filesize/Forum: Fixing WordPress
In reply to: How To Remove Proudly Powered By WordPressIf possible can you provide your site link
Forum: Fixing WordPress
In reply to: Sidebar is showing up at the bottom of pageFor home page add .home
.home .googlepublisherpluginad {
clear: none !important;
}Forum: Themes and Templates
In reply to: Adding new ThemeHello cookiemonstah,
IF you have given the permission 777 to folders then it should work because the error “Could not create directory.” occurred when there was no write permission inside folder So can you please it again by clearing the cache.
Thanks
Forum: Fixing WordPress
In reply to: SSL errorAre you using any plugin for this?
Make sure that your site haveing SSL certificate
Forum: Fixing WordPress
In reply to: Google Analytics stopped workingHello matureman,
Can you please try using the below plugin where we can add your script and check hope this will helps you.
https://ww.wp.xz.cn/plugins/google-analyticator/
Thanks
Forum: Fixing WordPress
In reply to: WPress/Woo Product Edit Vs Product Quick EditHello cbjroms,
Can you Please check what the actual error is to Enable debugging please make the parameter ‘WP_DEBUG’ in wp-config.php file to true so that you will get what the error is.
define( ‘WP_DEBUG’, true );
Thanks
Forum: Fixing WordPress
In reply to: using if else with wp_get_recent_postsWelcome ,Can you please make to resolved.
Forum: Installing WordPress
In reply to: no access to myphpadmin create databaseForum: Fixing WordPress
In reply to: How to delete Reply-To email id generated by wordpress?Here some tutorial for define custom comment form
https://codex.ww.wp.xz.cn/Function_Reference/comment_form
https://developer.ww.wp.xz.cn/reference/functions/comment_form/
Forum: Fixing WordPress
In reply to: Visual Editor Tab not workingForum: Fixing WordPress
In reply to: Visual Editor Tab not workingHello waterduin,
Can you please check once by deactivating all the plugins.
Thanks
Forum: Localhost Installs
In reply to: How to link a listed name to a specific pageHello johnnybach4,
Are looking to categories in school listing like for example Old school,New school etc ?
Thanks