Rachna
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: index2.phpHello,
This may be a plugin or theme conflict. Please attempt to disable all plugins, and use one of the default (Twenty*) themes. If the problem goes away, enable them one by one to identify the source of your troubles.If you can install plugins, install “Health Check”: https://www.ads-software.com/plugins/health-check/ On the troubleshooting tab, you can click the button to disable all plugins and change the theme for you, while you’re still logged in, without affecting normal visitors to your site.
If the problem persists, use your browser inspector to look for errors on the page where the issues occur.
Hope this helps you.
Forum: Fixing WordPress
In reply to: Can Any one please tell which Element or Plugin is usedI found these plugins on the website:
wp-flickity this one is WordPress plugin
ScrollToPlugin, TweenLite, TweenMax, TimelineLite, TimelineMax, EasePack, CSSPlugin, RoundPropsPlugin, BezierPlugin, AttrPlugin, DirectionalRotationPlugin these are greensock.com which is a commerical product.Forum: Fixing WordPress
In reply to: Can Any one please tell which Element or Plugin is usedHi there,
If I am not wrong,
You are asking which plugin and theme this “https://www.tvisha.com/” website is using??- This reply was modified 6 years, 3 months ago by Rachna.
Hi @ciscoluna,
To copy a text you have to use javascript also, only HTML will not help.
<input type = "text" value="text which you want copy" id="myInput"> <img src = "nameofimage.jpg" onclick="myFunction()"></img> <script> function myFunction() { var copyText = document.getElementById("myInput"); copyText.select(); document.execCommand("copy"); alert("Copied the text: " + copyText.value); } </script>
Hope this might help you.
- This reply was modified 6 years, 3 months ago by Rachna.
Forum: Fixing WordPress
In reply to: Is there a TRUE automatic redirection plugin?Hi,
Yes, there are so many plugins, like SEO redirection, Redirection, Really Simple SSL plugin and many more, you can choose anyone from here https://www.ads-software.com/plugins/search/redirect+plugins/
Forum: Fixing WordPress
In reply to: Login page error messageIf that does not resolve the issue, access your server via https://codex.www.ads-software.com/FTP_Clients SFTP or FTP, or a file manager in your hosting account’s control panel, navigate to
/wp-content/themes/
and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).Forum: Fixing WordPress
In reply to: Login page error messageHello,
First, you have to deactivate this plugin manually.
Try https://codex.www.ads-software.com/FAQ_Troubleshooting#How_to_deactivate_all_plugins_when_not_able_to_access_the_administrative_menus.3F manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.
Hope this helps you.
Forum: Fixing WordPress
In reply to: WP Quiz plugin misbehavingHi,
I recommend asking at “https://www.ads-software.com/support/plugin/wp-quiz” so the plugin ’s developers and support community can help you with this.
Thanks.
Forum: Fixing WordPress
In reply to: Cutomizer Not WorkingServer Memory Issue
– Activate Customizr Pro Theme, then deactivate all your plugins.
– With all your plugins remain deactivated, visit Appearance -> Customize and see if it works properly.
– If it works properly, there is a high chance that your server is not having enough memory to run.
– To confirm this issue.
* Randomly active back a few “large” plugins and check if your customizer is working properly.
* If yes, this confirms that you are having a memory issue. You will have to contact your web hosting company to increase your resources or deactivate a few not important pluginForum: Fixing WordPress
In reply to: Cutomizer Not WorkingHello Evelyn,
Sorry about that, ok then you can try:
– Make sure that you have updated WordPress to its latest version
– Update your active theme and active plugins to their latest versions.There could be a few reasons why your Appearance -> Customize does not work.
– It could be due to plugin conflict, or plugin outputting conflicting script in your
preview.
– It could be your server not having enough memory to run all the software installed.
Which includes WordPress, Customizr Pro Theme and your large collection of plugins.
– Or maybe your computer does not have enough processing power to run it.
– You are having a different WordPress Address (URL) and Site Address (URL)Forum: Fixing WordPress
In reply to: Authors cannot log inGlad to know that your problem get fixed ??
If your question has been answered, we would love if you would mark this topic as resolved
Thanks.
Forum: Fixing WordPress
In reply to: Network Solutions Install IssueGlad to know that your problem get fixed ??
If your question has been answered, we would love if you would mark this topic as resolved
Thanks.
Forum: Fixing WordPress
In reply to: Cutomizer Not WorkingI recommend asking at https://www.ads-software.com/support/theme/bfastmag-shop so the plugin’s/theme’s developers and support community can help you with this.
thanks.
Forum: Fixing WordPress
In reply to: Cutomizer Not WorkingHi Evelyn,
Can you please tell us which theme you are using.
Have you installed/Updated any plugins/theme in recent days?Might be it can be Plugins/Theme conflict.
If possible Try to deactivate all the Plugins and Activate the Default theme like Twenty Sixteen/Seventeen and then check customizer is working or not
Let me know if any query.
Forum: Fixing WordPress
In reply to: Recommend A Theme For This ProjectHello,
You can check themes here https://www.ads-software.com/themes/ and select a theme which is appropriate for your site.
Hope this helps you.
Thanks