Forum Replies Created
-
AuthorPosts
-
June 9, 2021 at 5:33 pm in reply to: Product List formatting issue when product description contains links #1304950
Perfect, thank you Yigit,
Is this planned to be part of a future update at all as I have experienced it on a previous site but removed links from within the product description as a workaround.
June 9, 2021 at 3:37 pm in reply to: Product List formatting issue when product description contains links #1304916Hi Yigit
Thank you for your attention.
I’ve added a link to the page with the Product List on to the Private Content
With version 4.8.3 installed you can just drop the G-XXXXX Measurement ID from Google Analytics into the Google Analytics Tracking Code under Theme options > Google Services
April 16, 2021 at 1:03 pm in reply to: Footer missing on specific post type (contest, using TotalContest plugin) #1294792Hi Mike,
I kind of guessed that’s where we were heading.
I did speak to TotalSuite, they recommended I speak to yourselves so I think best all round (as you suggest) to move forward with the conventional footer solution.
Thank you for your time.
SteveApril 15, 2021 at 2:20 pm in reply to: Footer missing on specific post type (contest, using TotalContest plugin) #1294574Hi Mike,
Thank you.
I looked up the post type in the database and found 2: contest and contest_submission.
I added both to the child theme’s functions.php file but there doesn’t appear to be any change.function avf_alb_supported_post_types_mod( array $supported_post_types ) { $supported_post_types[] = 'contest'; $supported_post_types[] = 'contest_submission'; return $supported_post_types; } add_filter('avf_alb_supported_post_types', 'avf_alb_supported_post_types_mod', 10, 1); function avf_metabox_layout_post_types_mod( array $supported_post_types ) { $supported_post_types[] = 'contest'; $supported_post_types[] = 'contest_submission'; return $supported_post_types; } add_filter('avf_metabox_layout_post_types', 'avf_metabox_layout_post_types_mod', 10, 1);
April 14, 2021 at 12:40 pm in reply to: Footer missing on specific post type (contest, using TotalContest plugin) #1294373Hi Mike,
Thank you for your time.
The links were in the hidden content of the original post, maybe they didn’t carry through? I’ll include them in this update.
I’ve tested with all plugins deactivated with the same results.Are you on the latest version of Enfold? This was an issue on for me older versions due to jQuery
March 23, 2021 at 3:12 pm in reply to: Is it possible to change the menu buttons from rectangle to parallelogram? #1289897Perfect, thanks @Yigit
Hi @Kfranck,
I use Enfold with PHP 7.4 on multiple sites without issue. All are on the current version of Enfold
You don’t need this code at all if you just update your version of Enfold to the latest release (4.8.1) – it’s fixed 👍
Hi @Acardell887
If you’re using a child theme you will need to paste this into your child theme’s functions.php file located at /wp-content/themes/CHILD_THEME_NAME/functions.php
If you’re not using a child theme then it will need to go into the main Enfold functions.php file at /wp-content/themes/enfold/functions.php
Perfect, thank you Ismael,
That’s done the trick.
Will this be a full fix in the next update so require removal from functions.php?Thank you Rikard, look forward to a resolve.
I am seeing this behaviour on any Enfold sites I’ve used a video background on too.
The YouTube video plays once then instead of repeating it says ‘Video unavailable’
I have it fixed 👍
I created a new child theme and restored the settings one at a time – If I used the previous theme settings export/import file the issue returned instantly.
Thank you for your interest.Hi Rikard,
I’m also getting the following error when trying to edit my child theme’s functions.php file through the theme editor:
Your PHP code changes were rolled back due to an error on line 552 of file wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/tabs/tabs.php. Please fix and try saving again.
Uncaught Error: Cannot access protected property avia_sc_toggle::$counter in wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/tabs/tabs.php:552
Stack trace:
#0 wp-includes/shortcodes.php(343): avia_sc_tab->av_tab()
#1 [internal function]: do_shortcode_tag()
#2 wp-includes/shortcodes.php(218): preg_replace_callback()
#3 wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-helper.class.php(484): do_shortcode()
#4 wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/tabs/tabs.php(499): ShortcodeHelper::avia_remove_autop()
#5 wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-template.class.php(1042): avia_sc_tab->shortcode_handler()
#6 wp-includes/shortcodes.php(343): aviaShorIf I revert to the Enfold theme it works OK (without the styling) but fails when using the child theme. I’ve tried removing all custom CSS and functions.php content but no change.
Thank you
Thanks Victoria,
Details sent in private.
It will need updating to 4.7.6.4 again to ‘break it’.
I have backups so am happy for you to do that or I can do it if you prefer.Hey Lladilettante
I have the same issue here, what was your solution?
October 12, 2020 at 10:15 am in reply to: 4.7.6.4 preventing custom url's on images in galleries #1252222Thanks Ismael,
All updated & ‘adjusted’ 👍
Mine too :(
September 11, 2019 at 12:36 pm in reply to: cookie consent buttons and link to page do not work properly in 4.6 #1137002Thanks Günter,
I deleted the cookie and logged back into admin, it all behaves perfectly now.
As I’m the only admin on this particular site I think I understand that I would be the only person affected by this so will look forward to the update.
Thanks for your helpSeptember 9, 2019 at 5:03 pm in reply to: cookie consent buttons and link to page do not work properly in 4.6 #1136132Hi,
I did accept cookies on the frontend whilst logged into the backend as admin. But it still shows the message on each page load.
Thanks
SteveSeptember 9, 2019 at 3:57 pm in reply to: cookie consent buttons and link to page do not work properly in 4.6 #1136087Perfect, thank you – that’s fixed the ‘Privacy Policy’ link issue.
Not sure why I couldn’t find it earlier, I was searching for bits of the code – probably got the wrong file open myself!The Cookie notice behaves perfectly in incognito mode but appears on each page load when viewing the site whilst logged into admin, is this something that’s likely sorted in 4.6.2?
Thank you Günter
September 9, 2019 at 1:55 pm in reply to: cookie consent buttons and link to page do not work properly in 4.6 #1136002Hi Günter,
Are you sure of the file & the amend?
I have 4.6.1 installed and can’t find anything like that code in that file.
Thanks
SteveOctober 29, 2018 at 6:55 pm in reply to: Video backgrounds not looping in Color Section or Fullwidth Easy Slider #1027704The plugin YouTube By EmbedPlus Team seems to be the cause of the issue – https://wordpress.org/plugins/youtube-embed-plus/
They have a compatibility section which gives the option to ‘Check this option if you’re having issues with autoplayed videos or background videos etc. that have been generated by your theme.’
Thank you for your attention.- This reply was modified 6 years ago by Steve.
October 29, 2018 at 4:48 pm in reply to: Video backgrounds not looping in Color Section or Fullwidth Easy Slider #1027624Hi Nikko,
I’ve removed the theme and reinstalled using the ‘Upload theme’ and the zip file.
Still the same :(October 26, 2018 at 12:49 pm in reply to: Video backgrounds not looping in Color Section or Fullwidth Easy Slider #1026773Spoke too soon!
Still having issues getting videos to loop, tried Color Section backgrounds & Fullwidth Easy Slider.
Even tried adding the clients video to my YouTube account and pulling it in from there.
Switched off ALL performance enhancements, css & js merging. etc.
Occasionally it will run more than once but won’t loop reliably.
Any ideas gratefully received ;)October 25, 2018 at 11:40 am in reply to: Video backgrounds not looping in Color Section or Fullwidth Easy Slider #1026308Solved this issue.The client ‘rechecked’ the video setting at YouTube and has now set it to ‘Public’ – works a treat now ;)- This reply was modified 6 years ago by Steve.
June 4, 2018 at 9:16 pm in reply to: woocommerce 3.4 – terms and conditions dosen't open in checkout!! #966810I had the same issue, simplified the Terms & Conditions to a simple page with the text editor and all works fine now.
Thank you :)April 4, 2018 at 11:55 am in reply to: Enfold demo import with Woocommerce products not importing product variations #937091Hi Victoria,
Thank you for your attention.
Since posting, I manually added the variants to recreate the demo site.
I just couldn’t find the way to delete my original post.
Steve -
AuthorPosts