4090
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] language switcher in menu creating style for width and heightHave managed to get it to not show at the beginning but does not work.
Forum: Plugins
In reply to: [Polylang] language switcher in menu creating style for width and heightThank you.
However, I have created the mu-plugins folder in wp-content and created the flags.php in the folder.
I have added the following code but in adds to the section before the DOCTYPE statement and does not change the actual code.
<php? add_filter( 'pll_custom_flag', 'pll_custom_flag', 10, 2 ); function pll_custom_flag( $flag, $code ) { $flag['url'] = content_url( "/polylang/{$code}.svg" ); $flag['width'] = ''; $flag['height'] = ''; $flag['src'] = ''; return $flag; } ?>
Can someone please tell me what I am doing wrong?
Forum: Plugins
In reply to: [Polylang] language switcher in menu creating style for width and heightThanks for that.
However, I am not sure where to add the code. It says not to use the theme functions.php which is where I normally would add code and I do not have any idea about adding a plugin or mu-plugin.
Do I need to add a new plugin or mu-plugin and if so how? or can I add it somewhere else? How? Where?
Thanks.
Forum: Themes and Templates
In reply to: [Appointment] Dequeue or remove font awesomeThank you very much.
I note that there is only one font awesome character used in my website (the bullseye) sitting next to a navigation menu in the widget side bar.
Is it possible to remove this somehow?
I can replace it with an HTML character and save loading font awesome.Forum: Plugins
In reply to: [Add Custom Header Images] Plugin creating double images in SafariAndy,
Thank you for looking at it I have solved the issue.
Safari was adding a second header for a specific plugin Add Custom Header Images.
I added CSS to Display none.Regards
Forum: Plugins
In reply to: [Age Gate] Change Heading to H2 and Subheading to H3Phil,
Thank you very much.
I did look in the forum but could not find the answer to this.
Thank you for your assistance in any case.
David,
Thank you for your plugin, time and instructions.
Unfortunately, when I ran it, it came up with a 405 Not Allowed Error.
There are about 40,000 ALT image records to update.
Do you have any idea what would be causing the issue or where should I look to resolve.
Thanks
Forum: Plugins
In reply to: [Appointment Hour Booking - WordPress Booking Plugin] Blocking range of datesThank you.
I was not first clicking on the calendar.
It works now.
Forum: Plugins
In reply to: [Appointment Hour Booking - WordPress Booking Plugin] Blocking range of datesYe. We are using the latest version of the plugin.
Forum: Plugins
In reply to: [Appointment Hour Booking - WordPress Booking Plugin] Blocking range of datesThe Plugin is “Appointment Hour Booking” by codepeople. When I click on upgrade it takes me to this page https://apphourbooking.dwbooster.com/download.
Thanks
Forum: Plugins
In reply to: [Appointment Hour Booking - WordPress Booking Plugin] Blocking range of datesNone of these pages appear the same on the version of the plugin.
They used to appear but no longer appear.
We are using the free version. Has this been changed?
If so, are the options now only available on the paid versions? If this is the case are these options available on all paid versions?
Forum: Plugins
In reply to: [WooCommerce] Woocommerce short description not savingWithout any advise on how to fix, we ran out of time and are in the process of trying to recreate the database.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce short description not savingForum: Plugins
In reply to: [WooCommerce] Woocommerce short description not savingThank you for your email.
Yes. We can save excerpts through a blog OK.
When we try to use the text editor to save something it saves strangely.
For instance I typed “testing 123” into the text editor for short description and it saved as “<ptest fux”
I then tried typing “a brown cow” and it again saved as “<ptest fux”
Thank you for your help with this.