Forum Replies Created
-
AuthorPosts
-
I tried it with no luck.
My portfolio category slug is “g-2” and I added this:
function add_custom_script(){ ?> <script> (function($){ $('a[data-filter="g-2_sort"]').trigger('click'); })(jQuery); </script> <?php } add_action('wp_footer', 'add_custom_script');
That should be the way to add it correct ?
Thank you.
- This reply was modified 6 years, 3 months ago by peterolle.
This reply has been marked as private.Please share the code I have to add to functions.php.
Thank you.
The font is fontello, it comes with enfold:
font-family: 'entypo-fontello';
.So I don’t have to upload anything, I just need to know the path and way to call it correctly in the custom CSS box.
Thank you.
Can you please share what the font path is and how to add it exactly in the custom CSS ?
Also, for both things, do you have any recommendation to do instead of short codes to avoid future problems ?
Thank you.
Thank you.
Same problem here, a second menu at the top with no styling showed up after upgrading…
Anyone with a solution ?
Is there any news about this ?
The problem persists.
Thank you.
I have exactly the same problem.
Of course themes/enfold/config-layerslider/LayerSlider/layerslider.php is there. And this happens updating anything, not just the theme.
LayerSlider “You have version 6.1.6. The latest version is 6.2.0.” Maybe thats the problem ? (https://wordpress.org/support/topic/latest-update-of-slider-breaks-site/)
Please provide an updated plugin.
Thanks.
- This reply was modified 7 years, 8 months ago by peterolle.
Can you please share what to use in pages ? They have the same problem.
Thanks.
Yeah and I will have to remember and do that in every single update. Thats what I don’t want to do.
Is there a function, option or something I can apply and forget about it ?
Thanks.
How can I override that to use 755 ?
Thanks.
Can you please elaborate on that ?
Thank you.
November 20, 2014 at 10:05 pm in reply to: Contact Forms Disappeared with WP update to 4.0.1 #354486Same here.
I see. The theme update should look for something like this:
<?php get_template_directory_uri(); ?>
and not a specific word. Where can I fix that ?Thanks.
- This reply was modified 10 years, 5 months ago by peterolle.
This reply has been marked as private.This reply has been marked as private.I have the same issue and I have the correct info.
What to do ?
-
AuthorPosts