Forum Replies Created
-
AuthorPosts
-
Thanks yes, resolved.
For those following this configuration worked.
<a href="https://nsna.com.au/umpiring/new-umpire-development-and-information/">https://nsna.com.au/umpiring/new-umpire-development-and-information/</a> 2 programs launched for new umpires 12 and up.
I’m not exactly sure what you mean. I have tried the following scenario’s.
<p style="text-align: left;">2 programs launched for new umpires 12 and up.</p> <a href="https://nsna.com.au/umpiring/new-umpire-development-and-information/">https://nsna.com.au/umpiring/new-umpire-development-and-information/</a>
This still breaks the excerpt.
<p style="text-align: left;">2 programs launched for new umpires 12 and up.</p> <p>https://nsna.com.au/umpiring/new-umpire-development-and-information/</p> OR <p style="text-align: left;">2 programs launched for new umpires 12 and up.</p> https://nsna.com.au/umpiring/new-umpire-development-and-information/
This no longer is functional as a a post with “link” format. As it goes to the single entry instead of the link location
- This reply was modified 1 year, 8 months ago by karmenka.
https://www.dropbox.com/s/hnlocpk0dmaf44a/enfoldmasonryerror.png?dl=0
link to screen shot of home page red circle shows the post image red box shows the post title and excerpt in the background running width of screen.
Is an issue for all posts with format set to link.many thanks
incorrect place to add comment apologies
- This reply was modified 2 years, 1 month ago by karmenka.
thanks so much – I’ll give that a whirl.
August 30, 2021 at 1:14 pm in reply to: Enfold 4.8.6.2 WordPress Password protect not working on single post #1318960changing to enfold parent had the same issue.
August 30, 2021 at 3:10 am in reply to: Enfold 4.8.6.2 WordPress Password protect not working on single post #1318872Were you logged out of wrodpress while testing the password function? I find if I’m logged in it works but when logged out it doesnt.
August 25, 2021 at 1:00 am in reply to: Change thumbnail Size on single post ( Easy Digital Downloads) #1318189Oh wow! well idiot of the week award goes to me. lol – Thanks Yigit that worked.
August 23, 2021 at 3:35 am in reply to: Change thumbnail Size on single post ( Easy Digital Downloads) #1317859UPDATE:
I have uploaded and used simple images sizes, which works fine on normal single post pages, but does not work on the easy digital downloads single post pages.
Can anyone shed some light on why this may be?- This reply was modified 3 years, 2 months ago by karmenka.
July 26, 2021 at 3:24 am in reply to: Enfold Widgets For Footer Not Working With WordPress 5.8 #1312272using the code supplied in functions.php – works! It turns the Gutenberg block off in widgets
July 26, 2021 at 3:20 am in reply to: Enfold Widgets For Footer Not Working With WordPress 5.8 #1312271I am having this issue also.
It is the Latest news widget – the new block format for widgets is not compatibile.
ERROR:
The “newsbox” block was affected by errors and may not function properly. Check the developer tools for more details.and then when I try to delete the block/widget, it won’t allow me to it says:
There was an error. <p>There has been a critical error on this website.</p><p>Learn more about troubleshooting WordPress.</p>
July 23, 2021 at 9:57 am in reply to: layerSlider WP doesn't work on safari (desptop or iPhone) #1311772Just replying here – you ca close this thread I figure out the issue.
I had a video link selected for slide background image and it was causing conflict.
This thread can now close.
Its ok – I had to turn on all elements in performance
Thanks very much
my apologies – yes its working thank you
thank you
Thanks pls see private details
Thanks it was the LS Cache Plugin. If anyone else happens across this thread the problem was resolved by turning OFF the first Lazy Load setting Under the MEDIA TAB.
>Lazy Load Images
>Load images only when they enter the viewport.
>OFFIf you go first to the home page and then click on the blog button it happens the most. Sometimes it loads properly (from a direct link).
here you go thanks
add_action( ‘ava_after_post_title’, ‘custom_field_before_content’ );
function custom_field_before_content() {
if(is_single() )
if( get_field(‘logo_image’) ):
?>” alt=”” /><?php
endif;}
sorry my bad, didn’t check. thanks.
I registered API key from the clients own google account, and this is still happening. There is no way this is a usage issue there are no other keys in this account.
Thanks details privately provided
I used the above code successfully to get a pin it button on my lightbox.
However I also have the native enfold share buttons on the same portfolio page, and after going in to the lightbox. The native “p” icon get’s replaced with the pin it button in the social share bar?Any help much appreciated.
Yes but my client uses Commbox LED touchscreens for presentations – so not quite the same thing, as it’s large scale media device with touchscreen ability. No matter. I’ll have to stew on this myself a bit longer.
thanks Josue – woke up this morning cleared cache (again)! and it was working – just a quick question if I was to copy the shortcode.js file and put it in my child theme would it still work? would it need to be in a js folder?
More information – I seem to have isolated part of the problem.
If you load from position at the top of the page. then scroll to the bottom masonry load at the bottom will fail.
If you reload (in chrome) while still at the bottom of the page the load will work. (because the images at the top of the page are already loaded – maybe?)
It’s almost as though the load animation fails if it’s more than once on a page?
-
AuthorPosts