oritzio
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OceanWP] Sidebar filters are missingMeanwhile, is there any alternative or php code that I can add manually to display this filter.
(I’m a web developer)Forum: Themes and Templates
In reply to: [OceanWP] Sidebar filters are missingYes, I upgraded to the latest version, but if I go back to Woocommerce 5 I see all the filters.
I’m using filter by price, this seems to work because it’s visible.
Below that I’m using the filter by category, then I have in the sidebar many of those.
Filter products by AMD, Filter by products Intel, Filter by brand…
I tried already to remove one from the widgets and add it again but it didn’t show up.I have WordPress 6.7, I’m using the classic widgets layout.
This is an example of a category page that show only the price filter and not the rest of them:
Here is the site info:
Thanks for the help, let me know please if you see something
It’s this new “Editor” of wordpress, this is a totally nightmare.
You can close this ticket.
Is there a wordpress.com support that can help me with that?
I can’t share a URL because I switched back to the old website.
But I’ll explain the problem.
When I switch to the new template, I still see a popup message from the old website, sort of like a div with an absolute position. I don’t know where it’s coming from, I turned off all the plugins and it’s still showing up.
I thought it might be cache, but after checking again now, I’m not sure.
There are many wp-block-cover divs that are in the DOM, I don’t know where are they coming from.. how can I disable that?Is it maybe a Cloudflare cache? that I need to purge?
Forum: Plugins
In reply to: [Contact Form 7] Email Not ShowingOk, and in the message that you’re getting to your email
Is it starting with the From: keyword? it should be there surrounded by [ ]
And for your second question, if you want to change the email to where it will send it to, it’s also in the Mail tab, the first input is To and you should have email there, just change it to the one what you want.
- This reply was modified 1 year, 10 months ago by oritzio.
Forum: Plugins
In reply to: [Contact Form 7] ID od form in code of websiteThe shortcode that you see, just like the example of the code with the brackets that I shared is something that you can copy and paste it in any page that you want, after you’ll page it in a page it will render the form.
now what’s left for you to find is where is that existing shortcode, the one that you want to edit. after you find it you can just add the html_id options.- This reply was modified 1 year, 10 months ago by oritzio.
Forum: Plugins
In reply to: [Contact Form 7] Email Not ShowingIn the contact form that you have, if you go to the Mail tab and look for Message Body, inside of that do you have something like?
Email: [your-email]
Forum: Plugins
In reply to: [Contact Form 7] ID od form in code of websiteDo you want just to add id attribute to your form?
If you’re using shortcode, have you tried to add it like this example?
[contact-form-7 id=”3123″ title=”myform” html_id=”your-id-here”]
Great, Thanks
Forum: Plugins
In reply to: [Filter Everything — Product Filter & WordPress Filter] Filter with RangeThanks for the quick reply.
I added a new Number field from the ACF plugin.
I went to the Filter that I have to add this new field but the “Range” is still not available.I have the pro version.
Forum: Plugins
In reply to: [Filter Everything — Product Filter & WordPress Filter] ShortcodeI hope things are going to get better.
Forum: Plugins
In reply to: [Custom Post Type UI] Custom Fields SupportOh.. you know what, I’ve been in this situation before, it’s always annoying.
The ACF plugin is removing it when you use their plugin.Forum: Plugins
In reply to: [Custom Post Type UI] Custom Fields SupportBut regular post isn’t showing the custom field as well, not just the plugin, so how can I add it to the wordpress?