Clarion Technologies
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Comment Form spamHello Androidandreas,
If your getting the spam comments from your post comment form please add the below plugin which will add the Captcha to your comment form this will helps you.
https://ww.wp.xz.cn/plugins/really-simple-captcha/
Thanks
Forum: Fixing WordPress
In reply to: New pages do not show up in menu editor.Hello rskub,
Can you please share your website link to check.
Thanks
Forum: Fixing WordPress
In reply to: Broken Javascript on homepage only?Hello ttb,
Issue may be occurred due to conflicts can you please try using the latest updated version of jQuery.js Or change the order of the jQuery files that showing the errors.
Thanks
Forum: Fixing WordPress
In reply to: Function to specify featured image dimensionsHello
Please follow the below link this will help you to specify featured image dimensions.
https://developer.ww.wp.xz.cn/reference/functions/add_image_size/
Thanks
Forum: Fixing WordPress
In reply to: wp_options table blown awayHello codescout89,
Please try connecting with support of your hosting provider if they have the backup of your database before last modify.
Thannks
Hello arodesign,
Yes domains should contain “www” your “siteurl” should be set to: “http://www.website.com” & “home” is to “http://www.website.com”.
Thanks
Forum: Fixing WordPress
In reply to: Custom Post Type for Blog part of siteHello webmachine,
Please update your permalink in setting option hope this will resolve you permalink issue.
Thanks
Forum: Fixing WordPress
In reply to: Blog posts not displaying as should on FBdebug your posts url here if there is any open graph issues
https://developers.facebook.com/tools/debug/Forum: Fixing WordPress
In reply to: TCP error when deleting a pluginYou are Getting this error on only specific plugin or all plugins
Forum: Fixing WordPress
In reply to: URL error when uploading photos onto wordpressFind solution on below links
https://ww.wp.xz.cn/support/topic/http-error-on-image-upload-still?replies=41
https://ww.wp.xz.cn/support/topic/http-error-when-uploading-images-17?replies=76
http://wordpress.stackexchange.com/questions/59763/how-to-fix-http-error-when-uploading-images
https://themeskills.com/fix-http-error-when-uploading-images-to-wordpress/Forum: Fixing WordPress
In reply to: Visual editor not working 4.5.2Hi,
Can you please post your site URL?
Thanks
Forum: Fixing WordPress
In reply to: How to make website multilingualHi,
You can convert the website in Multilingual in two ways.
1) Convert your installation into Multi Network. so there will be one website 2 separate dashboards for languages and one super admin controlling both of them.
http://codex.ww.wp.xz.cn/Create_A_Network
http://wplang.org/wordpress-multisite-multilingual/2) Use WPML plugin. see link below.
https://wpml.org/
https://wpml.org/documentation/Thanks
Forum: Fixing WordPress
In reply to: TROUBLE LOG IN WP ADMIN OUT OF COUNTRYHi,
In this case you will have to contact your hosting provider.
Thanks
Forum: Fixing WordPress
In reply to: Fatal error on all service pagesI think there is no error in site, I checked some pages but not error displaying
Forum: Fixing WordPress
In reply to: Header hoverTry this
.nav-menu-main > ul > li.current_page_item > a,
.nav-menu-main > ul > li.current-menu-item > a,
.nav-menu-main > ul > li.current_page_ancestor > a,
.nav-menu-main > ul > li.current-menu-ancestor > a,
.nav-menu-main > ul > li.current-menu-parent > a {
background: none !important}