Forum Replies Created
-
AuthorPosts
-
Great – thanks! I changed this to:
if( ! empty( $cats ) ) { $meta_out .= '<span class="blog-categories minor-meta">'; $meta_out .= $cats; $meta_out .= '</span>'; $meta_out .= do_shortcode('[rt_reading_time label="Reading Time:" postfix="minutes"]'); //add reading time }
Am I right that I have to make this change to the core enfold version of postslider.php, and there’s no way to do this under a child theme? I.e. so that a future version of Enfold doesn’t overwrite the change.
–Edit:
Actually, the placement works fine, however, it looks like the plugin only is basing the reading time from the excerpt only. It works in the non-grid blog layout (I guess because I can use the “Full Content” option – which is not available in the grid view).
- This reply was modified 4 years, 2 months ago by dngood. Reason: updated, with extra information - reading time only using excerpt text
August 20, 2020 at 12:53 pm in reply to: Reading time on blog post page (blog posts widget) #1239526Sorry about that – it should work now (the site was was in the middle of an SSL move).
Unfortunately, I have had no reply to my emails – can you help after all?
Hi again. Just an update on this – the Modern Team Showcase appears to now be unsupported, and their product website just goes to a spam site. Let me know if you have any ideas to fix this, but I also understand if you’re unable to help!
Thanks
David.
–edit: I may have found a way to contact the author.
- This reply was modified 4 years, 7 months ago by dngood.
Interesting. When I disable this plugin, the masonry blog appears correctly with no problems. I guess this is a conflict – Is there anything you can do to help fix this, or do I need to contact the Modern Team Showcase author?
This reply has been marked as private.This reply has been marked as private.December 3, 2019 at 12:51 pm in reply to: Open Sans New Font problems – not showing in General Styling preview or on site #1162177Hi Ismael,
Thanks for the reply. Knowing that I can do this, and override it in CSS is a start, but doing it this way does limit the use of using it ad-hoc within pages. Will you continue to look at this problem, or have you gone as far as you can?
Edit – I added the quick CSS to the child style.css and although the code is shown correctly, I’m back to 400 shown in the headings, even though the inspector shows 300. I moved the code back to the quick css and see the same. I’m not sure what I have missed….
David.
- This reply was modified 4 years, 11 months ago by dngood.
October 5, 2018 at 3:08 pm in reply to: Same browser tab opening for specific tab in a tab section. #1018287Fantastic; that appears to work! Thanks.
October 1, 2018 at 6:49 pm in reply to: Same browser tab opening for specific tab in a tab section. #1016714Hi Victoria. After a delay, I have started working on this again.
I thought I would take a different approach and move all the tabs to a single page. I thought I was getting somewhere – I can now link directly to specific tabs from other pages. However, linking on the same page to a specific tab doesn’t seem to work. More information in the private window.
August 8, 2018 at 10:42 am in reply to: Same browser tab opening for specific tab in a tab section. #994817On the features page, I have tried both:
/client-management/?tabsort=4#weight-history-and-chart
and also
/client-management/#weight-history-and-chart?tabsort=4The first option doesn’t seem to work – it only opens the first tab, the second option didn’t make any improvement (opens correct section tab only when opened in a new window).
Any more ideas?
August 7, 2018 at 1:38 pm in reply to: Same browser tab opening for specific tab in a tab section. #994422That error comes from the code (from https://kriesi.at/support/topic/anchor-links-not-scrolling-to-tab-section-tabs/#post-874435) which you linked to earlier in this conversation (
tab = $('.av-section-tab-title[href='+ hash +']');
).I have tried on a number of different devices and configurations, and it’s not working for me; I don’t understand how it’s working for you – are you able to send a video of it working – perhaps the difference lies in how we’re replicating it.
David.
August 6, 2018 at 5:06 pm in reply to: Same browser tab opening for specific tab in a tab section. #993994Sorry, that link doesn’t help; they explain a different problem, and the fault was due to the “Superflu” plugin, which my site does not have,
David.
August 1, 2018 at 9:40 pm in reply to: Same browser tab opening for specific tab in a tab section. #992574Hi Basillis, in that video, you’re clicking the first icon, so yes – the first tab does open correctly. please try from the second (analyser) or third (test tubes) icons and see if that works.
David.
July 31, 2018 at 5:07 pm in reply to: Same browser tab opening for specific tab in a tab section. #991989I have tried this after clearing the cache on Chrome, and firefox on Windows, and also Chrome on Mac. Whatever icon I click from the /features page always opens the first tab on the relevant page – not the corresponding tab.
Unfortunately, you sent a screenshot, so I can’t verify that it’s working for you.
July 30, 2018 at 6:09 pm in reply to: Same browser tab opening for specific tab in a tab section. #991646I finally got round to adding the extra code to my child themes’ functions.php. unfortunately (unless I have implemented it wrongly), it makes no difference. when I click one of the icons on the /features page e.g with the url /features/client-management?tabsort=3, that page opens, but still not at the third tab.
Any help you can provide to fix this would be much appreciated.
July 6, 2018 at 11:25 am in reply to: Same browser tab opening for specific tab in a tab section. #981986This reply has been marked as private.July 4, 2018 at 8:23 am in reply to: Same browser tab opening for specific tab in a tab section. #980983On that /features page you should see a whole bunch of grey icons, each one of those should go to a specific tab.
- This reply was modified 6 years, 4 months ago by dngood.
Thanks, That has solved the problem.
Still not sure what’s going on, or what’s at fault, but replacing the 1/1 columns with color sections has fixed this problem. Unless you wish to research this finding further, please consider this as closed.
With respect, I think there is something else going on here.
If I add your code, I still see problems with the content – e.g. the CTA box at the bottom of the page which is styled incorrectly at 100% width.
Please compare the (working) English version of the page to the (corrupt) Norwegian version and the difference is more noticable.Login details provided
- This reply was modified 7 years, 7 months ago by dngood. Reason: Added note about EN page wokrin
Thanks, this fixes the heading alignment, but the change in background colour is still there: https://www.screencast.com/t/Z2tBzTkjIu
David.Thanks, I’ve tried that, but despite trying different browsers and refreshing, the page is still loading the standard /wp-content/themes/enfold/js/avia.js?ver=1 file.
Thanks; the above avia.js fix works perfectly.
What’s the correct way (if any) to preserve this against getting overwritten in version upgrades – can I add this to my child theme?
Good call Devin, I had installed the WordPress PopUp plugin and some custom code in the functions.php file so that the pop-up closed on a click. Evn though I disabled the plugin for testing, of course the function remained:
function custom_popup_script(){?> <script type='text/javascript'> jQuery( "body" ).on( "click", function(e) { var target = jQuery(e.target); if( ! target.is('#message') ) jQuery( "#closebox" ).trigger( "click" ); }); </script> <?php } add_action('wp_footer', 'custom_popup_script');
Can you see any easy way to re-introduce this code without upsetting the search box?
Thanks Ismael, as I had stated, I did try deactivating plugins. I have just tried it again – disabling all plugins, clearing caches and trying both IE and Chrome. Still the same problem with incomplete search box displayed at the bottom middle of the page.
Can you take a look at the site and let me know if you have any other ideas?
Perfect – thanks!
Thanks for the replies. Yigit, that did the job; I assume that upgrading enfold will overwrite the change – I’m using a child theme – is there a cleaner way I can do this with the child theme over-ride?
-
AuthorPosts