Forum Replies Created
-
AuthorPosts
-
Hi,
I didn’t find a plugin either, but I did find this jQuery that will show a div if a check box is checked with a working jsfiddle as a example.
This is another article that explains how to Use a Class To Control The Visibility and Conditional content loading in WordPress
I believe the first one will be the easiest to use because you can assign any div class to the script to show the div. While the last two require modifying the page template, but they may have some ideas worth reading about.Best regards,
MikeHi,
Thank you, I updated your theme, I’m seeing no errors, Please clear your browser cache and check that all is working correctly, once you are satisfied you can delete the folder “enfold-old” in /wp-content/themes/ via ftp.Best regards,
MikeHi,
Thanks for the login, I updated your theme, Please clear your browser cache and check that it is working as expected.
Once you are satisfied please go to /wp-content/themes/ via ftp, and delete these two folders:
enfold-old & enfold-theme
this way only your activate theme folder “enfold” will remain to reduce the confusion the next time you update.Best regards,
MikeHey Alan,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:#top.woocommerce-page #av_product_description .av-parallax { transform: none!important; height: 400px !important; } #top.woocommerce-page #av_product_description .av-parallax-inner { height: 340px !important; } #top.woocommerce-page #av_product_description .av-section-color-overlay-wrap { height: 400px !important; } .html_header_top.html_header_topbar_active.html_header_sticky #top #main { padding-top: 60px !important; }
Best regards,
MikeHi,
Thank you for the logins, I was able to login to your cPanel & ftp, but not your WordPress, please check.Best regards,
MikeHi,
I took a look at your ftp directory and your site, but I don’t see the enfold theme folder on your ftp, but I do see it installed on your site. Is there another ftp address for your site? Please check.Best regards,
MikeHey totoro,
I found a possible solution for you to try.Best regards,
MikeDecember 6, 2018 at 5:50 am in reply to: Masonry Gallery – How to hide image numbers / show caption instead of title? #1041494Hey stweb,
To hide the image counter please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:.mfp-counter {display:none !important;}
The lightbox popup only shows the title and image counter, to change it to show the caption instead would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you.
Best regards,
MikeHey Richard,
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHey DROR,
I would recommend adding a min-height the title elements so that the buttons line up:#top.mt-page-shop .woocommerce-loop-product__title { min-height: 47px !important; }
Best regards,
MikeHey The Shadow,
Sorry for the late reply, there is not a built-in option to give to the visitors to load the content like this, although there maybe a plugin to do this by conditional loading elements as shortcodes. Is there going to be third party cookies from the content? You may not have to do this without cookies?Best regards,
MikeHey TanSmi,
Sorry for the late reply, for your situation I would recommend using the Simple Image Sizes plugin, you can set the image sizes that you don’t want to use to zero, and then use the built-in image regenerate to fix the images and thumbnails. This is better than deleting the images via ftp, because it will also fix them in the database.Best regards,
MikeDecember 6, 2018 at 3:58 am in reply to: Column Links: BIG problem regarding anchor texts & SEO #1041465Hi,
I’m not sure exactly, there are quite a few changes in the works right now. The thought behind this text is that it is there for the screen readers, that is why the class for the link is “av-screen-reader-only” Glad to hear that this worked out for you, unless there is anything else we can help with on this issue, shall we close this then?Best regards,
MikeHi,
Do you mean a text block in the header widget area, or somewhere else?
It seems that most of your text is in a text block element on your site, so to change the line height for only certain text block elements you will want to add a custom class to the by ensuring that the box is checked at: Enfold Theme Options > Layout Builder > Show element options for developers then the custom class box will show when editing it.
Then your css would look like this:.avia_textblock.custom_class { line-height: 1em !important; }
Best regards,
MikeHey geertroggeman,
Sorry for the late reply,
I believe that this post may help because it includes the shortcode that you can paste into your site to see the solution in action.
Please see this post about how to Enable Avia Layout Builder DebugI would recommend using a css solution to adding a text overlay, here are some examples:
https://pavenum.com/en/images-and-text-overlays-in-html-css/https://www.the-art-of-web.com/css/textoverimage/
Best regards,
MikeHey anthonycamilleri,
Sorry for the late reply, you would need to configure each instance of the theme on your multisite manually, or you could use a plugin such as MultiSite Clone DuplicatorBest regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
The code from the WordPress Codex will not work for you “as-is”
Can you please include a admin login in the private content area so we can assist. If I understand correctly you would only like the category “news” to show the arrows?
Also please include a link to the page you are checking this with.If you added the first code correctly to the functions.php then your code in your css may not be correct, my use of news-cat was an example from my install, your actual category name may be different and I will need to see the page to determine the actual name.
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Please follow the steps here
You will be replacing your API key with a token, if you have any troubles please read the Troubleshoot section on the linked page. Another option is to Install the Envato market plugin and set up your token key with it, instructions on the same page.Best regards,
MikeHi,
Glad we could help, unless there is anything else we can help with on this issue, shall we close this then?Best regards,
MikeHey sitibus,
Sorry for the late reply, I understand that a spam bot seems to be able to send a message without checking the mandatory check box, I believe that this is because they are actually checking the box but using javascript to change the value on the page in hopes to by-pass a possible filter.
I believe that the best approach is to install a security plugin that will log the ip addresses of the bots and block them, such as Cerber Security, Antispam & Malware Scan or one of these others
Another recommendation is to use a contact form that includes a Honeypot.Best regards,
MikeDecember 5, 2018 at 6:08 am in reply to: Column Links: BIG problem regarding anchor texts & SEO #1041077Hey tixxpff,
One solution is to change the text in your theme, please go to:
\enfold\config-templatebuilder\avia-template-builder\php\generic-helper.class.php line 154 and look for:return __( 'Follow a manual added link', 'avia_framework' );
and adjust to suit. This method will set the text to be the same for every column link across your site.
A second solution is to add a unique custom class to each column link, and then use this function to change the text. With this method you could add different text to each column link.
Try adding this code to the end of your functions.php file in Appearance > Editor:function change_column_link_text(){ ?> <script> (function($){ $(window).load(function(){ $(".column1").find("a.av-screen-reader-only").text("my new link text"); $(".column2").find("a.av-screen-reader-only").text("more new link text"); }); })(jQuery); </script> <?php } add_action('wp_footer', 'change_column_link_text');
in this example, change the custom column class .column1 and the text you want it to read: my new link text This example handles two links, but you can add as many as you wish.
Best regards,
MikeHey vbanks7,
When I take a look at your button the text is centered, with equal padding around it.
If I understand correctly you would like the text aliened to the left edge of the button?
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:.avia-button-left.avia-builder-el-5 a { text-align: left !important; } .avia-button-left.avia-builder-el-5 .avia-button.avia-size-large { padding: 15px 40px 13px 5px !important; }
Best regards,
MikeDecember 5, 2018 at 4:18 am in reply to: Contakt form: Autoresponder does not generate eMail #1041060Hi,
How about that, I didn’t know WP Mail Logging used the Reduxe framework.
I’m going to ask the rest of the team to take a look at this issue, thanks for your patience.
also it seems that the login doesn’t work right now, please check so the team can login.Best regards,
MikeHi,
I logged in and deleted your old theme, activated your cache plugins and cleared you site cache.
So you are all set now, please enjoy your newly updated site :)
Unless there is anything else we can assist with on this issue, shall we close this then?Best regards,
MikeHi,
Thank you for white listing my IP, I looked at the enfold folder in the theme directory and it had the path of /enfold-new/enfold-new/
So it was a folder inside of a folder, I corrected this and it now works correctly.
I couldn’t login to your site, but I varied via the source code.
Please check that everything is working correctly, and if it is then feel free to delete the “enfold-old” folder via ftp (not the theme panel)Best regards,
MikeHi,
Sorry, please change the code to this:add_filter('avf_logo_link','av_change_logo_link'); function av_change_logo_link($link) { $link = 'http://kriesi.at' ; return $link; } function av_logo_link_target(){ ?> <script> jQuery(window).load(function(){ jQuery('.logo a').attr('target','_blank') }); </script> <?php } add_action('wp_footer', 'av_logo_link_target');
Best regards,
MikeHi,
This is something that I have seen recently with Godaddy managed hosting, but not on the regular Godaddy hosting. I believe it a security setting, but I’m not sure. I keep many of the demos installed on my localhost, and I uploaded the /wp-content/uploads/ folder to your site, it has the images and other assets, then I made a copy of the demo import file “shop.xml” from \wp-content\themes\enfold\includes\admin\demo_files and replaced all of the demo image urls to your site so during the import they were imported from your site instead of ours. Sometimes it’s necessary to make a couple of theme settings adjustments.
Most hosts don’t have a problem with the demo installer.Best regards,
Mike -
AuthorPosts