gnosis_wp
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] PermissionsNow it works, but interestingly the plugin (not handmade) included an .htaccess file in /wp-content/cache/ with the following defined:
deny from all
I deleted that.
However, before I place into production, I need to understand why would the plugin include or generate such a restrictive rule?
Forum: Plugins
In reply to: [WP UI - Tabs, Accordions, Sliders] Update break widgetsNot sure. Switched plugins.
Forum: Themes and Templates
In reply to: [Atahualpa] 3.7.13 drops edit barThanks, ETitus
Forum: Themes and Templates
In reply to: [Atahualpa] 3.7.13 drops edit barI am offering solutions.
Forum: Themes and Templates
In reply to: [Atahualpa] 3.7.13 drops edit barfor header, remove code and save. add code back and save.
do the same for footer.Forum: Themes and Templates
In reply to: [Atahualpa] 3.7.13 drops edit barfunny my admin bar re-appeared after re-save of footer.
Forum: Themes and Templates
In reply to: [Atahualpa] 3.7.13 drops edit barJust go into theme options and re-save. Worked for me.
Forum: Themes and Templates
In reply to: [Atahualpa] 3.7.13 drops edit barYes, we do not see the edit bar either.
Also, despite exporting settings file and re-importing after upgrade, all header information was missing. I had to remove:
Style & edit header=>configure header
%logo %pages %imagesave
add
save
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Permissions for sitemap.xmlMy htaccess was blocking. Resolved.
Forum: Themes and Templates
In reply to: [Responsive] How to remove 'Leave a Reply'Resolved. I closed comments on the page. No global setting in this theme.
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Permissions for sitemap.xmlhave both the xml and xsl files set to 777.
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Permissions for sitemap.xmlWhen I go to:
I get a message saying:
Error loading stylesheet: A network error occurred loading an XSLT stylesheet:
http://mysite.com/wp-content/plugins/google-sitemap-generator/sitemap.xslIf I go directly to:
http://mysite.com/wp-content/plugins/google-sitemap-generator/sitemap.xslI get a 403 forbidden.
Any ideas?
Forum: Plugins
In reply to: [WP UI - Tabs, Accordions, Sliders] Adjust Tab Container SizeTo be clear. I want the entire object to be smaller.
Forum: Plugins
In reply to: [WP UI - Tabs, Accordions, Sliders] Update break widgetsYes, Kevin. The latest commit resolves.
When will it be in WordPress plugin repo?
Forum: Plugins
In reply to: [WP UI - Tabs, Accordions, Sliders] Update break widgetsThe updated version 0.8.8 has an option titled “Compatibility mode” under Options page -> Advanced -> Compatibility mode/CDN jQuery. Try that, most likely your problems will resolve.
Does not work