supersys
Forum Replies Created
-
Hi
Yes it does – but it is the wrong template!
If you click each cheese link it will load a different page for each
Your plugin link (https://czerwik.swebstest.com/shop/?wpf=czerwik_product_filters&wpf_page=1&wpf_cat=cheese) loads a page that gives the price range for each product (ie £2.75?–?£13.75)
The Elementor plugin link (https://czerwik.swebstest.com/product-category/cheese/) loads the price per 100g (ie £2.75 per 100g). This is the page that should be used
How do I get your plugin link to load this page https://czerwik.swebstest.com/product-category/cheese/ and not https://czerwik.swebstest.com/shop/?wpf=czerwik_product_filters&wpf_page=1&wpf_cat=cheese
Hi
I am having the same problem
Rolled back, disabled plugin, changed theme – no change
Like Vytaski – deleting and creating/linking ppom fields manually, is time consuming work
Malcolm
Forum: Plugins
In reply to: [Coming Soon & Maintenance Mode by Colorlib] Add contact infoHi
No it does not – just shows the copyright again!
I have tried adding the info to the header section and styling with inline css but all it does is strip out the code next time I go in
Great plugin but not very user friendly in terms of simple styling!
Malcolm
Forum: Plugins
In reply to: [Coming Soon & Maintenance Mode by Colorlib] Add contact infoURL for screenshot
https://projectroomltd.co.uk/wp-content/uploads/2023/05/holding-page.jpg
Forum: Plugins
In reply to: [Coming Soon & Maintenance Mode by Colorlib] Add contact infoI have also used the following custom css – not sure if that makes a difference
.colorlib-copyright {
display: none;
} .wrappic1 img {
max-width: 350px;
max-height: 350px;
width: auto;
height: auto;
} .bg1 {
background-color: rgba(83, 86, 90, 1.0);
} .bor1 {
border-radius: 0px;
border-color: #a3c140;
border-style: solid;
border-width: 4px;
} .p-r-15 {
padding-right: 15px;
}
.p-l-15 {
padding-left: 15px;
}
.p-b-45 {
padding-bottom: 85px;
}
.p-t-175 {
padding-top: 80px;
} .wsize1 {
max-width: 100%;
width: 600px;
} .m1-txt1 {
font-family: 'Heebo', sans-serif;
font-weight: 700;
font-size: 28px;
color: #ffffff;
line-height: 1.2;
} .p-t-33 {
padding-top: 60px;
} @media only screen and (max-width: 500px) {
.wrappic1 img {
max-width: 200px;
max-height: 200px;
width: auto;
height: auto;
}
.m1-txt1 {
font-family: 'Heebo', sans-serif;
font-weight: 700;
font-size: 20px;
color: #ffffff;
line-height: 1.3;
}
.wsize1 {
max-width: 100%;
width: 250px;
}
.p-b-45 {
padding-bottom: 85px;
}
.p-t-175 {
padding-top: 40px;
}
}Forum: Plugins
In reply to: [Coming Soon & Maintenance Mode by Colorlib] Add contact infoHi Mihaela
Thanks for your reply
I had tried that already but the footer text is not displaying
Don’t know why
regards
Malcolm
Hi Tomasz
Thanks for the quick response
MalcolmForum: Plugins
In reply to: [JetBackup - WP Backup, Migrate & Restore] Restore not workingHi
I am having the same problem – the Restore button does nothing!I have deleted and re-installed the plugin
I have tried different browsers
I am using version 1.6.8.6
Please advise urgent
MalcolmForum: Plugins
In reply to: [Contact Form 7] Email in From field showing as Recipient not senderHi
Think I have identified the issueI disabled Easy WP SMTP plugin and tried another test on the contact form
The client forwarded the email she received and it looks ok
Now getting my email address at the side of my name:
On 12 Nov 2020, at 09:29, malcolm <[email protected]> wrote:One to remember for the future
Malcolm
Forum: Plugins
In reply to: [Contact Form 7] Email in From field showing as Recipient not senderIt uses the Phlox Pro theme (child)
Forum: Plugins
In reply to: [Contact Form 7] Email in From field showing as Recipient not senderAny thoughts
Forum: Plugins
In reply to: [Contact Form 7] Email in From field showing as Recipient not senderDisable Gutenberg
Easy WP SMTP
Elementor
Master Slider Pro
MC4WP: Mailchimp for WordPress
Phlox Core Elements
Phlox Portfolio
Phlox Pro Tools
Smash Balloon Custom Facebook FeedForum: Plugins
In reply to: [Contact Form 7] Email in From field showing as Recipient not senderFrom: [full-name] <[your-email]>
Note: there is a Sender email configuration error here but your documentation says it is ok to ignore if advice followed. Think I have done thatSubject: [subject]
Additional Headers: Reply-To: [your-email]
Message Body:
From: [full-name]
Email: [your-email]
Contact Number: [tel-number]Subject: [subject]
Message Body:
[message]—
This e-mail was sent from a Contact Form on The Oddfellows Arms website (https://oddfellowswilberfoss.co.uk/)Exclude lines with blank mail-tags from output – Ticked
Forum: Plugins
In reply to: [Contact Form 7] Email in From field showing as Recipient not senderForgot to mention – I have changed the email tag from [email] as mentioned in my original post to [your-email] in case there was anyproblem using just email as a tag.
Forum: Plugins
In reply to: [Contact Form 7] Email in From field showing as Recipient not senderHi
URL is https://oddfellowswilberfoss.co.uk/contact/FORM TAB:
<div class=”aux-modern-form”>
<div class=”aux-row aux-de-col2 aux-tb-col1 aux-mb-col1″>
<div class=”aux-input-group aux-col”>
[text* full-name placeholder “Full name”]
<div class=”aux-modern-form-border”></div>
</div>
<div class=”aux-input-group aux-col”>
[email* your-email placeholder “Email”]
<div class=”aux-modern-form-border”></div>
</div>
</div>
<div class=”aux-row aux-de-col2 aux-tb-col1 aux-mb-col1″>
<div class=”aux-input-group aux-col”>
[text* subject placeholder “Subject”]
<div class=”aux-modern-form-border”></div>
</div>
<div class=”aux-input-group aux-col”>
[tel* tel-number placeholder “Phone Number”]
<div class=”aux-modern-form-border”></div>
</div>
</div>
<div class=”aux-row aux-de-col1 aux-tb-col1 aux-mb-col1″>
<div class=”aux-input-group aux-col”>
[textarea* message placeholder “Message”]
<div class=”aux-modern-form-border”></div>
</div>
</div>[submit class:aux-button class:aux-large class:aux-black class:aux-none class:aux-uppercase class:aux-icon-right “SEND MESSAGE”]
</div>
MAIL TAB (From field):
[full-name] <[your-email]>RESULT:
—–Original Message—–
From: Malcolm <[email protected]>
Sent: 09 November 2020 14:45
To: [email protected]
Subject: Test 2From: Malcolm
Email: [email protected]
Contact Number: 01924Notice the From field in the email is showing the RECIPIENT email but in the body of the email it shows the SENDER email. Both use the [your-email] tag
Thanks
Malcolm