Forum Replies Created
-
AuthorPosts
-
Thank you very much works.
However, the last effect I would like to achieve is that subcategories are visible only after clicking on the parent.
It works, but it is not an effect that pleases me.
I would like the list of main categories and subcategories to be active after clicking.
Are you planning to implement the appropriate schema FAQ structure in Avia Layout Builder. This is becoming the standard in SEO.
Hello,
I would count on support and help in implementing the drop-down menu after clicking on the sidebar. Alternatively, implement this option in the template core. Because this is the basic solution that should be able to enable every user using your template.The submitted solution does nothing but disable the effect after hovering that you want to stay.
My goal is to put a black background with transparency on the photo set as the background so that the text in the photo is more visible.
After hovering it is best if there was the effect of changing this background to e.g. red (rgb (176, 43, 44)) also with a transparent background.
I would like to add image background overlay for row grid. As in the example of the first column.
Hello,
That’s right, I found another solution that allowed me to get the desired effect.Thank you for helping me find a solution.
It looks ok. However, the name next to the icon should also be a link, redirecting the user to the subpage. It is not clickable at this time.
I stopped working with this code. It displayed for a moment but was not clickable. now it doesn’t display at all.
- This reply was modified 4 years, 7 months ago by creativeopole.
Hello,
Thank you for your help. However, my goal is to display “EU projects” on the right next to the icon.
https://savvyify.com/img/image/HSXr
- This reply was modified 4 years, 7 months ago by creativeopole.
Attached to the website. Also access to FTP and child template.
There is support for the license, so I want to get help. Because this solution should be standard.
I have added a sent solution but nothing appears.
Everything works perfectly. Thank you very much for professional support.
I added the following line to the code, but still on the mobile device after selecting the appropriate link in the menu does not disappear the menu. However, you can see that the sections normally switch under the layer.
add_action( 'wp_footer', 'ava_custom_script_tab_section' ); function ava_custom_script_tab_section() { ?> <script type="text/javascript"> (function($) { function scrollToTab(s, e,) { $(s).on(e, function(event) { var anchor, loc, cur, hash, tab, parent, pos; if( e == 'load' ) { loc = window.location.hash; hash = loc; } else { loc = $(this).attr('href'); hash = loc.substring(loc.indexOf('#')); } tab = $('.av-section-tab-title[href='+ hash +']'); parent = tab.parents('.av-tab-section-outer-container'); pos = parent.offset(); tab.trigger('click'); if(hash) { setTimeout( function() { $(window).scrollTop( pos.top - 100 ) }, 1000 ); } }); } scrollToTab( '.menu-item a', 'click' ); scrollToTab( '.av-active-burger-items a', 'click' ); scrollToTab( window, 'load' ); })(jQuery); </script> <?php }
In a private message, the website address.
Is it possible to assign a separate menu for mobile devices.
There is no possibility to add ID in section tab, maybe that would solve the problem. Why, as a developer, there is no such possibility in the section slider for individual tabs.
- This reply was modified 5 years, 1 month ago by creativeopole.
This reply has been marked as private.This reply has been marked as private.There is a link in the private section. I think it was possible to hide pictures on the product page. However, I can’t find a woocommerce hook to hide pictures on the store page and category.
In the attachment I am sending the website address, where you can see the problem with the icons.
So I did. I used a solution from the flaticon library. However, it does not work and the icons do not display.
#menu-item-133 > a::before { content: "\uf196"; font-family: flaticon; padding-right:5px }
I noticed that other fontello fonts do not work either. It works only from the example from the forum, others are not displayed.
Unfortunately, the solution does not work, it still duplicates the headers (tab names).
The problem concerns tabs in the store, on the product page. I would like to delete the H2 headers that are copied from the tabname.
Yes, we want the cells (479px display 1 product) or one column. However, on tablets (767px display 2 product). In a private message I showed how it looks on mobile. It is very unusable and confusing for the user.
This reply has been marked as private.I removed the border radius, unfortunately with all buttons. I would just like to remove the entire width from the button.
How to remove border radius only for the full width button. So as not to remove in the other buttons.
Google Recaptcha has been implemented according to the following advice:
Nevertheless, spam still comes from the Enfold form.
You can see that not only I have a problem with spam, which results from the Enfold contact form.
Please, let me know if you’re working on a spam issue.
I am interested in solving the problem in the contact form that Enfold gives you. After all, this is a problem on the part of the creators of Enfold, which needs to be resolved.
Another plugin is not an option. I want to solve the problem of the Enfold contact form.
The only question is what to do about it. We’re spammed with forms. Even the implementation of Google Recaptcha does not help. We receive spam as in a private message.
The contact form and GDPR are the default module of the Enfold template.
-
AuthorPosts