Forum Replies Created
-
AuthorPosts
-
June 11, 2017 at 8:53 pm in reply to: links that should be opening in a new browser tab are not #806653
Hey robphat,
For the social bookmarks in your header add this to the bottom of your functions.php file.//add_filter('wp_footer', 'avf_social_attr', 10); function avf_social_attr() { ?> <script> (function($){ $(window).load(function(){ $(".social_bookmarks a").attr("target", "_blank"); }); })(jQuery); </script> <?php }
Your target=”_blank” in the footer didn’t work, but you could try this plugin: https://wordpress.org/plugins/open-external-links-in-a-new-window/
Best regards,
MikeHey Semoore,
1: The only way to block GoogleBot from seeing that caption is to watermark text in the image. Try this one: https://www.watermarquee.com/
2: Try this code in the General Styling > Quick CSS field:.av-image-caption-overlay-position {top: 30%!important; }
Best regards,
MikeJune 11, 2017 at 8:02 pm in reply to: Please read – Regarding Wordfence LayerSlider warning on Enfold 4.0.3 #806644Hi,
There is no need to have an option to remove this plugin, if a user wishes to update Layerslider before the next theme update, they can simply purchase a copy of the layerslider on codecanyon, upload it as a plugin and activate it. It will then overwrite the bundled version, and then the user is in full control of LayerSlider updates.For those who are not sure how Layerslider works in Enfold:
How LayerSlider Updates work in Enfold
The bundled version of LayerSlider will be updated with theme updates, which we do depending on our own release cycle and depending on critical updates. The users cant update the bundled version of the layerslider, even if actived.
However, if a user wishes to update before the next theme update, they can simply purchase a copy of the layerslider on codecanyon, upload it as a plugin and activate it. It will then overwrite the bundled version, and then the user is in full control of LayerSlider updates.
There is no need to deactivate the bundled version, it automatically detects if the plugin version is active and disables itself.Thank you for using Enfold.
Best regards,
MikeHey rikv,
Add this to the end of your .htaccess file:RedirectMatch permanent /([a-z0-9\-]+\/)[0-9\/]+ /$1
This rule will effectively remove all the trailing numbers and slashes from your URLs and redirect back to the article. You’ll have no more duplicate content or GoogleBot 404 errors then.
Best regards,
MikeHey terrytomasini,
Please try:.news-link a { font-size: 14px; font-weight: bolder; color: #330000; }
or Please include the url to the page in question so we can take a closer look.
Best regards,
MikeHey unicaweb,
Please see this: https://kriesi.at/support/topic/tables-are-not-responsive/#post-243356Best regards,
MikeHey mary301187,
Sorry, ich bin mir nicht sicher, ob ich verstehe, ich sehe deine klebrige Bar auf dem Desktop und Handy. Was ist das Problem? Können Sie bitte einen Screenshot hinzufügen, um darauf hinzuweisen, wie Sie es sehen möchten?
Bitte verzeihen Sie mein Deutsch, da ich Google Translate verwendeBest regards,
MikeHi,
I viewed your site and it looks like you have the Wedding Demo in place, are you still looking for help?
If so, which demo do you want? If we need to reset your site is that ok? (you will lose all work)
Can you please include FTP access in the private content area.Best regards,
MikeHi,
This plugin looks like it does what you are looking for: http://enviragallery.com/addons/social-addon/
or https://codecanyon.net/item/social-gallery-wordpress-photo-viewer-plugin/2665332Best regards,
MikeHi,
Please try these steps: http://kriesi.at/documentation/enfold/my-enfold-layout-builder-is-not-loading-properly/Best regards,
MikeJune 11, 2017 at 5:31 pm in reply to: Enfold contact form: Select Elements causes problems on some browsers #806607Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
To prevent the Portfolio Grid from showing the sub-categories or child categories, go to line 809 in /enfold/config-templatebuilder/avia-shortcodes/portfolio.php
find:'terms' => $terms,
add this new line below it:
'include_children' => false,
Best regards,
MikeJune 11, 2017 at 4:47 pm in reply to: Enfold contact form: Select Elements causes problems on some browsers #806602Hi,
Here is the fix to make the the arrows white:#top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select { -webkit-appearance: none; border-radius: 0; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAACXBIWXMAAC4jAAAuIwF4pT92AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFpJREFUeNpj+P//vxQQM9AbMww1ixWBuJTeFksD8cP/EFBHL4tBlt7+jwpK6WGxPRCnYcH8wz5x0d3iKCA+g4Y30iuoJyAlrFdArEXPoJ4DtVR3IOJYZUgmLgAzT6KD72gmmAAAAABJRU5ErkJggg==)!important; background-position: center right; background-repeat: no-repeat; border-radius: 2px; }
Best regards,
MikeJune 11, 2017 at 4:13 pm in reply to: Color Section High (Pading or Margin) and Border Problems #806596Hi,
Try this code in the General Styling > Quick CSS field:.html_entry_id_4521 #after_section_2.main_color {border-color: transparent !important; } .html_entry_id_4521 .template-page.content {padding-top: 0px!important; } .html_entry_id_4521 .entry-content-wrapper {margin-top: 0px !important; }
Best regards,
MikeHi,
OK I solved by adding this to your css:img.alignright { margin: 0 0 0 20px !important; }
Please check :)
Best regards,
MikeHey alles_schoene2017,
Please include the url to the page in question so we can take a closer look.Best regards,
MikeHey codecreative,
I tested in Chrome, Edge, Firefox, & Safari on W10, and the mouse a pointer changed into a hand.
Please try clearing your cache: [http://www.refreshyourcache.com/en/home/]Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.page-id-3504 .container #advanced_menu_toggle, #advanced_menu_hide {display: none!important; }
Or in your child theme css and please clear your site cache.
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeJune 11, 2017 at 3:08 pm in reply to: Color Section High (Pading or Margin) and Border Problems #806579Hey Pascal,
Try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 767px) { .html_entry_id_4521 #after_section_2.main_color {border-color: transparent !important; } .html_entry_id_4521 .template-page.content {padding-top: 0px!important; }}
This is designed to work only on that page, in mobile, hope it helps :)
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey Andrea,
Try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 989px) { .page-id-3504 .responsive.html_mobile_menu_tablet .container #advanced_menu_toggle {display: none !important;}}
If you are still having trouble please include the url to the page in question so we can take a closer look.
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey Zaccc,
I looks like your Contact menu link is “#contact” which is fine for one page sites, which is why it won’t work fro your Shop Pages.
Please try to add the full url to the menu link, please see in Private Content area :)Best regards,
MikeJune 11, 2017 at 2:25 pm in reply to: Make Video In Full Width Easy Slider Play on Mobile Too. #806569Hi,
Sorry, I could not login & got 500 error code, that means something has gone wrong on the website’s server, but the server could not be more specific on what the exact problem is.
Please try asking your host if the server is down, or to look at your database, they might have a backup of it.
Best regards,
Mike -
AuthorPosts