samhat
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Table of Contents] HTML code added even though no TOCThanks for the feedback.
Forum: Plugins
In reply to: [Easy Table of Contents] HTML code added even though no TOCThanks for the quick response.
Here are the setting screenshots.
https://s32.postimg.org/h7vttu3qd/easy_toc.png
https://screencast.com/t/FioNjYwhdqt6
https://screencast.com/t/ze9kDrvkOdm4
Here is the page url DNS_PROBE_FINISHED_NXDOMAIN
Here is the code from page source:
<h3><span class="ez-toc-section" id="1_Restarting_Your_PC">#1. Restart your PC</span></h3>
Forum: Plugins
In reply to: [WPS Hide Login] Still have login attemptsWe have the same issue. The suggested solution won’t help since we use xml-rpc actively.
Forum: Plugins
In reply to: [WordPress Calls to Action] Getting error: unexpected T_String on line 777I have the same issue, installed to try the plugin but get the following error
“Parse error: syntax error, unexpected T_FUNCTION “
PHP version is PHP 5.4.18.
Forum: Plugins
In reply to: [Widget Logic Visual] Stops working on 3.5sdaveCL’s solution worked. Thanks
Forum: Plugins
In reply to: [Widget Logic Visual] Widgets: Click and drag & expand brokenSame problem here. Disabling the plugin solves the issue.
Forum: Plugins
In reply to: [WP-TopBar] No Localization – Language SupportThanks a lot. I checked the thread.
The problem was with the table collation. I change the collation to utf8_general_ci, and it worked.
For those, having the same problem, run this query from your phpadmin to change the collation.
ALTER TABLE
wp_topbar_dataCONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci
Forum: Fixing WordPress
In reply to: Can't Update Plugins – Wrong Update Path – 404 ErrorSorry I won’t have much help since I don’t have the other problems as you do. I had problem in updating the themes but it was related to file permissions. I corrected that and now I can update the themes.
Forum: Plugins
In reply to: [Facebook AWD All in one] Facebook Pages not VisibleResolved – After a couple hours, I started to see them now. I don’t know, maybe facebook server update issue.
Forum: Plugins
In reply to: [EasyRecipe] Custom Labels – Localization ProblemtomasSK: Thanks a lot for your response. I made the change, and now it works. You can live with the minutes issue but this was making it not possible to use easyrecipe plugin at all.
Forum: Plugins
In reply to: [EasyRecipe] Custom Labels – Localization ProblemAnother localization issue is times. You can’t use mins in your language. You can update the times in html but next time when you want to update the recipe, you can’t use the update button as it doesn’t let you save.
Forum: Fixing WordPress
In reply to: Can't Update Plugins – Wrong Update Path – 404 ErrorI haven’t found a solution for this but for anyone having a similar problem, a workaround is to click on the link which takes you to the details popup about plugin update and start the update process from there.
Forum: Fixing WordPress
In reply to: Can't Update Plugins – Wrong Update Path – 404 ErrorI still haven’t found any solution for this problem. Anyone has any ideas of what could be the problem.
Thank you