Forum Replies Created
-
AuthorPosts
-
April 17, 2019 at 4:23 pm in reply to: Post Slider – change 'read more' text but keep arrow #1092061
Thank you for responding so quickly. When I add the span class the arrow shows up, but ignores the change from Read more to Answer. The syntax appears to be correct. What I am missing, please?
function custom_more_link(){
?>
<script>
(function($){
$(document).ready(function(){
$(“.more-link”).text(“Answer”) <span class=”more-link-arrow”></span>;
});
})(jQuery);
</script>
<?php
}
add_action(‘wp_footer’, ‘custom_more_link’);April 16, 2019 at 6:57 pm in reply to: Post Slider – change 'read more' text but keep arrow #1091623Sorry, I meant to also add that we tried to change the ‘read more’ using the solution on this thread: https://kriesi.at/support/topic/read-more-link/#post-356003 but it only worked if we made the change directly to the Enfold copy. Creating a child-theme copy of the folders path and file did not work. We are fine with either changes to the postslider.php file in child theme or editing function.php, but neither method is working well for us. Your insight is appreciated–thank you.
March 22, 2019 at 3:25 pm in reply to: Mobile menu search – search results links not working #1081874Yes, the search is in the mobile menu not in the header. Can you please tell me why the search results aren’t opening when clicked?
March 21, 2019 at 10:39 pm in reply to: Mobile menu search – search results links not working #1081588Hi, Victoria. Have you had a chance to look again at the mobile menu search results problem we are having?
March 21, 2019 at 10:39 pm in reply to: General Styling: Background images not working because of wrong path #1081587I’m having the same trouble. We upgraded to 4.5.5 today and the URL path on CSS referenced background images started throwing 404 errors. The URLs were repeating the domain (ex., https://mywebsite.com/mywebsite.com/wp-content/uploads/2019/03/myimage.jpg). We couldn’t get it corrected until we rolled back the Enfold version.
March 20, 2019 at 11:19 pm in reply to: Mobile menu search – search results links not working #1081089Where do you see that search is hidden on mobile? We have the search box at the bottom of the mobile menu. The search works. But, yes, I do mean the results are not clickable. Not sure why they aren’t clickable. See private content for link to view a screenshot. Thanks.
March 19, 2019 at 10:43 pm in reply to: Mobile menu search – search results links not working #1080564This reply has been marked as private.Thank you for your response. What you suggested didn’t work, but I figured it out. I added z-index in two places as shown below and now the logo link is working. Thanks!
.responsive #top #wrap_all .main_menu {
z-index: 1
}
.logo {
width: 100%!important;
z-index: 99;
}This reply has been marked as private.This reply has been marked as private.December 20, 2018 at 11:23 pm in reply to: Updating to Enfold 4.5 and validating Personal Token #1047960This reply has been marked as private.Thanks, Elames! Rikard, we’re all set–thank you.
Thank you for your reply. We revalidated the token today and it worked. I think we are ok there. But do we need to generate a token for EACH license we have for Enfold? Or will one token suffice?
September 5, 2018 at 4:55 pm in reply to: Flex column table – how to stabilize elements for different size viewports #1006209That did the trick. Thank you.
September 3, 2018 at 11:34 pm in reply to: Flex column table – how to stabilize elements for different size viewports #1005224Sorry about that. We were moving to another hosting platform over the weekend and put it in maintenance mode. Please see the link to the live site. Thanks.
Everything is working great. Feel free to close this topic. Thank you.
Thanks, Victoria. You pointed me in the right direction. I increased the width through custom css and that aligned the list items in the submenu. Let me know if there is a better approach, but it looks good on different size screens. Mega menu isn’t used on mobile/tablets, so no worries there. Thanks, again and have a good day.
#top #header .avia_mega_div .sub-menu {
width: 110%;
}Hey, Victoria–
Thanks for the quick response. I thought it looked fine, also. But the first letter of each doesn’t line up as you can see in the dropbox file (link in private content). We drew a line down each column and it shows a spacing issue before some of the menu items. What do you think?
Hi,
I sent the login information as requested, however we figured out what was causing the error messages. It was the font “Justice” that was loaded with the law demo content. The error message URL was about that font. So under Enfold options > Import/Export, where the Icon Manager shows the Justice font was loaded, I selected the delete option and the error messages went away.This corrected the problem for us. Hope this information helps some else.
This reply has been marked as private.Thanks, but it doesn’t work. Is this the right code for displaying masonry posts?
I found out that number of comments is not what is needed for ‘popular posts’. Rather the number of views. I think you said in another post that there are plugins for popular posts, but that they probably won’t work with the Avia masonry elements. Is this still the case, or do you know of a plugin to recommend?
Tried that. It doesn’t change the order either way — the masonry blog posts are still displaying by date. Is there anything else we can try?
Thanks, Victoria. I think that may be what is needed, but think the sort is starting with the LEAST popular posts in ascending. What can I add to force it to load the ones with the most comments (descending order)?
November 21, 2017 at 10:44 pm in reply to: Layerslider Dynamic Layer links no longer working #879953Hi, Basilis–
Thanks for your questions about the plugins. We deactivated and reactivated one at a time and it didn’t make a difference. But then while looking at inspect element we noticed the stacking order (z-index) on the slide was set to 3 as we had intended (and was working). When we set it to auto it corrected the link problem. So for anyone else out there who notice there dynamic post links no longer work, check the z-index.
I don’t know why this issue suddenly occurred, though. Perhaps WordPress update conflicts? Don’t know. However, although we are up-to-date with Enfold the LayerSlider system status shows the LayerSlider version is 6.6.1 and suggests update to 6.6.4. Could that be the cause of our problem? How do we update LayerSlider if Enfold is the latest version? If I should open a new thread with these questions, please let me know and I will. Thanks, again.
November 1, 2017 at 6:27 pm in reply to: Layerslider not working after upgrading enfold theme #871334Cloud Flare’s Rocket Loader was the problem for us. Once disabled, the layerslider starting showing up again. Thanks for pointing this out, infosecsecurity.
October 31, 2017 at 11:32 pm in reply to: Layerslider not working after upgrading enfold theme #871020We are having the same problem with the jquery error noted by Ismael for infosecsecurity’s website:
Uncaught ReferenceError: jQuery is not defined at eval (eval at <anonymous> (layerslider.kreaturamedia.jquery.js:1)
The website is updated to WP 4.8.3 and Enfold 4.2, but the layerslider is just showing a white area with no images/no slides. Our Enfold license is up-to-date. We don’t have a separate license for LayerSlider and haven’t needed one for any of our other sites (which are working fine). Any solution for this problem?
Ok, Ismael. I’ll create a new thread. Thank you.
This reply has been marked as private.Ismael,
The upgrade helped as the mobile drop down menu loads correctly and is no longer erratic, however once the dropdown menu expands the parent page is not clickable. We would like to be able to navigate to all of the pages from the mobile menu. Please advise. Thanks.
@So Evolve: Sorry, I thought my questions were relevant to your issue as the mobile drop down menu clearly has been a problem for both of us.
-
AuthorPosts
