pundurbrother
Forum Replies Created
-
Ok, thanks for coming back and making it clear!
Forum: Plugins
In reply to: [Advanced AJAX Product Filters] Does nothing after installation and setupOk, it does something now with “div.content” Products selector and it also works with “Template ajax load fix” DISABLED.
I have now entered “div.product-loop” Products selector, because of ruined alignment “div.content” selector gave me. This works better but it’s not perfect. It now shows extra view-switcher which shouldn’t normally be there.
Any hint you can advise? Maybe there’s more specific Products selector I can use?
That means I have to go through each product anyway. Thanks for quick reply, Mike!
Forum: Plugins
In reply to: [WooCommerce] Simple and variable products are added to cart different mannerYou were right, this was theme related. Theme author claimed they are unable to create same add to cart manner for Variable products. I just don’t get it why they don’t use the same for both.
Thanks for reply, royho!
Forum: Plugins
In reply to: [WooCommerce] filters based on categoriesI am in for this either!
Even with ID in the “Facebook User Account ID” field, nothing is working.
As I understand “Facebook Application ID” field is not necessary to be filled?!It should be fine now with FB appID because field is empty. I am using Facebook User Account ID.
According to view page source OGP plugin is pulling all the necessary info, why this info is missing on FB share I don’t know.Yeah, I disabled plugins on freeskate site. I will look into appID field and let you know how it works.
I really appreciate your response, thank you!No update on this one?
I don’t know anything about how hard it would be to make it work, but had quick idea today..
If you would add new placeholder, for example, #_AFTEREVENTEXCERPT which would display content AFTER <more> tag is used in event description, then users could easily add events to posts by adding them like this:
[event post_id=”123″]#_EVENTEXCERPT[/event]
<!–more–>
[event post_id=”123″]#_AFTEREVENTEXCERPT[/event]And everyone would be happy..
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Calendar Widget CSSagelonwl, you are my hero! That was the case, it works now- thank you for your time I really appreciate it.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Calendar Widget CSSR-one, I am trying to add custom style to Events Manager small and full calendars. Every time I update Events Manager it replaces events_manager.css with new file. As I understand, I have to copy my new snippets to my themes style.css so it would override events_manager.css calendar snippets.. The problem is- it doesn’t. Events_manager.css overrides my calendar snippets in style.css
I don’t know how to explain it differently..
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Calendar Widget CSSI am using templates for calendar-full and calendar-small
I rewrited probably most of /* Calendar Styles */ in events_manager.css might be not the cleanest but does the job. Tried to copy them into my themes style.css after last update but it events_manager.css still overrides snippets from themes style.css
You can take a look here https://freeskate.lv/sacensibas-pasakumi and try to override and see what happens
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Calendar Widget CSSvery time agelonwl is suggesting to use themes stylesheet file for events_manager.css customization, but I’ve came to problem (in my theme) it doesn’t override EM css file. Opposite happens- events_manager.css is overriding my style.css every time..
What could cause that?
There’s one problem with your suggestion/above coding, it doesn’t like quotation marks in titles. What I mean is if you have some text in title which is in quotation marks, on calendar date mouse over, it shows only text before quotation marks and doesn’t even show next event if there is in that same day.
Please check and let know if there’s something can be fixed.
Thank you for fast response, agelonwl!
Snippet won’t work with every theme. I have <!–more–> tag button for every post.. and lot of users are clicking on post title to see the rest of the entry, so this kind of snippet gives only 30% chance for reader to see the rest of the entry.
see example on https://www.inline.lv/jaunumi
Hopefully this important fix will be in next EM update. Thank you for your time!