Forum Replies Created
-
AuthorPosts
-
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
It looks like the last two } didn’t make it in the code block, so that would brake it. Please try this:@media only screen and (max-width: 767px){ .responsive #top .av-logo-container .avia-menu { left: 20px!important; } }Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.avia-breadcrumbs,.avia-breadcrumbs a {color: #68707c !important;}please see screenshot in Private Content area & Please clear your cache
Best regards,
MikeHi,
OK, I logged in and changed your code to this:.my-bold-text strong { color: blue!important; }Now it’s working, please check & Please clear your cache :)
Best regards,
MikeHi,
I believe I achieved 1 & 2 please review.
I added.blog .header_color div,.main_color div,.main_color {border-color: transparent!important; } .blog#top .av-main-nav ul a {padding: 0px 15px!important; }and adjusted this code from 40px to 30px:
#header_main .container, .main_menu ul:first-child > li a { height: 30px !important; line-height: 30px !important; }Your old code above I commented out so if you wanted to go back you easily can.
Please clear your cache :)Best regards,
MikeHey tesseram,
I see your trying to build a gift wrap option, have you thought about using a plugin such as: Woocommerce Gift WrapperBest regards,
MikeHey ACGijsbers,
I believe that under ATTRIBUTES in Products > Attributes you can sort and drag them, if there are more than one page then go to the top click “Screen Options” and then change “Number of items per page”.
For the comma try using this code:,Best regards,
MikeHey nerlub,
You could use a function to track your events, like this. But you’ll need the right events, this is an example.function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery(‘.ga-buy-1 a’).attr(‘onclick’, ‘ga(\’send\’, \’event\’, \’Buy Button\’, \’item1\’)\;’); jQuery(‘.ga-buy-2 a’).attr(‘onclick’, ‘ga(\’send\’, \’event\’, \’Buy Button\’, \’item2\’)\;’); jQuery(‘.ga-buy-3 a’).attr(‘onclick’, ‘ga(\’send\’, \’event\’, \’Buy Button\’, \’item3\’)\;’); }); </script> <?php } add_action(‘wp_footer’, ‘add_custom_script’);Best regards,
MikeHi,
Sorry, that feature is not available yet, but Please feel free to request – or vote if already requested – such feature on Enfold feature request form.
Perhaps give that plugin a try, even though it has not been updated it still has 10k active installs.Best regards,
MikeSeptember 17, 2017 at 8:01 pm in reply to: Add date to portfolio pages (Updated 2017 for Enfold 4) #853118Hi,
You can take better control of your excerpts by looking in the drop down at the top of your posts screen “Screen Options” and checking the Excerpts box, which will give you a text area below your post area.
Please include the url to the page in question so we can write some CSS to hide those items for you.Best regards,
MikeHey manelroig,
I tested the function on my localhost (clean install) and it worked correctly. Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause. I would think “Simple Custom Post Order” may cause a conflict.Best regards,
MikeHey AbacoSoft,
You could try removing the image sizes from the functions.php it is the line by line settings for what image sizes are loaded into the avia_config array. There are also the 3 sizes used in the WordPress setting for media.Best regards,
MikeHey npmcgrew,
Sorry for the late reply, I’ve been trying to come up with a good solution for you. How about using the Accordion element for mobile only? Using the screen options you can hide the tab element for mobile & hide the Accordion element for tablets and desktops.Best regards,
MikeHey Dirk,
This is the code for the newest menu brake point, adjust to suit:@media only screen and (max-width: 1290px) { .av-burger-menu-main { display: block!important; } #top .av_mobile_menu_tablet .av-main-nav .menu-item { display: none!important; }}Please check your custom CSS, as it looks like you may have some old menu code causing a conflict, also I see you are using v4.1.1 have you considered updating?
Best regards,
MikeHi,
This was the lightest I could find in Enfold which uses the “lighter” rule.
To test you could try installing a plugin such as Use Any Font and see if it pulls in a different version of the font.Best regards,
MikeHi,
Try this code at the bottom of the General Styling > Quick CSS field:.sidebar .widget_nav_menu ul:first-child>.page_item:hover { color: #33827a !important; background: #f8f8f8!important; padding-left: 51px!important; left: -51px!important; font-weight: bold!important; margin-right: -51px!important; }Please see screenshot in Private Content area & Please clear your cache :)
Best regards,
MikeHi,
For the footer, your settings show 4 columns, and a socket. Which is what I see, the only thing a can imagine that is wrong is you are showing the “Enfold WordPress Theme by Kriesi” in the socket, which you can remove with this code in the copyright box:[nolink]If I missed something, can you please add a screenshot of how you want to see the footer?
Best regards,
MikeHi,
Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.tab_titles .tab.widget_tab_comments, .tab_titles .tab.widget_tab_tags {display:none!important;}Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.inner_sidebar #polylang-2.widget {text-align: center!important; }Please see screenshot in Private Content area for how it will look.
Please clear your cache :)Best regards,
MikeSeptember 17, 2017 at 3:23 pm in reply to: table content display codes instead of the correct text contents. #853073Hi,
To edit the tables, just click each one and add the code above in place of the > or < symbols. I did the first table for you as an example. I also added the CSS to your General Styling > Quick CSS field. Please see screenshots in Private Content area.Best regards,
MikeSeptember 17, 2017 at 3:09 pm in reply to: Events Calendar can i change organisers to say teachers? #853070Hi,
Sorry, I’m not sure as I haven’t used this extension for the Events Calendar, I would try asking at their support forum: https://theeventscalendar.com/support/ or https://wordpress.org/support/plugin/the-events-calendarBest regards,
Mike -
AuthorPosts







