Matt
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Custom Fields – problem with CF ListI was searching for this and nowhere ?? Thanks!
Forum: Plugins
In reply to: [WP 2FA - Two-factor authentication for WordPress] WP 2Fa Problem on FirefoxHi @robert681 yes try to incognito mode + clear cache/cookies and still the same situation
Forum: Plugins
In reply to: [Max Mega Menu] Horizontal Menuthanks for reply ?? Could you tell me if I can in mega menu options turn on something like ” always toogle submenu”? Need to show parents and child always
I need show submenu without clicking or hoover effect
I have add this code.mega-sub-menu { visibility: visible !important; opacity: 1 !important; margin-top: 0 !important; }
but it show two submenus (imposed on each other) -> https://testowa.ksservice.pl/pracodawca/pracownicy-tymczasowi/
Forum: Themes and Templates
In reply to: [Zerif Lite] Testimonials won't show – live composer error?Guys another problem with this plugin. Today I can’t normall scroll down main page.Here is the website blaufenster.eu
When I turn of Visual Composer is ok.thanks ndre!
Forum: Themes and Templates
In reply to: [Zerif Lite] Testimonials won't show – live composer error?Hi Suyogya Shukla, thanks a lot for your tip ?? I add this css code to main style of theme and that’s it! It work’s, thanks
Forum: Plugins
In reply to: [Client Dash] Critical errorOk, thanks for reply ??
Forum: Plugins
In reply to: [Quick Cache (Speed Without Compromise)] Update and i Have errorI do this in another way. My host provider have PHP version 5.1 on my server, but i put into .htaccess this line
<FilesMatch “\.php$”>
AddHandler x-httpd-php53 .php
</FilesMatch>Forum: Plugins
In reply to: [Quick Cache (Speed Without Compromise)] Update and i Have errorOK, i make this in other way, just download older version and replace it on server no it work’s but at older version. When i make this like you i have the same error.
OK, new update and it’s work!
Theme from Ftheme (carworld) How can I fix it? Plugin ( Adminimize, User Role Editor, Polylang, )
Forum: Plugins
In reply to: [WP eCommerce] Error in functions.phpOK guys, when i delate this line 196 this is
echo get_category_parents($cat, FALSE, ' ' . $delimiter . ' ');
it’s work, but when i want to do something i get
Warning: Cannot modify header information - headers already sent by (output started at /home/skarbywz/domains/bleudeparis.pl/public_html/wp-content/themes/cyangant/functions.php:1) in /home/skarbywz/domains/bleudeparis.pl/public_html/wp-includes/pluggable.php on line 881
[ 440 lines of code moderated. That’s just too much, for many lines of code please pastebin.com instead. ]