Forum Replies Created
-
AuthorPosts
-
Hi, temporary login is in private content. Please see the page named home page test as I have hidden the map on the actual home page that is live, but it is a copy.
Thanks for the help!
June 9, 2021 at 7:26 pm in reply to: Easy Slider or column hover darken instead of opacity change #1304966it is currently just the enfold hover effect for the column that is making the opacity change on hover
June 7, 2021 at 11:31 pm in reply to: Easy Slider or column hover darken instead of opacity change #1304493Hi Rikard,
The 2 easy sliders are at the top of the home page here: http://nfgraphicdesign.ca/mirus/
What I would like to make happen is to have them go darker on hover like the 2 images I have on this page:
Thanks,
Nathanawesome thank you so much!
Hi there, I have installed the plugin and sent to (Email address hidden if logged out) . Please let me know what you find. thank you!
- This reply was modified 3 years, 6 months ago by nfgraphicdesign.
Great, thanks a lot for all of your help.
So for any future Enfold updates, I have to apply these changes again? Shouldn’t this be how the theme should work when you enter a custom URL?
I am just not sure what change you made to get it working, if you could let me know so I can make sure it doesn’t get broken on any new updates.
Thank you!
that is working great on the thumbnails but I also need the titles to open the custom link and not do the ajax loader then it will be perfect.
Hi,
yes this is the correct FTP, if you go to wp-content and rename the plugins or the themes folders the site doesn’t load I just tested that.
so why would changes in portfolio.php not do anything?
the WordPress admin login I gave earlier is still valid if you need that as well.
Thanks,
NathanHi,
I believe I did modify both files correctly, if you could take a look, the FTP info is in private message portion.
Thank you.
Nathan
Hi Ismael,
I made that last change you gave and it did fix problem with the thumbnails and slider.
However the thumbnail still opens the ajax loader and the title under the thumb is not a link. Am I missing something?
I have reset the permalink and emptied my cache, but still need it to load the custom link.
thanks,
Nathanfor portfolio.php
I have added the line here:
$custom_link = get_post_meta( $the_id ,'_portfolio_custom_link', true) != "" ? get_post_meta( $the_id ,'_portfolio_custom_link_url', true) : false; $custom_link_class = get_post_meta( $the_id ,'_portfolio_custom_link', true) != "" ? 'grid-custom-link' : '';
Also replaced line:
$output .= "<".$link_markup[0]." data-rel='grid-".avia_post_grid::$grid."' class='grid-image avia-hover-fx'>".$custom_overlay.get_the_post_thumbnail( $the_id, $image_size, $image_attrs )."</".$link_markup[1].">";
with line:
$output .= "<".$link_markup[0]." data-rel='grid-".avia_post_grid::$grid."' class='".$custom_link_class." grid-image avia-hover-fx'>".$custom_overlay.get_the_post_thumbnail( $the_id, $image_size, $image_attrs )."</".$link_markup[1].">";
Have I missed something? Thanks again.
Thank you for the instructions, I am having some problems though as it has stopped the thumbnails from loading and the slider.
For the shortcodes.js file, I have added the 2 lines of code as follows, please let me know if this is correct.
methods = { load_item: function(e) var target = $(e.currentTarget); if(target.is('.grid-custom-link')) return; { e.preventDefault(); var link = $(this), post_container = link.parents('.post-entry:eq(0)'), post_id = "ID_" + post_container.data('ajax-id'), clickedIndex = items.index(post_container);
Hi Victoria,
That is because the Western Paradise one I do want to open in ajax. Most I want to open in Ajax. Only 6 Need to open in a custom link new page and I have set it for those, but they still open in Ajax.
Drew Duplex
Columbia 4 Plex Kamloops
Sunpeaks 4 Plex
Abby Place
Nicola 5-Plex Kamloops
9th Avenue TriplexI do notice these 6 properties title is in black instead of purple like the rest which means there is no link but the thumbnail still opens the Ajax. Shouldn’t both the thumbnail and the title get the custom link I have set?
Thanks,
NathanHi,
This did not work, I have tried that already as well as again now.
Nathan
access is below in private
-
AuthorPosts