Forum Replies Created
-
AuthorPosts
-
The attachment shows you 2 things.
1- Actual website showing portfolio items, all with the same image size, all with the same space between them and all with the title and extract distributed equally.
2- Enfold showing portfolio items, all with different image size, space not equal because of that, titles and extracts not distributed equally.
That is the issue.
How can I make Enfold portfolio show everything equally distributed?
Thank you.
As you can imagine I am developing the site locally, as nothing is working properly and I have to redo it completely.
But you can see the problem perfectly in the screenshot, my current theme displays all images and texts perfectly in the same size and space between them and enfold does not. That is what I am trying to fix.
I can’t edit 4000 images to have the same height and width. I need them to display correctly.
Thank you.
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, 4 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, 9 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, 7 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