-
Posted a reply to Filtering by Category on the courses page., on the site WordPress.org Forums:
Thanks, the filter did not work, but I removed the search bar with css. The… -
Posted a reply to Filtering by Category on the courses page., on the site WordPress.org Forums:
Thanks for the quick response. Works great. How can i hook into the courses page… -
Created a topic, Filtering by Category on the courses page., on the site WordPress.org Forums:
Hi great plugin, thanks. I would like to be able to fi… -
Posted a reply to Overriding the Offline Single Course Page, on the site WordPress.org Forums:
Great thanks! -
Posted a reply to Overriding the Offline Single Course Page, on the site WordPress.org Forums:
Sorry another question, I was testing a filter as follows: function filter_buttons($htmlarray){var_dump($htmlarray);} add_filter( 'learn-press/single-course/offline/section-right/info-meta/buttons', 'filter_buttons');… -
Posted a reply to Overriding the Offline Single Course Page, on the site WordPress.org Forums:
Thanks for the quick reply. Is it possible to create single-{post-type}.php , for example in… -
Created a topic, Overriding the Offline Single Course Page, on the site WordPress.org Forums:
Hi I would like to create my own look/layout for the O… -
Posted a reply to Lessons not showing up in Lesson Count, on the site WordPress.org Forums:
Hi thanks for the info. This did not resolve the issue. There are the two… -
Posted a reply to Lessons not showing up in Lesson Count, on the site WordPress.org Forums:
Okay thanks, the site is under development, so currently there is no SSL certificate installed.… -
Created a topic, Lessons not showing up in Lesson Count, on the site WordPress.org Forums:
Hi I created a lesson for a course but the lesson coun… -
Created a topic, Disabled Hook, on the site WordPress.org Forums:
Hi I was wondering if this hook: woocommerce_loop_pro… -
Created a topic, Get the search term entered by user, on the site WordPress.org Forums:
Hi after a user searches and clicks on a result and is… -
Created a topic, Get the search term entered by user, on the site WordPress.org Forums:
Hi thanks for the plugin. On clicking on a search resu… -
Posted a reply to Deleting Notifications Log, on the site WordPress.org Forums:
Worked great, thanks! -
Created a topic, Deleting Notifications Log, on the site WordPress.org Forums:
Hi is it possible to delete notifications log via Phpm… -
Created a topic, Fatal Error on WP login page, on the site WordPress.org Forums:
Version 3.4.3 in readme.txt Fatal error: Uncaught E… -
Posted a reply to Recent Error, on the site WordPress.org Forums:
I cant access edit view for the blocks. I exported the blocks from the site… -
Posted a reply to Recent Error, on the site WordPress.org Forums:
More info: Your site doesnt include support for the lzb-constructor/main block. You can leave this… -
Created a topic, Recent Error, on the site WordPress.org Forums:
Hi when I try to edit a block that i had created awhil… -
Created a topic, Editor Role and Notifications Log, on the site WordPress.org Forums:
Hi I was wondering how I could allow the editor role t… -
Posted a reply to Determine if item in cart is an event, on the site WordPress.org Forums:
Worked great, thanks. -
Created a topic, Determine if item is cart is an event, on the site WordPress.org Forums:
I have the following loop: $order = wc_get_order( $o… -
Created a topic, Adding Css Class to list of events, on the site WordPress.org Forums:
Hi, thanks for the plugin. I would like to add a uniq… -
Created a topic, Using Lazy Blocks with Genesis Framework, on the site WordPress.org Forums:
Hi, amazing product, thanks. Output will not render on… -
Created a topic, Well Done!, on the site WordPress.org Forums:
Thanks for submitting the plugin. Saved me the time of… -
Posted a reply to Fatal Error, on the site WordPress.org Forums:
Thanks for the response. The current plugin installed is WP-Matomo Integration ver 1.0.24. My client… -
Created a topic, Fatal Error, on the site WordPress.org Forums:
Hi, I am doing work for a client, in the dashboard, in… -
Posted a reply to Transfer to another event plugin, on the site WordPress.org Forums:
I have the following error on full calendar page: Uncaught TypeError: Cannot read property 'offsetTop'… -
Created a topic, Tooltips showing filename instead of Title, on the site WordPress.org Forums:
This is the same exact issue as mentioned in this thre… -
Created a topic, Invoice showing twice, on the site WordPress.org Forums:
Hi I created an Invoice, made an edit and the invoice … -
Created a topic, So far so good, on the site WordPress.org Forums:
Well done! -
Posted a reply to Newest to Oldest not working, on the site WordPress.org Forums:
Perfect thanks. -
Posted a reply to Newest to Oldest not working, on the site WordPress.org Forums:
https://totalstoragewinnipeg2.mydev.ca/wp-content/uploads/2020/09/screenshot.png -
Created a topic, Newest to Oldest not working, on the site WordPress.org Forums:
Newest to Oldest and Oldest to Newest does not work co… -
Posted a reply to WYSIWYG editor errors, on the site WordPress.org Forums:
Hi thanks for the response. However you are still relying on the use of html… -
Created a topic, WYSIWYG editor errors, on the site WordPress.org Forums:
When using the WYSIWYG editor in visual mode the parag… -
Posted a reply to Scroll to ID in Chrome issue, on the site WordPress.org Forums:
I solved the issue by removing the following CSS from my theme, on the body… -
Created a topic, Scroll to ID in Chrome issue, on the site WordPress.org Forums:
Hi thanks for the plugin, works great accept on Chrome… -
Posted a reply to Title Attribute, on the site WordPress.org Forums:
Thanks for the response, I do have the option checked. But how do I set… -
Created a topic, Title Attribute, on the site WordPress.org Forums:
I would like to add a title attribute to the iframe. I… -
Posted a reply to Updates, on the site WordPress.org Forums:
Thanks for the plugin, Manuel. Hope you keep it updated. -
Created a topic, Pro Version Question, on the site WordPress.org Forums:
One of my clients envisions an area on her website bei… -
Posted a reply to Http Api Call timout slowing down admin area, on the site WordPress.org Forums:
No longer an issue. Thanks. -
Created a topic, Http Api Call timout slowing down admin area, on the site WordPress.org Forums:
The following GET requests are slowing down my admin a… -
Created a topic, Mailchimp upgrade to 4.0, on the site WordPress.org Forums:
I am doing some work for a client, I need to upgrade M… -
Created a topic, Deprecated Method, on the site WordPress.org Forums:
Just a note: I upgraded to php7 on my server. Deprecat… -
Created a topic, Redirect based on Language, on the site WordPress.org Forums:
Hi, I was having trouble with the pll_current_language…