Forum Replies Created
-
AuthorPosts
-
Thank you, that CSS worked perfect in targeting the mega menu titles. I’d also like to change the color of the “Subscribe” link in our top menu, but have had no luck. Would you mind providing the CSS selector for that?
Thanks again
December 17, 2015 at 9:51 am in reply to: The Events Calendar search results Next Page error #554285Yes, we’ve made a few modifications to the events plugin. Will have to test to see which of those is affecting the search query. Thanks for having a look.
Is the error there now? I was updating plugins and had an issue for a few minutes.
Hi Andy,
I’ve upgraded to Enfold 3.4.5 and the latest version of The Events Calendar, Events Calendar Pro, and the ECP Community Events plugin.
When Twenty-fifteen is activated, the Next Events link works perfectly. A user can enter a search term into The Events Calendar search bar, get the results, and use the Next link to see the next page of search results.
When Enfold is activated and I do the same thing, the first page of search results is correct, and the next page results show ALL events, rather than those that fit with the search term. I’ve tested by deactivating all plugins, except The Events Calendar, and the problem still occurs.
Is there any other info you need? An admin login is included in private data.
Thanks
November 13, 2015 at 7:33 am in reply to: Replace Masonry Gallery with Easy Slider in mobile view #535250Is there a way to mark threads as ‘solved’ when I reply?
November 13, 2015 at 7:29 am in reply to: Replace Masonry Gallery with Easy Slider in mobile view #535247The change to config-templatebuilder > avia-shortcodes.php > masonry_gallery.php was made to enfold 3.4.2 theme update. All is good. Thanks again.
That did it, thanks Elliott!
Hello Yigit,
I had previously replaced:<?php the_time(‘d M Y’); ?>
with…
<?php
if(get_post_type($the_id) == “tribe_events”) {
the_event_start_date($the_id);
} else {
the_time(‘d M Y’);
}
?>… in enfold child theme > includes > loop-search.php file, which displayed the event date instead of post date, but was missing the year. I then replaced this new new code:
<?php
if(get_post_type($the_id) == “tribe_events”) {
the_event_start_date($the_id);
} else {
the_time(‘d M Y’);
}
?>
with …<?php the_time(‘F j, Y’); ?> @ <?php the_time(‘g:i a’); ?>
Now in search results we get the post date with year, rather than the event date with year. I’ve obviously replaced the wrong part, can you give a little more direction?
Thanks
October 28, 2015 at 4:50 am in reply to: Replace Masonry Gallery with Easy Slider in mobile view #525879Hi Ismael,
I made your change in the child theme folder and it didn’t work. So I edited the file in the Enfold theme folder and it worked perfectly. Is this something that will be part of the next theme update?
Thanks
Fantastic, thanks Ismael!
Is it possible to include the year for event dates? (so people know they’re upcoming and not past)
October 26, 2015 at 9:31 pm in reply to: Events Calendar Pro: Community add-on – admin bar disappears for certain users #525184Please disregard – this is solved. There is a setting in the Community Events dashboard that allows for hiding the admin bar for certain users.
Thanks
See example in private content
October 23, 2015 at 11:23 pm in reply to: Replace Masonry Gallery with Easy Slider in mobile view #524147Hi Yigit,
I went through the process of deactivating every plugin and it unfortunately did not solve the issue.
ThanksAn update in case it helps others…
I opted for two versions of the full-width easy slider – one slider with wide pics and longer captions for desktop view, and a second slider with square-ish pics and shorter captions for mobile view. I then used the css classes described here: http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/ to show and hide each slider in the appropriate view.
Works great! Thanks for all the suggestions – fantastic support.
Yeah, I searched the css files but will try a search on the enfold folder. Have figured another solution in the meantime. Thanks for your help.
October 15, 2015 at 5:03 am in reply to: Replace Masonry Gallery with Easy Slider in mobile view #519031Hi Rikard,
I checked and the only-desktop class is definitely there. Open the portfolio item called Harmony Honda Painting & Drawing Studio and it’s applied to the masonry gallery. I’ve tested it with multiple elements and it works with text blocks, special headings, full-width masonry gallery, easy slider, etc, The only situation where it doesn’t seem to work is the masonry gallery within a column.
Temp login details are posted in private content.
Thanks again
Unfortunately I don’t remember the code used. That’s why I’d like to locate it — to add to it, and move to the main child stylesheet. Cannot believe that I can’t track it down. Thought that you guys could give me an answer using some of your web wizardry… or maybe through firebug or some other developer tool.
October 13, 2015 at 11:22 pm in reply to: Replace Masonry Gallery with Easy Slider in mobile view #518429Hi Yigit,
One more question in regards to the css solution. Thank you again – it works perfectly when applied to top-level elements in the page such as a full-width slider or color section. But when I apply to an easy slider located within a column of a color section, the css does not work.Here’s what I’ve placed in my enfold child stylesheet:
@media only screen and (max-width: 990px) {
.only-desktop { display: none !important; }}
@media only screen and (min-width: 990px) {
.only-mobile { display: none !important; }}And here’s an example that’s not working: http://rotarycentreforthearts.com/port/harmony-honda-studio/ Please have a look in mobile view and you will notice the masonry gallery is visible yet has the only-desktop css applied
Thanks
- This reply was modified 9 years, 1 month ago by kvpacs.
October 6, 2015 at 9:22 pm in reply to: Replace Masonry Gallery with Easy Slider in mobile view #514757Thanks Yigit, that worked great!
October 6, 2015 at 8:46 pm in reply to: Replace Masonry Gallery with Easy Slider in mobile view #514732Hi Rikard,
Looks like I pasted the wrong reference link in my previous post – meant to include this one: https://kriesi.at/support/topic/how-to-make-photos-showing-up-differently-in-responsive/
I’ve included a test page in private content. On desktop views, I’d like to have the masonry gallery visible and easy slider hidden. On mobile, I’d like the masonry gallery hidden and easy slider visible. There are multiple pages I would like to add this change. I’ve activated the Custom CSS field. Can you give me an example of how to assign the styles?
Thanks again
- This reply was modified 9 years, 1 month ago by kvpacs.
I tried that before and it didn’t work… but now it is. Must have made a typing error. All good now, thank you!
Hi Rikard, I’ve posted temp login details in private content.
The menu item is in the Main Menu (Enfold Child Main Menu) -> Events & Courses mega menu -> Featured Event -> damelahamid img.
Thanks
Thanks Elliot.
Cool, will give it a try. Thanks.
Hey sorry, was so long ago since I installed Jetpack, I didn’t realize those selections were part of it and not WP. Wouldn’t have asked if I knew! But thanks again Elliot, ever so helpful – worked like a charm :)
Thanks Elliot, that makes sense.
What about overriding the max image height set in EasySlider? For example, I notice that my images are already cropped across the top when I choose the “Featured 1500 x 430” and “stretch image to fit” options. Is there some css I can add to reduce the 430px height a bit further?
What I’m trying to do is get the slider in desktop view to not use as much height, but didn’t want to crop the height on the image files themselves – thought this would make the images even shorter on mobile (once shrunk to fit) and they’re already too short in vertical mobile view, with captions cut off.
Any advice is appreciated, thanks again.
September 4, 2015 at 6:14 pm in reply to: Enfold theme not updating through Envato Toolkit plugin #498543Sounds good, thanks again!
September 4, 2015 at 9:08 am in reply to: Enfold theme not updating through Envato Toolkit plugin #498143By the way, updates are working now. Thanks.
I’m running the latest version of Enfold, but wondering how to get updates for LayerSlider? It’s prompting for an update but also says that when it’s bundled with a theme, we are to get them through the theme author.Fair enough.
The second question about the comment form label alignment has to do with the enfold theme – it happens at the bottom of any post that has comments enabled (see example link). Is that alignment an error?
Thanks
That’s awesome Elliot! Wasn’t sure if I should ask or if it was outside the scope of support. But thank you! I was able to track down the code and added it to list.php and photo.php in my child theme. Now trying to figure what css to use to align the next and prev links at the bottom so they match the top (would like them to align to edge of the events column, rather than the edge of the page). Can you help?
Speaking of alignment, if you click on any event to view a single post page, scroll to the bottom and the subscription text beside the checkboxes is not aligned beside the boxes. Here’s the css affecting it:
#commentform label { left: 245px; }Is it supposed to be this way?
Thank again
-
AuthorPosts