Mateusz
Forum Replies Created
-
Hi,
@dizzyatinnocraft
Wery thanks for quickly reply.
Problem wit profiles is on summary page, not on visit log.
ON phone is problem with open menu, desktop, goals, settings, tag manager.
Voice over not read submenu links.Regards
MateuszForum: Plugins
In reply to: [VK Filter Search] Problem with accessibilityHi again, (@kurudrive)
Wery thanks for Your reply.
Unfortunately i use classic editor.Regards
MateuszForum: Plugins
In reply to: [SEOPress - On-site SEO] Problem with save settings messageHi @rainbowgeek ,
Wery thanks for improve accessibility.
Can You make that the message about settings saved not disappear so quickly (after 1 minutes)?Regards
MateuszHi again,
I give message to suport plugin
The free version shows general statistic in dashboard for all post types. But it does not shows stats on single post pages for custom post type.Hope this answers your question.
Regards
MateuszI again,
Thanks Asat for Your reply.
I have free version plugin and i haven’t option restrict acces to dashboard plugin.
I want buy only options restrict acces to dashboard plugin for editor, no every Pro plugin, because i need only restrict function.
Can You help me?Regards
MateuszForum: Plugins
In reply to: [Contact Form 7] Custom CSS not working on mobileHi,
You caan add code
@media (max-width: 767px) {
.wpcf7 input[type=”submit”] {
width: 200px;
color: #242424;
font-size: 15px;
font-weight: 700;
background: #29C7B3;
padding: 15px 25px 15px 25px ;
border: 2px solid #29C7B3 ;
border-radius: 2px;
text-transform: uppercase;
letter-spacing: 1.2px;
}
}
or add !important to every code.Regards
MateuszForum: Plugins
In reply to: [Contact Form 7] Change the email recipient with Pods dynamic fieldHi,
You can install plugin
https://www.ads-software.com/plugins/contact-form-7-dynamic-text-extension/
and add pops mail to dynamic field and add to e-mail section.Regards
MateuszForum: Plugins
In reply to: [Contact Form 7] File url directoryHi,
You can also change the path of the temporary folder by setting the WPCF7_UPLOADS_TMP_DIR constant in your wp-config.php like this:1
define( ‘WPCF7_UPLOADS_TMP_DIR’, ‘/your/file/path’ );
If WPCF7_UPLOADS_TMP_DIR is defined, this directory is used as the temporary folder instead.
https://contactform7.com/file-uploading-and-attachment/Regards
MateuszForum: Plugins
In reply to: [Contact Form 7] Making an inactive submit buttonHi,
You can add .classyourbutton {
display: none !important;
}
or change color: transparent !important;Regards
MateuszForum: Plugins
In reply to: [Contact Form 7] Multi page formsHi,
Yes, it is possible.
You must install this plugin
https://www.ads-software.com/plugins/contact-form-7-multi-step-module/Regards
MateuszForum: Plugins
In reply to: [Contact Form 7] Pulling the Page Title vs. PostHi again,
Unfortunately you must use tag [_url] — This tag is replaced by the URL of the page in which the contact form is placed.Regards
MateuszForum: Plugins
In reply to: [Contact Form 7] Displaying field values in form before submittingForum: Plugins
In reply to: [Contact Form 7] custom submit buttonHi,
You can use Mailchimp integration
https://www.ads-software.com/plugins/contact-form-7-mailchimp-extension/Regards
MateuszForum: Plugins
In reply to: [Contact Form 7] HOW TO HIDE THE SUCCESS MESSAGE FROM CONTACT FORM 7?Hi,
You can add space in succes message or redirect user to other page
https://www.ads-software.com/plugins/wpcf7-redirect/Regards
MateuszForum: Plugins
In reply to: [Contact Form 7] Question about CF7 layoutHi,
You can install plugin
https://.www.ads-software.com/plugins/contact-form-7-skins/#do%20i%20need%20to%20have%20coding%20skills%20to%20use%20cf7%20skins%3F
and customize form to your own needs.
or use css in theme/customize dashboard wp-admin.Regards
Mateusz